.tytul{
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.link_maly{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #9c0031;
	text-decoration: underline;
}
.link_duzy{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9c0031;
	text-decoration: underline;
}
.text_duzy{
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	font-style:normal;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.link_maly_sprzet{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: normal;
	color: #9c0031;
	text-decoration: underline;
}