body{
    background:#381e1d url('http://www.irodaberlet.hu/media/images/gui/ih9_clone/bg.jpg') repeat-x;
}

#site_main_cont{
    width: 1000px;
    overflow: hidden;
    background: white;
}
#site_header{
   margin-bottom:5px;
}
#top_left_cont{
    height: 88px;
    width: 294px;
    border: solid 6px white;
    float: left;    
}
#top_right_cont{
    width: 688px;
    height: 88px;
    float: left;
    border: solid 6px white;
    border-left: none;
}
#columb_fix_div{
    overflow: hidden;
}

#left_columb{
    width: 694px;
    float: left;
    border-right: solid 6px white;
    
}
#right_columb{
    width: 300px;
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    background: #DFDAE0;
}

/* bal oldali boxok xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#mainbanner_cont{
    width: 300px;
    height: 250px;
    float: left;
    border-right: solid 6px white;
    border-bottom: solid 6px white;
}
#search_cont{
    width: 388px;
    height: 250px;
    float: left;
    border-bottom: solid 6px white;
}
#sky_cont{
    width: 160px;
    float: left;
    background: #DFDAE0;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
#content_box{
    width: 528px;
    float: left;
    border-left: solid 4px white;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



#site_footer{
    height: 100px;
}
