BODY
{
	font-size: 12px;
	margin: 3px;
	font-family: Tahoma;
	background-color: #ffdc97;
}
P
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
}
TABLE.pozdrav
{
	font-family: Tahoma;
	font-size : 12px;	
}
TABLE.navitable
{
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(Utils\Title_BG.jpg);
}
TABLE.headertable
{
	font-family: Tahoma;
	font-size : 12px;
	background-color : #000000;	
}
TD.headercell
{	
	background : #0088CC;
	color : #FFFFFF;
}
TD.datacell
{
	background: #f4f4f4;
	color: #000000;
}
TD.datacell2
{
	background : #ffcc66;
	color : #000000;
}
TD.datacell3
{
	background : #e1e1e1;
	color : #000000;
}
TABLE.footer
{
	font-family : Tahoma;
	font-size : 10px;
}
A:LINK, A:VISITED, A:ACTIVE
{
	font-family : Tahoma;
	font-size : 12px;
	color : #0080C0;
}
A:HOVER
{
	font-family : Tahoma;
	font-size : 12px;
	color : #111111;
}
A.navi:LINK, A.navi:VISITED, A.navi:ACTIVE
{
	font-family : Tahoma;
	font-size : 12px;
	color : #ff0000;
}
A.navi:HOVER
{
	font-family : Tahoma;
	font-size : 12px;
	color : #ff0000;
	font-weight: bold;
}