<!-- 
<style type="text/css">
body {
	margin: 0px;
	background-color: white;
}

.lewyDol {
	background-position: top;
	background-repeat: no-repeat;
}

.prawyDol {
	background-position: top;
	background-repeat: no-repeat;
}

.perspektywa {
	background-position: top;
	background-repeat: no-repeat;
}

.granatowy {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000068;
	line-height: 150%;
}

.granatowy100 {	
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000068;
}

.granatowyMaly {	
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000068;
	line-height: 150%;
}

.szary {	
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #807C80;
}

a {
	color: #000068;
}

a.szary {
	color: #807C80;
	text-decoration: none;	
}

ul {
	margin-top, margin-bottom: 0px;
	margin-left: 30px;
}

sup {
	font-size: 10px;
}

.lista {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000068;
	width: 163px;
	height: 24px;
}

.formularz {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000068;
	width: 200px;
	height: 18px;
}

.przycisk {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000068;
	background-color: white;
	width: 80px;
	height: 20px;
}

</style>
 -->