body
  {
  background: url('bg_body.jpg');
  }

img
  {
  border: none;
  }

a
  {
  color: #FFFFFF;
  text-decoration: overline underline;
  }

a:hover
  {
  color: #8b4513;
  }

.torlo
  {
  clear: both;
  }

div.teglasor
  {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url('bg_fejlec.gif');
  z-index: 1;
  width: 100%;
  height: 50px;
  }

div.lap
  {
  position: absolute;
  top: 1px;
  left: 100px;
  z-index: 2;
  }
  
.lap div.bal
  {
  position: relative;
  top: 50px;
  padding-top: 50px;
  padding-right: 10px;
  float: left;
  width: 135px;
  }

div.kozep
  {
  position: relative;
  float: left;
  width: 595px;
  }

.kozep div.banner
  {
  position: relative;
  float: left;
  }
  
.kozep div.sarkocska
  {
  position: relative;
  top: 50px;
  float: left;
  }

.kozep div.tartalom
  {
  background: url('bg_lap.gif') repeat-y;
  margin-left: 46px;
  height: 400px;
  overflow: auto;
  padding:  25px 70px 25px 25px;
  color: #FFD700;
  text-align: justify;
  }
  
.kozep div.lablec
  {
  background: url('bg_lablec.gif') no-repeat;
  margin-left: 46px;
  width: 100%;
  height: 40px;
  }

.kozep div.text
  {
  position: relative;
  top: 20px;
  height: 20px;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
  }
  
.lap div.job
  {
  position: relative;
  top: 50px;
  background: #1e2820;
  float: left;
  
  }
  
div.bal a
  {
  display: block;
  background: #1d2820;
  margin: 5px;
  padding: 2px;
  border: 1px solid #fae2c8;
  color: #d3bb41;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  }
  
div.bal a:hover
  {
  background: #a3713c;
  border: 1px solid #1d2820;
  color: #000000;
  }
  
div.job a
  {
  color: #000000;
  text-align: center;
  text-decoration: none;
  }
  
div.job a:hover
  {
  color: #d3bb41;
  }  
  
div.keptar
  {
  position: relative;
  padding: 10px;
  border: 2px solid #fae2c8;
  top: 635px;
  left: 50px;
  background: #000000;
  width: 865px;
  }
  
div.pics
  {
  text-align: center;
  position: relative;
  float: left;
  width: 145px;
  }
  
div.balra
  {
  position: relative;
  float: left;
  }
  
div.jobra
  {
  position: relative;
  float: right;
  }
  
div.pagebutton
  {
  width: 105px;
  float: left;
  }  
