html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin:0; padding:0; border:0; outline:0;
 font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; 
 vertical-align:baseline; }

/* не забудьте определить состояник "фокус", стилей */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol, ul { list-style:none; }

/* таблицам необходим cellspacing="0" в разметке */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }



body
	{
	color:#7a7a7a;
	font-size:18px;
	font-family: 'PT Sans Caption', sans-serif;
	}
.clear 
	{
	clear: both;
	}
h1
	{
	font-size: 34px;
	text-transform: uppercase;
	margin-bottom: 28px;
	Color: #0d0d0d;
	}
h2
	{
	text-align: center;
	font-size: 34px;
	text-transform: uppercase;
	margin-bottom: 28px;
	Color:#000;
	}
h2 span
	{
	color:#ababab;
	}
p 	{
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 25px;

	}
p img 
	{
	float:left;
	margin:10px 15px 10px 0;
	}
header
	{
	/*background: url(/images/main-bg.jpg);*/
	height:516px;
	margin-bottom: 59px;
	background-position:center;
	}
.header
	{
	height: 92px;
	background: #fff;
	box-shadow: #111 3px 0px 5px;
	position: fixed;
	width: 100%;
	z-index: 100;
	}
.header .container
	{
	width:1200px;
	height: 92px;
	margin: 0 auto;
	position: relative;
	}
.header .container .logo 
	{
	background: url(/images/logo.png);
	width: 152px;
	height: 92px;
	float: left;
	margin-top: -6px;
	}
.header .container .menu-top
	{
	float: right;
	margin-top: 21px;
	height: 50px;
	}
ul
	{
	height:20px;
	}
ul li
	{
	float:left;
	position: relative;
	padding-left: 42px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 50px;
	}
ul li.active a
	{
	color:#7C7979;
	}
ul li#active_menu a
	{
	color:#adadad
	}
ul li a
	{
	color:#272727;
	text-decoration: none;
	}
ul li ul
	{
	display: none;
	position: absolute;
	width: 325px;
	top: 50px;
	z-index: 1111;
	height:auto;
	left: 28px;
	box-shadow: #111 3px 5px 12px -4px;
	background: url(/images/line.png) #fff 154px;
	background-repeat: no-repeat;
	}
ul li ul li
	{
	padding: 6px 15px;
	width:131px;
	margin-left:1px;
	}
ul li ul li:hover
	{
	background: #eaeaea;
	}
ul li:hover ul
	{
	display:block
	}
ul li ul li a
	{
	font-size: 12px;
	color:#7C7979;
	}
main
	{
	padding-top: 50px;
	}
.conteiner
	{
	position: relative;
	}
#about
	{
	position: absolute;
	top: -100px;
	}
#news
	{
	position: absolute;
	top: -180px;
	}
#kat
	{
	position: absolute;
	top: -100px;
	}
.content
	{
	width:1200px;
	margin:0 auto;
	}
#white 
	{
	background:#fff;
	}
#grey
	{
	background:#ededed;
	padding-top: 98px;
	padding-bottom: 22px;
	}
.news
	{
	margin-top: 98px;

	}
.news h2
	{
	margin-bottom: 61px;
	}
.row
	{
	margin: auto;
	margin-bottom: 52px;
	display:table;
	}
.row3
	{
	margin: 0 177px;
	width: 881px;
	margin-bottom: 60px;
	margin-left: 1px;
	}
.img-block
	{
	float: left;
	text-align: center;
	margin-right: 23px;
	font-size: 16px;
	width: 151px;
	}
.img-block:hover img
	{
	opacity: 0.5;
	}
.img-block .name
	{
	margin-top:21px;
	color:#525252;
	text-transform: uppercase;
	}
.img-block.last
	{
	margin-right:0;
	}
.main-one-news
	{
	float:left;
	width: 330px;
	margin-right: 99px;
	}
.main-one-news.last
	{
	margin-right:0;
	float:right;
	}
.main-one-news .img
	{
	width:327px;
	height:213px;
	overflow: hidden;
	margin-bottom: 2px;
	border:1px solid #8a8a8a;

	}
.main-one-news img
	{
	width:327px;
	}
.border-bottom
	{
	width:100%;
	height:5px;
	/*background:#8a8a8a;*/
	}
h2 a
	{
	text-decoration:none;
	}
h2.main_new_h2
	{
	color: #626262;
	font-size: 22px;
	text-transform: initial;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	}
.main_new_date
	{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color:#5c7878;
	font-family: sans-serif;
	margin-bottom: 21px;
	}
