html {
	height: 100%;
}
body{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Tahoma", sans-serif;
	background: #ffffff;
	color: #282828;
	font-size:11px;
}
a {
	color: #4d99cd;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #4d99cd;
}
a img {
	border: 0px;
	outline: none;
}
h1,h2,h3,h4,h5,h6 {
	color: #5A524A;
	font-family: "Tahoma", sans-serif;
	font-weight: 400;
	display: block;
	margin: 10px 0px;
}
p {
	margin: 0px 0px 6px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
	line-height: 22px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
}
h4 {
	font-size: 18px;
	line-height: 18px;
}
h5 {
	font-size: 16px;
	line-height: 16px;
}
h6 {
	font-size: 12px;
	line-height: 12px;
	margin: 6px 0px;
}
/*hr {
	color: #C4C4C4; для IE
	background-color:#C4C4C4; для Firefox, Opera, Safari
	border:0px none;
	height:1px; высота 1px IE, Firefox, Opera, Safari
	clear:both; для очистки, если тег идет после float елемента 
}*/
table {
	width: 100%;
	text-align: left;
}
table td {
	vertical-align: top;
}
.clear {
	clear:both;
	height: 0px;
	line-height: 0;
	font-size: 0;
}
.readmore {
	display: inline-block;
	text-align: right;
}
.readmore:hover {
	text-decoration: none;
}
#map-central {
	background: #C0CDD5;padding:10px;width:430px;height:300px;display:block; margin-bottom:10px;
}
#wrapper {
	width: 100%;
	min-width:990px;
	position: relative;
	/*overflow: hidden;*/
	height: auto;
	z-index:0;
	min-height:100%;
}
#head_line{
	height: 12px;
	max-width: 1260px;
	background: #007D5C;
	margin: 0 auto;
}
#logo_place{
	height: 90px;
	width: 990px;
	margin: 0 auto;
}

#logo_place div.logo{
	/*background: url('../images/design/logo.png') no-repeat;*/
	height: 90px;
	width: 300px;
	margin: 0px;
	float: left;
}

#logo_place div.logo a{
	display: block;
	height: 100%;
	width: 100%;
	color: #7CA01C;
	text-decoration:none;
	font-size:36px;
	font-family:"Tahoma", sans-serif;
	padding-top:30px;
	height:60px;
}
#logo_place span.title{
	display: block;
	margin: 23px 0 0 20px;
	float: left;
	font-size: 24px;
	color: #005A47;
}
#logo_place div.right{
	display: block;
	margin: 10px 0 0 20px;
	float: right;
	position:relative;
	clear:right;
	/*width:430px;*/
}
#logo_place div.right .icons{
	float:right;
	width:68px;
	position:absolute;
	bottom:0;
}
#logo_place div.right .infos{
	/*width:345px;*/
	float:right;
	text-align:right;
	font-size: 14px;
	font-weight:700;
	color: #819BAA;
	margin-left: 10px;
	min-height:75px;
}
#logo_place div.right .icons a{
	float: right;
	margin-left: 10px;
	display: block;
}
#logo_place div.right .icons a.home{
	width: 13px;
	height: 12px;
	background: url('../images/design/icon_home.png') no-repeat 0 bottom;
}
#logo_place div.right .icons a.mailto{
	width: 11px;
	height: 12px;
	background: url('../images/design/icon_mailto.png') no-repeat 0 bottom;
}
#logo_place div.right .icons a.sitemap{
	width: 13px;
	height: 12px;
	background: url('../images/design/icon_sitemap.png') no-repeat 0 bottom;
}

#logo_place span.phone{
	display: block;
	margin: 0px;
	font-size: 18px;
	color: #819BAA;
	font-weight:400;
}
#head{
	width: 990px;
	height: 240px;
	text-align: center;
	margin: 0px auto 9px;
/*	background: url('../images/design/head_bg.png') top left repeat-x;*/
	/*border-bottom: 9px solid #616054;*/
}
#head .head_image {
	width:100%;
	height: 240px;
	background: transparent url(../images/design/head.jpg) top center no-repeat;
	margin:0px;
	padding:0px;
}
#menu_line{
	position:relative;
	width:100%;
	min-width:990px;
	height: 36px;
	background: #819DAB;
	padding:0px;
	margin:0px;
}
#menu_line .menu_wrapper {
	margin: 0 auto;
	width:980px;
	height:36px;
	/*overflow: hidden;*/
}
#menu_line .search {
	float:left;
	width:230px;
	margin-right:20px;
}
.search_input {
	font-size:12px;
	border:none;
	outline: none;
	color: #000;
	margin:6px 0px 0px 0px;
	padding:3px 5px 5px 27px;
	width:86%;
	background: #FFF url('../images/design/search_icon.png') 4px 3px no-repeat;
}
#menu_line .main_menu{
	/*float:left;*/
	height: 36px;
	width: 730px;
	margin: 0;
	float:right;
}
#menu_line .main_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 36px;
}
#menu_line .main_menu ul li{
	display: block;
	float: left;
	margin: 0px 0 0 10px;
	height: 36px;
}
#menu_line .main_menu ul li a{
	display: block;
	height: 25px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 9px 20px 2px 35px;
	background: url('../images/design/menu_href_active.png') no-repeat 15px 14px;
}

