body{

    background-color: #e7e5e6;
    font-family: verdana;
    font-size: 12px;
    color: #222222;
}
div.page{

    width: 770px;
    background-color: #e7e5e6;
    margin-left: auto;
    margin-right: auto;

}
div.header{

width: 770px;
height: 127px;
background-image: url('bg/fejlec2.jpg');
background-position: center;
background-repeat: no-repeat;


}
div.menu{

    width: 84px;
    height: 374px;
    float: right;
    background-color: #e7e5e6;
    border-left: 2px solid #7d7e2c; 

}
div.menu ul{

    margin: 0px;
    padding: 0px;
    list-style: none;
    background-color: #e7e5e6;

}
div.menu li{

    text-align: left;
    margin: 3px;
    padding: 0px;

}
div.menu li a{

    padding-left: 6px;
    padding-right: 10px;
    color: #7d7e2c;
    text-decoration: none;
    font-size: 12px;

}
div.menu li a:hover{

    color: #ffffff;
    background-color: #666666;

}
div.content{

    width: 682px;
    height: 374px;
    float: left;
    background-color: #dcdcdc;
    color: #7d7e2c;
    border-left: 2px solid #7d7e2c;

}
div.footer{

    clear: both;
    width: 770px;
    height: 28px;
    background-image: url('bg/lablec7.jpg');

}
div.footer2{

    clear: both;
    width: 770px;
    height: 28px;
    background-image: url('bg/lablec8.jpg');

}
div.footer3{

    clear: both;
    width: 770px;
    height: 28px;
    background-image: url('bg/cat.jpg');

}

div.like{

    background-color: #e7e5e6;
    padding-left: 6px;
    padding-top: 24px;

}

div.contentbg{

    background-image: url('bg/contact.jpg');
    width: 682px;
    height: 374px;
    float: left;
    background-color: #dcdcdc;
    color: #7d7e2c;
    border-left: 2px solid #7d7e2c;
    font-size: 18px;
    text align-left: 6px;

}
div.contentbio{

    font-size: 13px;
    padding-left: 20px;
    width: 662px;
    height: 374px;
    float: left;
    background-color: #EBEBEB;
    color: #7d7e2c;
    border-left: 2px solid #7d7e2c;

}
div.share{

padding-left: 14px;
padding-top: 108px;
}

div.nyelv{

    text-align: left;
    margin: 8px;
    padding: 0px;
}
