body{
    background: url('http://www.videkiuzlet.hu/media/images/gui/uzlethely/bodybg.jpg');
    background-repeat: repeat-x;
}
.spriteBg{
    background: url('http://www.videkiuzlet.hu/media/images/gui/uzlethely/blocks.jpg');
}
.spriteBg_h{
    background: url('http://www.videkiuzlet.hu/media/images/gui/uzlethely/sprite_h.jpg');
}
#site_main_cont
{
    width: 1000px;
    overflow: hidden;
    background: white;
}

#header{
    width: 1000px;
}
#columb_fix_div{
    overflow: hidden;
}
/* BAL OSZLOP XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* FELSŐ RÉSZ XXXXXXXXXXXXXXXXX */

#left_columb{
    width: 696px;
    margin-top: 4px;
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
#mainbanner_cont{
    width: 300px;
    height: 350px;
    float: left;
}

#index_search_cont{
    width: 390px;
    height: 350px;
    margin-left: 5px;
    float: left;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left_side_columb{
    width: 160px;
    margin-top: 4px;
    float: left;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
    background: #E6DED6;
}
#content_box{
    width: 530px;
    margin-top: 4px;
    margin-left: 5px;
    float: left;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

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

#footer{
    width: 1000px;
    background: #D4C6D4;
}
