body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Maroon;
	background-color : #FFD700;
	scrollbar-base-color: #D2691E;
	scrollbar-face-color: #FFEFD5;
	scrollbar-highlight-color: #D2691E;
	scrollbar-shadow-color: #D2691E;
	scrollbar-track-color: #D2691E;
	scrollbar-darkshadow-color: #FFEFD5;
	scrollbar-arrow-color: #D2691E;
	scrollbar-3dlight-color: #FFEFD5;
	browser-base-color: red;
}
A {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Olive;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}
A:HOVER {
	text-decoration: underline;
	color: Red;
}
A:VISITED {
	color: Green;
}

a img {
	border : none;
}

H1 {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CC9933;
	text-align : center;
	font-weight : bold;
	letter-spacing : 1px;
	padding-bottom : 4px;
}
H2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:14px;
	color: #FF6600;
	font-weight : bold;
	padding-top : 10px;
	margin-top : 8px;
	margin-bottom : 2px;
}
TH {
	background-color : #800000;
	font-size: 14px;
	font-weight : bold;
	color : #FFD400;
	margin-top : 2px;
	margin-bottom : 2px;
	padding : 2px 5px 2px 5px;
}
TD {
	font-size: 14px;
}
P {
	text-align : justify;
}
HR {
color: Olive;
}
SMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
small a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Olive;
	text-decoration: underline;
	font-size: 10px;
}
input {
	font-size:12px;
	font-family: comic sans MS, ms sans serif,arial;
}
select {
	font-size: 12px;
	font-family: comic sans MS, ms sans serif,arial;
	color: #000000;
	background:#FFFFFF
}
table.main_format {
	border : thick groove Maroon;
	background : #FFEFD5
}
td.l1 {
	background : url(img/lebka-b.gif) no-repeat left;
}
td.l2 {
	background : url(img/lebka-t.gif) no-repeat left bottom;
}
font.nws_new {
font-weight: bold;
color: Red;
}
font.nws_note {
font-weight: bold;
color: Navy;
}
font.nws_klub {
font-weight: bold;
color: Orange;
}
.shown {
display : block; 
}
.hidden {
display : none;
}
