/* -----  Menü Fent  ----- */
#topmenu {
  position: absolute;
  margin: 0 0 0 13px;
  padding: 0;
  width: 820px;
  height: 43px;
}

#nav {
  margin: 0;
  padding: 0;
  width: 820px;
}

#nav li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#nav a {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  height: 43px;
  overflow: hidden;
}

#nav a#bemutatkozas {
   background: url(../templates/default/images/de/nav_1.jpg) top left no-repeat;
   width: 113px;
}

#nav a#szolgaltatasok {
   background: url(../templates/default/images/de/nav_2.jpg) top left no-repeat;
   width: 103px; }

#nav a#arak {
   background: url(../templates/default/images/de/nav_3.jpg) top left no-repeat;
   width: 74px; }

#nav a#akciok {
   background: url(../templates/default/images/de/nav_4.jpg) top left no-repeat;
   width: 97px; }

#nav a#foglalas {
   background: url(../templates/default/images/de/nav_5.jpg) top left no-repeat;
   width: 110px; }

#nav a#galeria {
   background: url(../templates/default/images/de/nav_6.jpg) top left no-repeat;
   width: 79px; }

#nav a#heviz {
   background: url(../templates/default/images/de/nav_7.jpg) top left no-repeat;
   width: 75px; }

#nav a#forhotels {
   background: url(../templates/default/images/de/nav_8.jpg) top left no-repeat;
   width: 147px; }


#nav a:hover#bemutatkozas, body#bemutatkozas-on a#bemutatkozas, li#selected_mainmenu a#bemutatkozas{
   background: url(../templates/default/images/de/nav_1.jpg) bottom left no-repeat;
}

#nav a:hover#szolgaltatasok, body#szolgaltatasok-on a#szolgaltatasok, li#selected_mainmenu a#szolgaltatasok {
   background: url(../templates/default/images/de/nav_2.jpg) bottom left no-repeat;
}

#nav a:hover#arak, body#arak-on a#arak, li#selected_mainmenu a#arak {
   background: url(../templates/default/images/de/nav_3.jpg) bottom left no-repeat;
}

#nav a:hover#akciok, body#akciok-on a#akciok, li#selected_mainmenu a#akciok {
   background: url(../templates/default/images/de/nav_4.jpg) bottom left no-repeat;
}

#nav a:hover#foglalas, body#foglalas-on a#foglalas, li#selected_mainmenu a#foglalas {
   background: url(../templates/default/images/de/nav_5.jpg) bottom left no-repeat;
}

#nav a:hover#galeria, body#galeria-on a#galeria, li#selected_mainmenu a#galeria {
   background: url(../templates/default/images/de/nav_6.jpg) bottom left no-repeat;
}

#nav a:hover#heviz, body#heviz-on a#heviz, li#selected_mainmenu a#heviz {
   background: url(../templates/default/images/de/nav_7.jpg) bottom left no-repeat;
}

#nav a:hover#forhotels, body#forhotels-on a#forhotels, li#selected_mainmenu a#forhotels {
   background: url(../templates/default/images/de/nav_8.jpg) bottom left no-repeat;
}
