BODY {
background: url("img/bg_main.gif") fixed;
font-family: Verdana; font-size: 8pt; color: black;
scrollbar-base-color:  #FFFFFF;
scrollbar-face-color:  #FFFFFF;
scrollbar-shadow-color: #ACACAC;
scrollbar-highlight-color: #ACACAC;
scrollbar-3dlight-color: #ACACAC;
scrollbar-darkshadow-color: #ACACAC;
scrollbar-track-color:  #FFFFFF;
scrollbar-arrow-color: #ACACAC;
scrollbar-border: flat;
}

TD {  font-family: Verdana; ; font-size: 9pt;  font-style: normal; font-weight: normal;color: #343434  }
:link, :visited, :active {  font-size: 7pt; text-decoration: none; font-weight:bolder; color: #343434}
:hover {  text-decoration:none; color:#000000; font-weight:bold;}
.maly_nadpis {  font-family: Verdana; font-size: 9pt; font-weight: bold;  font-style: normal; color: #343434}
.nadpis {  font-family: Verdana; font-size: 11pt; font-weight: bold;  font-style: normal; color: #343434}
.bl {  font-family: Verdana; font-size: 8pt; font-weight: bold;  font-style: normal; color: #343434}

P {  font-family: Verdana; font-size: 8pt; text-indent: 3em; align: justify }
#poznamka {  font-family: Verdana; font-size: 7pt }

.menuREL {cursor:hand; position:relative; top:9px; height:30px; width:120px;}

.btnCONTAINER {height:30px; width: 120px; padding:0px; background:none; float:left; text-align:center;} 
.mnBTN  a:link, :active, :visited {
	width: 120px;
	height:30px;
	border:none;
	background:none;
	margin:0;
	text-decoration: none;
	padding: 0px;
	display: block;
}

.mnBTN  a:hover{
	width: 120px;
	height:30px;
	border:none;
	background:url("img/btn_on.jpg");
	margin-left:1px solid grey;
	margin-right:1px solid grey;
	text-decoration: none;
	padding: 0px;
	display: block;
}
.mnBTNon	{
	width: 120px;
	height:30px;
	border:none;
	background:url("img/btn_on.jpg");
	margin-left:1px solid grey;
	margin-right:1px solid grey;
	text-decoration: none;
	padding: 0px;
	display: block;
}

.ramecek {float:left; border: solid 10px white; background:white;}
.ramecek :hover{float:left; border: solid 10px #cccccc; background:#cccccc; }