/*You can modify the width of the website by changing "width" parameter with #header, #content1, #content2, #footer. The minimum value is 900px.*/
#site_center {text-align:center;}
.main { width:1000px/*; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "1000px" : "100%")*/; margin:0 auto; text-align:left; min-width:900px;}
.main_indent {padding:0 63px 0 66px;}

/* #horni levy i pravy roh { background:url(images/menu_bg.gif) left }*/
#header { background:url(images/head_bg.gif) top}

/* #middle { background:#d3c6b4;} 2e2e2e nebo { background:url(images/bg_clock3.gif) top repeat-x;}*/
#middle { background:url(images/bg.gif) top repeat-x;}

#footer { height:67px; border-top:1px solid #95987c; background:url(images/bottom.gif) top repeat-x;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}
.columns, .container {width:100%;}
/* ============================= index ===========================*/

#index .box .col1 {width:438px; margin-left:-100%;}
#index .box .col2 {width:100%;}
#index .box .col2 .inside {margin-left:438px;}
#index .box .col6 {width:438px; float: right;}
#index .box .col5 {float: left;}


#index .column1 {width:263px; margin-left:-100%;}
#index .column2 {width:100%;}
#index .column2 .inside { margin:0 253px 0 263px;}
#index .column3 {width:253px; float:left; margin-left:-253px;}

#index_6 .box .col1 {width:32%;}
#index_6 .box .col2 {width:68%;}

#index_6 .column1 .col1 {width:213px;}
#index_6 .column1 .col2 {width:230px;}

#index_6 .column1 {width:68%}
#index_6 .column2 {width:32%;}
