body {
	 background-color: #fff;
}
* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: #000;
}
#container {
	background-color:#fff;
	min-width: 1000px;
	max-width: 1280px;
	margin:0px auto;
	-height:0;
	width:expression(document.body.clientWidth <= 1000? "1000px" : document.body.clientWidth > 1280? "1280px" : "auto");
}

div {
	font-size: 11px;
}
.clear-all {
	clear: both;
}
img {
	border: 0px;
}
.img-block {
	line-height: 0px;
	font-size: 0px;
}
.img-block img {
	line-height: normal;
	font-size: 13px;
}
.img-l {
	float: left;
	margin-right: 15px;
}
.img-r {
	float: right;
	margin-left: 15px;
}
p {
	padding: 10px 0px;
}
a {
	color: #00823a;
	outline: none;
}
a:hover {
	color: #cb0a1c;
}
h1, .h1 {
	font: bold 24px arial;
	padding: 10px 0px;
	color:#cb0a1c;
}
h2, .h2 {
	font: bold 18px arial;
	padding: 10px 0px;
	color:#13A91D;
}
h3, .h3 {
	font:bold 12px tahoma;
	color:#cb0a1c;
	padding:10px 0 10px 3px;
}

h4, .h4
{
	
}

.big_h
{
	font: normal 22px arial;
	padding: 10px 0px;
	color:#424242;
}

ul
{
	list-style:none;
}

td
{
	vertical-align:top;
	text-align:left;
}

#head
{
	height:282px;
}

#head .left
{
	width:27%;
	float:left;
	height:282px;
	background:url('/images/sites/head_l_bg.gif') repeat-x;
}

#menu
{
	position:relative;
	height:266px;
	margin-top:16px;
	margin-left:18px;
	background:url('/images/sites/menu_fon.gif') center top repeat-y;
}

#menu .bg
{
	height:266px;
	background:url('/images/sites/menu_bg.gif') center top no-repeat;
}

#menu .logo
{
	display:block;
	cursor:pointer;
	width:172px;
	height:42px;
	background-image: url('/images/sites/logo.png');
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/sites/logo.png', sizingMethod='scale');
	position:absolute;
	top:19px;
	left:48%;
	margin-left:-86px;
}

#menu ul
{
	position:absolute;
	left:48%;
	margin-left:-42px;
	top:72px;
}

#menu ul li
{
	
}

#menu ul li a
{
	font:normal 16px tahoma;
	color:#fff;
	line-height:36px;
	text-decoration:none;
}

#head .right
{
	width:73%;
	-width:72.9999%;
	float:left;
	height:282px;
	background:url('/images/sites/head_r_bg.jpg') repeat-x;
}

#head  .big_img
{
	height:282px;
	background:url('/images/sites/head_img.jpg') right no-repeat;
}

#head  .name
{
	font:bold 34px tahoma;
	color:#13a91d;
	line-height:33px;
	width:350px;
	position:relative;
	top:43px;
	left:7%;
	padding-left:3px;
}

#head  .name span
{
	font:normal 34px tahoma;
	color:#13a91d;
	position:relative;
	top:-3px;
}

#head .tel
{
	width:219px;
	height:41px;
	background:url('/images/sites/tel.png') no-repeat;
	background-image: url('/images/sites/tel.png');
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/sites/tel.png', sizingMethod='scale');
	position:relative;
	left:7%;
	margin-left:3px;
	top:90px;
}

#content .left
{
	width:27%;
	background:#b2ff90;
	padding-top:10px;
}

#content .center
{
	width:56%;
	background:#fff url('/images/sites/border.gif') right repeat-y;
	border-bottom:1px solid #c5c6c5;
	padding-top:15px;
}

#content .center.c_catalog
{
	width:69%;
	background:#fff url('/images/sites/border.gif') right repeat-y;
	border-bottom:1px solid #c5c6c5;
	padding-top:15px;
}

#content .right
{
	width:17%;
	background:#e9e9e9 url('/images/sites/border.gif') bottom repeat-x;
	padding-top:35px;
}

#content .right.r_catalog
{
	width:4%;
}


.borders {
     background: #fff url('/images/sites/t.gif') top repeat-x;
}
.borders div {
      background: url('/images/sites/r.gif') right repeat-y;
}
.borders div div {
      background: url('/images/sites/b.gif') bottom repeat-x;
}
.borders div div div {
     background: url('/images/sites/l.gif') left repeat-y;
}
.borders div div div div {
      background: url('/images/sites/t_l.gif') top left no-repeat;
}
.borders div div div div div {
      background: url('/images/sites/t_r.gif') top right no-repeat;
}
.borders div div div div div div {
      background: url('/images/sites/b_r.gif') bottom right no-repeat;
}
.borders div div div div div div div {
      background: url('/images/sites/b_l.gif') bottom left no-repeat;  
	  &zoom:1;
}

