body{
   margin: 0px;
   background-image: url(/image/hatter_fent.png);
   background-position: top;
   background-repeat: repeat-x;
}
body, div{
     font-size:13px;
     font-family: tahoma;
     color: #313D18;
}

a{
    text-decoration: underline;
    color: #222B11;

}
a:hover{
    text-decoration: none;
}

.fl{
    float: left;
}

h1{
    font-size:18px;
    margin:0px;
}

.keret{
    width: 990px;
/*    border-right: 1px solid dimgray;*/
}

.fejlec{
    width: 990px;
    height: 241px;
    background-image: url(/image/fejlec.png);
}
.fejlec_eltol{
    width: 650px;
    height:240px;
}
.fejlec_info{
    margin:0px 0px 0px 270px;
    font-weight: bold;
    color: #541B1B;
}
.fejlec_sav{
    width: 330px;
}
.fejlec_kapcsolat{
    font-size:13px;
    font-weight: bold;
}
.savul{
    font-size:12px;
    color: #5F6956;
    margin: 105px 0px 0px 50px;
}
.menusav{
    width: 990px;
    height: 34px;
    background-image: url(/image/menucsik.png)
    
}

.defheight{
    width: 1px;
    height:500px;
}

.kozep{
    width: 990px;
}
.kozep_tartalom{
    width: 780px;
}
.kozep_bal{
    width: 200px;
    background-color: #f0f3d4;
}
.kozep_bal_tartalom{
    width: 198px;
}
.almenu_fej{
    width:198px;
    height:30px;
    line-height: 30px;
    color:#ffffff;
    background-color: #604924;
}
.almenu_tartalom{
    width:198px;
    line-height: 30px;
}
.almenu_kapcsolat{
    width:198px;
    line-height: 30px;
    font-weight:bold;
    color: red;
}

.lablec{
    width: 990px;
    height: 26px;
    background-image: url(/image/lablec.png);
    line-height: 26px;
    color: #749E3A;
}
a.lableclink{
    color: #749E3A;
}
a.link{
    display: block;
    margin-left:3px;
    text-decoration: none;
    color: #604924
}
a.link:hover{
    text-decoration: underline
}
a.linkkapcsolat{
    display: block;
    margin-left:3px;
    text-decoration: none;
    color: #EF1301
}
a.linkkapcsolat:hover{
    text-decoration: underline
}
/***************/
.e85div{
    margin: 20px 10px 20px 10px;
    text-align: justify;
    font-size: 13px;
    line-height: 18px;
}

.elektronika_tabla{
    font-size:12px;
    width: 740px;
    border-left: 1px solid #DAE7C0;
    border-top: 1px solid #DAE7C0;
}

.elektronika_tabla td,.elektronika_tabla th{
    border-right: 1px solid #DAE7C0;
    border-bottom: 1px solid #DAE7C0;
}
.elektronika_tabla th{
    background-color: #222B11;
    color: #ffffff;
}
.e85div_fej{
    width: 740px;
    background-image: url(/image/tartalom_fej.png);
    height:30px;
    line-height: 30px;
    background-position: right;
    background-repeat: no-repeat
}

.kapcstabla{
    width: 400px;
    font-size: 13px;
    line-height: 20px;
}
.kezdolapkep{
    border: 1px solid #EF1301
}