* {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

body {
  background-color:#000;
  background-image:url(../image/hatter_lap.gif);
  background-position:top left;
  background-repeat: repeat;
}

#kozepre {
  width: 500px;
  margin: 0px auto 0px auto;
  border: none;
  text-align: center;
}

#stop_tarto {
  text-align: left;
  /*IE miatt kell*/
  width: 500px;
  line-height:0;
  font-size:0;
}

#teto {
  background: url(../image/stop_teto.jpg) no-repeat;
  width: 500px;
  height: 105px;
  clear: both;
}

#flash {
  width: 500px;
  height: 110px;
  clear: both;
}

#alj {
  background: url(../image/stop_alj.jpg) no-repeat;
  width: 500px;
  height: 285px;
  position: relative;
}

a#belepes_link {
  display: block;
  width: 96px;
  height: 44px;
  background: url(../image/gomb_stop_belepes.jpg) no-repeat;
  position: absolute;
  top: 108px;
  left: 313px;
}

p#belepes_szoveg {
  display: block;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 150%;
  position: absolute;
  top: 15px;
  right: 92px;
}



















