
body {
  font-family: Verdana,Helvetica,sans-serif;
  margin: 0px;
  padding: 0px;
  background-color: #444848;
}

A {
	font-size: 10px;
	color: #F67400;
	font-weight: bold;	
}


A:hover, A:active  {
	text-decoration: none;
}


#container {
  background: url(../images/tartalom_hatter.gif);
  width: 1011px;
}

#fejlec {
  color: #FFFFFF;
  font-size: 10px;
  background: url(../images/fejlec_hatter.jpg) no-repeat;
  width: 411px;
  height: 101px;
  border: 0px;
  border-bottom: 5px solid #A1CA50;
  margin: 0px;
  padding: 0px;
  padding-left: 600px;
  padding-top: 15px;
  overflow: hidden;
}

#jobb72 {
  background: url(../images/jobb72.png) no-repeat;
  width: 143px;
  height: 438px;
  left: 868px;
  top: 0px;
  position: absolute;
  z-index: 100;
}

#menu {
  padding-left: 56px;
  margin-top: 3px;
  font-size: 11px;
  font-weight: bold;
}

#menu tr {
  height: 18px;
}

#menu .left {
  width: 5px;
  background: url(../images/menu_left.png) no-repeat;
}

#menu .middle {
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  background: url(../images/menu_bg.png) repeat-x;
}

#menu .middle a {
  font-size: 11px;
  color: #4C5457;
  text-decoration: none;
}

#menu .middle a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#menu .right {
  width: 5px;
  background: url(../images/menu_right.png) no-repeat;
}

.almenu {
  position: absolute;
  padding-top:4px;
  display: none;
}

#menu .almenu a{
	background: none;
    color: #4C5457;
	font-size: 11px;
    font-weight: bold;
}


#keretes {
  float: left;
  border: 1px solid #A1CA50;
  padding: 10px;
  width: 250px;
  margin-bottom: 20px;
}

#nemkeretes {
  float: left;
  width: 580px;
  margin-right: 20px;
}

#tartalom {
  font-size: 10px;
  padding-left: 56px;
  padding-top: 30px;
  padding-bottom: 40px;
  width: 890px;
  text-align: justify;
  z-index: 1000;
  position: relative;
  background: url(../images/bal72.png) no-repeat bottom left;
  min-height: 300px;
}

#lang {
  position: absolute;
  left: 848px;
  top: 120px;
  z-index: 110;
}

#menu_title{
  padding-left: 56px;
  padding-top: 60px;
  font-size: 12px;
  color: #F67400;
  font-weight: bold;	
  text-transform: uppercase;
}

#lablec {
  height: 142px;
  background: url(../images/lablec_hatter.gif) ;
  border: 0px;
  border-top: 8px solid #A1CA50;
  font-size: 10px;
  padding-left:56px;
  padding-top: 28px;
  color: #FFFFFF;
}

#lab1 {
  float: left;
  width: 280px; 
}

#lab2 {
  float: left;
  width: 280px; 
  margin-left: 32px;
  margin-right: 32px;
}

#lab3 {
  float: left;
  width: 280px; 
}

#lablec a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding-top: 10px;
  display: block;
}

#lablec a:hover {
  color: #5F9410;
}

P {
  color: #6B8635;
  font-size: 11px;
  font-weight: bold;	
}