@charset "utf-8";
.data {
	font-size: 9px;
	color: #000;
	font-style: italic;
}

.tytul {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tresc {
	padding-bottom: 31px;
	background-image: url(grafika/odstep.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	line-height: 17px;
}

.obrazek {
	margin: 12px;
}

.img_srodek {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
