﻿body {
	font-family: Arial, Helvetica, sans-serif;	
	font-color: #003471;
	font-size: 10pt;
	background: #E8F4FF;
}

h1 {
	text-align: left;
	color: #CC0033;
	font-size: 18pt;
}

h2 {
	color: #003471;
	font-size: 12pt;
}

h3 {
	color: #003471;
	font-size: 10pt;
	margin: 0px;
	padding: 0;
}

td {
	font-size: 10pt;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
a:visited {
}

span.nadruk {
	font-weight: bold;
	color: #003471;
}
div#logo {
	text-align: left;
}
div#logo img {
	margin: 20px 40px 20px 0;
	border: 0;
}
div#logo a {
	text-decoration: none;
	border: 0;
}
ol {
	margin: 0 0 0 30px;
}
em {
	font-size: 10pt;
	color: #CC0033;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
}
hr.style3 {
	color: #CC0033;
}

