/* -----  Étlap Menü ---- */
.menucard_cat_nav {
  margin: 15px;
  padding-top: 20px;  
  text-align: center;
  clear: both;
}

.menucard_cat_nav a:link, .menucard_cat_nav a:visited {
  color: #525252;
}
.menucard_cat_nav a:hover {
  color: #e96a02;
}

#menucard_nav {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#menucard_nav  li {
  margin: 0;
  padding: 0;
  display: inline;
  color: #525252;
  background: url(../templates/default/images/bg_star.gif) no-repeat 0px 0px;

}

#menucard_nav  li a, #menucard_nav li a:visited {
  padding: 0 0px 0 20px;  
  text-decoration: none;
  font: bold 12px/180% Tahoma;
  color: #525252;
}

#menucard_nav  li a:hover {
  color: #e96a02;
}

#menucard_nav li.selected a {
 color: #e96a02;
}


/* -----  Menü Fent  ----- */
#topmenu {
  position: absolute;
  margin: 173px 0 0 222px;
  padding: 0;
  width: 715px;
  height: 40px;
}

#nav {
  margin: 0;
  padding: 0;
  width: 715px;
}

#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: 40px;
  overflow: hidden;
}

#nav a#fooldal {
   background: url(../templates/default/images/hu/nav_1.jpg) top left no-repeat;
   width: 79px;
}

#nav a#ajanlatok {
   background: url(../templates/default/images/hu/nav_2.jpg) top left no-repeat;
   width: 95px; }

#nav a#pizzahet {
   background: url(../templates/default/images/hu/nav_3.jpg) top left no-repeat;
   width: 92px; }

#nav a#etlap {
   background: url(../templates/default/images/hu/nav_4.jpg) top left no-repeat;
   width: 67px; }

#nav a#itallap {
   background: url(../templates/default/images/hu/nav_5.jpg) top left no-repeat;
   width: 78px; }

#nav a#galeria {
   background: url(../templates/default/images/hu/nav_6.jpg) top left no-repeat;
   width: 78px; }

#nav a#vendegkonyv {
   background: url(../templates/default/images/hu/nav_7.jpg) top left no-repeat;
   width: 113px; }

#nav a#elerhetoseg {
   background: url(../templates/default/images/hu/nav_8.jpg) top left no-repeat;
   width: 103px; }


#nav a:hover#fooldal, body#fooldal-on a#fooldal, li#selected_mainmenu a#fooldal {
   background: url(../templates/default/images/hu/nav_1.jpg) bottom left no-repeat;
}

#nav a:hover#ajanlatok, body#ajanlatok-on a#ajanlatok, li#selected_mainmenu a#ajanlatok {
   background: url(../templates/default/images/hu/nav_2.jpg) bottom left no-repeat;
}

#nav a:hover#pizzahet, body#pizzahet-on a#pizzahet, li#selected_mainmenu a#pizzahet {
   background: url(../templates/default/images/hu/nav_3.jpg) bottom left no-repeat;
}

#nav a:hover#etlap, body#etlap-on a#etlap, li#selected_mainmenu a#etlap {
   background: url(../templates/default/images/hu/nav_4.jpg) bottom left no-repeat;
}

#nav a:hover#itallap, body#itallap-on a#itallap, li#selected_mainmenu a#itallap {
   background: url(../templates/default/images/hu/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/hu/nav_6.jpg) bottom left no-repeat;
}

#nav a:hover#vendegkonyv, body#vendegkonyv-on a#vendegkonyv, li#selected_mainmenu a#vendegkonyv{
   background: url(../templates/default/images/hu/nav_7.jpg) bottom left no-repeat;
}

#nav a:hover#elerhetoseg, body#elerhetoseg-on a#elerhetoseg, li#selected_mainmenu a#elerhetoseg {
   background: url(../templates/default/images/hu/nav_8.jpg) bottom left no-repeat;
}
