div.Blockw {
	width: 450px;
	margin: 15px auto;
}
	div.Blockw div.Headerw {
		height: 40px;
		background: url(div/wiadomosci/gora.jpg) no-repeat;
	}
	div.Blockw div.Contentw {
	background: url(div/wiadomosci/srodek.jpg) repeat-y;
	font-size: 9pt;
	text-align: justify;
	line-height: 150%;
	padding: 0 15px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
	div.Blockw div.Footerw {
		height: 9px;
		background: url(div/wiadomosci/dol.jpg) no-repeat;
	}
	
	
