body {
	font-family: Arial;
	font-size: 10pt;
}

p {
	text-align: center;
}

div.d2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
}


p.p1 {
	color: #966339;
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
	font-weight: bolder;
	text-decoration: underline;
}

p.p2 {
	text-align: center;
	font-size: 10pt;
	border: thin solid Gray;
	background: Silver;
}

p.p3 {
	text-align: center;
	font-size: 9pt;
	color: Maroon;
}

p.opis {
	color: Black;
	font-size: 11pt;
	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;
}

p.stopka {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	text-align: justify;
	font-weight: lighter;
}

img.min {
	border-style: solid;
	border-width: thin;
	border-color: black;
}

table.t1 {
	background-color: #D3D3D3;
	border: thick solid White;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-top-style: none;
}

div.d1 {
	background-color: Silver;
	border: thin solid Gray;
	text-align: center;
	margin: 1% 20% 1%;
	font-family: Arial;
	font-size: 10pt;
}

div {
	text-align: center;
}

em {
	color: Blue;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-family: sans-serif;
}

table.t2 {
	background-color: #D6D6D6;
	border: medium solid Gray;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 760px;
}

table.t3 {
	background-color: #A9A9A9;
	width: 760px;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

hr {
	color: Gray;
	line-height: 2px;
	border: thin;
}

em.em1 {
	color: #066FF0;
	font-size: 10pt;
}

li {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
}

em.em2 {
	color: Maroon;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-family: sans-serif;
}