 BODY { font-family: Verdana; font-size: 11px; color: white; background-color: #FCFBC5;
    scrollbar-arrow-color: #1F9740;
	scrollbar-face-color: #FCFBC5;
	scrollbar-highlight-color: #FCFBC5;
	scrollbar-shadow-color: #1F9740;
	scrollbar-3dlight-color: #1F9740;
	scrollbar-darkshadow-color: #1F9740;
	scrollbar-track-color: #FCFBC5;
	margin: 0px 0px 0px 0px;}
TD.head { font-family: Verdana; font-size:11px; color:black; background-color: #B0ED8E; }
TD.bottom { font-family: Verdana; font-size:9px; color:black;}
TD.text-small { font-family: Verdana; font-size:9px; color:white;}
TD.icm_ka { font-family: Verdana; font-size:11px; color:black; background-color: #F0E45A;}
TD { font-family: Verdana; font-size:11px; color:black;}
A.menu {
	text-decoration: none;
	font-weight: bold;
	color: #FCFBC5;
	font-size: 12px;
	display : list-item;
}
A.menu:hover {
	text-decoration:none;
	font-weight: bold;
	color: #019934;
	font-size: 12px;
	background-color:#FCFBC5;
	display : list-item;
}
A.city-menu {
	text-decoration: none;
	font-weight: bold;
	color: #FCFBC5;
	font-size: 10px;
	display: block;
}
A.city-menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #019934;
	font-size: 10px;
	background-color: #FCFBC5;
	display: block;
}
A.uvod {
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-size: 11px;
}
A.uvod:hover {
	text-decoration: underline;
	color: black;
	font-weight: normal;
	font-size: 11px;
}
A.head { text-decoration: none; font-weight: bold; color: #019934; font-size: 10px;}
A.head:hover {text-decoration:underline;font-weight: bold; color: #019934; font-size: 10px;}
A.mesta { text-decoration: none; font-weight: bold; color: black; font-size: 10px;}
A.mesta:hover {text-decoration:underline;font-weight: bold; color: black; font-size: 10px;}
A { text-decoration: none; font-weight: bold; color: black;}
A:hover {text-decoration:underline;font-weight: bold; color: #1F9740;}
A.www { text-decoration: none; font-weight: normal; color: black;}
A.www:hover {text-decoration:none;font-weight: normal; color: #1F9740;}
 A.small { text-decoration: none; font-weight: bold; color: black; font-size: 9px;}
 A.small:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1F9740;
}

DIV#center {position: relative;top: 0px;left: 0px;right: 0px; width:100%; height:100%; z-index: 100;}
 DIV#menu {position: absolute;top: 0px;left: 0px;width:100%;height:100%;z-index: 200;}
 DIV#menu2 {position: absolute;top: 0px;left:70px;width:200px;height:267px;z-index: 200;}
 
 DIV.mleft {margin-left:0px; width:130px:}
 DIV.popup {display: none; border: solid 1px #019934; background-color: #FCFBC5;
  padding-left: 5px; padding-right: 5px; z-index: 300; -moz-box-sizing: border-box;
  width:152px;}
 DIV.popup a {text-align: left; padding: 2px; display:block;text-decoration:block;
  font-weight: normal; font-size:9px; color: black;}
 DIV.popup a:hover {text-decoration:underline; color: #FCFBC5;background: #019934;}
 
 Input.posta	 {
	border:1px solid #1F9740;
	font-family : Verdana;
	font-size : 11px;
	width:90px;
}
Input.formular	 {
	border:1px solid #1F9740;
	font-family : Verdana;
	font-size : 11px;
	width:150px;
}
Textarea.formular	 {
	border:1px solid #1F9740;
	font-family : Verdana;
	font-size : 11px;
	width:400px;
	height: 80px;
}
Textarea.baska	 {
	border:1px solid #1F9740;
	font-family : Verdana;
	font-size : 11px;
	width: 100%;
	height: 100px;
}
Select.formular	 {
	border:1px solid #1F9740;
	font-family : Verdana;
	font-size : 11px;
}
Input.submit	 {
	border:0px solid #FCFBC5;
	background-color:#1F9740;
	color: #FCFBC5;
	font-family : Verdana;
	font-weight:bold;
	font-size : 11px;
	width:65px;
	cursor: pointer;
	cursor: hand;
}
Input.submit2	 {
	border:0px solid #FCFBC5;
	background-color:#1F9740;
	color: #FCFBC5;
	font-family : Verdana;
	font-weight:bold;
	font-size : 11px;
	width:120px;
	cursor: pointer;
	cursor: hand;
}