body{
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-size: 12px;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
background-color: #4c4c4e;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #000000;
}

.keret{
  width: 888px;
margin: 0 auto 0 auto;
}

.header{
  width: 888px;
  height: 176px;
  background-image: url(pic/header.jpg);
  background-repeat: no-repeat;
}


.menu{
  width: 220px;
  height: 600px;
  border-right: thin solid black;
  background-color: white;

}
.menutabla{
  font-weight: bold;
}
.tartalom{
  width: 668px;
  background-color: white;
}
.tartalom2{
  width: 468px;
  background-color: white;
}
.ajanlosav{
  width: 200px;
  background-color: lightgray;
}
.menu_th{
  background-image: url(pic/img04.gif);
  background-repeat: no-repeat;
  width:220px;
  height: 41px;
  font-size: 18px;

  color: white;
  font-weight: bold;
}

.menupont{
  text-indent: 40px;
  height: 18px;
}


a{
  text-decoration: none;
  color: #4C702A;
}


