BODY {
	scrollbar-face-color: #f3fdf2;
	scrollbar-highlight-color: green;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: lime;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #f3fdf2;
	scrollbar-darkshadow-color: black;
}
.TITUL {
	font : bold small-caps 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ODKAZ_TOP {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}
A.ODKAZ_TOP:link {color : White; text-decoration : none;}
A.ODKAZ_TOP:visited {color : White; text-decoration : none;}
A.ODKAZ_TOP:active {color : White; text-decoration : none;}
A.ODKAZ_TOP:hover {color : yellow; text-decoration : none;}

.ODKAZ_MENU {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
}
A.ODKAZ_MENU:link {color : Black; text-decoration : none;}
A.ODKAZ_MENU:visited {color : Black; text-decoration : none;}
A.ODKAZ_MENU:active {color : Black; text-decoration : none;}
A.ODKAZ_MENU:hover {color : Red; text-decoration : underline;}

.ODKAZ_D_MENU {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : normal;
}
A.ODKAZ_D_MENU:link {color : white; text-decoration : none;}
A.ODKAZ_D_MENU:visited {color : white; text-decoration : none;}
A.ODKAZ_D_MENU:active {color : white; text-decoration : none;}
A.ODKAZ_D_MENU:hover {color : yellow; text-decoration : underline;}
.MEZIODKAZ {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	font-weight : bold;
}
.AUTOR {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : normal;
}
A.AUTOR:link {color : white; text-decoration : none;}
A.AUTOR:visited {color : white; text-decoration : none;}
A.AUTOR:active {color : white; text-decoration : none;}
A.AUTOR:hover {color : yellow; text-decoration : underline;}
.BEZNY {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	line-height : 130%;
}
A.BEZNY:link {color : green; text-decoration : none;}
A.BEZNY:visited {color : green; text-decoration : none;}
A.BEZNY:active {color : green; text-decoration : none;}
A.BEZNY:hover {color : red; text-decoration : underline;}

.BEZNY_B {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
A.BEZNY_B:link {color : green; text-decoration : none;}
A.BEZNY_B:visited {color : green; text-decoration : none;}
A.BEZNY_B:active {color : green; text-decoration : none;}
A.BEZNY_B:hover {color : red; text-decoration : underline;}

.NADPIS_1 {
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 1px;
}
.NADPIS_2 {
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-variant : small-caps;
	font-weight : bold;
}
.NADPIS_3 {
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-variant : small-caps;
	font-weight : bold;
}
.KONTAKT {
	background-color : #E0FFE0;
}