body{
    background:black !important;
}
#site_main_cont
{
    width: 1000px;
    overflow: hidden;
    background: white;
}

#header{
    width: 1000px;
}

#map {
    width:986px;
    height:555px;
    margin:7px;
    margin-bottom:0px;
    display:none;
}


#columb_fix_div{
    overflow: hidden;
}

/* fő bal oszlop */
#main_left_cont{
    width: 700px;
    float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
}


/* fő jobb oszlop */
#main_right_cont{
    width: 300px;
    float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    background: #E8E8E8;
}

/* bal al oszlop */
#sub_left_cont{
    width: 376px;
    float: left;
}
/* jobb al oszlop */
#sub_right_cont{
    width: 323px;
    float: left;
    border-left: solid 1px #DFDFDF;
}

/* sky 3 bal alsó */
#sky_3_cont{
    width: 160px;
    float: left;
}

/* tranzakciók box */
#bottom_right_cont{
    width: 530px;
    float: left;
    margin-left: 5px;
}
