body {
	font-family: Arial;
	font-size: 10pt;
}

p {
	text-align: center;
}

p.p1 {
	color: Maroon;
	font-size: 10pt;
	font-family: Arial,Verdana,Tahoma;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	border: thin groove Black;
	background-color: Silver;
}

p.p2 {
	text-align: center;
	font-size: 10pt;
	border: thin solid Gray;
	background: Silver;
}

p.p3 {
	text-align: center;
	font-size: 10pt;
	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: think;
	border-color: black;
}

table.t1 {
	background-color: #D3D3D3;
	border: thin solid Gray;
}

div {
	background-color: Silver;
	border: thin solid Gray;
	text-align: center;
	margin: 1% 20% 1%;
	font-family: Arial;
	font-size: 10pt;
}

table.t2 {
	width: 760px;
	background-color: #C9C9C9;
	border-bottom-color: Gray;
	border-bottom-width: medium;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
}

table.t3 {
	width: 760px;
	background-color: #A1A1A1;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

em {
	color: #0000FF;
}

p.p4 {
	text-align: center;
	color: Black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bolder;
	font-style: italic;
}

em.em2 {
	color: Maroon;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-family: sans-serif;
}