﻿html, body {
	/*background-color: #E1E1E1;*/
	background-color: #ffffff;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
}

td {
	background-color: #fff;
	color: #464646;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

h1 {
	font-size: 13px;
	font: bolder;
}

#top {
text-align: center;
width: 100%;
height: 140px;
background-color: #fff;
}
/*
#stopka {
margin: auto; width: 990px;
text-align: center;
background-image: url(/gfx/bgr_stopka.gif);
background-repeat: repeat-x;
background-color: #E1E1E1;
padding-top: 10px;
color: #666;
font-size: 10px;
}
*/

#stopka {
width: 100%;
text-align: center;
background-image: url(gfx/bgr_stopka.gif);
background-repeat: repeat-x;
padding-top: 10px;
color: #666;
font-size: 10px;
}

#tresc {
width: 695px;
float: right;
margin-right: 10px;
text-align: left;
}

ul{
margin-left: 20px; 

}
li {
list-style-image: url(/gfx/strzalka.gif);
margin-left: 20px; 
margin-top: 3px;
}

#ling {
width: 695px;
float: right;
text-align: right;
margin-bottom: 10px;
margin-right: 10px;
}

#left {
width: 270px;
display: inline;
float: left;
text-align: left;
}

.menu a:link, .menu a:visited {
	background-image: url(/gfx/bgr_menu1.gif);
	background-repeat: repeat-x;
	display: inline;
	background-color: #f1f1f1;
	text-decoration: none;
	height: 35px;
	width: 270px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.menu a:hover {
	background-image: url(/gfx/bgr_menu2.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	display: inline;
	float: left;
}

.active {
	background-image: url(/gfx/bgr_menu2.gif);
	background-repeat: no-repeat;
	background-color: #CC0000;
	height: 35px;
	width: 270px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	display: inline;
	float: left;
}

.menu2 a:link, .menu2 a:visited {
	background-image: url(/gfx/bgr_menu3.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	width: 270px;
	height: 35px;
	color: #333;
	font-size: 11px;
	float: left;
}

.menu2 a:hover {
	background-image: url(/gfx/bgr_menu4.gif);
	background-repeat: no-repeat;
	background-color: #CCC;
	color: #333;
	float: left;
}

.active2 {
	background-image: url(/gfx/bgr_menu4.gif);
	background-repeat: no-repeat;
	background-color: #CCC;
	width: 270px;
	height: 35px;
	color: #333;
	float: left;
}

.for	{
	font-size: 10px;
	width: 300px;
	padding-left: 3px;
	line-height: 15px;
	color: #666;
	border-color: #BDC8CD;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
}

.for2	{
	font-size: 11px;
	font-weight: bolder;
	width: 80px;
	height: 25px;
	color: #fff;
	border: 0px;
	background-color: #4D960D;
}


A:link {color: #666; text-decoration: underline; line-height: 15px;}
A:visited {color: #666; text-decoration: underline; line-height: 15px;}
A:hover {color: #666; text-decoration: none; line-height: 15px;}
A:active {color: #666; text-decoration: none; line-height: 15px;}

A.mini:link {color: #757575; text-decoration: none; line-height: 15px;}
A.mini:visited {color: #757575; text-decoration: none; line-height: 15px;}
A.mini:hover {color: #757575; text-decoration: underline; line-height: 15px;}
A.mini:active {color: #757575; text-decoration: underline; line-height: 15px;}

TABLE.tab
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11pt;
    BORDER-LEFT-COLOR: #E1E1E1;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #E1E1E1;
    BORDER-TOP-COLOR: #E1E1E1;
    BACKGROUND-COLOR: #E1E1E1;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #E1E1E1;
    border-spacing: 1px
}
TABLE.tab CAPTION
{
    BORDER-TOP-WIDTH: 1px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 12pt;
	FONT-COLOR: 000000;
    BORDER-LEFT-COLOR: #E1E1E1;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #E1E1E1;
    PADDING-BOTTOM: 5px;
    BORDER-TOP-COLOR: #E1E1E1;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #E1E1E1;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #E1E1E1;
    FONT-FAMILY: Arial, Helvetica, sans-serif, verdana;
    moz-border-radius: 
}
TABLE.tab TH
{
    BORDER-TOP-WIDTH: 1px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10pt;
    BORDER-LEFT-COLOR: #E1E1E1;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #E1E1E1;
    PADDING-BOTTOM: 5px;
    BORDER-TOP-COLOR: #E1E1E1;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #E1E1E1;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #E1E1E1;
    FONT-FAMILY: Arial, Helvetica, sans-serif, verdana;
    moz-border-radius: 
}
TABLE.tab TD
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 10pt;
    BORDER-LEFT-COLOR: #E1E1E1;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-BOTTOM-COLOR: #E1E1E1;
    PADDING-BOTTOM: 5px;
    BORDER-TOP-COLOR: #E1E1E1;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: white;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-RIGHT-COLOR: #E1E1E1;
    FONT-FAMILY: Arial, sans-serif,Helvetica, verdana;
    moz-border-radius: 
}
