html {
	margin: 0;
	padding: 0;
}

body { 
	font-size: 11pt;
	font-family: "times new roman", times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0; 
	padding: 0;
}

h1 {
	margin: 6pt 0 2pt 0;
	padding: 0 0 4pt 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	line-height: 18pt;
	color: #217587;
	border-bottom: 2pt solid #217587;
}

h2 {
	margin: 12pt 0 0 0;
	padding: 0;
	font-family: "times new roman", times, serif;
	font-weight: bold;
	font-size: 13pt;
	line-height: 13pt;
	color: #000000;
}

p {
	margin: 9pt 0 0 0;
	padding: 0;
	line-height: 15pt;
}

p i {
	font-size: 10pt;
	font-style: italic;
}

#hlowa {
	margin: 0 0 6pt 0;
	padding: 0;	
}

p.datum {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 10pt;
	float: right;
}

p.awtor {
	margin: 0 0 7pt 0;
	padding: 0 0 3pt 0;
	font-size: 10pt;
	line-height: 10pt;
	border-bottom: 1pt solid #217587;
}

p.intro {
	font-weight: bold;
}

p.heslo {
	margin: 0 0 7pt 0;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}

/*** WOBRAZY *******************************************************************/

div.priwobraz_nalewo {
	margin: 12pt 7pt 0 0;
	padding: 0;
	float: left;
}

div.priwobraz_naprawo {
	margin: 12pt 0 0 3pt;
	padding: 0;
	float: right;
}

div.priwobraz_nalewo img {
	border: 1px solid #000000;
}

div.priwobraz_naprawo img {
	border: 1px solid #000000;
}

div.priwobraz_nalewo p {
	margin: 3pt 0 7pt 0;
	font-size: 8pt;
	font-style: italic;
	line-height: 9pt;
	color: #000000;
	text-align: center;
}

div.priwobraz_naprawo p {
	margin: 3pt 0 7pt 0;
	font-size: 8pt;
	font-style: italic;
	line-height: 9pt;
	color: #000000;
	text-align: center;
}

/*** BOX_CLEAR *******************************************************************/

#box_clear {
	clear: both;
}
