#menux{
width:958px;
height:61px;
}

#home{
width:124px;
height:61px;
float:left;
}
#home a{
background-image: url(../img/menu_en/home.jpg);
background-repeat: no-repeat;
width:124px;
height:61px;
display:block;
}
#home a:hover{
background-image: url(../img/menu_en/home_ov.jpg);
}

#onas{
width:133px;
height:61px;
float:left;
}
#onas a{
background-image: url(../img/menu_en/onas.jpg);
background-repeat: no-repeat;
width:133px;
height:61px;
display:block;
}
#onas a:hover{
background-image: url(../img/menu_en/onas_ov.jpg);
}

#menu{
width:94px;
height:61px;
float:left;
}
#menu a{
background-image: url(../img/menu_en/menu.jpg);
background-repeat: no-repeat;
width:94px;
height:61px;
display:block;
}
#menu a:hover{
background-image: url(../img/menu_en/menu_ov.jpg);
}

#fotogalerie{
width:111px;
height:61px;
float:left;
}
#fotogalerie a{
background-image: url(../img/menu_en/galerie.jpg);
background-repeat: no-repeat;
width:111px;
height:61px;
display:block;
}
#fotogalerie a:hover{
background-image: url(../img/menu_en/galerie_ov.jpg);
}

#virtual{
width:184px;
height:61px;
float:left;
}
#virtual a{
background-image: url(../img/menu_en/virtual.jpg);
background-repeat: no-repeat;
width:184px;
height:61px;
display:block;
}
#virtual a:hover{
background-image: url(../img/menu_en/virtual_ov.jpg);
}

#rezervace{
width:149px;
height:61px;
float:left;
}
#rezervace a{
background-image: url(../img/menu_en/rezervace.jpg);
background-repeat: no-repeat;
width:149px;
height:61px;
display:block;
}
#rezervace a:hover{
background-image: url(../img/menu_en/rezervace_ov.jpg);
}

#kontakty{
width:163px;
height:61px;
float:left;
}
#kontakty a{
background-image: url(../img/menu_en/kontakty.jpg);
background-repeat: no-repeat;
width:163px;
height:61px;
display:block;
}
#kontakty a:hover{
background-image: url(../img/menu_en/kontakty_ov.jpg);
}

