<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    padding: 0;
    text-align: center;
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.r{
    text-align: right;
}
.clr{
    float: none;
    clear:both;
}

a {
	font-family: "Times New Roman";
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CA161F;
}

span.tovabb a{
	font-size: 14px;
	font-weight: bold;
	color: #CA161F;
}

#mainCon {
    text-align: center;
}
#main{
    text-align: left;
    margin: 0 auto;
    width: 780px;
}
#menu{
    text-align: left;
    height: 20px;
}
#almenu {
    text-align: left;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#almenu1, #almenu2, #almenu3, #almenu4, #almenu5, #almenu6, #almenu7, #almenu8, #almenu9{
    display: none;
}
#footer {
    margin-top: 30px;
}
#footer .almenu{
    text-align: center;
}

.lenia {
    width: 100%;
    height: 16px;
    background-image: url(../images/lenia_voros_k.gif);
    background-repeat: repeat-x;
}
.lenia td, .lenia2 td, .lenia3 td {
    vertical-align: top;
}


.almenu {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.szoveg {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.cim1 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.cim2 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #8C8C8C;
}
.cim3 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #4C4C4C;
}
.tovabb {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #CA161F;
}

/* tabs */

tr.tab {
    height: 18px;
}

td.tab {
    height: 18px;
    width: 89px;
    text-align: center;
    background-image: url(../images/tab.jpg);
}

/* calendar */

#heading {
        text-align: left;
	    color: #666666;
        color: #ffffff;
        font-size: 12px;
}

.daytable {
        background-color: #666666;
        width: 160px;
}

.dayrow {
        height: 20px;
}

.dayhead {
        background-color: #eeeeee;
        font-weight: bold;
        text-align: center;
        font-size: 12px;
}

.days, .sel_days, .cur_day {
        text-align: right;
        width: 14%;
        font-size: 12px;
}
.days{
        background-color: #FFFFFF;
}
.sel_days {
        background-color: #eeeeee;
}
.cur_day {
    background-color: #CA161F;
    color: #ffffff;
}

.days a {
	color: #CA161F;
    font-weight: bold;
}
.cur_day a {
	color: #ffffff;
    font-weight: bold;
}

span.highlight {
    font-weight:bold;
	color: #ffffff;
    background-color: #CA161F;
}

img.kiskep {float:left;padding-right:5px;padding-bottom:2px;}
</pre></body></html>