html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(../images/body.jpg);
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/wrapper_bg.jpg) repeat-x top;
}
#wrapper_in {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/wrapper_in_bg.jpg) repeat-x top;
}
#wrapper_top{
	background: url(../images/wrapper.jpg) no-repeat center top;
	width:100%;
	min-height:784px;
}
#wrapper_in #wrapper_top{
	background: url(../images/wrapper_in.jpg) no-repeat center top;
	width:100%;
	min-height:205px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	max-width:1000px;
	margin:0 auto;
	height: 549px;
	position:relative;
}
#wrapper_in #header {
	height:205px;
}
#logo{
	position:absolute;
	top:41px;
	left:20px;
}
#tel{
	position:absolute;
	top:18px;
	right:49px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#959494;
}
#tel span{
	display:block;
	font-size:23px;
	color:#FFF;
	/*margin-bottom:23px;*/
	margin-bottom: 10px;
}
#wrapper_in #tel{
	right:20px;
}
/* Menu
-----------------------------------------------------------------------------*/
#menu{
	position:absolute;
	top:45px;
	left:351px;
	background:#000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(libs/pie/PIE.htc);
}
#menu ul li{
	list-style:none;
	float:left;
	border-right:1px solid #242424;
	padding:6px 17px 7px 12px;
}
#menu ul li.last{
	border-right:0;
}
#menu ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
}
/* carousel
-----------------------------------------------------------------------------*/
#carousel_cont{
	width:100%;
	background:url(../images/carousel_cont.png) repeat-x bottom;
	margin-bottom:51px;
	margin-top: -90px; /*!*/
}
#carousel {
	position:relative;
	max-width:1000px;
	margin:0 auto;
	height:246px;/*236*/
	background: url(../images/carousel.jpg) no-repeat center bottom;
	padding-left:22px;
}
#strelaka_left {
	position:absolute;
	bottom:68px;
	left: -10px;
	padding-top:44px;
	padding-left:8px;
	background:url(images/bg_strelka_l.jpg) no-repeat left top;
	width:17x;
	height:81px;
	z-index:1;
}
#strelaka_right {
	position:absolute;
	bottom:68px;
	right:-2px;
	padding-top:44px;
	padding-left:32px;
	background:url(images/bg_strelka_r.jpg) no-repeat left top;
	width:17px;
	height:81px;
}
#carousel .jCarouselLite {
	z-index:10;
	position:absolute;
	top:10px;
	left:34px;
	/*width:953px !important;*/
	height:160px;
	overflow: hidden;
	margin-left:14px;
}
#carousel .jCarouselLite ul {
	display:block;
}
#carousel .jCarouselLite ul li {
	display:block;
	position:relative;
	width:106px;
	margin-right: 7px;
	margin-left: 7px;
}
#carousel .jCarouselLite ul li span.name_img {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#carousel .jCarouselLite ul li a {
	text-decoration:none;
}
#carousel .digg {
	position: absolute;
	left: 610px;
	top: 110px;
}
#carousel .carousel li img {
	width:98px;
	height:98px;
	border:4px solid #3d6681;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(libs/pie/PIE.htc);
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	max-width:1000px;
	margin:0 auto;
	padding: 0 0 10px;
	height: 1%;
	position: relative;
}
#container {
}
#content {
	padding-right:51px;
	margin-bottom:100px;
	padding-left:20px;
}
#wrapper_in #content {
	padding-right:20px;
}

#menu_mini{
	margin-bottom:35px;
}
#menu_mini ul li{
	list-style:none;
	float:left;
	background:url(../images/menu_mini_line.jpg) no-repeat right 7px;
	padding-right:6px;
	margin-right:6px;
}
#menu_mini ul li.last{
	background:none;
}
#menu_mini ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4f718c;
}
#menu_mini ul li.active a{
	text-decoration:none;
}

