* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: #1A3539;
}
body {
	 background-color: #FFFFFF;
}
div {
	font-size: 11px;
}
img {
	border: 0px;
}
p {
	padding: 5px 0px;
}
.img-l {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.img-r {
	float:right;
	margin-left:15px;	
	margin-bottom: 15px;
}

.img_news {
	float: left;
	margin-right: 15px;
	border: 1px solid #C3D7D8;
}
li {
	margin-left: 25px;
}
a {
	color: #258D00;
}
a:hover {
	color: #C96F2D;
}
h1, .h1 {
	font: bold 24px tahoma;
	padding: 5px 0px;
	display:block;
}
h2, .h2 {
	font: bold 22px tahoma;
	padding: 5px 0px;
	display:block;
}
h3, .h3 {
	font: bold 14px arial;
	padding: 5px 0px;
	display:block;
}

h4, .h4 {
	font: bold 13px tahoma;
	color: #006B7E;
}
.kat a{
    font: bold 12px Tahoma !important;
	padding: 5px 0px;
	display:block;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.kat a:hover{
	text-decoration:underline;
}
.k a{
	padding-top:9px;
}

.kat{
    font: bold 12px Tahoma !important;
	padding: 5px 0px;
	display:block;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.kat:hover{
	text-decoration:underline;
}
.orange{
	color:#C96F2D;
}
.blue11{
	color:#006B7E;
}
.clear-all {
	clear: both;
}
#container {
    min-width: 985px;
	background: url(../images/main-grad.gif) 0 36px repeat-x;
}

#mainnav {margin: 0pt auto; 
	width: 796px;
}

#div_mainnav{
	background: #48717B url(../images/menu-bg.gif);
	height: 36px;
}
	#mainnav li {
	font: normal 12px/36px tahoma;
	text-transform:uppercase;
	list-style: none;
	float:left;
	margin: 0;
}
#mainnav li a {
	color: #DEEFAF;
	display:block;
	padding: 0 19px;
	border-left: 1px solid #6497A4;
	border-right: 1px solid #324E53;
	text-decoration:none;
	
}
#mainnav li a:hover, #mainnav li a.active {
	background: #6A9FB7 url(../images/menu-bg-h.gif);
	border-left: 1px solid #C5D6E6;
	border-right: 1px solid #C5D6E6;
	color: #fff;
}
#menu_footer{
	background: #48717B url(../images/g.jpg);
	height: 36px;
}
#nav_bottom {	
	padding: 0 15px;
}
#nav_bottom li {
	font: normal 11px/36px tahoma;
	text-transform:uppercase;
	list-style: none;
	float:left;
	margin: 0;	
}
#nav_bottom li a {
	color: #1b2e32;
	display:block;
	padding: 0 14px;
	text-decoration:none;
	
}
#nav_bottom   li a:hover,#nav_bottom li a.active {
	background: #6A9FB7 url(../images/menu-bg-h.gif);
	border-left: 1px solid #C5D6E6;
	border-right: 1px solid #C5D6E6;
	color: #fff;
}
#logo {
	padding: 17px 0 0 0;
	text-align:center;
	width: 250px;
	margin: 0 auto;
}
#maincont {
	-margin-right: 345px;
	overflow:hidden;
	position: relative;
}
#rightcont {
	float: right;
	width: 340px;
	padding: 5px 0;
}
#headleft {
height: 190px;
	background: #000 url(../images/main-grad.gif) repeat-x;
    float: left;
    position: relative;
	width: 320px; 
	/*width: 35%; /*стало*/
    z-index: 5;}

/**html #headright img {
	height:175px;}*/
	
#headleft address {
	color: #006B7E;
	font: normal 11px tahoma;
	text-transform:uppercase;
	text-align:center;
	width: 250px;
	margin: 0 auto;
}
#headleft address strong {
	font-size: 18px;
	font-weight: normal;
	padding-right: 14px;
	position:relative;
	top: 2px;
}
#sitetitle {
	color: #80973C;
	font: bold 20px tahoma;
	margin-left: 6%;
}
/*#headright {
display: block;
    float: left;
    width: 63%;
	z-index: 3;
}*/
#headright {     
display: block;
    float: left;
    left: 32%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 53%;
    z-index: 3;
	}
