* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
	background: #fff;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	height: auto !important;
	position: relative;
	padding: 0 0 220px;
	z-index: 1;
}


/* Проекты */
#projects_all{
	width: 1000px; /* задаем ширину для div */
	height: 510px;
	margin-top: 25px;
	background-color: #F7F7F7;  /* фоновый цвет div */
	position: relative;
}#projects .block {
    min-height: 160px;
    background-color: #FFF;
    position: relative;
    clear: left;
}
#zavod .block {
    min-height: 160px;
    background-color: #FFF;
    position: relative;
    clear: left;
}
#zavod{
	width: 495px; /* задаем ширину для div */
	height: 510px;
	top: 0;
	left: 0;
	background-color: #fff;  /* фоновый цвет div */
	border-bottom: 1px solid #ccc; /* рисуем линию снизу div */
	border-top: 3px solid #3139AD;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: absolute;
}
#zavod img{
	position: relative;
	float: left;
	margin-right: 20px;
}
#zavod #name{
	position: relative;
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 20px;
	overflow: hidden;
	display: block;
}
#zavod #name span{
	position: relative;
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
}
#zavod #all_projects {
	position: absolute;
	bottom: 10px;
	left: 280px;
}
#zavod #all_projects a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}


#projects{
	width: 495px; /* задаем ширину для div */
	height: 510px;
	top: 0;
	right:0;
	background-color: #fff;  /* фоновый цвет div */
	border-bottom: 1px solid #ccc; /* рисуем линию снизу div */
	border-top: 3px solid #3139AD;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: absolute;
}
#projects img{
	position: relative;
	float: left;
	margin-right: 20px;
}
#projects #name{
	position: relative;
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 20px;
	overflow: hidden;
	display: block;
}
#projects #name span{
	position: relative;
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
}
#projects #all_projects {
	position: absolute;
	bottom: 10px;
	left: 280px;
}
#projects #all_projects a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
/* События */
#events{
	width: 1000px; /* задаем ширину для div */
	height: 250px;
	margin-top: 25px;
	background-color: #F7F7F7;  /* фоновый цвет div */
	position: relative;
}
#news{
	width: 325px; /* задаем ширину для div */
	height: 250px;
	top: 0;
	left: 0;
	background-color: #fff;  /* фоновый цвет div */
	border-top: 3px solid #3139AD;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: absolute;
}
#news .date{
	font-size: 13px;  /* задаем размер шрифта */
	color: #d1262c;
	margin: 2px;
}
#news .title{
	font-size: 12px;  /* задаем размер шрифта */
	margin: 2px;
}
#news .title a{
	font-size: 12px;  /* задаем размер шрифта */
	color: #2D2B2B;
}
#news .intro{
	font-size: 11px;  /* задаем размер шрифта */
	color: #2D2B2B;
	margin: 2px;
}
#news #all_news{
	position: absolute;
	bottom: 10px;
	right: 5px;
}
#news #all_news a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
#articles{
	width: 325px; /* задаем ширину для div */
	height: 250px;
	top: 0;
	right: 0;
	background-color: #fff;  /* фоновый цвет div */
	border-bottom: 1px solid #ccc; /* рисуем линию снизу div */
	border-top: 3px solid #3139AD;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: absolute;
}
#articles .date{
	font-size: 13px;  /* задаем размер шрифта */
	color: #d1262c;
	margin: 2px;
}
#articles img{
	float: left;
	margin-right: 5px;
}
#articles .title{
	font-size: 12px;  /* задаем размер шрифта */
	margin: 2px;
}
#articles .title a{
	font-size: 12px;  /* задаем размер шрифта */
	color: #2D2B2B;
}
#articles .intro{
	font-size: 11px;  /* задаем размер шрифта */
	color: #2D2B2B;
	margin: 2px;
}
#articles #all_articles{
	position: absolute;
	bottom: 10px;
	right: 5px;
}
#articles #all_articles a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
#regions{
	width: 325px; /* задаем ширину для div */
	height: 250px;
	top: 0;
	left: 337px;
	background-color: #fff;  /* фоновый цвет div */
	border-bottom: 1px solid #ccc; /* рисуем линию снизу div */
	border-top: 3px solid #3139AD;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: absolute;
}
#regions .map img{
	width: 320px; /* задаем ширину для div */
	height: 183px;
	top: 30px;
	left: 0;
	position: absolute;
}
/* Горизонтальное меню */

div#menunav {
   width: 100%; /* задаем ширину для div */
   float: left;  /* добавляем список в div */
   border-top: 0;  /* рисуем линию поверх div */
   border-bottom: 0; /* рисуем линию снизу div */
   font-size: 14px;  /* задаем размер шрифта */
   background-color: #f7f7f7;  /* фоновый цвет div */
   padding: 0;  /* отступ ul от края контейнера */
}
div#menunav ul {
   margin: 0px;
   padding: 0px;
}
* html div#menunav ul {
   float: left;  /* заставляет ul вместить все li */
   border-left: 0;  /* добавляет левую вертикальную черту к ul */
   margin-left: 15px;  /* IE удваивает заданное значение */
}
div#menunav li {
   float: left;   /* располагаем список по горизонтали */
   position: relative;  /* контекст позиционирования для раскрывающегося меню с абсолютным позиционированием */   
   list-style-type: none;  /* удаляем маркеры */
   background-color: #f7f7f7;  /* задаем фоновый цвет элементов меню */
   border-right: 0;  /* создаем разделительные линии между элементами li */
}
div#menunav li:first-child {
   border-left: 0;  /* первая вертикальная линия в меню */
}
div#menunav a {
   display: block;  /* пункты вложенного меню выделяются при наведении указателя */
   text-decoration: none;  /* удаляем подчеркивание ссылок */
   padding: 13px 10px;  /* создаем пространство с обеих сторон текста пункта меню */
   color: #3139AD;  /* задаем цвет шрифта */
}
div#menunav a:hover {
   color: #3139AD;
}

