body {
	text-align: center;
}

a:link {
	text-decoration: none;

	color: #666633;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	text-decoration: none;

	color: #666633;
	font-family: "Times New Roman", Times, serif;
}

a:active {
	text-decoration: none;

	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #663333;
}

#logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #33FFFF;
	position: relative;
	width: 100%;
	height: 180px;
	background-image: url(img/gerb.gif);
	background-repeat: no-repeat;
}

#osnovnoi {
	position: relative;
	width: 80%;
	vertical-align: top;
}

#footer {
	position: relative;
	width: 80%;
	float: none;
}
#main_meny {
	position: absolute;
	width: 65%;
	left: 144px;
	top: 57px;
	height: 61px;
}

.meny {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	clip: rect(auto,auto,auto,10px);
}
#second_meny {
	float: left;
	width: 20%;
	position: relative;
	text-align: left;
}
#main {
	float: left;
	width: 59%;
	position: relative;
	text-align: justify;
}
#therd_meny {
	float: left;
	width: 20%;
	position: relative;
}
.zaglavie {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #669966;
	padding-left: 10px;
}
.tho_meny {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669966;
}
.zaglavie_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC99;
	margin-left: 35%;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 3%;
	margin-right: 3%;
}
.ends_menyu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
img.little {float: left;}