<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:9pt; letter-spacing:0.05em; line-height:1.2; color:#FFFFFF;}
.textb { font-family:Arial; font-size:8pt; letter-spacing:0.05em; line-height:1.2; color:#FFFFFF;}
.menu { font-family:Arial; font-size:10pt; letter-spacing:0.05em; line-height:1.2; font-weight:bold; color:#FFFFFF;}
.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;}
.menu2 { font: 7pt "VERDANA"; color: #FFFFFF; letter-spacing:0.05em;}
.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.menu {font-weight:bold; text-decoration: none; color:#FFFFFF;}
A.menu:hover {font-weight:bold; text-decoration: none; color:yellow;}
A {text-decoration: none; color:yellow;}
A:hover {text-decoration: underline; color:#CB892B;}
A.gg {text-decoration: none; color:#FFFFFF;}
A.gg:hover {text-decoration: underline; color:#FFFFFF;}
-->

</style>
<style type="text/css">
<!-- 
BODY {
        scrollbar-arrow-color:#CE8A29;
        scrollbar-base-color:#CE8A29;
        scrollbar-shadow-color:#CE8A29;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#000000;
        scrollbar-dark-shadow-color:#000000;
        scrollbar-3d-light-color:#000000;
}
-->
</style>


 
	 /* ************************ menu aktualni ********************************** */
	  #vertnav{
  list-style: none;
	font-size:95%;
	
}

#vertnav ul { 
  padding:0;
  margin:0;
  list-style: none;
  width:113px;
  z-index:99;
  overflow:visible;
  position:absolute; 
  background-color:#C60000; 
	
	
	
}

#vertnav li { 
  position: relative;
  width:113px;
  background-color:#FCF604;
  border:solid 0px #04922C;
  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:#C60000;
  width:113px;
	/*width:100%;*/
  /*height:1em;*/
	color:#FFFFFF;
	padding-left:1px;
	
}
#vertnav a:hover{
  color:#FFFFFF;		
           background-color:/*#FF0000;*/#FF0000;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
  display:none; 
  position:absolute; 
  top:0;
  left:113px;
}

#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:114px;; 
				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 ********************************** */
