.szoveg {
 font-family: Arial, Verdana, Tahoma, sans-serif;
 font-size: 90%;
 color: black;
 text-align: justify;
 line-height: 1.5em; 
 margin-left: 20px;
 margin-right: 20px;
}

.szoveg DIV {
 margin-top: 0.3em;
 margin-bottom: 0.3em;
 }

.szoveg A{
 color: #400000;
 font-size: 100%;
 text-decoration: none;
 border-bottom: #efac1a 1px solid;
 letter-spacing: 0.05em;
 padding-left: 0.05em;
 padding-right: 0.05em;
 }
 
.szoveg H2 A{
 color: black;
 font-size: 100%;
 text-decoration: none;
 border: none;
 letter-spacing: auto;
 padding-left: 0;
 padding-right: 0;
 } 

.section H2 {
padding: 0.5em 0;
font-size: 17px !important;
font-weight: 400;
font-style: normal;
}

.opened H2
 {
  padding-left: 40px;
  display: block;
  background-color: #EAC117;
  background-image: url('images/folder_opened.gif');
  background-repeat: no-repeat;
  background-position:2px 3px;
 }
 
.closed H2
 {
  padding-left: 40px;
  background: url('images/folder_closed.gif');
  background-repeat: no-repeat;
  background-position:2px 3px;
 } 
 
.szoveg .section TABLE{
  margin-bottom: 2em;
}
 
.szoveg A:hover{
 border-bottom: #990000 2px solid;
 }
 
.szoveg h1{
 font-family: inherit;
 font-size: 175%;
 letter-spacing: 0.2em;
 border-bottom: #efac1a 3px solid;
 margin-top: 1em;
 text-align: left; 
 line-height: 1.2em;
 }
 
.szoveg h2{
 font-family: inherit;
 font-size: 130%;
 font-weight: bold;
 }
 
.szoveg h3{
 font-family: inherit;
 font-size: 110%;
 font-weight: bold;
 margin-top: 0.7em;
 margin-bottom: 0.2em;
 }
 
.szoveg h4{
 font-family: inherit;
 font-weight: bold;
 margin-bottom: 0.2em;
 margin-left: 1em;
 }

table.tablazat{
 empty-cells: show;
 }

table.tablazat th{
 text-align: center;
 font-weight: bold;
 color: #990000;
 background: #efac1a;
 margin: 0px;
 padding: 0px;
}

table.tablazat td{
 border: #efac1a solid 1px;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

table.tablazat .bal {
 text-align: left;
}

.idezet{
 font-style: oblique;
 font-size: 13pt;
 font-family: Arial;
 margin-left: 2em;
 margin-right: 3em;
 text-align: left;
 font-weight: bold;
 color: #660000;
}
