body {
	background-color: #489EBB;
	padding: 10px;
        font-family: verdana;
        font-size: 12px;
        color: #1B3947;
}
.tytol {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
img {
        padding-left: 20px;
}
img.ramka {
	border: 1px solid #C8D805;
}
.centruj {
        text-align: center;
}
.tekst {
        text-align: left;
        font-family: serif;
        font-size: 14px;
        color: #172533;
        line-height: 1.5;
}
