h1 { color:#993300; font-size:18px;
padding-left: 50px;
margin-bottom: 30px; 
}

html, body { 
 margin:0; padding:0;
 background-color:#fff;
 font: normal 12px/130% Tahoma;
}



#wrap {
  margin: 0 auto;
  width: 900px;
  background-color:#ffffff;
  min-height: 100%;
  border-right: 1px solid #0099FF;
  border-left: 1px solid #0099FF;
}

#header {
  width: 900px; 
  height: 175px;
  background-color:#FF0000;
  color:#FFFFFF;
  background: transparent url(images/fejlec.jpg) no-repeat;
}

#topmenu {
  position:relative;
  top: 150px;
  left: 400px;
  width: 300px;
  height: 20px;
  padding: 5px 0 0 30px;
  color: #000;
  text-align:right;
}

#balhasab {
  float:left;
  max-height: 100%;
  width: 180px;
  padding: 20px 10px 10px 10px;
  background-color:#0099FF;

}

#balhasab a:link, a:visited  {
  padding: 3px 0 3px 25px;
  color: #ffffff;
  display: block;
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
  background: transparent url() no-repeat;
  background-position: 10px 10px;
}

#balhasab a:hover  {
  color: #000;
  background-color:#B9C8D9;
}

#balhasab ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height:150%;
 }

#tartalom {
 float:right;
 width: 659px;
 padding: 20px 20px 20px 20px;
 text-align:justify;
 color: #336699;
}

#lablec  { 
  width: 900px;
  height: 70px;
  padding-top: 20px;
  color: #ffffff;
  font-family: verdana;
  background: #0099FF url(images/bg_footer.jpg) no-repeat top left;
  text-align: center;
}
