.main { width:800px;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px;}
.min_height { width:0px; height:auto; float:left;}

/*---Zde bylo 417---*/
#header .bg_header{height:217px;}
#footer { height:83px;}

.column, .column_1 { float:left;}

/*---page---*/
#page .content .column{ width:49%;}
#page .content .column_1{ width:51%;}

#page .content_1 .column{ width:49%;}
#page .content_1 .column_1{ width:51%;}

#page .content_2 .column{ width:49%;}
#page .content_2 .column_1{ width:51%;}

