BODY {
	SCROLLBAR-FACE-COLOR: #F1BD5C;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #073F85;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #cfcfcf;
	SCROLLBAR-BASE-COLOR: #dfdfdf;
	bgcolor: #FDFFE5;
	bgproperties: fixed;
	margin : 0px;
	font-family : Verdana;
	font-size : 11px;
}
table tr td{
	font-size : 11px;
}
.toplink {
	font : bold smaller;
} 
A {
	FONT-WEIGHT: bold;
	COLOR: #073F85;
	TEXT-DECORATION: none;
	font-size : 11px;
}
A:active {
	COLOR: red
}
A:hover {
	COLOR: Blue;
	TEXT-DECORATION: underline
}
A.menu{
	font-family : Verdana;
	font-size : smaller;
}
A.toplink:link 		{ color : White; font-size : 12px; }
A.toplink:visited	{ color : White; font-size : 12px; }
A.toplink:active 	{ color : White; font-size : 12px; }
A.toplink:hover		{ color : White; font-size : 12px; }

.otstup{ padding-left : 10px; padding-top : 4px; }
.otstup1{ padding-left : 10px; font-size : smaller; }

.zagl{ font-size : 10px; }
.zagl A:link{ font-size : 10px; color:black; text-decoration:none}
.zagl A:active{ font-size : 10px; color:black; text-decoration:none }
.zagl A:visited{ font-size : 10px; color:black; text-decoration:none }
.zagl A:hover{ font-size : 10px; color:black; text-decoration:none }

.text{ color : #073F85; }
h6 {
	font-size:10px;
	margin:0px;
	font-weight : bold;
	color : #073F85;
}
h5 {font-size:12px;margin:0px}
h4 {font-size:14px;margin:0px}
h3 {font-size:16px;margin:0px}
h2 {font-size:18px;margin:0px}
h1 {font-size:20px;margin:0px}

.pager {font-size:10px;font-weight:bold}

.border{
	border-color : Yellow Yellow Yellow Yellow;
	border : thick;
}

.textbox {border:1px solid black;font-family:Verdana,Arial;font-size:10px;height:18px}
.textarea {border:1px solid black;font-family:Fixedsys,Verdana,Arial;}
.button {border:1px solid white;font-family:Verdana,Arial;font-weight:bold;font-size:10px;background-color:#FF9D02;height:18px}