body{
  padding: 15px;
  color: #1F3F5F;
  line-height: 125%;
  background-image: url('hatterkep.png');
}

h1{

  margin: 10px 0px 40px;
  text-align: center;
}

h1, h2{
  font-variant: small-caps;
  color: #3F4F5F;
}

.bevezeto{
  margin: 10px 200px;
  text-align: center;
  background-color: #EBEBEB;
  padding: 10px 35px;
  font-size: 75%;
  border-top: 1px solid #3F4F5F;
  border-bottom: 1px solid #3F4F5F;
}

#brikettek{
  width: 90%;
  max-width: 500px;
}

p{
  text-align: justify;
}

p:first-letter{
  margin-left:45px;
}

#presek{
  float: right;
  background-color: #EBEBEB;
  width: 230px;
  margin: 0px 15px;
  text-align: center;
  font-style: italic;
  font-size: 75%;
  padding: 5px;
  border-left: 1px solid #3F4F5F;
  border-right: 1px solid #3F4F5F;
}

#presek img{
  width: 220px;
  margin-top: 20px;
}

.kiemelt{
  font-style: italic;
  font-weight: bold;
}

li{
  margin-top: 10px;
}