#menu_line .main_menu ul li a:hover,#menu_line .main_menu ul li.active a{
	color: #000;
	background: #97D3F7 url('../images/design/menu_href.png') no-repeat 15px 14px;
}
#main{
	width: 990px;
	margin: 30px auto 50px;
	/*overflow: hidden;*/
}
#main div.left_block {
	width: 230px;
	float: left;
	margin:0;
}

#main div.left_block .menu {
	margin-bottom: 20px;
	margin-top: 10px;
}

.topic_line{
	font-size:14px;
	height: 20px;
	padding-top:2px;
	background: #97D3F7 url('../images/design/topic_line.png') no-repeat left center;
	color: #fff;
	padding-left: 35px;
	font-family: "Tahoma", sans-serif;
}

#main div.left_block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#main div.left_block ul li{
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}
#main div.left_block ul li.active{
	border-bottom: none;
}
#main div.left_block ul li a{
	min-height: 18px;
	background: #97D3F7 url('../images/design/topic_line.png') no-repeat left center;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	padding: 2px 0px 2px 35px;
	font-family: "Tahoma", sans-serif;
	display: block;
}
#main div.left_block ul li ul li {
	border-bottom: 1px dotted #B7B7B7;
}
#main div.left_block ul li ul li:first-child {
	margin-top: 10px;
}
#main div.left_block ul li ul li a{
	display: block;
	width: 175px;
	background: #ffffff url('../images/design/catalog_href_level1.png') 0 0 no-repeat;
	color: #000;
	font-size:12px;
	font-weight:700;
	text-decoration: none;
	padding: 0px 0px 10px 40px;
}

#main div.left_block ul li ul li a:hover, #main div.left_block ul li ul li a.active{
	color: #5A524A;
}

/*#main div.left_block ul li ul{
	margin: 0 0 0 38px;
	padding: 0;
	list-style: none;
}

#main div.left_block ul li ul li{
	width: 100%;
	border-bottom: 1px dotted #B7B7B7;
	font-size: 12px;
	text-transform: none;
}

#main div.left_block ul li ul li a{
	display: block;
	width: 152px;
	background: #ffffff url('../images/design/menu_href.png') no-repeat 5px 5px;
	color: #292929;
	text-decoration: none;
	padding: 0 0 5px 20px;
}*/

#main div.left_block ul li ul li ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#main div.left_block ul li ul li ul li{
	width: 100%;
	border-bottom: none;
	min-height: 30px;
	font-size: 14px;
	text-transform: none;
}

#main div.left_block ul li ul li ul li a{
	display: table-cell;
	width: 132px;
	height: 30px;
	vertical-align: middle;
	background: #ffffff url('../images/design/catalog_href_level3.png') no-repeat 5px 15px;
	color: #292929;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#main div.left_block ul li ul li ul li a:hover, #main div.left_block ul li ul li ul li.open a{
	text-decoration: underline;
	color: #005A47;
}

#main div.right_block{
	width: 230px;
	float: left;
	margin:0;
}

#main div.right_block h1{
	font-size: 14px;
	color: #005A47;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	padding: 0;
}

.side_news, .side_articles{
	font-size: 12px;
	margin: 10px 0 10px 0;
	font-size: 11px;
}

.side_news span.date{
	display: block;
	color: #616054;
	font-weight: bold;
	margin-bottom: 5px;
}

.text-block {
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.text-block .date {
	font-size:14px !important;
	font-weight:400 !important;
}

.side_news a{
	text-decoration: none;
	color: #000;
}

.side_news a:hover{
	text-decoration: underline;
}

.side_articles a{
	display: block;
	color: #005A47;
	text-decoration: underline;
}

.side_articles a:hover{
	text-decoration: none;
}

#main div.center_block{
	padding: 0 20px;
	width:490px;
	float:left;
	margin:0;
}

#main div.inside{
	padding: 0 0 0 290px;
}

#main div.center_block div.top_block{
	border: 1px solid #BFBFBF;
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

#main div.center_block div.left_banner{
	float: left;
}

#main div.center_block div.right_banner{
	float: right;
}

