<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.reklama{
	width:300px;
	float:left
}
div.tresc{
	width:630px;
	padding-left:20px;
	float:right;
}

div.naglowek_szeroki{
	width:910px;
	height:32px;
	margin-bottom:20px;
	padding-top:11px;
	padding-left:40px;
	clear:both;
	color:#1e79ab;
	font-size:14px;
	font-weight:bold;
	background-image:url('/images/title-big-bg.png');
}

ul.informacje{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.informacje li{
	display:block;
	width:280px;
	margin-left:10px;
	padding:3px 0px 3px 12px;
	float:left;
	font-size:12px;
	font-weight:bold;
	background-position:left center;
	background-image:url('/images/list-dot.png');
	background-repeat:no-repeat;
}
ul.informacje li a{
	color:#4d4a37;
	text-decoration:none;
}


h2{
	padding:20px 0px;
	text-align:center;
	color:#1e79ab;
	font-size:20px;
}
p{
	margin:0px 0px 10px;
}
</pre></body></html>