/* @override 
	http://127.0.0.1:8000/media/layout.css
	http://ratybezspreadu.pl/media/layout.css
*/

#header {
	height:139px;
	background-color: #004B71;
}
#header .container, 
#content .row-1 .container,
#content .row-2 .container, 
#footer .container {
	width:930px;
	margin:0 auto;
	position: relative;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 { padding-bottom:54px;}
#page1 #content .row-1 .col-1 {
	width:180px;
	margin-right:43px;
	margin-top: 30px;
}
#page1 #content .row-1 .col-2 {
	width:200px;
	margin-right:23px;
}
#page1 #content .row-1 .col-3 {
	width:200px;
	margin-right:23px;
	height: 100%;
}
#page1 #content .row-1 .col-4 { width:260px;}
#page1 #content .row-2 {}
#page1 #content .row-2 .col-1 {
	width:360px;
	margin-right:150px;
}
#page1 #content .row-2 .col-2 {
	width:290px;
	margin-right:0px;
}
#page1 #content .row-2 .col-3 { width:130px;}
#page1 #footer { background:none; height:106px;}
#page1 #footer p { padding:0;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:624px; margin-right:74px;}
#page2 #content .row-1 .col-1 .col-1 { width:264px; margin-right:96px;}
#page2 #content .row-1 .col-1 .col-2 { width:264px;}
#page2 #content .row-1 .col-2 { width:282px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:624px; margin-right:74px;}
#page3 #content .row-1 .col-1 .col-1 { width:250px; margin-right:88px;}
#page3 #content .row-1 .col-1 .col-2 { width:250px;}
#page3 #content .row-1 .col-2 { width:282px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:624px; margin-right:74px;}
#page4 #content .row-1 .col-1 .extra-row1 .col-1 { width:268px; margin-right:70px;}
#page4 #content .row-1 .col-1 .extra-row1 .col-2 { width:268px;}
#page4 #content .row-1 .col-1 .extra-row2 .col-1 { width:292px; margin-right:68px;}
#page4 #content .row-1 .col-1 .extra-row2 .col-2 { width:264px;}
#page4 #content .row-1 .col-2 { width:282px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:624px; margin-right:74px;}
#page5 #content .row-1 .col-2 { width:282px;}

/*======= index-5.html =======*/
#page6 #content .row-1 { padding-bottom:80px;}
#page6 #content p { margin-bottom:20px;}


/*=========================*/


#footer { 
	height:168px;
	/*background:url(images/tail-bottom.gif) repeat-x center top;*/
}