.main_new_short_content 
	{
	font-size: 14px;
	line-height: 22px;
	height: 90px;
	text-align: center;
	border-bottom: 1px solid;
	overflow: hidden;
	padding-bottom: 5px;
	}
.main_new_link
	{
	text-align: center;
	margin-top: 30px;
	}
.main_new_link a, .pdf a
	{
	color:#000;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 30px;
	border: 2px solid #363636;
	}
.pdf
	{
	margin: 13px 0;
	padding-bottom: 30px;
	border-bottom: 2px solid #464646;
	}
.main_new_link a:hover, .pdf a:hover
	{
	color:#FFF;
	border: 2px solid #111;
	background:#111;
	}
.contacts-row 
	{
	text-align: center;
	font-size: 18px;
	margin-bottom: 7px;
	color:#242424;
	}
footer
	{
	/*border-top: 3px solid #464646;*/
	margin-top: 150px;
	padding-top: 67px;
	}
.map 
	{
	height: 350px;
	overflow: hidden;
	margin-top:20px;
	min-width: 1200px;
	}
.copy
	{
	background:#222;
	text-align: center;
	padding: 30px 0;
	color:#fff;
	font-size: 14px;
	margin-top: 30px;
	}
.border-b
	{
	margin-top: 30px;
	background:#363636;
	width:100%;
	height:2px;
	margin-bottom: 20px;
	}
.images-new
	{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
.images-new img
	{
	width:500px;
	}
.new-content
	{
	float: left;
	color:#000;
	font-size: 16px;
	line-height: 20px;
	}
#dssliderturn {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	top: 90px;
	}
#dssliderturn img
	{
	width:100%;
	}
	
@media only screen and (max-width: 1199px)
{
	header {
	width: 100%;
	margin: 0 auto;
	height: 516px;
	margin-bottom: 59px;
	background-position: center;
	}
	.header .container {
	width: 1000px;
	height: 92px;
	margin: 0 auto;
	}
	.slider {
	width: 1000px!important;
	}
	.img-block {
	width: 120px;
	}
	.img-block img
	{
	width:100px;
	}
	.content {
	width: 1000px;
	margin: 0 auto;
	}
	.main-one-news {
	width: 303px;
	margin-right: 43px;
	}
	.main-one-news .img {
	width: 301px;
	height: 195px;
	}
	.main-one-news img {
	width: 300px;
	}
	.map {
	height: 300px;
	overflow: hidden;
	margin-top: 20px;
	min-width: 1000px;
	}
	#dssliderturn {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	top: 90px;
	}
	
}

@media only screen and (max-width: 768px)
{
	header {
	width: 100%;
	margin: 0 auto;
	height: 350px;
	margin-bottom: 59px;
	background-position: center;
	}
	.header .container {
	width: 768px;
	height: 92px;
	margin: 0 auto;
	}
	.slider
	{
	width:768px!important;
	}
	.slider {
	height: 400px!important;
	}
	.img-block {
	width: 85px;
	font-size:12px;
	}
	.img-block img
	{
	width:85px;
	}
	.content {
	width: 760px;
	margin: 0 auto;
	padding: 0 4px;
	}
	.main-one-news {
	width: 232px;
	margin-right: 30px;
	}
	h2.main_new_h2 {
	font-size: 18px;
	}
	.main-one-news .img {
	width: 230px;
	height: 150px;
	}
	.main-one-news img
	{
	width:230px;
	}
	.map {
	height: 300px;
	overflow: hidden;
	margin-top: 20px;
	min-width: 768px;
	}
	.main_new_short_content {
	height: 85px;
	}
	/*span
	{
	font-size:50%!important;
	}*/
	#dssliderturn {
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	top: 90px;
	}
	
}
h3{
	margin-bottom: 5px;
	}
h3 a{
	color:#000;
	text-decoration: none;
	}
h3 a:hover{
	color: #7C7C7C;
	text-decoration: none;
	}
.pager {
	margin-top: 25px;
	}
.pager span{
	padding:0 5px;
	}
form.serch-page
	{
	width:300px;
	margin: 0 0 20px 0;
	position: relative;
	}
form.serch-page input[type="search"]
	{
	width:100%;
	border: 1px solid #ccc;
	height:30px;
	padding: 5px;
	}
form.serch-page input[type="submit"]
	{
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
	height: 100%;
	width: 25px;
	border: 0;
	cursor: pointer;
	background: url(/images/ico_search.png) no-repeat center;
	background-size: contain;
	}
form.serch-page input[type="submit"]:hover
	{
	opacity: 0.8;
	}	
form.serch-page.serch-head {
	position: absolute;
	right: 0;
	top: 55px;
	}	
	