<style type="text/css">
<!-- 
.prvni { font-family:Arial; font-size:7.8pt; letter-spacing:0.05em; font-weight:bold; line-height:1.2; color:#000000;}
.text { font-family:Arial; font-size:8pt; letter-spacing:0.05em; line-height:1.2; color:#000000;}
.textb { font-family:Arial; font-size:8pt; letter-spacing:0.05em; line-height:1.2; color:#000000;}
.title { font-family:Arial; font-size:10pt; letter-spacing:0.05em; line-height:1.2; font-weight:bold; color:#000000;}
.title2 { font-family:Arial; font-size:9pt; letter-spacing:0.05em; line-height:1.2; font-weight:bold; color:#800000;}
.title3 { font-family:Arial; font-size:19pt; letter-spacing:0.07em; line-height:0.8; font-weight:bold; color:#FFFFFF;}
.title4 { font-family:Arial; font-size:13pt; letter-spacing:0.05em; line-height:1.2; font-weight:bold; color:#FCF604;}
.menu1 { font-family:Arial; font-size:10pt; line-height:1.2; font-weight:bold; color:#FF0000; letter-spacing:0.02em;}
.menu2 { font: 9pt "Arial"; line-height:1.2; color: #FF0000; letter-spacing:0.02em;}
.maly { font: 5pt "VERDANA"; color: #FFFFFF; letter-spacing:0.05em;}
.gg { font-family:Arial; font-size:8pt; letter-spacing:0.05em; line-height:1.2; color:#FFFFFF;}
.big {font: 60pt "VERDANA"; color: #FFFFFF; letter-spacing:0.05em;}
A.menu1 {text-decoration: underline; color:#FF0000;}
A.menu1:hover {text-decoration: none; color:#FFA519;}
A.menu2 {text-decoration:none; color:#FF0000;}
A.menu2:hover {text-decoration: none; color:#FFE0C8;}
A {text-decoration: underline; color:#FCF604;}
A:hover {text-decoration: none; color:#FFFFFF;;}
A.gg {text-decoration: none; color:#FFFFFF;}
A.gg:hover {text-decoration: underline; color:#FFFFFF;}
-->

</style>
<style type="text/css">
<!-- 
BODY {
        scrollbar-arrow-color:#D01C20;
        scrollbar-base-color:#D01C20;
        scrollbar-shadow-color:#D01C20;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-dark-shadow-color:#FFFFFF;
        scrollbar-3d-light-color:#FFFFFF;
}
-->
</style>


 
	 /* ************************ menu aktualni ********************************** */
	  #vertnav{
  list-style: none;
	font-size:95%;
	
}

#vertnav ul { 
  padding:0;
  margin:0;
  list-style: none;
  width:122px;
  z-index:99;
  overflow:visible;
  position:absolute; 
  background-color:#;
  border:solid 0px #;
	
	
	
}

#vertnav li { 
  position: relative;
  width:122px;
  background-color:#;
  border:solid 0px #;
  border-bottom:none;
  display:block;
  /*height:1.5em; /*auto */
  margin: 0;
	
	}
	

#vertnav a, #vertnav a:active, #vertnav a:visited {
  text-decoration:none; 
  display:block;
  /*padding: 0.1em;*/  
  /*margin:0.2em 0 0.2em 0.1em; /*helps Opera with hover */
	margin:0px;
  background-color:#;
  width:122px;
	/*width:100%;*/
  /*height:1em;*/
	color:#FFA519;
	padding-left:0px;
	
}
#vertnav a:hover{
  color:#FFA519;		
           background-color:/*#;*/#;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
  display:none; 
  position:absolute; 
  top:13;
  left:0px;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
  display:none; 
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
  display:block;
}

li>ul { 
  top: auto;
  left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */


#holdm{position:absolute; top:150px; left:20px; margin-left:-2.5em; z-index:100; width:80%;}

#vertm{ margin: 0; padding: 0; 
         width:125px;; 
				float:left;}
#vertm ul{margin: 0; padding: 0;}
.com{color:purple; margin-top:10px; }
li.small{height:10px;}
li.small a{height:10px; line-height:10px;}
/*body{ margin: 0; padding: 0;}

/* ************************ menu test ********************************** */
