html, body {
	width: 100%;
}

body {
	background-color: #005faf;
	background-image: url('tlo.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}	

div {
	padding: 0px;
	margin: 0px;
}

div.wyczysc {
	clear: both;
	height: 0px;
	display: block;
}

#container {
	width: 992px;
	margin: auto;
}

#cien_left {
	float: left;
	display: inline;
	width: 86px;
	height: 609px;
}

#cien_right {
	float: right;
	display: inline;
	width: 84px;
	height: 609px;
}

#tresc {
	float: left;
	display: inline;
	width:822px;
	height: 609px;
}