#main div.center_block div.banners{
	min-height: 153px;
	margin: 10px 0 20px 0;
}
#main div.center_block div.text {
	font-size: 12px;
	margin-left: 40px;
	color: #282828;
}
#main div.center_block div.text h1,#main div.center_block div.text .h1title {
	font-size: 24px;
	color: #5A524A;
	background: #ffffff url('../images/design/topic_line.png') no-repeat left center;
	margin: 0px 0 10px 0;
	margin-left: -40px;
	padding: 0 0 0 40px;
	font-family: Georgia;
	font-weight: normal;
}

#main div.center_block div.text div.text_padding{
	padding: 0 0 0 30px;
	font-size: 14px;
	text-align: justify;
}
#main div.center_block div.text a:hover.more{
	text-decoration: none;
}

#main div.center_block div.text table{
	font-size: 0.8em;
	border-collapse: collapse;
	width: 100%;
}
#main div.center_block div.text table td{
	padding: 5px;
	border: 1px solid #666;
}
#main div.center_block div.text table td p{
	margin: 0;
}
#footerprotector {
	height: 158px;
}
#footer {
	width: 100%;
	min-width:990px;
	height: 142px;
	margin-top: -150px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	background: #647A87;
	border-top: 8px solid #819DAB;
	font-size: 11px;
	color: #000;
}
#footer .footer_wrapper{
	height: 100%;
	max-width: 980px;
	margin: 0 auto;
}

#footer .footer_wrapper a{
	color: #000;
	text-decoration: none;
}
#footer .footer_wrapper p{
	margin: 0;
	margin-top: 20px;
	line-height: 1.3em;
}

#footer .footer_wrapper a:hover{
	text-decoration: underline;
}

#footer .footer_wrapper div.left{
	float: left;
	width: 500px;
}

#footer .footer_wrapper div.center{
	float: right;
	width: 300px;
	text-align: right;
}

#footer .footer_wrapper div.right{
	float: right;
	width: 150px;
	margin-left: 30px;
}

#footer .footer_wrapper div.right div{
	margin: 15px 0 0 0;
}

#footer .footer_wrapper div.right a{
	display: block;
}

.	margin_20{
	margin: 20px 0 0 0;
}

div.sub_cat{
	width: 230px;
	height: 230px;
	float: left;
	border: 1px solid #00825E;
	margin: 0 20px 20px 0;
}

div.sub_cat h1{
	width: 230px;
	height: 43px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
	background: #00825E !important;
	color: #ffffff !important;
	font-size: 14px !important;
}

div.sub_cat div.img{
	margin: 10px auto 0 auto;
	width: 180px;
	height: 130px;
	text-align: center;
	display: block;
}

div.sub_cat div.img div.cell{
	width: 180px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}

div.sub_cat div.img img{
	border: 1px solid #868686;
}

div.sub_cat a{
	display: block;
	width: 93px;
	height: 21px;
	background: url('../images/design/more.png') no-repeat;
	margin: 15px 0 0 70px;
}

div.product{
	width: 230px;
	height: 230px;
	float: left;
	border: 1px solid #BFBFBF;
	border-top: none;
	margin: 0 20px 20px 0;
}

div.product h1{
	width: 230px;
	height: 43px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0 14px !important;
	margin: 0 !important;
	background: #BFBFBF url('../images/design/product_h1.png') no-repeat left center!important;
	color: #005A47 !important;
	font-size: 12px !important;
	text-transform: uppercase;
}

div.product div.img{
	margin: 10px auto 0 auto;
	width: 180px;
	height: 130px;
	text-align: center;
	display: block;
}

div.product div.img div.cell{
	width: 180px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}

div.product div.img img{
	border: 1px solid #005A47;
}

div.product a{
	display: block;
	width: 93px;
	height: 21px;
	background: url('../images/design/more.png') no-repeat;
	margin: 15px 0 0 70px;
}

div.product_item h1{
	font-size: 18px !important;
	text-transform: uppercase;
}

div.product_item div.left{
	float: left;
	margin: 20px 0 0 30px;
	width: 274px;
}

div.product_item div.left img{
	border: 1px solid #00825E;
}

div.product_item div.left a.full{
	display: block;
	background: url('../images/design/full.png') no-repeat;
	width: 92px;
	height: 18px;
	float: right;
}

div.product_item div.left h2{
	display: block;
	width: 100%;
	border-bottom: 1px solid #8E8E8E;
	font-size: 12px;
	font-weight: normal;
	margin: 30px 0 0 0;
}

div.product_item div.right{
	float: left;
	margin: 20px 0 0 30px;
	width: 400px;
	font-size: 14px;
}

div.product_item div.right p{
	margin: 0;
	padding: 0;
}

