@charset "utf-8";
.top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #680000;
	border-left-color: #680000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tab {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4C6681;
	border-bottom-color: #4C6681;
	border-left-color: #4C6681;
}
.bot {
	background-image: url(img/bot.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	background-image: url(img/poz.jpg);
	background-attachment: fixed;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #640000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.menu:hover {
	color: #FFE8C4;
	text-decoration: underline;
}
.L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #600407;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600407;
}

.o {
	border: 1px solid #5F0001;
	background-color: #FFFFFF;
}
.vest {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/vest.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F0100;
	border-bottom-color: #4C4C4C;
}
.o blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