div#menunav li:hover {
   background-color: #ddd;  /* задает фон пунктов списка */
}

/* Раскрывающееся меню */

div#menunav ul li ul {
   margin: 0px;
   position: absolute;  /* размещает выпадающий ul относительно родительского li */
   left: -1px;  /* выравнивает раскрывающееся меню */
   min-width: 200px;
}
div#menunav ul li ul li  {
	width: 100%;  /* элементы списка заполняют контейнер (ul) */
	border-left: 1px solid #ccc;  /* три стороны каждого пункта раскрывающегося меню */
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
div#menunav ul li ul li:first-child {
   border-top: 1px solid #ccc;  /* верхний край раскрывающегося меню */
    border-left: 1px solid #ccc;
}
body div#menunav ul li ul {
   display: none;
}
div#menunav ul li:hover ul, div#menunav ul li ul:hover {
   display: block;
    background-color: #3139AD;  /* задает фон пунктов списка */
}
* html div#menunav ul li ul {  /* добавляет верхнюю границу раскрывающегося меню для IE */
   border-top: 1px solid #ccc;
   border-left: 0рх;  /* устраняет наследование границ ul раскрывающимся меню */
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0;
}

@media (max-width: 768px) {
.wrapper {
	width: 100%;
	margin: 0 auto;
	height: auto !important;
	position: relative;
	z-index: 1;
	padding: 0 0 0;
}
/* Проекты */
#projects_all{
	width: 100%; /* задаем ширину для div */
	height: auto !important;
	position: relative;
	z-index: 2;
	clear: both;
	margin: 0 auto;
}
#zavod{
	width: auto; /* задаем ширину для div */
	height: auto !important;
	border-radius: 0;
	border: 0; /* рисуем линию снизу div */
	position: relative;
	margin: 0;
	text-align: center;
}
#zavod img{
	margin: 0 auto;
	text-align: center;
}

#zavod #name {
	text-align: center;
	float: left;
	top: 0;
	margin: 10px;
}
#zavod #name a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
#projects{
	width: auto; /* задаем ширину для div */
	height: auto !important;
	border-radius: 0;
	border: 0; /* рисуем линию снизу div */
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#projects img{
	margin: 0 auto;
	text-align: center;
}
#projects #all_projects {
	display: none;
}
#zavod #all_projects {
	display: none;
}
#projects #name{
	float: left;
	text-align: center;
	top: 0;
	margin: 10px;
}
#projects #name a{
	color: #2D2B2B;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
#projects .block {
	padding: 0;
	width: 100%;
	margin: 10px auto;
    min-height: auto;
    background-color: #eee;
    position: relative;
    clear: left;
	border: 0;
}
#projects .block img {
	padding: 0;
	width: auto;
	margin: 10px;
    background-color: #eee;
    position: relative;
    clear: left;
	border: 0;
}
#zavod .block {
	width: 100%;
    min-height: auto;
	margin: 10px auto;
    background-color: #eee;
    position: relative;
    clear: left;
	padding: 0;
	border: 0;
}
#zavod .block img {
	padding: 0;
	width: auto;
	margin: 10px;
    background-color: #eee;
    position: relative;
    clear: left;
	border: 0;
}
/* События */
#events{
	width: 100%; /* задаем ширину для div */
	height: auto !important;
	position: relative;
	clear: both;
	margin: 0;
	border: 0;
}
#news{
	display:none;
}
#examples{
	width: 100%; /* задаем ширину для div */
	height: auto;
	top: 0;
	right: 0;
	border: 0;
    box-sizing: 0;
    box-shadow: none;
    border-radius: 0;
	position: relative;
	text-align: center;
}
#examples img{
	margin: 0 auto;
	border-radius: 0;
	border: 0;
}
#examples .title{
	font-size: 12px;  /* задаем размер шрифта */
	margin: 0;
}
#examples .title a{
	font-size: 12px;  /* задаем размер шрифта */
	color: #2D2B2B;
}
#articles{
	display:none;
}

#regions{
	display:none;
}
.podrobnej {
	display:none;
}
.block{
	padding: 10px;
	margin: 10px auto;
	width: 280px;
	float: left;
	position: relative;
	z-index: 1;
	text-align: center;
	border: 1px solid #ddd;
}
#priceh1 {
	top: 20px;
	height: 500px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#priceh1 h1 {
	width: 90%;
	text-align:  center;
	position: relative;
	font-family:GaramondPremrPro-BdSubh;
	font-size:45px;
	color:#fff;
	line-height: 45px;
}
#h1left {width: 100%;
	text-align: center;
}

#projects_all .widget_name {
	top: 0;
	text-align: center;
	position: relative;
	z-index: 1;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	margin: 10px auto;
}
#projects_all .widget_name  a{	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3139AD;
	text-decoration: none;
}
#projects_all .widget_name  a:hover{
	text-decoration: none;
}
	
}