@charset "windows-1251";
.Author {
	font-size: 12px;
	color: #555555;
	font-family: "Century Gothic";
	text-align: right;
}

.Menu {
	font-size: 18px;
	color: #555555;
	font-family: "Century Gothic";
	font-weight: bold;
}
.Menu_act {
	color: #65baa9;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
}


.Zagolovok {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #555555;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
}
.Podzagolovok {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #65baa9;
}
.Podmenu {
	text-align: justify;
	font-family: "Century Gothic";
	text-transform: none;
	font-size: 12px;
	background-position: center top;
	vertical-align: top;
	float: none;
	width: auto;
	padding-left: 40px;
	color: #555555;
	padding-top: 20px;
}
.Podmenu_index {
	padding-left: 40px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #555555;
	padding-bottom: 25px;
}




.Text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #555555;
	text-align: justify;
}
