/*--------------------------------horni menu---------------------------*/

#home {
width:138px;
height:34px;
display:inline;
  float: left;
}
#home a{
background-image:url(../img/menu_de_new/home.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:138px;
height:34px;
display:block;
}
#home a:hover{
background-position:top center;
}

#onas {
width:104px;
height:34px;
display:inline;
  float: left;
}
#onas a{
background-image:url(../img/menu_de_new/onas.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:104px;
height:34px;
display:block;
}
#onas a:hover{
background-position:top center;
}

#ubytovani {
width:266px;
height:34px;
display:inline;
  float: left;
}
#ubytovani a{
background-image:url(../img/menu_de_new/pokoje.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:266px;
height:34px;
display:block;
}
#ubytovani a:hover{
background-position:top center;
}


#rezervace {
width:190px;
height:34px;
display:inline;
  float: left;
}
#rezervace a{
background-image:url(../img/menu_de_new/rezervace.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:190px;
height:34px;
display:block;
}
#rezervace a:hover{
background-position:top center;
}

#special {
width:179px;
height:34px;
display:inline;
  float: left;
}
#special a{
background-image:url(../img/menu_de_new/specoff.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:179px;
height:34px;
display:block;
}
#special a:hover{
background-position:top center;
}

#kontakt {
width:94px;
height:34px;
display:inline;
  float: left;
}
#kontakt a{
background-image:url(../img/menu_de_new/poloha.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:94px;
height:34px;
display:block;
}
#kontakt a:hover{
background-position:top center;
}


 /*--------spodni menu---------------*/


#fotogalerie {
width:115px;
height:40px;
display:inline;
  float: left;
}
#fotogalerie a{
background-image:url(../img/menu_de_new/galerie.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:115px;
height:40px;
display:block;
}
#fotogalerie a:hover{
background-position:top right;
}

#restaurace {
width:132px;
height:40px;
display:inline;
  float: left;
}
#restaurace a{
background-image:url(../img/menu_de_new/restaurace.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:132px;
height:40px;
display:block;
}
#restaurace a:hover{
background-position:top center;
}

#konference {
width:254px;
height:40px;
display:inline;
  float: left;
}
#konference a{
background-image:url(../img/menu_de_new/konference.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:254px;
height:40px;
display:block;
}
#konference a:hover{
background-position:top center;
}


#wellnes {
width:104px;
height:40px;
display:inline;
  float: left;
}
#wellnes a{
background-image:url(../img/menu_de_new/wellness.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:104x;
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_de_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:120px;
height:40px;
display:inline;
  float: left;
}
#novinky a{
background-image:url(../img/menu_de_new/novinky.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:120px;
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:109px;
height:40px;
  float: left;
}

