div#calosc {
	margin:0 auto;
	width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0 10px;
	background-color:#ffffff;
	font-size:12px;
	padding-bottom:20px;
	color:#525252;
}
div#header {}
div#lewa_kolumna {
	float:left;
	display:inline;
	width:220px;
	margin-top:14px;
	background-color:#ffffff;
}
div#tresc_wlasciwa {
	float:right;
	display:inline;
	width:720px;
	background-color:#ffffff;
	margin-top:14px;
}
div.tresc_lewa {
	float:left;
	display:inline;
	width:350px;
	background-color:#ffffff;
}
div.tresc_prawa {
	float:right;
	display:inline;
	width:350px;
	background-color:#ffffff;
}
/*Treść - szerokość 350px*/
div.box_350_right {
	float:right;
	display:inline;
	width:350px;
	padding-bottom:18px;
}
div.box_350 {
	float:left;
	display:inline;
	width:350px;
	padding-bottom:18px;
}
div.box_350_tresc {
	float:left;
	display:inline;
	width:348px;
	border:1px solid #e2e2e2;
}
div.box_350_tresc a {
color: #0052b7;
font-size: 12px;
text-decoration: none;
}
div.box_350_tresc a:hover {
text-decoration: underline;
}
div.tresc_calosc {
	float:left;
	display:inline;
	margin-bottom:18px;
	width:720px;
}
/*Treść - szerokość 720px*/
div.box_720 {
	float:left;
	display:inline;
	width:720px;
}
div.box_720_tresc {
	float:left;
	display:inline;
	width:718px;
	border:1px solid #e2e2e2;
}
div#stopka {
	width:960px;
	padding: 22px 10px 10px 10px;
	margin:0 auto;
	font-size:12px;
	/*background:#f6f6f6;*/
	background:#ffffff;
	border-top:2px solid #e2e2e2;
}
div.wyczysc {
content: ".";
height: 0;
line-height:0;
font-size:0;
clear: both;
}