.container {
	width:1000px;
	margin:0 auto;
}

/*#header {height:194px; background:url(images/header-bg.gif) left top repeat-x #fff; }*/
#header {
	height:220px;
	background-image: url(images/bg_brushed_alu_.png);
}

#header, #content, #extra-content, #footer {
	font-size:0.75em;
	color: #000;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .obrazki {width:302px; margin-right:22px;}

#page1 #content .col-1 {
	width:260px;
	margin-right:15px;
	height: auto;
}

#page1 #content .col-1_1 {
	width:1000px;
	margin-right:22px;
	height: auto;
}

#page1 #content .col-2 {
	width:720px;
}
#page1 #content .col-3 {width:302px;}
#page1 #extra-content .col-1 {width:464px; margin-right:22px;}
#page1 #extra-content .col-2 {width:464px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:302px; margin-right:22px;}


/*======= index-4.html =======*/
#page5 #content .col-1 {width:302px; margin-right:22px;}
#page5 #content .col-2 {width:626px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:302px; margin-right:22px;}
#page6 #content .col-2 {width:302px; margin-right:22px;}
#page6 #content .col-3 {width:302px;}


/*=========================*/


#footer {
	background-color: #46A7F2;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
