<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

td { align="center" ; font-family: Verdana; font-size: 10pt }
A { text-decoration: none; }
td.opis {
padding-left: 40;
padding-right: 20;
}
.kwiaty {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 20px;
}
.kwiaty img {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #99F;
}
.kwiaty p img {
	margin-left: -20px;
}
.kwiaty p {
	margin-left: 50px;
}
.prawa {
	text-align: right;
}
.tytul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #690;
}
.spis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
	background-color: #CF3;
	padding: 15px;
	border: 1px solid #690;
	cursor: hand;
}
.tytul_rozdzialu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F60;
	font-weight: bold;
}
.sgw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F60;
	padding-left: 20px;
	text-align: center;
}
</pre></body></html>