#path div{
	list-style:none;
	float:left !important;
}
.maindiv {
	float: left;
	width: 98%;
	margin: 15px;
	//margin: 15px 1% 15px 2%;
	-margin: 15px 0.5%;
	border-top: 1px dashed #C4D6E5;
	padding-top: 5px;
}
.maindiv .img-r, .maindiv .img-l {
	border: 1px solid #C3D7D8;
}
.maindiv p .img-2 {
	float: left;
	
}
.maincat {
	width: 33%;
	float: left;
	padding-top: 15px;
}
.maincat p {
	width: 207px;
	margin: 0px auto;
	padding-top: 0px;
}
.maincat h3, .maincat .h3{
	width: 155px;
	height: 25px;
	border-right: 1px solid #678D24;
	border-bottom: 1px solid #8D9A9E;
	padding: 0;
	margin: 0px auto;
	position:relative;
	font: bold 20px/25px tahoma;
	text-transform:uppercase;
	color: white;
	text-align:center;
	background: #AAD61D;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.title_cat{
	width: 200px;
	height: 25px;
	border-right: 1px solid #678D24;
	border-bottom: 1px solid #8D9A9E;
	padding: 0;
	margin: 0px auto;
	margin-bottom:10px;
	font: bold 17px/25px tahoma;
	text-transform:uppercase;
	color: white;
	text-align:center;
	background: #2E9C5A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.title_cat a{
	font: bold 17px/25px tahoma;
	color: white;
	text-align:center;
	text-decoration:none;
}


.main_catalog{
	border:2px solid #d3d8dc;
	border-radius:10px;
	zoom:1;
}
.main_catalog .h2{
	margin-left:20px;
	color:#258D00;
}
.main_inner .arr li{
	text-indent: 50px;
}
#topaero {
	background: #96C30D;
}
#topbio {
	background: #7DB727;
}
#toppolium {
	background: #65BE48;
}
#topglobal {
	background: #3FB16C;
}
#topas-m {
	background: #2E9C5A;
}
.bold {
	font-weight: bold;
}
.akcija_center{
	text-align:center;
	background:#CDF94E;
	border: 2px solid #ccc;
	border-radius:10px;
	margin:0 auto;
	width:70%;
	   color: #000 !important;
    font: bold 12px/18px tahoma;
    vertical-align: middle;
}


