body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F7F7;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	scrollbar-arrow-color: #606060;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-highlight-color: #B2B2B2;
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color: #B2B2B2;
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-track-color: #F0F0F0;
}

.txt_szary_12 {color: #999999}

.txt_szary_ciemny_12 {color: #666666}

.tlo_lewe {
	background-image: url(images/tlo_lewe.gif);
	background-repeat: repeat-x;
}
.tlo_prawe {
	background-image: url(images/tlo_prawe.gif);
	background-repeat: repeat-x;
}

.roll_bialy a:link{
 color: #ffffff;
 text-decoration: none;
}
.roll_bialy a:visited{
 color: #ffffff;
 text-decoration: none;       
}
.roll_bialy a:hover{
 color: #FF9B9B;
 text-decoration: none;
}
.roll_bialy a:active{
 color: #ffffff;
 text-decoration: none;
}

.roll_szary a:link{
 color: #999999;
 text-decoration: none;
}
.roll_szary a:visited{
 color: #999999;
 text-decoration: none;       
}
.roll_szary a:hover{
 color: #999999;
 text-decoration: underline;
}
.roll_szary a:active{
 color: #999999;
 text-decoration: none;
}

.roll_szary_bold a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.roll_szary_bold a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.roll_szary_bold a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.roll_szary_bold a:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.txt_white {color: #FFFFFF}.txt_10_szary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_10_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D50000;
}
.txt_9_szary {
	font-size: 9px;
	color: #666666;
}
.style4 {color: #CC0000; font-size: 11px; }
.style5 {color: #CC0000}