td.wiersz {
	background-color: #a9a9a9;
	border: Gray;
	font-family: "Comic Sans MS"; arial;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
	padding-bottom: 10pt;
	padding-left: 40pt;
	padding-right: 40pt;
	border-width: thick;
	border-style: solid;
}

td.wiersz2 {
	background-color: #A9A9A9;
	border: Gray;
	font-family: "Comic Sans MS"; arial;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 8pt;
	padding-right: 8pt;
	border-width: thin;
	border-style: solid;
}

td.opis {
	background-color: white;
	border: black;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
	line-height: 15pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	padding-left: 30pt;
	padding-right: 30pt;
	border-width: thin;
	border-style: solid;
}

td.wiersz3 {
	background-color: #E0FFFF;
	border: #033cc0;
	text-align: center;
	line-height: 0pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 5pt;
	padding-right: 5pt;
	border-width: thin;
	border-style: solid;
}


td.wiersz4 {
	background-color: #D3D3D3;
	border: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: bolder;
	line-height: 15pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	padding-right: 3pt;
	border-width: thin;
	border-style: solid;
}


li.lista {
	color: maroon;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

li {
	color: black;
	font-size: 11pt;
	font-weight: normal;
}

p {
	text-align: center;
}

table.t2 {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: medium;
	background: #A1A1A1;
	width: 760px;
}

table.t3 {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	background: #787878;
	border-bottom-style: none;
	width: 760px;
}