.borders div div div div div div div div {
     background:none !important;
}

.catalog_list .name td
{
	font:normal 22px arial;
	color:#424242;
	padding:0 0 0 56px;
	background:url('/images/sites/catalog_logo.gif') 0px 5px no-repeat;
	vertical-align:middle;
	height:50px;
	line-height:23px;
}

.catalog_list, .services_list 
{
	float:left;
	padding:15px 10px 35px 15% !important;
}

.catalog_list ul, .services_list ul
{
	padding-top:6px;
}

.catalog_list ul li, .services_list ul li
{
	margin-bottom:10px;
}

.catalog_list ul li a, .services_list ul li a
{
	font:bold 12px tahoma;
	color:#5ea041;
	border-bottom:1px dashed #2c8a2b;
	text-decoration:none;
	line-height:17px;
}

.catalog_list ul li a:hover, .services_list ul li a:hover
{
	color:#cb0a1c;
	border-color:#cb0a1c;
}

.services_list .name td
{
	font:normal 22px arial;
	color:#424242;
	padding:0 0 0 56px;
	background:url('/images/sites/serv_logo.gif') 0px 4px no-repeat;
	line-height:23px;
	vertical-align:middle;
	height:50px;
}

#content .right .good
{
	width:130px;
	margin:0px auto;
	margin-bottom:25px;
}

#content .right .good div
{
	text-align:center;
}

#content .right .good a
{
	font:normal 12px tahoma;
	color:#cb0a1c;
	text-decoration:underline;
}

#content .right .good img
{
	border:1px solid #c7c8c7;
	margin-top:7px;
}


#content .center h1, #content .center .h1
{
	padding-left:10%;
	&padding-left:5.4%;
}

#content .center .v_s_v
{
	font:normal 12px tahoma;
	color:#424242;
	padding-left:10%;
	position:relative;
	top:-10px;
	left:2px;
	&left:0;
}

#content .center .li1
{
	height:61px;
	background:#b4e2f6 url('/images/sites/li1_bg.gif') bottom repeat-x;
	margin-top:20px;
}

#content .center .li2
{
	height:47px;
	background:#c9ebf9 url('/images/sites/li2_bg.gif') bottom repeat-x;
}

#content .center .li3
{
	height:183px;
	background:#dff4fb url('/images/sites/li3_bg.gif') bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
}

#content .center .li1 a, #content .center .li2 a, #content .center .li3 a
{
	font:bold 15px tahoma;
	padding:11px 0 0 25px;
	background:url('/images/sites/kapelka.gif') left 11px no-repeat;
	display:block;
	width:41%;
	text-decoration:none;
	position:relative;
	left:10%;
	margin-left:-21px;
	&margin-left:-23px;
}

#content .center .li1, #content .center .li2, #content .center .li3
{
	position:relative;
	margin-right:1px;
}

#content .center .li1 .fon
{
	width:232px;
	height:95px;
	background:url('/images/sites/li1_fon.png') no-repeat;
	position:absolute;
	top:-34px;
	left:42%;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/images/sites/li1_fon.png', sizingMethod='crop');
}

#content .center .li2 .fon
{
	width:232px;
	height:92px;
	background:url('/images/sites/li2_fon.png') no-repeat;
	position:absolute;
	top:-45px;
	left:42%;
	margin-left:95px;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/images/sites/li2_fon.png', sizingMethod='crop');
}

#content .center .li3 .fon
{
	width:262px;
	height:205px;
	background:url('/images/sites/li3_fon.png') no-repeat;
	position:absolute;
	top:-17px;
	left:42%;
	margin-left:62px;
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/images/sites/li3_fon.png', sizingMethod='crop');
}

#content .center .li1 span, #content .center .li2 span, #content .center .li3 span
{
	font:normal 11px tahoma;
	position:relative;
	top:-13px;
	left:10%;
	margin-left:4px;
	&margin-left:2px;
}

#content .center .li1 a:hover, #content .center .li2 a:hover, #content .center .li3 a:hover
{
	
}

a.green1, span.green1
{
	color:#005132;
}

a.green2, span.green2
{
	color:#006c30;
}

a.green3, span.green3
{
	color:#00823a;
}

a.green4, span.green4
{
	color:#14a019;
}

a.green5, span.green5
{
	color:#31b335;
}


#filters
{
	padding-left:20px;
	margin-top:20px;
}

#filters .left_f
{
	width:340px;
	float:left;
}

#filters .right_f
{
	margin-left:340px;
	position:relative;
	left:-15px;
	top:-7px;
}

#filter1, #filter2, #filter3, #filter4
{
	display:block;
	width:153px;
	height:118px;
	font:bold 11px tahoma;
	color:#cb0a1c;	
	text-align:center;
	text-decoration:none;
	float:left;
	margin:0 9px 10px 0px;
	padding-top:15px;
}

