html {
  padding: 30px 40px 30px 40px;
  background: #fff;  
  font-size:14px;
}

h1 {
  font-family: "Times New Roman", Times, serif;  
  font-size:26px;
  text-align:center;
  margin-bottom: 30px	
}
h2 {
  font-family: "Times New Roman", Times, serif;  
  font-size:16px;
  margin:10px 0 3px 0;
}

div.szoveg {
  text-align: justify;
  text-justify: inter-word;
  margin-bottom:6px;
}

div.szovegbe {
  text-align: justify;
  text-justify: inter-word;
  padding-left:14px;
  margin-bottom:6px;
}
