/* ------------------- LEFT MENU ------------------- */
.right-menu ul {
  list-style: none;
  margin:0; padding: 0;
  padding: 0 0 20px 10px;
  width: 191px;
}

.right-menu li {
  list-style: none;
  border-bottom: 1px dashed #e1ddc8; 
  line-height: 16pt;	
  font-weight: bold; 
  background: url(../templates/default/images/arrow_small.gif) no-repeat 0 3px; 
  padding-left: 20px;
}



.right-menu a {
  display: block;
  color: #457f00;
  font-weight: bold;
  text-decoration: none;
}
.right-menu a:focus {
  outline-style: none;
  outline-width: 0pt;
}
.right-menu a:hover { color: #5aa700; }


/* -----  Menü Bal  ----- */
#leftblock ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}

#leftblock li {
  background: transparent url(../templates/default/images/hu/bg_leftmenu.gif) no-repeat;
  background-position: 13px 6px;
}

#leftblock li a, #leftblock li a:visited {
  display: block;
  width:auto !important;
  height: 20px;
  padding: 3px 0 0 30px;
  text-decoration: none;
  font: 12px Arial;
  color: #e7f7b8;
}

#leftblock li a:hover, #leftblock li a.selected {
  background: transparent url(../templates/default/images/hu/bg_leftmenu.gif) no-repeat;
  background-position: 13px 6px;
  background-color: #7da135;
  color: #fff;
}


/* -----  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/hu/nav_1.jpg) top left no-repeat;
   width: 124px;
}

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

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

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

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

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

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

#nav a#forhotels {
   background: url(../templates/default/images/hu/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/hu/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/hu/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/hu/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/hu/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/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#heviz, body#heviz-on a#heviz, li#selected_mainmenu a#heviz {
   background: url(../templates/default/images/hu/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/hu/nav_8.jpg) bottom left no-repeat;
}