a.bread{
	font-size: 12px;
	color: #292929;
	text-decoration: none;
	background: url('../images/design/bread_href.png') no-repeat right center;
	padding: 0 15px 0 0;
}

a:hover.bread{
	text-decoration: underline;
}

span.bread{
	font-size: 12px;
	color: #005A47;
	text-decoration: underline;
}

.news-list-item{
	margin: 0 0 30px 0;
}
.image {
	margin:10px 0px;
	text-align:left;
}
.image a {
	display:block;
}
.text .date{
	display: block;
	color: #616054;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;
}
.feedback_contacts {
	background: #c0cdd5;
	overflow:hidden;
	margin:0px;
	padding:10px 30px 15px;
}
.feedback_contacts .ttl {
	color: #FFF;
	font-size:18px;
}
.feedback_contacts input,.feedback_contacts textarea {
	display:block;
	width:224px;
}
.feedback_contacts label, .feedback_contacts form p {
	display:block;
	color: #4c4c4c;
	font-size:11px;
}
.feedback_contacts textarea {
	max-width:224px;
	max-height:180px;
}
.feedback_contacts .feedback {
	border: none !important;
}
.feedback_contacts input.submitz {
	width:104px;
	border:none;
	background: #647a86;
	text-transform:uppercase;
	font-weight:700;
	color: #FFF;
	padding: 8px 10px;
}
.feedback_contacts input.captcha {
	width:88px !important;
}
.feedback_contacts .part1 {
	width:100%;
	float: left;
	margin:0;
	padding:0;
	position:relative;
}
.feedback_contacts .part2 {
	position:absolute;
	bottom:0;
	right:0;
	width:104px;
	float: left;
	margin:0;
	padding:0;
}
.feedback {
	padding:9px;
	border: #E1E1E1 solid 1px;
	display:block;
	overflow:hidden;
}
.feedback input, .feedback textarea {
	border: #E1E1E1 solid 1px;
	margin: 5px 0px;
	padding: 4px 7px 2px 7px;
	color: #616054;
	font-size:12px;
}
.side-feed-back .feedback input, .side-feed-back .feedback textarea {
	width: 195px;
}
.side-feed-back .feedback textarea {
	max-width: 195px;
	max-height:200px;
}
.side-feed-back .feedback input.captcha {
	width:90px;
	margin-right:11px;
}
.side-feed-back .feedback input.submitz {
	width:90px;
	border:none;
	background: #7CA01B;
	color: #FFF;
	padding: 4px 7px 3px 7px;
}
.side-feed-back .feedback img {
	border: #E1E1E1 solid 1px;
	margin:4px 4px 4px 0px;
	clear:both;
	display:block;
}
.side-feed-back p{
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 0;
}
.side-feed-back p label{
	font-weight: bold;
	color: #616054;
}
.side-feed-back p .required{
	color: #E9D7AC;
}
.news_block {
	margin-bottom: 30px;
}
.news_block .news_more {
	color:#616054;
	font-size:10px;
	float:right;
}
.errors .error {
	font-size: 11px;
	color: #616054;
	margin-top: 10px;
}

ul.sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.sitemap li{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul.sitemap li ul{
	margin-left: 30px;
}

.main_special {
	width: 479px;
	height: 184px;
	background: url('../images/design/special.png') no-repeat 0 0;
	margin-bottom: 20px;
}
.main_special h2{
	color: #fff;
	margin-left: 25px;
	padding-top: 25px;
	font-weight: normal;
	font-family: Georgia;
	margin-top: 0;
	font-size: 24px;
}
.main_special .main_special_info{
	margin-left: 25px;
	height: 80px;
	margin-top: 15px;
	width: 300px;
	font-size: 12px;
}
.more{
	display:block;
	float:right;
	margin: 0;
	font-size: 11px;
	padding-left: 15px;
	background: url('../images/design/menu_href.png') no-repeat 0 4px;
	margin-left: 25px;
}
.mainblocks {
	margin-bottom: 20px;
}
.mainblocks .mainblock{
	float: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	width: 230px;
	height: 185px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.mainblocks .mainblock .info{
	margin-top: 90px;
	height: 60px;
	width: 90px;
	font-size: 11px;
	margin-left: 12px;
}

.mainblocks .mainblock .more{
	margin: 0;
	font-size: 11px;
	padding-left: 17px;
	background: url('../images/design/menu_href.png') no-repeat 0 5px;
	margin-left: 12px;
	margin-top: 10px;
}
.mainblocks .mainblock.last{
	margin-right: 0;
}
.questions input[type=text]{
	width: 100%;
	border: 1px solid #616054;
}
.questions textarea{
	width: 100%;
	height: 100px;
	border: 1px solid #616054;
}

.pager.active {
	color:#000;
	text-decoration: none;
}