body, html  {
scrollbar-track-color: #A4B7E7;
scrollbar-face-color: #A4B7E7;
scrollbar-highlight-color: #0080ff;
scrollbar-3dlight-color: #A4B7E7;
scrollbar-darkshadow-color: #A4B7E7;
scrollbar-shadow-color: #0080ff;
scrollbar-arrow-color: #ffffff; 
}



.nadpis
{
	FONT-SIZE: 17px; 
	FONT-FAMILY: Times New Roman; 
    COLOR: #ffffff;
	FONT-WEIGHT: bold; 
}



BODY 
{
	FONT-SIZE: 13px; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-IMAGE: URL('./img/x.jpg');
	background-attachment: fixed;
    background-repeat: no-repeat;
    COLOR: #ffffff;
    OVERFLOW: auto;
}


a:link		{ text-decoration: none; color: #ff0000; font-weight: bold; FONT-FAMILY: verdana; FONT-SIZE: 12px; }
a:visited	{ text-decoration: none; color: #ff0000; font-weight: bold; FONT-FAMILY: verdana; FONT-SIZE: 12px; }
a:hover		{ text-decoration: underline; color: #ffffff;  font-weight: bold; FONT-FAMILY: verdana; FONT-SIZE: 12px; }
