Body
{
SCROLLBAR-FACE-COLOR: rgb(229,242,255);
SCROLLBAR-HIGHLIGHT-COLOR: steelblue;
SCROLLBAR-SHADOW-COLOR: steelbue;
SCROLLBAR-3DLIGHT-COLOR: #F4FAFF;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: #F4FAFF;
SCROLLBAR-DARKSHADOW-COLOR: #F4FAFF;
}

body {
	margin: 10px;
	text-decoration:none;

}



A:link    {text-decoration:none; font-weight:bold; color:rgb(0,91,178);}
A:visited {text-decoration:none; font-weight:bold; color:rgb(0,91,178);}
A:active  {text-decoration:none; font-weight:bold; color:rgb(0,91,178);}
A:hover   {text-decoration:none; font-weight:bold; color:rgb(0,91,178);}

font.tekst
{
	color: #336699;
	font-size: 14;
	font-family: Times New Roman; 
}

font.tekstV
{
	color:rgb(0,91,178);
	font-size: 14;
	font-family: Verdana;
	font-weight:bold;
}

font.tekstVs
{
	color:rgb(255,42,42);
	font-size: 14;
	font-family: Verdana;
	font-weight:bold;
}

font.czarny
{
	color: #000000;
	font-size: 14;
	font-style: italic;
	
}

font.tekstsmall
{
	color: #336699;
	font-size: 12;
	
}

font.czarnysmall
{
	color: #000000;
	font-size: 12;
	
}

font.dane {
	font-size:16px; 
	font-weight:bold;
	}
