*{ margin: 0; padding: 0;}

body{
	font-family: Arial;
	color: #303030; 
	min-width: 976px; 
	font-size: 16px;
	background-color: #ffffff;
	background: transparent url('images/design/header_bg1.png') center 40px no-repeat;
}

/*** ЗАГОЛОВКИ */

h1{
	font-size: 30px;
	font-weight: 100;
	margin: 20px 0;
}
h2{
	font-size: 25px;
	font-weight: 100;
	margin: 20px 0;
}
h3{
	font-size: 22px;
	font-weight: 100;
	margin: 20px 0;
}

/*** АБЗАЦЫ */

p{
	margin: 10px 0;
	line-height: 130%;
}

/*** ССЫЛКИ */

a{
	color: #9a0e00;
	text-decoration: underline;
}
a:hover{
	color: #1e6013;
	text-decoration: none;
}

/*** РАЗДЕЛИТЕЛЬНЫЕ ЛИНИИ */

hr{
	height: 1px;
	padding: 0;
	margin: 0;
	color: #dddddd;
	background-color: #dddddd;
	border: 0;
}
hr.bold{
	height: 10px;
	color: #105512;
	background-color: #105512;
}

/*** ВЕРХНЕЕ МЕНЮ */

nav#nav-main{
	width: 100%;
	margin: 0 auto;
	background-color: #105512;
	background: -webkit-linear-gradient(top, #397a16, #105512); /* для webkit-браузеров */
	background: -moz-linear-gradient(top, #397a16, #105512); /* для firefox 3.6+ */
	background: -o-linear-gradient(top, #397a16, #105512); /* для Opera 11.10+ */
	background: -ms-linear-gradient(top, #397a16, #105512); /* для IE10+ */
	color: #ffffff;
}
ul.nav-main{
	max-width: 960px;
	margin: 0 auto;
}
ul.nav-main li{
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	display: inline;
	float: left;
	list-style: none;
	border-left: solid 1px #072d02;
	border-right: solid 1px #1d7e0a;
}
ul.nav-main li a{
	display: block;
	padding: 12px 9px;
	font-size: 13px;
	border: 0;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav-main li a:hover{
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

/*** ШАПКА САЙТА (логотип, контакты) */

header#header-main{
	margin: 20px auto;
}
#header-main div.logo{
	width: 162px;
	height: 129px;
	float: left;
	margin: 7px 0 0 15px;
}
#header-main div.logo img{
	width: 100%;
	margin: 0 0 0 0;
}
#header-main div.slogan{
	float: left;
	margin: 55px 0 0 -30px;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
}
#header-main a.contact-phone{
	display: block;
	float: right;
	margin: 29px 0 0 0;
	text-decoration: none;
	font-size: 25px;
	color: #222222;
}
#header-main span.contact-phone-code{
	margin: 0 5px 0 0;
	color: #778e1a;
}
#header-main div.contact-time{
	clear: right;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 5px 40px;
	background: transparent url('images/design/phone.png') left 4px no-repeat;
	font-size: 11px;
	text-transform: lowercase;
}
#header-main div.contact-time span{
	font-size: 16px;
}

/*** БЛОК С БОЛЬШИМ ИЗОБРАЖЕНИЕМ */

header#header-illustration{
	width: 100%;
	height: 400px;
	margin: 0 0 30px 0;
	padding: 0;
	background-color: #c4a58d;
}
.illustration-dsp{
	background: #c4a58d url('images/illustrations/dsp.jpg') center center no-repeat;
	background-size: cover;
}
#header-illustration span{
	display: inline-block;
	clear: both;
	padding: 10px 20px;
	font-size: 30px;
	background-color: #c4a58d;
	color: #000000;
	opacity: 0.7;
}
#header-illustration span.text1{
	float: left;
	margin: 80px 0 0 50px;
}
#header-illustration span.text2{
	float: right;
	margin: 30px 240px 0 0;
}
#header-illustration span.text3{
	float: left;
	margin: 30px 0 0 240px;
}

/*** ИЗОБРАЖЕНИЯ */

div.illustration-left{
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	border: dashed 1px #dddddd;
}
div.illustration-left img{
	width: 100%;
}

/*** ФУТЕР */

footer#footer-main{
	padding: 10px 0 20px 0;
}
#footer-main .map-link{
	float: right;
	margin-top: 21px;
	font-size: 25px;
}
#footer-main .map-link a{
	text-decoration: none;
}

#footer-main div.logo{
	width: 81px;
	float: left;
	margin: 0 10px 0 5px;
}
#footer-main div.logo img{
	width: 100%;
	margin: 0 0 0 0;
}
#footer-main div.slogan{
	float: left;
	margin: 25px 0 0 -25px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
}
#footer-main div.contacts{
	float: left;
	margin: 22px 0 0 0;
	font-size: 20px;
	color: #000000;
}
#footer-main div.contacts a{
	text-decoration: none;
}
#footer-main a.contact-phone{
	margin: 0 20px 0 80px;
}
#footer-main a.contact-email{
	margin: 0 20px 0 20px;
}

/*** КОНТЕНТ */

/*** секции */

.section-color{
	width: 100%;
	margin: 20px auto;
	padding: 20px 0;
	background-color: #e8ded5;
}

.section-dark{
	width: 100%;
	margin: 20px auto;
	padding: 20px 0;
	background-color: #175B12;
}

/*** таблицы */

.table-price{
	width: 100%;
	border-collapse: collapse;
}
.table-price td, .table-price th{
	padding: 7px 10px;
	border: solid 1px #bbbbbb;
}
.table-price th{
	font-weight: 600;
}
.table-price td.information{
	font-style: italic;
	font-size: 14px;
}

/*** блоки с иконками */

.icon-block{
	width: 30%;
	float: left;
	min-height: 290px;
	text-align: center;
	border: dashed 1px #dddddd;
	padding: 20px 15px;
	font-size: 18px;
	box-sizing: border-box;
}

.icon-block i{
	display: block;
	margin: 0 0 10px;
	font-size: 150px;
}
.icon-block span{
	display: block;
	margin: 10px 0;
	font-size: 12px;
}
.icon-block-margin{
	margin-left: 5%;
}

.icon-left{
	float: left;
	margin: 15px 30px 15px 15px;
	font-size: 80px;
	box-sizing: border-box;
}

/*** блоки со ссылками на дополнительные страницы */

.page-block{
	width: 30%;
	float: left;
	min-height: 240px;
	text-align: center;
	border: dashed 1px #999999;
	padding: 20px 15px;
	font-size: 18px;
	box-sizing: border-box;
}
.page-block-margin{
	margin-left: 5%;
}
.page-block a{
	text-decoration: none;
	color: #ffffff;
}
.page-block a:hover{
	color: #ffff00;
}
.page-block img{
	width: 100%;
	margin-bottom: 10px;
}


/*** списки */

ul.list{
}
ul.list li{
	list-style: square;
	margin: 10px 0;
}

/*** общие стили */

div.container{
	max-width: 960px;
	margin: 0 auto;
}
.clear-all{
	clear: both;
}
.margin-top{
	margin-top: 30px;
}
.margin-bottom{
	margin-bottom: 30px;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
.strong{
	font-weight: 600;
}
div.warning{
	padding: 10px 15px;
	background-color: #ff9900;
}


