body, form, p {
  margin: 0px;
  padding: 0px;
}

p {
  width: 120px;
  text-align: center;
}

select {
  width: 109px;
  height: 16px;
  font-size: 11px;
}

p#sportag {
  height: 20px;
  padding-top: 30px;
}

p#megye {
  height: 30px;
  margin-top: 10px;
}

p#gomb {
  height: 37px;
  margin-top: 4px;
}

div.kereso {
  width: 120px;
  height: 240px;
}

div.kereso div#fej {
  background: url('http://www.sportkapu.hu/helloinfo/images/hatter_fej.png') no-repeat top;
  height: 79px;
}

div.kereso div#tart {
  background: url('http://www.sportkapu.hu/helloinfo/images/hatter_tart.png') no-repeat top;
  height: 141px;
}

div.kereso div#lab {
  background: url('http://www.sportkapu.hu/helloinfo/images/hatter_lab.png') no-repeat top;
  height: 20px;
}

