
body {
    margin: 0px;
}

body.menubar {
    background-color: #D4D0C8;
    background-image: url(img/kozep_bck.gif);
}

body.main {
    background-color: #FFFFFF;
    background-attachment : fixed;
    background-position : top;
    background-repeat : no-repeat;
}

body, p, div, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

a.history:link, a.history:visited, a.history:active {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #000000;
} 
a.history:hover {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #B00000;
}

.history {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #B00000;
}

.motto {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #000000;
}

td.menulineh {
    background-color: #EEEEEE;
}

td.menulinev {
    background-color: #333333;
}

td.menuitem {
    background-color: #D4D0C8;

}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
