@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/poz.jpg);
	background-attachment: fixed;
}
.top {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 952px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B96F00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tdlev {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.vestpoz {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/vestpoz.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	margin-left: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.o {
	border: 1px solid #000000;
}
.bot {
	background-image: url(img/dol.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
