div#menuOnas
{
  background-image: url('../images/menu/cz/onas_hover.jpg');
}

div.menuOnas
{
  background-repeat: no-repeat;
  width: 210px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 122px;
}

div#menuOnas a
{
  background-image: url('../images/menu/cz/onas.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 210px;
  height: 67px;
  text-decoration: none;
}

div#menuOnas a:hover
{
  background-image: none;
}


div#menuGalerie
{
  background-image: url('../images/menu/cz/galerie_hover.jpg');
}

div.menuGalerie
{
  background-repeat: no-repeat;
  width: 193px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 332px;
}

div#menuGalerie a
{
  background-image: url('../images/menu/cz/galerie.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 193px;
  height: 67px;
  text-decoration: none;
}

div#menuGalerie a:hover
{
  background-image: none;
}


div#menuSvatby
{
  background-image: url('../images/menu/cz/svatby_hover.jpg');
  background-repeat: no-repeat;
}

div.menuSvatby
{
  background-repeat: no-repeat;
  width: 201px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 843px;
}

div#menuSvatby a
{
  background-image: url('../images/menu/cz/svatby.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 201px;
  height: 67px;
  text-decoration: none;
}

div#menuSvatby a:hover
{
  background-image: none;
}

div#menuKontakt
{
  background-image: url('../images/menu/cz/kontakt_hover.jpg');
  background-repeat: no-repeat;
}

div.menuKontakt
{
  background-repeat: no-repeat;
  width: 207px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 1044px;
}

div#menuKontakt a
{
  background-image: url('../images/menu/cz/kontakt.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 207px;
  height: 67px;
  text-decoration: none;
}

div#menuKontakt a:hover
{
  background-image: none;
}

div#menuPokrmy
{
  background-image: url('../images/menu/cz/pokrmy_hover.jpg');
  background-repeat: no-repeat;
  width: 186px;
  height: 199px;
  position: absolute;
  top: 0px;
  left: 525px;
}

div#menuPokrmy a
{
  display: block;
  background-image: url('../images/menu/cz/pokrmy.jpg');
  background-repeat: no-repeat;
  width: 186px;
  height: 199px;
  text-decoration: none;
}

div#menuPokrmy a:hover
{
  background-image: none;
}

div.menuNapoje
{
  background-repeat: no-repeat;
  width: 160px;
  height: 199px;
  position: absolute;
  top: 0px;
  left: 699px;
}

div#menuNapoje
{
  background-image: url('../images/menu/cz/napoje_hover.jpg');
}

div#menuNapoje a
{
  display: block;
  background-image: url('../images/menu/cz/napoje.jpg');
  background-repeat: no-repeat;
  width: 160px;
  height: 199px;
  text-decoration: none;
}

div#menuNapoje a:hover
{
  background-image: none;
}

div#bookBottom
{
  background-image: url('../images/bookBottom.jpg');
  background-repeat: no-repeat;
  width: 359px;
  height: 166px;
  position: absolute;
  top: 0px;
  left: 366px;
}