#kontener .clear {
	clear: both;
}

#kontener .do_prawej {
	float: right;
	margin: 0 0 0 10px;
}

#kontener p {
	border: 0;
	padding: 15px;
	margin: 0px;
	line-height: 130%;
	overflow: hidden;
	height: 100%;
}

#kontener {
	width: 500px;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	border: 1px #383838 solid;
	background-color: white;
}

#kontener #top {
	height:185px;
	background: transparent url(top.png) no-repeat 0 0;
	text-indent: -9999px;
}

#kontener #jak_skutecznie {
	height: 67px;
	background: transparent url(jak_skutecznie.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#kontener #nie_zwlekaj {
	height: 37px;
	background: transparent url(nie_zwlekaj.gif) no-repeat center top;
	text-indent: -9999px;
	margin-top: 15px;
}

#kontener #float_content {
	padding: 0px 20px 10px 20px;
	background:#E0E5E9;
	margin: 0 30px 30px 30px;
	text-align:left;
}