* { margin: 0; padding: 0; }

body {
  background-color: #fff1ba;
  font-family: Arial;
  font-size: 10pt;
  color: #303030;
}

p {
  margin-bottom: 20px;
}

.clear {
  clear: both;
}

#page {
  width: 518px;
  margin: 0 auto;
}

#header {
  /*background: transparent url(http://www.csodasuli.hu/pages/u/templates/eletrevalogyerek/sites/all/themes/basic/images/header_bg.gif) no-repeat left top;*/
  background: transparent url(http://www.csodasuli.hu/pages/u/templates/eletrevalogyerek/sites/all/themes/basic/images/eletrevalo-fejlec.jpg) no-repeat left top;
  height: 222px;
  width: 518px;
}

#content {
  background: white;
  padding: 15px;
}

ul, ol {
  margin: 20px;
}

li {
  margin-bottom: 10px;
}

.kek {
  color: #013568;
}

.pink {
  color: #ed008c;
}

.vilagos_szurke {
  color: #787878;
}

.kiemeles {
  border: 3px solid #d4d3d3;
  padding: 15px;
  margin-bottom: 20px;
}

.kiemeles p {
  margin-bottom: 12px;
}

.sarga_hatter {
  background-color: #fdca0b;
}

div.form div.form-row {
  padding: 10px 0;
}

div.form fieldset legend {
  font-weight: bold;
}

div.form div.form-row label {
  display: block;
  width: 130px;
  float: left;
}

div.form div.form-row input {
  display: block;
  width: 130px;
  float: left;
  padding: 2px;
}
