@charset "utf-8";
/* CSS Document */

#site_window {width: 100%;}
#site_center {width: 800px; margin: auto;}
#main {margin:auto; text-align:left;}

#header {height:156px;}
#header1 {height:276px;} /*height:368; - два баннера  80 + 90,  height:358; - два баннера по 80, height:276; - один баннера по 80 */

.col_1, .col_2 { float:left;}

/*======= #MainPage =======*/
#MainPage #content .col_1 {width:200px;}
#MainPage #content .col_2 {width:600px;}

/*======= #event2 =======*/
#event2 #content .col_1 {width:200px;}
#event2 #content .col_2 {width:600px;}

/*======= #event2 =======*/
#event1 #content .col_1 {width:800px;}

/*======= #OneCol =======*/
#OneCol #content .col_1 {width:800px;}
#OneColJQUI #content .col_1 {width:800px;}

#footer {height:55px;}
#footer2 {height:99px;}

#counters {height: 45px;}
