body {
	background-color: f5f3ef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top {
	width: 1220px;
}
.top_logo {
	float: left;
	text-align: center;
	width: 647px;
	height: 111px;
	background-position: bottom;
}
.logo {
	float: left;
	width: 25px;
}
.time_logo{
	float: right;
	text-align: right;
	width: 548px;
	align: right;
}
.clear {
	clear: both;
}
.shapka{
	float: left;
	width: 1220px;
	height: 533px;
	margin-left: 15px;
}
.main{
	float: left;
	align: center;
	width: 574px;
	height: 200px;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #999999;
}
.line{
    float: left;
	width: 40px;
}
.news{
	float: left;
	width: 606px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
}
.text_data{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
.text_news{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #494949;
	font-style: italic;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}
.main_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	padding-top: 200px;
	width: 1200px;
	text-align: justify;
}
.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	width: 900px;
	padding-top: 30px;
	float: left;
}
.foto{
	width: 900px;
	background-position: 5px 5px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.vertical {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	writing-mode: tb-rl;
	width: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.back_1{
	float: left;
	width: 693px;
	text-align: left;
}
.back_2{
	float: left;
	background-attachment: scroll;
	background-image: url(images/back_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 507px;
	height: 203px;
}
.back_3{
	float: left;
	width: 507px;
}
.back_4{
	float: left;
	width: 800px;
	height: 203px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/back_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.back_5{
	float: left;
	width: 400px;
}
.tit{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.txt_main{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #F5F3EF;
	text-decoration: none;
}
.niz{
	width: 1220px;
	height: 5px;
	background-image:url(images/niz.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
.menu_niz{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	background-position: left;
}
.vk_message {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 200px;
    background: #DDF4FB;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px;
    border: 1px solid #C6EDF9;
    color: #336699;
    font-size: 11px;
    font-family: Tahoma,sans-serif;
}
.vk_message a {
    color: #336699;
    text-decoration: none;
}
