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

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

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

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

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

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

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

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

