<!--
body { 
	background-color: #F7EE80;
	margin-left: 0.6cm;
	margin-right: 0.6cm;
	font-family: Arial;
	text-indent: 40px;
	font-size: 10pt;
	color: #501900;
}
p { 
	font-size: 11pt; 
	font-family: Arial; 
	font-weight: normal;
	text-align: justify;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-type: normal;
}
.red { font: Arial; font-size: 9pt; color: red;}
.tytul { font-family: Arial; font-size: 16px; color: #501900;}
.tytul1 { font-family: Arial; font-size: 20px; color: #501900;}
.table { 
	border-collapse: separate;
	border-spacing: 1px;
	caption-side: top;
	empty-cells: show;
	table-layout: auto;
	text-align: center;
	width: 80%;
	column-span: 2;
	border: double #800000;
	overflow: auto;
}
-->