#filter1 span, #filter2 span, #filter3 span, #filter4 span
{
	font:bold 11px tahoma;
	color:#cb0a1c;	
}

#filter1.passive
{
	background:url('/images/sites/filter1.gif') center center no-repeat;
}

#filter2.passive
{
	background:url('/images/sites/filter2.gif') center center no-repeat;
}

#filter3.passive
{
	background:url('/images/sites/filter3.gif') center center no-repeat;
}

#filter4.passive
{
	background:url('/images/sites/filter4.gif') center center no-repeat;
}

.filter1-active
{
	background:url('/images/sites/filter1_a.gif') center center no-repeat;
}

.filter2-active
{
	background:url('/images/sites/filter2_a.gif') center center no-repeat;
}

.filter3-active
{
	background:url('/images/sites/filter3_a.gif') center center no-repeat;
}

.filter4-active
{
	background:url('/images/sites/filter4_a.gif') center center no-repeat;
}

.right_f.hide
{
	display:none;
}

.right_f.show
{
	display:block;
}

.f_desc {
     background: #fff url('/images/sites/f_t.gif') top repeat-x;
}
.f_desc div {
      background: url('/images/sites/f_r.gif') right repeat-y;
}
.f_desc div div {
      background: url('/images/sites/f_b.gif') bottom repeat-x;
}
.f_desc div div div {
     background: url('/images/sites/f_l.gif') left repeat-y;
}
.f_desc div div div div {
      background: url('/images/sites/f_t_l.gif') top left no-repeat;
}
.f_desc div div div div div {
      background: url('/images/sites/f_t_r.gif') top right no-repeat;
}
.f_desc div div div div div div {
      background: url('/images/sites/f_b_r.gif') bottom right no-repeat;
}
.f_desc div div div div div div div {
      background: url('/images/sites/f_b_l.gif') bottom left no-repeat;  
}

.f_desc div div div div div div div div {
     background:none !important;
}

.f_desc .desc, .f_desc .desc p
{
	min-height:260px;
	&height:260px;
	padding:15px;
	font:normal 11px tahoma;
	color:#00823a;
}

.f_desc .desc b
{
	font:bold 11px tahoma;
	color:#424242;
}





#optimization
{
	padding-bottom:20px;
}

#optimization  ul
{
	
}

#optimization  ul li
{
	line-height:0;
	font-size:0;
}

#optimization  ul li a
{
	padding-left:33px;
	background:url('/images/sites/marker.gif') left 0px no-repeat;
	text-decoration:none;
	display:block;
	padding-bottom:5px;
}

#optimization  ul.green_text li a
{
	font:bold 11px tahoma;
	color:#00823a;
	text-decoration:none !important;
}

#optimization  ul.red_text li a
{
	font:normal 12px tahoma;
	color:#cb0a1c;
	text-decoration:underline !important;
	padding-bottom:15px;
}



.blue_light
{
	background:#e9e9e9;
	padding:15px 10px 10px 15px;
}

.blue_light2
{
	background:#dff4fb;
	padding:15px 10px 10px 15px;
}

.blue_light3
{
	background:#c9ebf9;
	padding:15px 10px 10px 15px;
}

.green_bg
{
	background:#b2ff90;
	padding:15px 10px 10px 15px;
}

.green_bg_nopad
{
	background:#b2ff90;
	padding:0;
}

.gray_bg
{
	background:#e9e9e9;
	padding:15px 10px 10px 15px;
}

.gray_bg_nopad
{
	background:#e9e9e9;
	padding:0;
}

.white_bg
{
	background:#fff;
	padding:15px 10px 10px 15px;
}



.white_bg p
{
	color:#676767;
	font:normal 11px tahoma;
}

.white_bg a
{
	color:#cb0a1c;
}

#optimization h2
{
	color:#13a91d;
}

#optimization h3
{
	
}

#optimization .gray
{
	color:#424242 !important;
}

#optimization .green_light
{
	color:#13a91d !important;
}

#optimization .green_dark
{
	color:#00823a !important;
}

#optimization img
{
	border:1px solid #c5c6c5;
}

#left
{
	float:left;
	width:61%;
}

#left .pad
{
	padding:15px 30px;
}

#left .pad-r
{
	padding:0 30px 0 0;
}

.float_left
{
	float:left;
	width:45%;
}

.float_right
{
	float:right;
	width:50%;
}

#right
{
	float:left;
	width:39%;
}


#right .good
{
	width:130px;
	margin:10px auto;
}

#right .good div
{
	text-align:center;
}

#right .good a
{
	font:normal 12px tahoma;
	color:#cb0a1c;
	text-decoration:underline;
}

#right .good img
{
	border:1px solid #c7c8c7;
	margin-top:7px;
}

