/* (1)  09     black         ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  ~ ~ ~ ~ ~ ~ ~ ~ ~  ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~    František Tauterman  */

#logo { display: block; position: absolute; width: 200px; height: 68px; top: 25px; left: 20px; }
#menu { border-top: 0 dotted  transparent; }
#menu ul li a, #menu ul ul li a { border-bottom: 0 dotted  transparent; }
#menu ul li a:hover, #menu ul ul li a:hover { color: #8C8C8C; background-color: transparent ;background-image: none ; }
#menu ul li a.active, #menu ul ul li a.active { 
color: #000; background-color: transparent ;background-image: none ; font-weight: bold; }
#menu {  min-height: 0; _height: 0;  }
#footer {  color: #000; }
#theme-item { text-align: right; position: absolute; top: 156px; left: 0; width: 700px; height: auto; overflow: hidden; }

#theme { background: #FFF url(/obrazek/3/09-motiv-01a-jpg/) no-repeat;}

/* (1)    "v-menu-03"  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -       (1) "v-menu-03"  */
#menu-v03 {
font-family:verdana;
font-size:11px;
font-weight: bold;
position:relative;
top:-30px;
left:-2px;
width:200px;
}

#menu-v03 ul {
/* remove list style */
list-style:none;
padding:0;
margin:0;	

/* set the layer position */
position:relative;
z-index:5;
}

#menu-v03 li {
/* set the styles */
background:#ccc url(/obrazek/3/bg-v03-gif) no-repeat 0 0;
padding:5px;
margin:2px;
cursor:pointer;
border:1px solid #ccc;
}

#menu-v03 li.hover {
/* on hover, change it to this image */
background-image:url(/obrazek/3/bg-hover-v03-gif) !important;
}

#menu-v03 li a {
text-decoration:none;	
color:#888;
}


#menu-v03 .block {
/* allow javascript to move the block */
position:absolute;
top:0;

/* set the left position */
left:150px;	

/* display above the #menu-v03 */
z-index:10;

/* the image and the size */
background:transparent url(/obrazek/3/arrow-v03-png) no-repeat top right;
/* -horní-pravý-spodní-levý- */
width:39px;
padding:4px  0  4px 14px   ;
cursor:pointer;
}

#sluzby a  {color: #000; text-decoration:none; }
#sluzby a:hover  {color: #888888; }

/* (2)    "v-menu-03"  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -       (2) "v-menu-03"  */



/* (2)  09     black         ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  ~ ~ ~ ~ ~ ~ ~ ~ ~  ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~    František Tauterman  */