form{
    padding: 0px;
    margin: 0px;
}
*{
    font-family: arial;
    font-size: 12px;
}
.kicsi{
    font-size: 10px;
}
.kicsihiba{
    font-size: 10px;
    color: #DA0000;
}
.szoveg{
    color: #954A00;
}
.np{
    font-weight: bold;
    color: #000000;
}
.nplink{
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.nplink:hover{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.menu{
    font-weight: bold;
    color: #694D16;
    text-decoration: none;
}
.menu:hover{
    font-weight: bold;
    color: #FDE6BB;
    text-decoration: none;
}
.mitem{
    color: #694D16;
    text-decoration: none;
}
.mitem:hover{
    color: #DA0000;
    text-decoration: none;
}
.keret{
    border: solid 1px #7F4011;
    padding: 0px;
}
.sz{
    font-weight: bold;
    color: #FFFFFF;
}
.szkeret{
    border: solid 1px #AE7E24;
    padding: 2px;
}
.keretf{
    border: solid 1px #000000;
    padding: 2px;
}
.keretfe{
    border: solid 1px #F3DFCD;
    padding: 2px;
}
.ibg{
    background-image: url(img/ibg.jpg);
    background-repeat: repeat-x;
}

