BODY { 
SCROLLBAR-FACE-COLOR: #222222;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFA10D;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFA10D;
	SCROLLBAR-TRACK-COLOR: #575757;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
}
td, li {
	font-family : Arial, Helvetica, sans-serif ;
	color : #E5E5E5;
	font-size : 12px;
	font-weight : normal;
}

a:link, a:active, a:visited { color : #FFFFFF; font-size : 15px;	font-weight : normal; text-decoration : underline;}
a:hover {
	color : #FFA10D;
	font-size : 15px;
	font-weight : normal;
	text-decoration :none ;
}


menu {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family : Times New Roman,Times,serif ;
	color : #FFA10D;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}
a.menu:hover {	color : #FFA10D; font-size : 18px;	text-decoration :underline ;}

a.menuaktiv:link, a.menuaktiv:active, a.menuaktiv:visited {
	font-family : Times New Roman,Times,serif ;
	color : #C0C0C0;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}
a.menuaktiv:hover {	color : #FFA10D; font-size : 18px;	text-decoration :underline ;}


.nadpis {
	font-family : Arial, Helvetica, sans-serif ;
	color : #FFA10D;
	font-size : 15px;
	font-weight : bold;
}