.akcija_center p {
    color: #000 !important;
    font: bold 12px/18px tahoma;
    vertical-align: middle;
}
.akcija_center p strong{
	color:red;
}
.akcija_center p a{
	color:#000;
}
.phone{
	text-align:center;
	border: 2px solid #65BE48;
	border-radius:10px;
	margin:0 auto;
	width:70%;
	overflow:hidden;
}
.phone p {
    font: bold 12px/18px tahoma;
    vertical-align: middle;
}
.wl{
	float: left;
    width: 50%;
	margin-top: -5px;
}
.wl p{
	text-align:right;
}
.wr{
	float: right;
    width: 50%;
	margin-top: -5px;
}
.wr p{
	text-align:left;
}
.gal {
    overflow: hidden;
    padding-left: 25px;
}
.gal div {
    float: left;
    margin: 3px;
}
.gal div img{
	border:2px solid #65BE48;
}
.splash-title {
    background: url("../images/title.png") repeat-x scroll center top transparent;
    color: #FFFFFF !important;
    height: 45px;
    padding: 8px 0 0 30px;
    position: relative;
    top: -47px;
	font-weight:bold;
}
.arr {
	list-style-image:url(../images/arr.gif);
	margin-left: 24px;
	list-style-position: inside;
}
.arr strong {
	color: #C96F2D;
}
.arr li {
	-text-indent: 0;
	margin: 4px 0;
}
#gallery {
	background: #558390 url(../images/gallery-bg.png) top repeat-x;
	border: 1px solid #A2B9BD;
	overflow:hidden;
}
#gallery p {
	color: #E3F0F2;
	padding: 5px;
}
#gallery .h4{
	color:#fff;
	text-align:center;
	font-size:15px;
}
#gallery li {
	width: 25%;
	-width:20%;
	float:left;
	list-style: none;
	margin: 0;
}
#gallery a{
	background: none repeat scroll 0 0 #CDF94E;
    display: block;
    line-height: 14px;
    margin: 0 auto 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 162px;
}
#gallery ul li b{
	margin-top: -8px;
	background: none repeat scroll 0 0 #CDF94E;
    display: block;
    line-height: 14px;
    margin: -10px auto 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 162px;
}
#gallery a img{
	border:2px solid #CDF94E;
}
.next{
	background: none repeat scroll 0 0 #CDF94E;
    border-radius: 5px 5px 0 0;
    margin: 0 auto;
    width: 25%;
	margin-top:10px;
	padding:4px;
}
.next span a{
	color:#000 !important;
	text-align:center;
	font-weight:bold;
	margin: 0 auto !important;
}
.brown {
	color: #C96F2D;
}
.blue {
	color: #006B7E;
}
.three {
	width: 31%;
	float:left;
	padding-right: 2%;
	padding-bottom: 10px;
}
.three .img-l {
	border: 0px;
	margin-bottom: 5px;
}
.zb {
	background: url(../images/zb.png) top left repeat-x;
	padding: 10px;
	overflow:hidden;
}
.colored td {
    background-color: #E4F3FD !important;
}
#catalog {
	width: 130px;
	float:left;
	border: 1px solid #C3D5E5;
	background: #fff;
	padding: 0px 0;
	border-radius:5px;
	min-height:320px;
	margin-left:4px;
}
#catalog ul {
	padding: 0 5px 0 10px;
}
#catalog h3, #catalog .h3, #services h3, #services .h3 {
	padding-left: 10px;
	padding-top: 15px;
} 
#catalog ul ul {
	padding: 3px 0;
}
#catalog li {
	margin:0;
	padding: 4px 0;
	list-style: none;
}
#catalog li a {
	font: bold 12px tahoma;
	color: #519CA9;
	text-transform: uppercase;
	text-decoration:none;
}
#catalog li li span{
	color: #000;
	font: bold 11px tahoma;
	text-transform: uppercase;
}
#catalog li a:hover {
	text-decoration:underline;
	color:#C96F2D;
}
#catalog li li a {
	color: #000;
	font: bold 11px tahoma;
}
#catalog li li li{
	color: #258D00;
	font: bold 10px tahoma;
	text-transform: uppercase;
}
#catalog li li li a {
	color: #258D00;
	font: bold 10px tahoma;
}
#services {
	width: 185px;
	float:left;
	//border: 1px solid #C3D5E5;
	background: #fff;
	margin-left: 5px;
	background: url(../images/s_line.jpg) top left repeat-y;
}
#services div table a {
	font: bold 11px tahoma;
	text-decoration:none;
}
#services div table td{
	font: bold 11px tahoma;
	text-decoration:none;
	color: #258D00;
}
#services div table a:hover {
	text-decoration:underline;
}
#services div table img {
	margin: 0px auto;
	display:block;
}
#services table h3{
	padding-left:0px;
}
#services div_serv {
	margin: 5px;
	border-top: 1px dashed #ADC2D4;
	padding: 8px 0;
}
#services .bl {
	border-top: 1px dashed #ADC2D4;
	padding: 8px;
}
#services div p {
	color: #519CA9;
	padding: 5px;
}
#services div a {
	font: bold 14px arial;
	text-decoration:underline;
}
.bl1{
	margin:5px auto;
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:5px;
	padding: 7px 6px 0;
    width: 308px;
}
.bl1 p a{
	color: #152e32;
	font:bold 14px/18px Tahoma;
}.bl1 p {
	color: #519CA9;
	font:bold 14px/18px Tahoma;
}


.bl2{
	margin:5px auto;
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:5px;
	padding: 7px 6px 0;
    width: 308px;
}
.bl2 p a{
	color: black;
    font: bold 13px/18px Tahoma;
}.bl2 p {
color: black;
    font: bold 13px/18px Tahoma;
}


