body {
	background-color: #6A9AFC;
	background-image: url(img/poz.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;


}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #072B72;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menu {
	color: #003366;
	text-decoration: none;
}
.menu:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(img/kornet.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}

