<!--
body {
        background-color: #406381;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family:Tahoma;
        font-size: 14px;
        color: #FFFFFF;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}

.teszt {
        font-size: 12px;
        color: #000066;
}
.param {
        font-size: 11px;
        color: #000066;
        padding-left:8px;
}
.optim {
        font-size: 10px;
        color: #000066;
        padding-left:8px;
}
.fej {
        font-size: 12px;
        color: #000066;
        font-family:Tahoma;
        font-weight:bold;
}
.menu1 {

        color: #FFFFFF;
        font-family:Tahoma;
        font-size:12px;
        font-weight:bold;
        padding-left:8px;
        padding-right:8px;
}
.kosar {

        color: #FFFFFF;
        font-family:Tahoma;
        font-size:12px;
        padding-left:8px;
}
.kephat {
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: groove;
        border-right-style: groove;
        border-bottom-style: groove;
        border-left-style: groove;
}
.input2 {
        font-size: 11px;
        background-color: #F5F7C0;
        color: #000066;
        border-style:groove;
}
-->