/*--------------------------------horni menu---------------------------*/

#home {
width:155px;
height:34px;
display:inline;
  float: left;
}
#home a{
background-image:url(../img/menu_en_new/home.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:155px;
height:34px;
display:block;
}
#home a:hover{
background-position:top center;
}

#onas {
width:111px;
height:34px;
display:inline;
  float: left;
}
#onas a{
background-image:url(../img/menu_en_new/onas.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:111px;
height:34px;
display:block;
}
#onas a:hover{
background-position:top center;
}

#ubytovani {
width:195px;
height:34px;
display:inline;
  float: left;
}
#ubytovani a{
background-image:url(../img/menu_en_new/pokoje.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:195px;
height:34px;
display:block;
}
#ubytovani a:hover{
background-position:top center;
}


#rezervace {
width:216px;
height:34px;
display:inline;
  float: left;
}
#rezervace a{
background-image:url(../img/menu_en_new/rezervace.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:216px;
height:34px;
display:block;
}
#rezervace a:hover{
background-position:top center;
}

#special {
width:141px;
height:34px;
display:inline;
  float: left;
}
#special a{
background-image:url(../img/menu_en_new/specoff.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:141px;
height:34px;
display:block;
}
#special a:hover{
background-position:top center;
}

#kontakt {
width:153px;
height:34px;
display:inline;
  float: left;
}
#kontakt a{
background-image:url(../img/menu_en_new/poloha.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:153px;
height:34px;
display:block;
}
#kontakt a:hover{
background-position:top center;
}


 /*--------spodni menu---------------*/


#fotogalerie {
width:136px;
height:40px;
display:inline;
  float: left;
}
#fotogalerie a{
background-image:url(../img/menu_en_new/gallery.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:136px;
height:40px;
display:block;
}
#fotogalerie a:hover{
background-position:top right;
}

#restaurace {
width:93px;
height:40px;
display:inline;
  float: left;
}
#restaurace a{
background-image:url(../img/menu_en_new/dining.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:93px;
height:40px;
display:block;
}
#restaurace a:hover{
background-position:top center;
}

#konference {
width:248px;
height:40px;
display:inline;
  float: left;
}
#konference a{
background-image:url(../img/menu_en_new/konference.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:248px;
height:40px;
display:block;
}
#konference a:hover{
background-position:top center;
}


#wellnes {
width:106px;
height:40px;
display:inline;
  float: left;
}
#wellnes a{
background-image:url(../img/menu_en_new/wellness.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:106x;
height:40px;
display:block;
}
#wellnes a:hover{
background-position:top center;
}

#virtual {
width:181px;
height:40px;
display:inline;
  float: left;
}
#virtual a{
background-image:url(../img/menu_en_new/virtual.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:181px;
height:40px;
display:block;
}
#virtual a:hover{
background-position:top center;
}

#novinky {
width:131px;
height:40px;
display:inline;
  float: left;
}
#novinky a{
background-image:url(../img/menu_en_new/novinky_new.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:131px;
height:40px;
display:block;
}
#novinky a:hover{
background-position:top left;
}

#empty3{
background-image:url(../img/menu_cz/begin2.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:137px;
height:40px;
  float: left;
}
#empty4{
background-image:url(../img/menu_cz/end2.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:120px;
height:40px;
  float: left;
}
