/* -----  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: 75px 0 0 185px;
  padding: 0;
  width: 770px;
  height: 32px;
}

#navi {
  margin: 0;
  padding: 0;
  width: 770px;
}

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

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

#navi a#fooldal{
   background: url(../templates/default/images/hu/m_fooldal.gif) top left no-repeat;
   width: 68px;
}

#navi a#intezmeny {
   background: url(../templates/default/images/hu/m_intezmeny.gif) top left no-repeat;
   width: 128px; }

#navi a#szolgaltatas {
   background: url(../templates/default/images/hu/m_szolgaltatas.gif) top left no-repeat;
   width: 107px; }

#navi a#foglalkoztatas {
   background: url(../templates/default/images/hu/m_foglalkoztatas.gif) top left no-repeat;
   width: 160px; }

#navi a#alapitvany {
   background: url(../templates/default/images/hu/m_alapitvany.gif) top left no-repeat;
   width: 87px; }

#navi a#bekerules {
   background: url(../templates/default/images/hu/m_bekerules.gif) top left no-repeat;
   width: 136px; }

#navi a#kepgaleria {
   background: url(../templates/default/images/hu/m_kepgaleria.gif) top left no-repeat;
   width: 84px; }



#navi a:hover#fooldal, body#fooldal-on a#fooldal, li#selected_mainmenu a#fooldal {
   background: url(../templates/default/images/hu/m_fooldal.gif) bottom left no-repeat;
}

#navi a:hover#intezmeny, body#intezmeny-on a#intezmeny, li#selected_mainmenu a#intezmeny {
   background: url(../templates/default/images/hu/m_intezmeny.gif) bottom left no-repeat;
}

#navi a:hover#szolgaltatas, body#szolgaltatas-on a#szolgaltatas, li#selected_mainmenu a#szolgaltatas {
   background: url(../templates/default/images/hu/m_szolgaltatas.gif) bottom left no-repeat;
}

#navi a:hover#foglalkoztatas, body#foglalkoztatas-on a#foglalkoztatas, li#selected_mainmenu a#foglalkoztatas {
   background: url(../templates/default/images/hu/m_foglalkoztatas.gif) bottom left no-repeat;
}

#navi a:hover#alapitvany, body#alapitvany-on a#alapitvany, li#selected_mainmenu a#alapitvany{
   background: url(../templates/default/images/hu/m_alapitvany.gif) bottom left no-repeat;
}

#navi a:hover#bekerules, body#bekerules-on a#bekerules, li#selected_mainmenu a#bekerules {
   background: url(../templates/default/images/hu/m_bekerules.gif) bottom left no-repeat;
}

#navi a:hover#kepgaleria, body#kepgaleria-on a#kepgaleria, li#selected_mainmenu a#kepgaleria {
   background: url(../templates/default/images/hu/m_kepgaleria.gif) bottom left no-repeat;
}
