body {
	font-family: Arial;
	font-size: 10pt;
}

p {
	text-align: center;
}

p.p1 {
	color: #8B0000;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	border: thin groove Navy;
	background-color: Silver;
}

p.p2 {
	text-align: center;
	font-size: 9pt;
}

p.p3 {
	text-align: center;
	font-size: 9pt;
	color: #0000CD;
	font-weight: bolder;
}

p.opis {
	color: Black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
}

p.tytul {
	text-align: center;
	color: #0000ff;
	font-family: Courier New;
	font-weight: bolder;
	font-size: xx-large;
	text-decoration: underline;
}

p.stopka {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	text-align: justify;
	font-weight: lighter;
}

p.p4 {
	text-align: center;
	color: Black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

img.min {
	border-style: solid;
	border-width: thin;
	border-color: blue;
}

table.t1 {
	background-color: #DCDCDC;
	border: medium solid #A9A9A9;
}

table.t2 {
	width: 760px;
	background-color: #A1A1A1;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

table.t3 {
	width: 760px;
	background-color: #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

em {
	color: #0000FF;
}

em.em1 {
	color: #F0000F;
}

p.p5 {
	text-align: justify;
	font-size: 9pt;
	color: #0000CD;
	font-weight: bolder;
}

div {
	text-align: center;
}

li.li2 {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	list-style-type: circle;
}

li.li1 {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	list-style-type: square;
}

div.d2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
}

em.em2 {
	color: Maroon;
	font-size: 13pt;
	font-style: italic;
	font-weight: bolder;
	font-family: sans-serif;
}

ul.lista {
color: Black;
font-family: Arial;
font-size: 10pt;
}