@charset "UTF-8";

.stopka {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.tytul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #061E53;
	text-transform: uppercase;
	font-weight: bold;
}
.tresc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

