html, body {
	margin:0;
	width:100%;
	height:100%;
	text-align: center;
	font:14px arial;
	color:#000000;
} 
img {
border:0;
}

.container {
		width: 920px;
		margin: auto;
 		text-align:left;
}
.banner {
width: 920px;
height:320px;
text-align:right;
	background-image: url("./img/zdzislawpiter_ubepieczenia.jpg"); 
	background-repeat:no-repeat;
	background-position: top center;
}
.div230{
	float:left;
	width:230px;
}
.br {
	display:block;
	height:20px;
	width: 100%;
}
.footer {
		width: 920px;
		margin: auto;
 		text-align:right;
		font:10px arial;
		color:#808080;
}