.good2
{
	background:#29a32d url('/images/sites/good2_bg.gif') repeat-x;
	height:125px;
	width:193px;
	overflow:hidden;
	border:1px solid #c5c6c5;
	margin-top:-3px;
	margin-bottom:10px;
	padding:5px 10px 5px 5px;
}

.good2 .img
{
	width:75px;
	height:75px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}

.good2 .desc
{
	font:normal 11px tahoma;
	color:#fff;
	margin-left:80px;
	padding:0;
}

.good2 b, .good2 .more, .good2 .name a
{
	font:bold 11px tahoma;
	color:#fff;
}

.good2 .name
{
	padding:0 0 5px 0;
}

.good2 img
{
	border:1px solid #b2ff90;
}

.first
{
	padding-top:0;
	margin-top:0;
}




#footer
{
	height:71px;
	background:url('/images/sites/footer_bg.gif') bottom repeat-x;
	padding:0px 55px 0px 20px;
	margin-top:-18px;
	position:relative;

}

#footer .zelen
{
	background:#2da92f url('/images/sites/footer_fon.gif') repeat-x;
}

#footer .zelen div
{
	height:71px;
	background:url('/images/sites/footer_fon_r.gif') right top no-repeat;
	position:relative;
	right:-35px;
}

#footer .botmenu
{
	padding-top:17px;
	margin-left:25px;
}

#footer .botmenu li
{
	float:left;
	margin-right:6%;
}

#footer .botmenu li a
{
	font:normal 16px tahoma;
	color:#fff;
}

#footer .counter, #footer .stroy
{
	position:absolute;
	top:17px;
}

#footer .counter
{
	right:25px;
}

#footer .stroy
{
	right:122px;
}

#footer .copy
{
	font:normal 12px tahoma;
	color:#fff;
	position:absolute;
	bottom:13px;
	left:25px;
}

.other_left
{
	padding:0px 35px;
}

.other_left h2, .other_left .h2
{
	padding-left:10px;
}

.other_left .red_text a
{
	font:normal 12px tahoma;
	color:#cb0a1c;
	text-decoration:underline !important;
	padding-bottom:15px;
	display:block;
}


/*------------------categories-----------------*/

#categories
{
	background:#fff;
	margin-right:1px;
	padding:20px 10px 20px 23px;
}

.category
{
	width:153px;
	overflow:hidden;
	height:228px;
	float:left;
	margin:0 9px 26px 0;
	&margin:0 9px 5px 0;
	font:normal 11px tahoma;
	color:#787878;
}

.category p
{
	font:normal 11px tahoma;
	color:#787878;
	padding:0px 0px 0px 4px;
}

.category .img_name
{
	color:#CB0A1C;
	display:block;
	font:bold 11px tahoma;
	height:118px;
	padding-top:15px;
	text-align:center;
	text-decoration:none;
	width:153px;
	margin-bottom:3px;
}

#gallery-1
{
	background:url('/images/sites/gallery-1.gif') center center no-repeat;
}

#gallery-2
{
	background:url('/images/sites/gallery-2.gif') center center no-repeat;
}

#gallery-3
{
	background:url('/images/sites/gallery-3.gif') center center no-repeat;
}

#gallery-4
{
	background:url('/images/sites/gallery-4.gif') center center no-repeat;
}

#gallery-5
{
	background:url('/images/sites/gallery-5.gif') center center no-repeat;
}

#gallery-6
{
	background:url('/images/sites/gallery-6.gif') center center no-repeat;
}

#gallery-7
{
	background:url('/images/sites/gallery-7.gif') center center no-repeat;
}

#gallery-8
{
	background:url('/images/sites/gallery-8.gif') center center no-repeat;
}

#gallery-9
{
	background:url('/images/sites/gallery-9.gif') center center no-repeat;
}

#gallery-10
{
	background:url('/images/sites/gallery-10.gif') center center no-repeat;
}

.new_year {
	background: #00AAE8 url(../img/top_1.jpg) top repeat-x; 
	min-height: 260px;
	width: 80%;
	margin: 0px auto;
}
.new_year div {
      background: url(../img/right.jpg) right repeat-y; 
}
.new_year div div {
      background: url(../img/bottom.jpg) bottom repeat-x; 
}
.new_year div div div {
     background: url(../img/left.jpg) left repeat-y; 
}
.new_year div div div div {
      background: url(../img/corner_lt.jpg) top left no-repeat; 
}
.new_year div div div div div {
      background: url(../img/corner_rt.jpg) top right no-repeat; 
}
.new_year div div div div div div {
      background: url(../img/corner_rb.jpg) bottom right no-repeat; 
}
.new_year div div div div div div div {
	background: url(../img/corner_lb.jpg) bottom left no-repeat; 
}
.new_year p {
	color: #ffffff;
	padding: 61px 73px !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: 1.0em;
}
.new_year a {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}