BODY{
    margin: 0px;
    padding: 0px;
    background: url("../images/hatter.jpg") #4db9c7;
}
.piccont{
    float: left;
    margin: 10px 8px 0px 0px;
}
.clear{
    clear: both;
    margin: 0px;
    padding: 0px;
}
.fotablazat{
    background: #4db9c7;
    width: 700px;
    text-align: center;
    margin: 0 auto;
}
.fejlec{
    width: 700px;
    height: 515px;
    background: url("../images/fej.jpg") no-repeat;
    text-align: left;
}
.menu{
    width: 700px;
    height: 123px;
    background: url("../images/menu.jpg") no-repeat;
    text-align: left;
}
.tartalom{
     width: 700px;
     height: 271px;
     background: url("../images/adat.jpg") repeat;
     text-align: left;
}
.tartalom_bal{
     width: 510px;
}
.tartalom_jobb{
    width: 90px;
}
hr.a {border: none 0; 
    border-top: 1px dashed #000;/*the border*/
    width: 100%;
    text-align: center;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    }

.nev {
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    Letter-spacing: 0
    
}

.cim {
    font-size: 18pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    Letter-spacing: 2
}

.iras {
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    
}

.iras2 {
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    Letter-spacing: 0    
}

.alcim {
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    
}

.menu {
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    Letter-spacing: 3

}

.szerzo {
    font-size: 7pt;
    font-weight: normal;
    font-style: normal;
    font-family: Tahoma;
    Letter-spacing: 1;
    Text-Transform: Uppercase

}

a { 
    text-decoration: none;
    margin:0px;
    padding: 0px;
}
a:hover {color:#0d9fff}
