html {
    margin: 0px;
    padding: 0px;
    min-height: 100%;
}
body {
    /*font-family: Tahoma, Arial, sans-serif;*/
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #000000;
    background: #e0e0e1;
}
#top {
    width: 100%;
    height: 118px;
    background: url(../pictures/top.jpg) center top no-repeat;
    text-align: right;
    position: relative;
}
#top_left {
    width: 185px;
    height: 218px;
    background-color: #ffffff;
    overflow: hidden;
}
#top_left_inner {
}
#top_right {
    width: 100%;
    height: 190px;
    background: url(../pictures/left_middle.jpg) left top repeat-x;
}
#top_right_inner {
}
#top_right2 {
    width: 100%;
    height: 28px;
    overflow:hidden;
    background: url(../pictures/today.jpg) left top no-repeat;
}
#top_right2_inner {
    position: relative;
    color: #FFFFFF;
}
#site {
    margin: 0px auto;
    text-align: left;
    width: 1088px;
    background-color: #ffffff;
}
#site_inner {
    padding-left: 11px;
    padding-right: 9px;
}
#left {
    width: 322px;
    height: 283px;
    background: url(../pictures/hirek.jpg) center top no-repeat;
    overflow: hidden;
}
#left_inner {
    padding-top: 2px;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 14px;
}
#left2 {
    width: 322px;
    margin-top: 10px;
    margin-left: 1px;
    margin-bottom: 10px;
}
#left2_inner {
    position: relative;
    color: #FFFFFF;
}
#content {
    margin: 0px;
    text-align: left;
    width: 100%;
}
#content_inner {
    padding: 5px;
}
#bottom {
    background: url(../pictures/bottom.jpg) center top no-repeat;
    width:100%;
    height:78px;
    overflow: hidden;
}
#bottom_inner {
    color:#ffffff;
    padding:27px;
    text-align:center;
}
#bottom_inner a {
    color:#ffffff;
    font-weight: bold;
}


#elso,
#masodik,
#harmadik,
#negyedik,
#otodik,
#hatodik {
    background: url(../pictures/teglalap_bg.jpg) center top no-repeat;
    overflow: hidden;
    height: 270px;
    margin-top: 0px;
    width: 250px;
}
#elso_inner {
    background: url(../pictures/kep_a.jpg) center top no-repeat;
}
#masodik_inner {
    background: url(../pictures/kep_b.jpg) center top no-repeat;
}
#harmadik_inner {
    background: url(../pictures/kep_c.jpg) center top no-repeat;
}
#negyedik_inner {
    background: url(../pictures/kep_d.jpg) center top no-repeat;
}
#otodik_inner {
    background: url(../pictures/kep_e.jpg) center top no-repeat;
}
#hatodik_inner {
    background: url(../pictures/kep_f.jpg) center top no-repeat;
}
#elso_inner,
#masodik_inner,
#harmadik_inner,
#negyedik_inner,
#otodik_inner,
#hatodik_inner {
    overflow: hidden;
    margin: 4px;
    margin-top: 12px;
    padding: 18px;
    padding-top: 94px;
}


#nyelvek {
    position: absolute;
    left: 35px;
    bottom: 33px;
}
#nyelvek img {
    border: 1px solid #FF3300;
}
#nyelvek img:hover {
    border-color: #ffffff;
}

