.menu_item{
display:none;
background-color:#F5F3EB;
}
#home{
height:40px;
width:97px;
display:inline;
float:left;
}
#special{
height:40px;
width:107px;
display:inline;
float:left;
}
#rezervace{
height:40px;
width:94px;
display:inline;
float:left;
}
#ceniky{
height:40px;
width:106px;
display:inline;
float:left;
}
#onas{
height:39px;
width:92px;
display:inline;
float:left;
}
#resort{
height:39px;
width:81px;
display:inline;
float:left;
}
#pokoje{
height:39px;
width:178px;
display:inline;
float:left;
}
#lazne{
height:39px;
width:130px;
display:inline;
float:left;
}
#restaurace{
height:39px;
width:141px;
display:inline;
float:left;
}
#konference{
height:39px;
width:117px;
display:inline;
float:left;
}
#sport{
height:39px;
width:128px;
display:inline;
float:left;
}
#multimedia{
height:39px;
width:111px;
display:inline;
float:left;
}
#langs{
height:40px;
width:574px;
display:inline;
float:left;
background-color:#a69468;
}

#home a{
height:40px;
width:97px;
display:block;
background-image:url("../img/menu_en/home.jpg");
background-position:top center;
}
#special a{
height:40px;
width:107px;
display:block;
background-image:url("../img/menu_en/special.jpg");
background-position:top center;
}
#rezervace a{
height:40px;
width:94px;
display:block;
background-image:url("../img/menu_en/rezervace.jpg");
background-position:top center;
}
#ceniky a{
height:40px;
width:106px;
display:block;
background-image:url("../img/menu_en/ceniky.jpg");
background-position:top center;
}
#onas a{
height:39px;
width:92px;
display:block;
background-image:url("../img/menu_en/onas.jpg");
background-position:top center;
}
#resort a{
height:39px;
width:81px;
display:block;
background-image:url("../img/menu_en/resort.jpg");
background-position:top center;
}
#pokoje a{
height:39px;
width:178px;
display:block;
background-image:url("../img/menu_en/pokoje.jpg");
background-position:top center;
}
#lazne a{
height:39px;
width:130px; 
display:block;
background-image:url("../img/menu_en/lazne.jpg");
background-position:top center;
}
#restaurace a{
height:39px;
width:141px;
display:block;
background-image:url("../img/menu_en/restaurace.jpg");
background-position:top center;
}
#konference a{
height:39px;
width:117px;
display:block;
background-image:url("../img/menu_en/konference.jpg");
background-position:top center;
}
#sport a{
height:39px;
width:128px;
display:block;
background-image:url("../img/menu_en/sport.jpg");
background-position:top center;
}
#multimedia a{
height:39px;
width:112px;
display:block;
background-image:url("../img/menu_en/multimedia.jpg");
background-position:top center;
}
#topmenu span a:hover {
background-position:bottom center;
}
#bottommenu span a:hover {
background-position:bottom center;
}