/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tlo_strony.jpg);
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#menu_div  A {
	text-align: right;
	color: #666666;
	display: block;
	text-decoration:none;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu_div  A:hover {
	COLOR: #999;
	text-decoration:none;
	text-align:right;
	/*font-weight: bold;*/
	background-color: #333;
}
.menu_kolumna {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
}
#menu_div_rozwiniete A {
	text-align:left;
	padding-left: 0px;
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#menu_div_rozwiniete A:hover{
	padding-left: 0px;
	color: #CCC;
}
#menu_div_rozwiniete_on A {
	text-align:left;
	padding-left: 0px;
	/*color: #E3D29E;*/
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#menu_div_rozwiniete2 A {
	text-align:left;
	padding-left: 6px;
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#menu_div_rozwiniete2 A:hover{
	padding-left: 6px;
	color: #CCC;
}
#menu_div_rozwiniete2_on A {
	text-align:left;
	padding-left: 6px;
	/*color: #E3D29E;*/
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.menu_kolumna_wybrane {
	/*background-color: #E3D29E;*/
	background-color: #666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	height: 20px;
}
#menu_div_wybrane A{
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
}
.kolor {
	color: #FFF
}
.tytul_tabelka_linia {
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tlo_lewe {
	background-image: url(images/tlo_lewe.jpg);
	background-position: right;
}
.tlo_prawe {	
	background-image: url(images/tlo_prawe.jpg);
	background-position: left;
}
.start_stopka {	font-size: 10px;
	color: #666666;
}
.start_stopka:hover {
	color: #999999;
	text-decoration: none;
}
