html, body{
	width:100%;
	background-color:white;
	margin:0px;
	padding:0px;
	background-color:white;
}

/*штрихованная часть шапки*/
.top{
	z-index:1;
	position:absolute;
	left:0px;
	top:107px;
	height:120px;
	width:100%;
}

/* стиль таблицы для цитаты*/
.quote_container{
	z-index:10;
	position:absolute;
	right:130px;
	left:338px;
	top:15px;
	float:left;
}

.quote{ /*сама таблица*/
	z-index:3;
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:100%;
}

/*текст в таблице*/
.quote_text{
	color:#7E7E7E;
	z-index:2;
	position:relative;
	left:-5px;
	top:-3px;
	height:150%;
	font-size:12px;
	font-family:Times New Roman;
	margin-bottom:-15px;
	margin-right:-15px;
}
.quote_text a {
	color:#7E7E7E;
}

.container2{
	z-index:5;
	position:absolute;
	left:400px;
	right:10px;
	top:120px;
}

.reclama_header{
	font-family:Arial, sans-serif;
	font-size:12;
	font-weight:bold;
	color:#6B7581;
	text-decoration: underline;
	float:left;
}

.reclama_text{
	font-family:Arial, sans-serif;
	font-size:11;
	color:black;
	text-decoration: none;
	float:none;
}

.reclama_link{
	font-size:11;
	font-family:Arial, sans-serif;
	color: #758475;
	text-decoration:none;
}

.reclama_link:hover{
	text-decoration:underline;
}

.menu{
	z-index:1;
	position:relative;
	left:0px;
	top: 0px;
	background-color:#96B689;
	height:100%;
}

.menu_header{
	color:white;
	background-color:#759668;
	font-family:Georgia, sans-serif;
	height:2px;
	font-size:16;
	font-weight:900;
	text-align:right;
	padding-right:2px;
	border:5px solid white;
	border-top:none;
	border-left:none;
	border-right:none;
}

.menu_punkt{
	height:30px;
	color:#335629;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

.menu_punkt a{
	color:#335629;
	padding-left:0px;
}

.menu_punkt a:hover{
	color:white;

}

.menu_punkt2{
	height:20px;
	color:#335629;
	font-family: Arial;
	font-size: 12px;

}

.menu_punkt2 a{
	color:#335629;
	padding-left:0px;
	text-decoration:none;
}

.menu_punkt2 a:hover{
	color:white;

}

.path{
	color:#3F722A;
	font-family:Georgia, sans-serif;
	font-size:14;
	font-weight:bold;
	float:left;
	text-transform: uppercase;
}

.article_title{
	color:#96B689;
	font-family:Georgia, sans-serif;
	font-size:14;
	float:none;
}
.content{
	padding:10px;
	color:black;
	border:1px solid #ABABAB;
	border-top:none;
	border-bottom:none;
	border-left:none;
	font-family:Times New Roman;
	font-size:14px;
	color:#7E7E7E;
	text-align:justify;
}

.content p{
	font-family:Times New Roman;
	font-size:14px;
	color:#7E7E7E;

}
.content a{
	font-family:Times New Roman;
	font-size:14px;
	color:#7E7E7E;

}

.other{
	border:none;
}

.opros{
	padding-bottom:10px
}

.foot{
	line-height:1;
	padding-left:10px;
	font-family:Arial, sans-serif;
	font-size:80%;
	color:#7E7E7E;
}

.m_bl {
	font:13px Times New Roman;
	color:#7E7E7E;
}

.m_bl a {
	font:13px Times New Roman;
	color:#7E7E7E;
	border-bottom:1px dashed;
	text-decoration:none;
}
.m_bl a:hover {
	font:13px Times New Roman;
	color:#7E7E7E;
	border-bottom:0px;
	text-decoration:underline;
}

.menu_punkt3{
	color:#335629;
	font-family: Arial;
	font-size: 12px;

}

.menu_punkt3 a{
	color:#335629;
	padding-left:0px;
	text-decoration:none;
}

.menu_punkt3 a:hover{
	color:white;

}

.linkss {font-family: verdana; font-size: 11px; font-weight: normal; color: #7E7E7E; text-decoration: none;}
.linkss a{font-family: verdana; font-size: 11px; font-weight: normal; color: #7E7E7E; text-decoration: none;}
.linkss a:hover{font-family: verdana; font-size: 11px; font-weight: normal; color: #7E7E7E; text-decoration: underline;}

.linkss1 {font-family: verdana; font-size: 11px; font-weight: normal; color: #335629; text-decoration: none;}
.linkss1 a{font-family: verdana; font-size: 11px; font-weight: normal; color: #335629; text-decoration: none;}
.linkss1 a:hover{font-family: verdana; font-size: 11px; font-weight: normal; color: #335629; text-decoration: underline;}