.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {min-width: 0; display: inline-block; /* \*/	display: block;}	/* trigger hasLayout for IE7. Hide from IE Mac */

* html .clearfix {height: 1%;} /* Hide from IE Mac */ 

.clr, .clear {clear:both;}
/* end clearing */



/*-----------lewy-content-prawy------------------------------------------*/

#wrapper.scheme_3 #left.first {
	float:left;
	width:239px;
}
#wrapper.scheme_3 #content.second {
	float:left;
	width:472px;
}
#wrapper.scheme_3 #right.third{
	float:left;
	width:239px;
}

#wrapper.scheme_2 #left.first {
	float:left;
	width:239px;
}

#wrapper.scheme_2 #content {
	float:left;
	width: 711px;
}
#wrapper.scheme_2 #content{
	float:left;
	width: 711px;
}
#wrapper.scheme_2 #right.second {
	float:left;
	width:239px;
}

#wrapper.scheme_1 #content.first {
	width: 950px;
}
