
body {
    font-family: verdana;
    background: #E37900 url(/img/hatter.jpg) repeat-y;
    margin-top:5px;
    margin-left:30px;
}

a {
    text-decoration: none;
    font-weight: bold;
}
a:link    { color: #0066FF;  }
a:visited { color: #9900FF;  }
a:active  { color: #9900FF;  }
a:hover   { color: red; text-decoration: underline; }

a.sarga {
    font-size: 15px;
}
a.sarga:link    { color: #FFFFCC; }
a.sarga:visited { color: #FFFFCC;  }
a.sarga:active  { color: #FFFFCC;  }
a.sarga:hover   { color: silver; text-decoration: none; }

.content {
        color: #993333;
        font-size: 10pt;
        font-family: verdana;
        background-color: #FFFFcc;
	padding: 8px;
}

.focim {
    text-align: center;
}

.bekezdes1 {
    text-indent: 5%;
    text-align: justify;
}

.italic {
   color: #993333;
   font-size: 12pt;
   font-family: verdana;
   text-align: center;
   font-weight: bold;
   font-style: italic;
}

a.gb {
    font-weight: bold;
    color: red;
}

table.kepeskronika {
    background-color: #990000;
    font-size: 12px;
    color: #993333;
}
table.kepeskronika td {
    background-color: #FFFFCC;
}
table.kepeskronika td.evszam {
/*    background-color: #E37900;*/
    background: #E37900 url(/img/hatter.jpg) repeat-y;
    
    color: white;
}

#focim {
    color: #FFFFCC;
    font-style: italic;
    font-size: 30px;
    font-weight: bold;
}
