BODY {
 font-family: "Times New Roman CE", "Times New Roman", serif;
}

A:link {
 text-decoration: none;
}

A:visited {
 text-decoration: none;
}

A:hover {
 text-decoration:none;
}

A:active {
 text-decoration:none;
}

/* Bekezdésstílusok */

P {
 font: normal 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 1em;
 text-align: justify; 
 margin: 2ex 0 0;
}

H1 {
 font: normal 14pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: center;
 margin: 10px 0 5px;
}

H2 {
 font: normal 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: center;
 margin: 20px 0 10px;
}

UL {
 list-style: disc;
}

UL UL {
 list-style: circle;
}

LI {
 font: normal 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: left; 
 margin: 0;
}

LI LI {
 font: italic 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: left; 
 margin: 0;
}

.fej {
 margin: 2ex 0 0 1em;
 text-indent: 0;
}

.fuggo {
 text-align: left;
 text-indent: -1em;
 margin: 0 0 0 1em;
}

.gomb {
 text-align: center;
 text-indent: 0;
 margin-top: 20px;
}

.jobbra {
 text-align: right;
 text-indent: 0;
 margin: 0;
}

.kozep {
 text-align: center;
 text-indent: 0;
 margin: 10px 50px 5px;
}

.kozepnokoz {
 text-align: center;
 text-indent: 0;
 margin: 0;
}

.tompa {
 text-indent: 0;
}

.tompanokoz {
 text-indent: 0;
 margin: 0;
}


/* Karakterstílusok */

I {
 font-style: italic;
}

B {
 font-weight: bold;
}

B I {
 font-style: italic;
 font-weight: bold;
}
