@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
body {
	background-color: #e4ebf5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:link {
	color: #678ece;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #678ece;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
h1 {
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 158px;
	text-indent: -9999px;
	padding: 0px;
	margin: 35px 0 0 18px;
}
#content ul {
	float: left;
	width: 160px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	line-height: 2em;
	text-transform: uppercase;
}
#content2 ul {
	float: left;
	list-style-type: disc;
	padding: 0px 0px 0px 30px;
	line-height: 3em;
	text-transform: none;
	margin: 0px;
	width: 500px;
}
h2 {
	font-size: 1.5em;
	color: #335B9F;
	padding: 0px;
	text-transform: uppercase;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E0F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}#content {
	text-align: left;
	background-image: url(../images/background-content.gif);
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}#footer {
	text-align: left;
	background-image: url(../images/background-footer.gif);
	width: 850px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-position: bottom;
}#footer p {
	color: #999999;
	font-size: 0.9em;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	text-align: center;
}
#content2 {
	width: 600px;
	float: right;
	padding: 0px;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
#content #content2 img {
}
#blok {
	border: 2px solid #D6E0F1;
	padding: 15px;
	margin-bottom: 15px;
}
#content #content2 span {
	font-size: 0.8em;
	vertical-align: super;
}
