body {
	margin: 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #41444d;
	background-image: url(/img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #317ab9;
}
a:visited {
	color: #317ab9;
}
a:hover {
	color: #e64e25;
}
a:active {
	color: #317ab9;
}
img {border:0;}
#main {
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 120px;
}
#logo {
	height: 85px;
	width: 240px;
	float: left;
	margin-left: 5px;
	margin-top: 17px;
}
#cart {
	width: 305px;
	position: absolute;
	left: 50%;
	margin-top: 40px;
	margin-left: 150px;
}
#cart_pic {
	height: 36px;
	width: 42px;
	float: left;
	margin-top: 8px;
}
#cart_cont {
	background-image: url(/img/cart_c.png);
	background-repeat: repeat-y;
	width: 237px;
	float: right;
	font-size: 11px;
	line-height: 16px;
	color: #757575;
}
#cart_h {
	width: 237px;
	float: right;
	background-image: url(/img/cart_h.png);
	background-repeat: no-repeat;
	height: 7px;
}
#cart_f {
	width: 237px;
	float: right;
	background-image: url(/img/cart_f.png);
	background-repeat: no-repeat;
	height: 7px;
}
#plus {
	color: #324089;
	background-image: url(/img/cart_cont_und.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.cart_prod{
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.menu {
	height: 43px;
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	float: left;
	font-size: 14px;
	color: #242424;
	letter-spacing: -0.005em;
	width: 130px;
	text-align: center;
	padding-top: 14px;
	height: 29px;
}
.but_d {
	line-height: 14px;
	margin-top: -5px;
}
.act_but {
	background-image: url(/img/menu_but.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 120px;
}
.act_but_d {
	background-image: url(/img/menu_but.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 120px;
	line-height: 14px;	
}
ul.menu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.005em;
	text-decoration: none;
	background-image: none;
}
#r_bar{
	width: 275px;
	float: right;
}
.cat_block{
	width: 260px;
	float: left;
	margin-top: 30px;
}
.cat_logo{
	width: 90px;
	text-align: center;
	vertical-align: top;
	float: left;
}
.cat{
	width: 170px;
	float: right;
}
.cat span {
	color: #ff6000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.005em;
}
ul.cat_prod {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
ul.cat_prod a {
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	background-image: url(/img/prod_bul2.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	color: #324089;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.005em;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
#content {
	float: left;
	width: 640px;
	margin-top: 24px;
}
.info_block {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.005em;
	padding-right: 10px;
	padding-left: 10px;
}
.uhod {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff6000;
	line-height: 30px;
	margin-left: -9px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.hor_sep{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c5c5c5;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}
.title{
	font-size: 24px;
	color: #808080;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding-left: 10px;
	margin-bottom: 20px;
}
.title a{
	color: #808080;
	text-decoration: none;
}
.title a:hover{
	color: #808080;
	text-decoration: underline;
}
.title_small{
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	margin-top: -15px;
	margin-bottom: 15px;
}
.order_title{
	font-size: 36px;
	color: #c1000c;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
}
.product{
	height: 123px;
	width: 273px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 36px;
}
.prod_img{
	float: left;
	height: 122px;
	width: 122px;
}
.prod_name{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	width: 134px;
	float: right;
	padding-top: 2px;
	line-height: normal;
}
.prod_info{
	font-size: 11px;
	color: #000000;
	height: 34px;
	width: 134px;
	float: right;
	line-height: 13px;
}
.prod_price{
	font-size: 16px;
	color: #5c8900;
	height: 28px;
	width: 87px;
	float: right;
	font-weight: bold;
	background-image: url(/img/price_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 47px;
}
.prod_but{
	height: 24px;
	width: 134px;
	float: right;
	margin-top: 5px;
	margin-right: 1px;
}
.cont_form{
	width: 300px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.cont_form span {
	font-size: 11px;
	line-height: 17px;
	color: #7d7d7d;
}
.contact_form{
	border: 1px solid #c5c5c5;
	margin-top: 1px;
	margin-bottom: 9px;
}
#contact{
	background-image: url(/img/contact.gif);
	background-repeat: no-repeat;
	height: 276px;
	width: 297px;
	float: right;
	margin-top: 20px;
}
.cl {
	clear:both; 
	font-size:0;
}
#footer {
	height: 135px;
}
#footer_1 {
	font-size: 11px;
	color: #5b5b5b;
	float: left;
	width: 325px;
	margin-left: 10px;
}
#footer_1 a {
	color: #000000;
	text-decoration: underline;
}
#footer_2 {
	font-size: 12px;
	color: #7f7f7f;
	float: left;
	width: 130px;
	font-weight: bold;
	letter-spacing: -0.01em;
}
#footer_2 span {
	color: #000000;
}
#footer_3 {
	font-size: 12px;
	color: #7f7f7f;
	float: left;
	font-weight: bold;
	letter-spacing: -0.01em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	padding-left: 17px;
}
#shopping_cart_totalprice {
	margin-left: 12px;
}
#footer_3 a {
	color: #000000;
	text-decoration: underline;	
}
.shapka{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	background-color: #FFFFFF;
}
.one{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	vertical-align: top;
	padding-left: 5px;
}
.two{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	vertical-align: top;
}
.three{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	text-align: right;
	vertical-align: top;
}
.four{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2c2c2;
	vertical-align: top;
}
#shopping_cart_items {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 210px;
}
#order_but {
	height: 24px;
	width: 124px;
	float: right;
}
#product_info {
	float: left;
	width: 325px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0.005em;
}
#product_info span {
	float: left;
	display: block;
	padding: 9px;
}
.product_img {
	border: 1px solid #c8c8c8;
	padding: 8px;
}
#product_photo img {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 8px;
	margin-left: 8px;
	border: 1px solid #c8c8c8;	
}
.product_price{
	font-size: 16px;
	color: #5c8900;
	height: 28px;
	width: 87px;
	float: left;
	font-weight: bold;
	background-image: url(/img/price_bg_2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 47px;
	margin-top: 7px;
	margin-left: -7px;
}
#product_but{
	height: 24px;
	width: 124px;
	float: left;
	margin-top: 13px;
}
#order_head{
	background-image: url(/img/order_head.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 640px;
}
#order_foot{
	background-image: url(/img/order_foot.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 640px;
}
.order_product{
	width: 624px;
	background-image: url(img/order_bg.gif);
	background-repeat: repeat-y;
	padding: 8px;
	height: 122px;
}
.order_product_2{
	width: 624px;
	background-image: url(img/order_bg.gif);
	background-repeat: repeat-y;
	padding: 8px;
	height: 122px;
	background-color: #fafafa;
}
.ord_img{
	float: left;
	height: 122px;
	width: 122px;
}
.ord_name{
	font-size: 11px;
	color: #000000;
	float: left;
	height: 87px;
	width: 220px;
	margin-top: 35px;
	margin-left: 25px;
}
.ord_name span{
	font-size: 16px;
	color: #324089;
	font-weight: bold;
	display: block;
}
.ord_kvo{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	height: 72px;
	width: 80px;
	padding-left: 60px;
	margin-top: 50px;
	float: left;
}
.kvo_input{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.ord_price{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	float: left;
	height: 60px;
	width: 92px;
	margin-left: 25px;
	margin-top: 55px;
}
.ord_price_one{
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
#order_div{
	margin-left: 10px;
}
#itog{
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#itog span{
	color: #FFFFFF;
	background-image: url(img/order_itog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#gallery img {
	float: left;
	height: 202px;
	width: 202px;
	margin-top: 8px;
	margin-left: 8px;
	border: 1px solid #c8c8c8;
}
.massage{
	font-size: 16px;
	color: #5c8900;
	font-weight: bold;
}



#h_info {
	padding-left: 9px;
	float: left;
	margin-top: 38px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-left: 1px;
}
#h_phone {
	padding-left: 24px;
	float: left;
	margin-top: 38px;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	margin-left: 0px;
	font-weight: bold;
}
#slogan {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url(/img/slogan.gif);
	background-repeat: no-repeat;
	width: 223px;
	padding-top: 62px;
}
#h_words {
	float: right;
	margin-top: 38px;
	font-size: 10px;
	line-height: normal;
	color: #535353;
	font-weight: normal;
	width: 168px;
}
#h_words a, #h_words a:hover {
	color: #535353;
}
.mapa {
	background-image: url(/img/mapa.gif);
	background-repeat: no-repeat;
	height: 269px;
	width: 576px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mapa_link {
	background-image: url(/img/mapa_link_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 316px;
	padding-top: 9px;
	padding-left: 35px;
}
.cont_input {
	font-size: 13px;
	line-height: 18px;
	color: #41444d;
	border: 1px solid #d5d6d8;
	padding: 4px;
	margin-bottom: 7px;
}
.title_cont{
	font-size: 24px;
	color: #808080;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.chem_old{
	width: 273px;
	float: left;
	margin-bottom: 20px;
	margin-right: 36px;
}
.chem{
	clear: both;
	padding-top: 30px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 135px;
}
.chem_img{
	float: left;
	height: 122px;
	width: 122px;
	margin-left: -135px;
}
.chem_name{
	font-size: 18px;
	color: #324089;
	font-weight: bold;
	line-height: 24px;
}
.chem ul, .chem ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.price {
	width: 230px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
}
.price span {
	color: #5c656d;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.005em;
	display: block;
	margin-bottom: 10px;
	background-image: url(/img/price_bul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 31px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.price a {
	display: block;
	background-image: url(/img/price_file.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 30px;
	height: 24px;
	color: #324089;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.005em;	
}
.comm_form {
	font-size: 12px;
	line-height: 18px;
	color: #41444d;
	width: 570px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
}
.comm_form span {
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
}
.comm_text {
	font-size: 13px;
	line-height: 18px;
	color: #41444d;
	border: 1px solid #d5d6d8;
	padding: 4px;
	width: 553px;
	background-image: url(/img/shad.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.comm_input {
	font-size: 11px;
	line-height: 18px;
	color: #41444d;
	border: 1px solid #d5d6d8;
	padding: 4px;
	margin-bottom: 7px;
	float: left;
	margin-right: 7px;
	width: 173px;
	background-image: url(/img/shad.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.otziv_text {
	font-size: 13px;
	line-height: 15px;
	color: #41444d;
	float: left;
	width: 560px;
	margin-left: 25px;
	margin-top: 30px;
	display: block;
	clear: both;
}
.otziv_time {
	font-size: 10px;
	color: #757575;
	background-image: url(/img/otziv_time.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.otziv_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;	
	color: #757575;
	font-weight: bold;
	background-image: url(/img/otziv_aut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}