body {
 margin: 0;
 color: #000000;
 background: #eeeeee;
 font-family: Arial,Helvetica;
 font-size: 10pt;
}

a {
 color: #000044;
 text-decoration: underline;
}

a:hover { color: #660000;
 text-decoration: none; 
}

a.parent {
 color: #000044;
 text-decoration: underline;
 font-size: 8pt;
}

a.parent:hover {
 color: #660000;
 text-decoration: none;
 font-size: 8pt;
}

span.nev {
 color: #c89950;
 font-size: 22pt;
 font-weight: bold;
}

span.cimsor {
 color: white;
}

span.linkek {
 font-size: 8pt;
}

input.intext {
 border: 1px solid black;
 background: #ddddcc;
}

select.intext {
 border: 1px solid black;
 background: #ddddcc;
 width: 200px;
}

input.inbutton {
 border: 1px solid black;
}

td.kiemelt {
 background: #eeeeee;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
}

td.kiemelt1 {
 background: #eeeeee;
 border-top: 1px solid black;
}

td.menu {
 border-right: 3px dotted gray;
 background: #eeeeee;
}

p.szekcio {
 background: #eeeeee;
 border-bottom: 1px solid black;
 font-weight: bold;
}