body {
font-family: Arial;
font-size: 10pt;
}

p {
text-align: center;
}

p.szlak {
	text-align: center;
	color: Maroon;
	font-family: Arial;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11pt;
	border: thin groove #A52A2A;
	background-color: #DEB887;
}

p.opis {
color: Black;
font-size: 11pt;
font-family: Arial;
font-weight: bold;
text-align: justify;
}

p.opis1 {
color: Black;
font-size: 10pt;
font-family: Arial;
font-weight: bold;
text-align: left;
}

p.stopka {
font-family: Arial;
font-size: 8pt;
font-style: italic;
text-align: justify;
font-weight: lighter;
}

ul.lista {
color: Black;
font-family: Arial;
font-size: 10pt;
}

p.p2 {
	text-align: center;
	color: Black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bolder;
	font-style: italic;
}

p.p3 {
	text-align: center;
	font-size: 9pt;
	font-weight: bolder;
	color: #000CC0;
}

p.p4 {
	text-align: center;
	font-size: 9pt;
}

hr {
	border-style: solid;
	height: 2pt;
	border-color: maroon;
	background-color: #d2691e;
}

img.min {
	border-style: solid;
	border-width: thin;
	border-color: black;
}

table.t1 {
	background-color: #D2B48C;
	border: thin solid #505050;
}

div {
	background-color: Silver;
	border: thin solid Gray;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	width: 300px;
	margin-left: 1%;
	margin-right: 1%;
}

em {
	color: #066FF0
}

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: #D6D6D6;
	width: 760px;
}

table.t3 {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	background: #CCCCCC;
	border-bottom-style: none;
	width: 760px;
}

em.em2 {
	color: Maroon;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-family: sans-serif;
}