body {
	margin:0px;
 	font-size: 9pt;
	font-family: Verdana;
	color: #1A1A1A;
	background-color: #484F4F;
 	line-height: 12pt;
}

a, a:link, a:visited, a:active {
	color: #1A1A1A;
	text-decoration: none;
}

a:hover {
	color: #922526;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	font-size: 8pt;
	color: #922526;
}

a.kategorie{
	font-weight: bold;
}

body, td, th {
	color: #000000;
	font-size: 9pt;
	font-family: Verdana;
}

td.naglowek {
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
  	font-size: 12px;
 	font-family: Verdana;
	font-weight: bold;
	border: 2px #000 dotted;
}
td.tekst {
        color:#000040;
        font-family: Verdana;
        font-size: 12px;
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}

h1 {
	font-size: 11pt;
}

img.mapa {
	border: 1px solid #B22420;
}