.right_news{
	padding:10px;
	border-top:1px dashed #C4D6E5;
	margin:5px 0;
}
.heading{
	background: none repeat scroll 0 0 #7DB727;
	border-radius: 5px 5px 5px 5px;
}
.heading th{
	color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
	border:1px solid #C3D5E5;
}
.heading th sup{
	color: #FFFFFF;
}
#green a{
	color: white;
	padding: 5px 10px;
	display:block;
	text-align: center;
	font-size: 13px;
	font-weight: bold; 
}
#green_left{
	background: #65be48;
	float:left;
	width:150px;
}
#green_right{
	margin-left:153px;
	background: #3fb16c;
}
#news{
    margin-top: 10px;
    background: #e9eff0;
	border-radius:5px;
}
.news_block{
	padding:15px 10px;
}
.news_block  p{
	padding-top: 15px;
}
.news_block a{
	font-weight: bold;
    	
}
#footer{
	background: #70a0bb;
	width: 100%;
	
}
#footer p{
	padding-top: 10px;
}
#footer p a{
	color:#152f33;
}
#put{
	margin-left: 3%;
	
}
#put .parent{
	text-decoration: none;
}
#put a{
	color: #006b7e;
}
.gray {
	margin: 10px 7px 10px 0;
	background: #DEE7E9;
}
.gray h3, .h3{
	padding: 15px;
}
.gray p{
	padding-left: 10px;
}
.copy{
	float: left;
	width: 50%;
}
.copy p{
	padding-left: 14px;
	float: left; 
	padding-right: 20px;
}
.banner{
    width: 30%;
	float: left;
}
.admin{
    margin-left: 76%;
}
.grad_footer{
	background: url(../images/grad_footer.gif) top left repeat-x;
	min-height: 12px;
}
.link{
	color: #006B7E;
	text-decoration: none;
}
.ugol1{
	background: url(../images/ugol1.jpg) top left no-repeat;
	border-top: none;
    margin: 0;
    padding: 0;
	position: relative;
    margin: -1px;
}
.ugol2{
	background: url(../images/ugol2.jpg) top right no-repeat;
	margin: 0px;
}
.ugol3{
	background: url(../images/ugol3.jpg) bottom right no-repeat;
}
.ugol4{
	background: url(../images/ugol4.jpg) bottom left no-repeat;
}
.green_corner1{
	background: url(../images/green_corner1.jpg) top left no-repeat;
}
.green_corner2{
	background: url(../images/green_corner2.jpg) top right no-repeat;
}
.green_corner3{
	background: url(../images/green_corner3.jpg) bottom right no-repeat;
}
.green_corner4{
	background: url(../images/green_corner4.jpg) bottom left no-repeat;
}
.d_green_corner1{
	background: url(../images/d_green_corner1.jpg) top left no-repeat;
}
.d_green_corner2{
	background: url(../images/d_green_corner2.jpg) top right no-repeat;
}
.d_green_corner3{
	background: url(../images/d_green_corner3.jpg) bottom right no-repeat;
}
.d_green_corner4{
	background: url(../images/d_green_corner4.jpg) bottom left no-repeat;
}
.promo_corner1{
	background: url(../images/promo_corner1.jpg) top left no-repeat;
}
.promo_corner2{
	background: url(../images/promo_corner2.jpg) top right no-repeat;
}
.promo_corner3{
	background: url(../images/promo_corner3.jpg) bottom right no-repeat;
}
.promo_corner4{
	background: url(../images/promo_corner4.jpg) bottom left no-repeat;
	padding:5px;
}
.maindiv table{
	border: 1px solid #C3D5E5;
	width: 100%;
}
.maindiv table td{
	border: 1px solid #C3D5E5;
	padding:5px;
	
}
.maindiv table td a{
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
.maindiv table td p{
	
	text-align: center;
}
.maindiv h2{
	font-size: 16px;
}
.corner_header{
	background: url(../images/corner_header.jpg) top  no-repeat;
}
.corner_footer{
	background: url(../images/corner_footer.jpg) bottom  no-repeat;
}
.s_corner_header{
	background: url(../images/s_corner_header.jpg) top  no-repeat;
}
.s_corner_footer{
	background: url(../images/s_corner_footer.jpg) bottom  no-repeat;
}
.item1{
	
	padding-right: 25px;
	
}
.item2{
	padding-right: 25px;
	
}
.item3{
	padding-right: 25px;
	
}
.bl{
	overflow:hidden;
}
.bl a{
	color: #152e32;
	padding-top:15px;
}
.send{
	background:#7db727;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border-radius:5px;
}
.akcija{
	background: none repeat scroll 0 0 #2E9C5A;
    border-bottom: 1px solid #8D9A9E;
    border-radius: 2px 2px 2px 2px;
    border-right: 1px solid #678D24;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
	text-transform: uppercase;
	 width: 90%;
}
.akcija span{
    color: white;
    font: bold 18px/25px tahoma;
    height: 25px;
    padding: 0;   
}
.akcija2{
	background: none repeat scroll 0 0 #CDF94E;
    border: 2px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    margin: 0 auto;
	overflow:hidden;
	text-align: center;
	text-transform: uppercase;
	 width: 67%;
}

.oborud{
	border:none !important;
}
.oborud td{
	border-color:#CCCCCC !important;
}
.oborud p{
	text-align:left !important;
}
.oborud a{
	font-size:12px;
	padding:0px !important;
}
.oborud .pika{
	float:left;
	display:block;
	border:2px solid #CCCCCC;
	margin-right: 15px;
	padding:4px !important;
}

.none{
	border:none !important;
}
.dop li{
	list-style:none;
	padding-bottom:10px;
}
.dop li a{
	font-size:12px;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 28px;
	height:20px;
	display:block;
}
.dop li p{
	margin: -7px 30px 10px;
	font-size:12px;
}

.result_mes{
	display: block;
    font: bold 14px arial;
    padding: 5px 0;
	color: black;

}

.tabl_uslugi td p{
text-align: justify!important;
}

.new_kessony{
border: 1px solid #CCCCCC;
margin: 10px;
padding: 10px;
}
.block_kessony{

float: left;
width: 33%;
margin-bottom: 10px;
}
.block_kessony_text{
border: 1px solid #CCCCCC;
padding: 10px;
border-radius: 10px;
-webkit-border-radius:10px;
 -moz-border-radius:10px; 
 -khtml-border-radius:10px;
}
.block_kessony_h2{
 padding: 10px;
}

.img_kessony{
float: left;
width: 30%;
text-align: center;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
}
.img_kessony img{
padding: 10px;
width: 180px;
}

.my_h2{
 font-size: 16px;
}

.my_h2 a{
 font-size: 16px;
}
.a_kessony a{
 font: bold 16px tahoma;
padding: 3px 0!important;
 color: black;
}

.my_h2 a {
 color: black;
}
.block_h2{
	width: 435px;
	height: 25px;
	border-right: 1px solid #678D24;
	border-bottom: 1px solid #8D9A9E;
	padding: 0;
	
	margin-bottom:10px;
	font: bold 17px/25px tahoma;
	
	color: white;
	text-align:center;
	background: #2E9C5A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: none repeat scroll 0pt 0pt rgb(101, 190, 72);
}
table.dlyadoma {
	border-style: none !important;
	margin-top: 7px;
	margin-bottom: 7px;
}	

table.dlyadoma td {
	border: 1px solid #C3D5E5 !important;
	padding: 5px;
}
table.dlyadoma td p {
	text-align: left !important;
}
table.dlyadoma td p.gl {
	font-weight: bold !important;
}
.zakaz_gl{
border: 1px solid #678D24;
margin: 0 auto 25px;
    width: 130px;
}


.kanal-doma{

    margin: 5px auto;
    overflow: hidden;
    padding: 15px 15px 0;
    width: 290px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}


.kanal-doma-blok{
border: 1px solid #CCCCCC;
    margin: 5px auto;
    overflow: hidden;
    padding: 15px;
    width: 290px;

}
.kanal-doma-blok-blue{
border: 1px solid #CCCCCC;
    margin: 5px auto;
    overflow: hidden;
    padding: 15px;
    width: 290px;
background: #C3D5E5;
}
.kanal-doma-blok span{
color: red;
}


.zag-kanal{
	font-size: 15px;
	font-weight: bold;
}
.zag-kanal-pr{
	font-size: 13px;
	font-weight: bold;
}
.img-rk {
	float:right;
	margin-left:15px;	
	
}

.mainbanner{
display: block;
}




.order_call{
				background: url("/images/zakazat.jpg") left top no-repeat;
				width: /*80%;*/ 221px;
				height: 27px;
				font-weight: bold;
				padding: 5px 0 0 30px;
				margin-top: 5px;
				cursor: pointer;
				position: relative;
				z-index: 13;
				margin-left: /*22%;*/ 68px;
			}
.order_call .call_hidden{
					padding-top: 10px;
					position: absolute;
					top: 25px;
					left: 0;
					display: none;
					background: #dddddd url("/images/fon-ban.png") left top repeat-x;
					border: 1px solid #a3a3a3;
					width: 166px;
					height: 170px;
					z-index: 15;
				}
.call_hidden span {
    color: #2C2C2C;
    padding-left: 10px;
	font-weight: bold;
}				
.order_call .call_hidden .call_hidden_but{
    -moz-border-radius: 6px 6px 6px 6px;
    background: none repeat scroll 0 0 #65BE48;
    color: white;
    font-weight: bold;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 115px;
	margin-left: 20px;
}				
.call_hidden input{
	margin-bottom: 12px;
    margin-left: 8px;
    padding-left: 5px;
				}
.order_call p {
    color: #FFFFFF;
	font-size: 14px;
    font-weight: bold;
    margin-left: -16px;
    margin-top: -6px;
    padding: 5px 0;
}				


.cont{float:left;
	width:45%; }

	
.cont img{width:75%; 
	margin: 20px 20px 0 0; 
	float: right;}	

