#main { 
	width:982px; 
	margin:0 auto;
}
#header,
#header .rborder {
	height:193px;
}
#header { 
	background:url("images/header-tail.gif") repeat-x left top;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#index #content .col-1 { width:584px; margin-right:48px;}
#index #content .col-2 { width:310px;}

/*======= about_us.html o_nas.html=======*/
#aboutus #content .col-1 { width:550px; margin-right:48px;}
#aboutus #content .col-2 { width:344px;}

/*======= portfolio.html =======*/
#portfolio #content .col-1 { width:310px; margin-right:48px;}
#portfolio #content .col-2 { width:584px;}

/*======= faq.html =======*/
#faq #content .col-1 { width:584px; margin-right:48px;}
#faq #content .col-2 { width:310px;}

/*======= aktualnosci.html =======*/
#aktualnosci #content .col-1 { width:584px; margin-right:48px;}
#aktualnosci #content .col-2 { width:310px;}


/*======= uslugi.html =======*/
#services #content .col-1 { width:584px; margin-right:48px;}
#services #content .col-2 { width:310px;}

/*======= kotnakt.html =======*/
#contact #content .col-1 { width:605px; margin-right:27px;}
#contact #content .col-2 { width:310px;}


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


#footer { 
	height:67px;
	padding:0 20px;
}