#catalogs{
	/*margin-top:43px;*/
	overflow:hidden;
}
.catalog_box{
	/*border-bottom:1px dotted #33424e;*/
	padding-bottom:55px;
	/*margin-bottom:29px;*/
}
.catalog_box.last{
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:20px;
}
.catalog{
	display:inline-block;
	/*//display:inline;*/
	zoom:1;
	width:133px;
	margin-right:17px;
	padding-left:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#66859a;
	line-height:13px;
	vertical-align:top;
	text-align:center;
}
.catalog.last{
	margin-right:0;
}
.catalog_img{
	margin-bottom:12px;
	margin-left:-4px;
}
.catalog_img img{
	border:4px solid #325e79;
}
.catalog .title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	border-bottom:1px dotted #304250;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:normal;
}
.catalog .title a{
	color:#fff;
	text-decoration: none;
}
.catalog .title a:hover{
	text-decoration:underline;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight{
	position:relative;
	width:315px;
	margin-bottom:10px;
}
#novinki{
	background: url(../images/new_fon.jpg);
	height: 250px;
}
.box{
	position:relative;

	width:246px;
	padding:20px 27px 34px 22px;
	background:#FFE396;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	behavior: url(libs/pie/PIE.htc);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#424446;
	line-height:normal;
	margin-bottom:62px;
}
.box.good{
}
.box a{
	color:#66859A;
}
.link{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#424446;
}
.box .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#0165a8;
	margin-bottom:16px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	width: 305px;
	position: relative;
	padding-left:20px;
}
#menu_vertical_top{
	position:relative;
	padding:24px 23px 10px 20px;
	background:url(../images/menu_vertical_top.png) repeat-x top;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	behavior: url(libs/pie/PIE.htc);
}
#menu_vertical{
	position:relative;
	background:url(../images/menu_vertical.png) top;
	width:272px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	behavior: url(libs/pie/PIE.htc);
	margin-bottom:65px;
}
.product{
	position:relative;
	overflow:hidden;
	background:url(../images/product_line.jpg) repeat-x bottom;
	padding-bottom:11px;
	margin-bottom:7px;
}
.product.last{
	background:none;
}
.product_img{
	float:left;
	margin-right:23px;
}
.product_img img{
	border:2px solid #3c647c;
	width:49px;
}
.product_text{
	overflow:hidden;
}
.product_text a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
}
#sideLeft .box{
	padding:24px 23px 10px 20px;
	width:227px;
}
/* old_site
-----------------------------------------------------------------------------*/
#budka{
	position:relative;
	border:1px dashed #fff;
}
.text1{
	font-size:11px;
	color: #1B435D;
	background:#ebeced;
	border:1px solid #D8D8D9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(libs/pie/PIE.htc);
	padding:8px;
	height:220px;
}
.text1.b2{
	height:150px;
}
.style9{
	height:17px;
	margin-bottom:-5px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer_cont{
	background: url(../images/footer_cont.png) no-repeat center;
	height:175px;
}
#footer {
	max-width: 1000px;
	margin: 0px auto;
	height: 175px;
	position: relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6cabd5;
	line-height:16px;
}
#company{
	position:absolute;
	top:38px;
	left:20px;
}
#footer #chet{
	position: absolute;
	top:96px;
	left:20px;
}
#footer #chet .chets{
	float:left;
	margin-right:5px;
	background:url(../images/chet.jpg);
	width:31px;
	height:31px;
	border:none;
}
#telefoni{
	position:absolute;
	top:38px;
	left:450px;
	text-align:right;
}
#telefoni span{
	color:#a1d7f9;
}
#saity{
	position:absolute;
	top:38px;
	right:20px;
}
#saity a{
	text-decoration:none;
	color:#6cabd5;
}
#saity a:hover{
	text-decoration:underline;
}
.forma input{
}
.forma textarea{
	background:none;
	height:50px;
	/*width:497px !important;*/
}
.style9 {font-family: "Courier New", Courier, mono; font-size: 11pt; color: #fff; font-weight: bold; background:none; }
.section{
	margin-top:43px;
	margin-bottom:-30px;
}
.section ul li{
	list-style:none;
}
.section ul li a{
	color:#FFE396;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.line{
	background: url(../images/h1_line.jpg) repeat-x;
	height:2px;
	margin-top:60px;
}

.social{
  position: absolute;
  right: 19px;
}
