body {
	background: url(tlo.jpg);
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
}
#srodek {
	text-align: center;
	width: 700px;
	margin: auto;
}
#naglowek {
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	font-size: 15pt;
	line-height: 16pt;
	font-weight: bold;
}
h1.kolor {
	color: Green;
	font-size: 20px;
}
h2.kolor {

}
h3.kolor {
	color: #800040;
	line-height: 18pt;
}
a:link, a:visited, a:active, a:hover {
	color: #004080;
}
img.linia {
	width: 500px;
	height: 20px;
	border-style: none;
}
img.male {
	width: 200px;
	height: 150px;
	border-style: none;
}
ul {
	list-style-type: square;
}
.linki {
	font-size: 9px;
	color: #CEDFDE;
}