.menu_item{
display:none;
background:#F5F3EB;
}
#home{
height:40px;
width:126px;
display:inline;
float:left;
}
#special{
height:40px;
width:101px;
display:inline;
float:left;
}
#rezervace{
height:40px;
width:81px;
display:inline;
float:left;
}
#ceniky{
height:40px;
width:93px;
display:inline;
float:left;
}
#onas{
height:39px;
width:72px;
display:inline;
float:left;
}
#resort{
height:39px;
width:84px;
display:inline;
float:left;
}
#pokoje{
height:39px;
width:176px;
display:inline;
float:left;
}
#lazne{
height:39px;
width:148px;
display:inline;
float:left;
}
#restaurace{
height:39px;
width:116px;
display:inline;
float:left;
}
#konference{
height:39px;
width:117px;
display:inline;
float:left;
}
#sport{
height:39px;
width:149px;
display:inline;
float:left;
}
#multimedia{
height:39px;
width:114px;
display:inline;
float:left;
/*overflow:hidden;*/
}
#langs{
height:40px;
width:574px;
display:inline;
float:left;
background-color:#a69468;
}

#home a#home_menu{
height:40px;
width:126px;
display:block;
background-image:url("../img/menu_cz/home.jpg");
background-position:top center;
}
#special a#special_menu{
height:40px;
width:101px;
display:block;
background-image:url("../img/menu_cz/special.jpg");
background-position:top center;
}
#rezervace a#rezervace_menu{
height:40px;
width:81px;
display:block;
background-image:url("../img/menu_cz/rezervace.jpg");
background-position:top center;
}
#ceniky a#ceniky_menu{
height:40px;
width:93px;
display:block;
background-image:url("../img/menu_cz/ceniky.jpg");
background-position:top center;
}
#onas a#onas_menu{
height:39px;
width:74px;
display:block;
background-image:url("../img/menu_cz/onas.jpg");
background-position:top center;
}
#resort a#resort_menu{
height:39px;
width:84px;
display:block;
background-image:url("../img/menu_cz/resort.jpg");
background-position:top center;
}
#pokoje a#pokoje_menu{
height:39px;
width:176px;
display:block;
background-image:url("../img/menu_cz/pokoje.jpg");
background-position:top center;
}
#lazne a#lazne_menu{
height:39px;
width:148px; 
display:block;
background-image:url("../img/menu_cz/lazne.jpg");
background-position:top center;
}
#restaurace a#restaurace_menu{
height:39px;
width:116px;
display:block;
background-image:url("../img/menu_cz/restaurace.jpg");
background-position:top center;
}
#konference a#konference_menu{
height:39px;
width:117px;
display:block;
background-image:url("../img/menu_cz/konference.jpg");
background-position:top center;
}
#sport a#sport_menu{
height:39px;
width:149px;
display:block;
background-image:url("../img/menu_cz/sport.jpg");
background-position:top center;
}
#multimedia a#multimedia_menu{
height:39px;
width:117px;
display:block;
background-image:url("../img/menu_cz/multimedia.jpg");
background-position:top center;
}
#topmenu span a:hover {
background-position:bottom center;
}
#bottommenu span a:hover {
background-position:bottom center;
}

