body{
    background:#381e1d url('http://www.budaiiroda.com/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 {
    height: 88px;
    width: 688px;
    border:solid 6px white;
    border-left:none;
    float:left;
}

#columb_fix_div{
    overflow: hidden;
}

/* BAL OSZLOP XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#left_columb{
    width: 694px;
    border-right:solid 6px white;
    float: left;
}

#main_banner_cont{
    width: 300px;
    height: 250px;
    float: left;
    border-bottom:solid 6px white;
    border-right: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 {
    float:left;
    width:528px;
    border-left:solid 4px white;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* JOBB OSZLOP XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#right_columb{
    width: 300px;
    float: right;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    background: #DFDAE0;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


#footer{
    width: 1000px;
    height: 100px;
}








