html, body {
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #4B4B4B;
    background: url(../pictures/bg.gif) center top repeat #692B01;
}
html *, body * {
}
.top {
    width: 100%;
    height: 110px;
    background: url(../pictures/top_bg.jpg) center top repeat-x;
}
.top_inner {
    background: url(../pictures/top.jpg) center top no-repeat;
    height: 110px;
    width: 100%;
}
.top_csik,
.bottom_csik {
    width: 100%;
    height: 25px;
    background: url(../pictures/kis_csik.gif) center top repeat-x #544726;
    border-top: 1px solid #D7C295;
    border-bottom: 1px solid #D7C295;
}
.site {
    margin: 0px auto;
    text-align: left;
    width: 720px;
    min-height: 740px;
    background: url(../pictures/csik.gif) center top repeat-y;
}
.content {
    margin: 0px auto;
    text-align: left;
    width: 696px;
    min-height: 650px;
}
.content_inner {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 10px;
    color: #88642F;
    padding-bottom: 20px;
}
.bottom {
    width: 100%;
    height: 80px;
    background: url(../pictures/bottom.jpg) center top no-repeat #d8c396;
}
.bottom_inner {
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    color: #453816;
    font-size: 10px;
}
.flash {
    overflow: visible;
    height: 280px;
    width: 100%;
    padding-top: 0px;
}
.menu_wrapper {
    height: 62px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    text-align: right;
}
.cimer {
    position: absolute;
    z-index: 1000;
    top: 10px;
    left: 0;
    width: 100%;
    height: 152px;
    background: url(../pictures/cimer.gif) bottom center no-repeat;
}
.idezet {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url(../pictures/idezet.gif) left top no-repeat;
    color: #8D8047;
    padding: 0px 10px 0px 40px;
    margin-top: 20px;
    font-style: italic;
    font-size: 11px;
    width: 50%;
    float: right;
    clear: both;
    text-align: right;
}
.kezdooldal_bg {
    position: relative;
    background: url(../pictures/kezdooldal_bg.jpg) center bottom no-repeat;
    padding-top: 40px;
    min-height: 280px;
    padding-bottom: 120px;
}

