/*--------------------------------horni menu---------------------------*/

#home {
width:183px;
height:34px;
display:inline;
  float: left;
}
#home a{
background-image:url(../img/menu_cz_new/home.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:183px;
height:34px;
display:block;
}
#home a:hover{
background-position:top center;
}

#onas {
width:81px;
height:34px;
display:inline;
  float: left;
}
#onas a{
background-image:url(../img/menu_cz_new/onas.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:81px;
height:34px;
display:block;
}
#onas a:hover{
background-position:top center;
}

#ubytovani {
width:173px;
height:34px;
display:inline;
  float: left;
}
#ubytovani a{
background-image:url(../img/menu_cz_new/pokoje.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:173px;
height:34px;
display:block;
}
#ubytovani a:hover{
background-position:top center;
}


#rezervace {
width:186px;
height:34px;
display:inline;
  float: left;
}
#rezervace a{
background-image:url(../img/menu_cz_new/rezervace.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:186px;
height:34px;
display:block;
}
#rezervace a:hover{
background-position:top center;
}

#special {
width:178px;
height:34px;
display:inline;
  float: left;
}
#special a{
background-image:url(../img/menu_cz_new/specoff.jpg);
background-repeat:no-repeat;
background-position: bottom center;
width:178px;
height:34px;
display:block;
}
#special a:hover{
background-position:top center;
}

#kontakt {
width:170px;
height:34px;
display:inline;
  float: left;
}
#kontakt a{
background-image:url(../img/menu_cz_new/poloha.jpg);
background-repeat:no-repeat;
background-position: bottom center;
width:170px;
height:34px;
display:block;
}
#kontakt a:hover{
background-position:top center;
}


 /*--------spodni menu---------------*/


#fotogalerie {
width:122px;
height:40px;
display:inline;
  float: left;
}
#fotogalerie a{
background-image:url(../img/menu_cz_new/galerie.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:122px;
height:40px;
display:block;
}
#fotogalerie a:hover{
background-position:top right;
}

#restaurace {
width:123px;
height:40px;
display:inline;
  float: left;
}
#restaurace a{
background-image:url(../img/menu_cz_new/restaurace.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:123px;
height:40px;
display:block;
}
#restaurace a:hover{
background-position:top center;
}

#konference {
width:206px;
height:40px;
display:inline;
  float: left;
}
#konference a{
background-image:url(../img/menu_cz_new/konference.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:206px;
height:40px;
display:block;
}
#konference a:hover{
background-position:top center;
}


#wellnes {
width:103px;
height:40px;
display:inline;
  float: left;
}
#wellnes a{
background-image:url(../img/menu_cz_new/wellness.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:103x;
height:40px;
display:block;
}
#wellnes a:hover{
background-position:top center;
}

#virtual {
width:179px;
height:40px;
display:inline;
  float: left;
}
#virtual a{
background-image:url(../img/menu_cz_new/virtual.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:179px;
height:40px;
display:block;
}
#virtual a:hover{
background-position:top center;
}

#novinky {
width:160px;
height:40px;
display:inline;
  float: left;
}
#novinky a{
background-image:url(../img/menu_cz_new/novinky.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:160px;
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;
}
