/* navigacni lista pro BYDLENI.CZ*/
#nav a {text-decoration:none;}
#nav{
width: 777px;
height:1.2em;
margin: 0 0 0 0;
padding: 0 0 0 0;
    left: 1px;
z-index:99;
voice-family: "\"}\"";
    voice-family: inherit;
    left: 1px;
    right: 0;
    bottom: 1px;
}
#nav ul{
display:block;
list-style:none;
background-color: gray;
position:relative;
z-index:99;
/*height:100%;*/
}
#nav ul li{
float:left;
width:111px;
cursor:pointer;cursor:hand;
/*height:100%;*/
list-style:none;
}
#nav ul li a{
border-top:1px solid white;
border-bottom:1px solid white;
font-size:0.65em;
display:block;
color: white;
margin-right:0px;
text-align:center;
padding-bottom:0.2em;
padding-top:0.2em;
}


#nav ul #topmenui9 a{
margin-right:0;
}

#nav ul ul{
position:absolute;
/*top:1;*/
height:auto;
background-color: #C0CCCC;
width:10em;
border:1px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
display:none;
}
#nav ul li:hover ul{
display:block;
}
#nav ul #submnu3{
width:10em;
}
#nav ul #submnu4{
width:10em;
}
#nav ul #submnu5{
width:12em;
}
#nav ul #submnu6{
width:10em;
}
#nav ul #submnu7{
width:10em;
}
#nav ul #submnu8{
width:10em;
}
#nav ul #submnu9{
right:0;
width:10em;
}
#nav ul #submnu9 a{
text-align:right;
padding-right:10px;
}
#nav ul ul li{
border-bottom:1px solid #CCCCCC;
}
#nav ul ul a{
border-top:0;
padding-left:0px;
text-align:left;
padding-top:0.2em;
padding-bottom:0.2em;
height:1em;
}
#nav ul ul a:hover{
background-color:#fff;
}
#nav ul ul li{
float:none;
width:auto;
text-align:left;
}
#nav ul ul a{
color:black;
}
