body {
    background: #852437;

}

section.aloldal .container-outer{
 background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    width: 1250px;
}


body.fooldal .container-outer{
 background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    width: 1250px;
}


body.fooldal footer .container-outer{
    background-color: #fdba31;
}


.menupont {
    *padding-right:1px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}


section .container {
    min-height: 500px;


}


section .container:beforexx {
    min-height: 1000px;
    height:1000px;
    background: #fff;
    padding-left:120px;
    content: "";
    position:relative;
    width:100%;


}


.container-outer {

}
