html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #2f2f2f;/*background: url(/images/bg_red.gif);*/
}
html, body, A, input, select, textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
A {
	text-decoration: underline;
	color: #9c0001;
	outline: none;
}
A:hover {
	text-decoration: none;
}
A IMG {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	margin: 0;
	font-size: 12px;
	color: #2f2f2f;
}
.button {
	cursor: pointer;
}
.checkbox {
	position: relative;
	top: 2px;
}
* html .checkbox {
	top: 1px;
}
*+html .checkbox {
	top: 1px;
}
@media not all and (-webkit-min-device-pixel-ratio) {
 .checkbox {
top: 0px;
}
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}
/* ----- all ----- */
#all {
	width: 100%;
	overflow: hidden;
}
.bg_red {
	background: url(/images/bg_red.gif);
}
.bg_grey {
	background: url(/images/bg_grey.gif);
}
.bg_blue {
	background: url(/images/bg_blue.gif);
}
.bg_brown {
	background: url(/images/bg_brown.gif);
}
.bg_beige {
	background: url(/images/bg_beige.gif);
}
/* ----- footer ----- */
#footer {
	width: 960px;
	margin: 0 auto;
}
#footer_left {
	float: left;
	width: 230px;
	padding: 15px 0;
	text-align: center;
	color: #ff2f2f;
	font-weight: bold;
	line-height: 16px;
}
#footer_left a {
	color: #ff2f2f;
}
#footer_right {
	position: relative;
	top: -45px;
	float: right;
	width: 695px;
	padding: 0 10px 0 5px;
	color: #ffffff;
	background: #ca1a19 url(/images/menu_bg.gif) left top repeat-x;
}
#footer_right a {
	color: #ffffff;
}
#footer_right td {
	height: 44px;
	padding: 0 0 0 10px;
}
#footer_right td strong {
	font-size: 14px;
}
#footer_right td .input {
	width: 120px;
}
/* ----- content ----- */
#content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	overflow: hidden;
}
#content_left {
	float: left;
	width: 230px;
}
#content_right {
	float: right;
	width: 710px;
	padding: 0 0 50px 0;
}
h1 {
	width: 230px;
	height: 54px;
	margin: 0 0 16px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/logo.png) left top no-repeat;
}
h1 a {
	display: block;
	width: 230px;
	height: 54px;
}
#slogan {
	width: 230px;
	height: 18px;
	margin: 0 0 30px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/slogan.png) left top no-repeat;
}
#search {
	width: 230px;
	margin: 0 0 12px 0;
	overflow: hidden;
}
#search .button {
	float: right;
}
#search .input {
	width: 140px;
	margin: 0 6px 10px 0;
	padding: 2px 5px;
	color: #ffffff;
	border: 1px solid #510000;
	border-bottom: 1px solid #9f0101;
	background: #720202;
}
* html #search .input {
	margin: 0 6px 0 0;
}
#search select {
	width: 230px;
	padding: 1px 0;
	color: #ffffff;
	border: 1px solid #510000;
	border-bottom: 1px solid #9f0101;
	background: #720202;
}
a.podbor_dekora {
	color: white;
	background: url("/images/menu_left_arrow.gif") no-repeat scroll right bottom transparent;
    padding: 0 15px 0 0;
}
.content_left {
	color: #ffffff;
	background: #a60f0f;
	overflow: hidden;
	zoom: 1;
}
.content_left a {
	color: #ffffff;
}
#content_left h2 {
	margin: 0 0 10px 0;
	padding: 9px 15px;
	font-size: 22px;
	color: #ff2f2f;
	font-weight: normal;
	background: #ca1a19 url(/images/menu_bg.gif) left top repeat-x;
}
ul.menu_left {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
ul.menu_left li {
	padding: 0 15px 15px 15px;
	font-size: 16px;
}
ul.menu_left li a {
	text-decoration: none;
	padding: 0 15px 0 0;
	background: url(/images/menu_left_arrow.gif) right bottom no-repeat;
}
ul.menu_left li a:hover {
	text-decoration: underline;
}
ul.menu_left li span {
	padding: 0 15px 0 0;
	background: url(/images/menu_left_arrow_cur.gif) right bottom no-repeat;
}
ul.menu_left li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu_left li ul li {
	padding: 10px 0 0 10px;
	font-size: 13px;
	background: url(/images/menu_left_bullet.gif) left 16px no-repeat;
}
ul.menu_left li ul li a {
	text-decoration: underline;
	background: none;
}
ul.menu_left li ul li a:hover {
	text-decoration: none;
}
#basket {
	margin: 0 0 20px 0;
	padding: 10px 15px 0 15px;
	font-size: 16px;
	overflow: hidden;
}
#basket a img {
	float: left;
	margin: 0 15px 0 0;
}
#basket .a {
	position: relative;
	top: 18px;
	text-decoration: none;
}
#basket .a:hover {
	text-decoration: underline;
}
#basket li {
    clear: left;
    font-size: 11px;
    padding-top: 10px;
}
#basket p {
	font-size: 12px;
}
#background {
	margin: 0 0 30px 0;
	padding: 0 15px;
	font-size: 16px;
	overflow: hidden;
}
#background a {
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 22px;
	margin: 0 6px 0 0;
	padding: 6px 0 0 0;
	position: relative;
}
* html #background a {
	display: inline;
}
*+html #background a {
	display: inline;
}
#background a span {
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	width: 22px;
	height: 22px;
	background: url(/images/bg_ok.png) left top no-repeat;
}
#content_left h3 {
	margin: 0 0 15px 0;
	padding: 0 15px;
	font-size: 20px;
	color: #ff2f2f;
	font-weight: normal;
	overflow: hidden;
}
#content_left h3 a img {
	float: right;
	margin: 3px 0 0 0;
}
.news {
	margin: 0 0 15px 0;
	padding: 0 15px;
	color: #ff2f2f;
	overflow: hidden;
	zoom: 1;
}
.news strong {
	display: block;
	margin: 0 0 2px 0;
}
.more {
	float: right;
}
ul.lastlist li {
	margin-bottom: 40px;
}
.share {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #ff2f2f;
	position: relative;
	zoom: 1;
}
.share h4 {
	width: 156px;
	margin: 0;
	padding: 10px;
	font-size: 15px;
	font-weight: normal;
	background: #810303;
}
.share h4 span {
	color: #ff2f2f;
}
.share_arrow {
	position: absolute;
	top: 50%;
	right: 18px;
	margin: -10px 0 0 0;
}
#menu {
	width: 710px;
	margin: 0 0 12px 0;
	background: #ca1a19 url(/images/menu_bg.gif) left top repeat-x;
	overflow: hidden;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	float: left;
	padding: 15px 7px 15px 7px;
	font-size: 14px;
	color: #ffffff;
	background: url(/images/menu_separator.gif) left top no-repeat;
}
#menu ul li a {
	text-decoration: none;
	color: #ffffff;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li span {
	border-bottom: 1px solid #ffffff;
}
.header_navigation {
	width: 710px;
	height: 56px;
	overflow: hidden;
}
.button_order_call img {
	float: right;
	margin: 0 0 0 18px;
}
.header_contacts {
	float: right;
	width: 170px;
	text-align: right;
	color: #ffffff;
}
.header_contacts p {
	margin: -2px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 24px;
	letter-spacing: -0.05em;
}
.header_contacts p span {
	font-size: 20px;
	color: #ff2f2f;
	position: relative;
	top: -2px;
}
.header_contacts em {
	font-size: 11px;
	font-style: normal;
}
.two_parts {
	width: 710px;
	position: relative;
	top: 20px;
	z-index: 2;
}
.two_parts div {
	float: left;
	width: 50%;
	position: relative;
}
.two_parts div div {
	float: none;
	width: 100%;
	text-align: right;
}
.two_parts div h2 {
	margin: 0 0 24px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}
.two_parts div a img {
	border: 5px solid #ff2f2f;
}
.img_parts {
	position: absolute;
	left: -20px;
	bottom: -14px;
}
.content_right {
	width: 660px;
	margin: 0 0 50px 0;
	padding: 60px 20px 0 30px;
	font-size: 13px;
	background: #ffffff;
	position: relative;
	z-index: 1;
}
.inner-block {
	padding-bottom: 30px;
}
.txt_images {
	float: right;
	width: 185px;
	margin: 0 0 0 15px;
	text-align: center;
}
.txt_images a img {
	margin: 0 0 4px 0;
	border: 5px solid #810303;
}
.content_right h2 {
	margin: 0 0 16px 0;
	font-size: 18px;
	color: #ff2f2f;
	font-weight: normal;
}
.txt {
	margin: 0 0 35px 0;
	overflow: hidden;
	zoom: 1;
}
.size_11 {
	font-size: 11px;
}
.size_11 strong {
    font-weight: normal;
}
.size_14 {
	font-size: 14px;
}
.size_16 {
	font-size: 16px;
}
.content_right h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.content_right_bottom_img {
	position: relative;
	bottom: -42px;
	left: -50px;
}
.menu_bottom {
	width: 700px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 10px;
	overflow: hidden;
}
.menu_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_bottom ul li {
	float: left;
	padding: 0 5px 0 11px;
	font-size: 13px;
	color: #ffffff;
}
.menu_bottom ul li a {
	text-decoration: none;
	color: #ffffff;
}
.menu_bottom ul li a:hover {
	text-decoration: underline;
}
.menu_bottom ul li span {
	border-bottom: 1px solid #ffffff;
}
/* ----- inner_1 ----- */
#content_left h5 {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	font-size: 14px;
	color: #ff2f2f;
}
.faq {
	margin: 0 0 15px 0;
	padding: 0 15px;
	overflow: hidden;
	zoom: 1;
}
.faq a img {
	float: right;
}
.two_parts_inner {
	width: 710px;
	position: relative;
	top: 20px;
	z-index: 2;
}
.two_parts_inner h2 {
	margin: 0 0 24px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}
.two_parts_inner div {
	padding: 0 0 0 16px;
	background: #a60f0f;
	overflow: hidden;
}
.two_parts_inner div a img {
	border: 5px solid #ff2f2f;
	border-left: 0;
}
.img_parts_2, .img_parts_1 {
	position: absolute;
	bottom: -14px;
}
.img_parts_2 {
	left: -20px;
}
.img_parts_1 {
	left: 522px;
}
.two_parts_arrow img {
	position: absolute;
	bottom: 71px;
	right: 25px;
}
.items {
	width: 100%;
	margin: -5px 0 10px 0;
	overflow: hidden;
}
.item {
	display: inline-block;
	vertical-align: top;
	width: 115px;
	margin: 0 60px 15px 0;
	text-align: center;
}
* html .item {
	display: inline;
}
*+html .item {
	display: inline;
}
.item_last {
	margin: 0 0 15px 0;
}
.item a img {
	margin: 5px 0 2px 0;
	/*border: 5px solid #810303;*/
}
.item a div {
    border: 5px solid #810303;
    min-height: 105px;
    vertical-align: middle;
}
.buttons {
	width: 100%;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.buttons div {
	float: left;
	width: 50%;
	text-align: center;
}
/* ----- inner_3 ----- */
.navigation {
	width: 100%;
	margin: 0 0 25px 0;
}
.pnum .small{
	padding-bottom: 10px;
}
.navigation_left {
	float: left;
}
.navigation_right {
	float: right;
	width: 210px;
	position: relative;
}
.basket {
	position: absolute;
	top: -38px;
	left: 0px;
	width: 150px;
	padding: 8px 0 8px 60px;
	background: #edeff0 url(/images/basket_bg.gif) 12px 4px no-repeat;
}
.navigation_right select {
	width: 100%;
}
.viewed {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 202px;
	padding: 3px 3px 0 3px;
	border: 1px solid #abadb3;
	background: #ffffff;
}
.viewed div {
	margin: 0 0 3px 0;
	padding: 0 0 20px 0;
	text-align: center;
	border: 1px solid #720202;
}
.viewed div p {
	margin: 0 0 20px 0;
	padding: 12px 0;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #720202;
	background: #cc1e1d;
}
.table_items {
	width: 100%;
	overflow: hidden;
}
.table_item {
	display: inline-block;
	vertical-align: top;
	width: 305px;
	margin: 0 20px 20px 0;
	}
	.table_item tr.table_item_name {
		height: 52px;
	}
	.table_item tr.table_item_photo {
		height: 250px;
	}
	.table_item_name a {
		color: white;
		text-decoration:underline; 
	}
	.table_item_name a:hover {
		text-decoration:none;
	}
* html .table_item {
	display: inline;
}
*+html .table_item {
	display: inline;
}
.table_item_last {
	margin: 0 0 20px 0;
}
.table_items table {
	background: #720202;
}
.table_items table td {
	padding: 10px;
	text-align: center;
	background: #ffffff;
}
.table_items table td.red {
	color: #ffffff;
	background: #cc1e1d;
	height:30px;
}
.table_items table td.red_2 {
	color: #ff2f2f;
	background: #810303;
	width:70px;
	height:40px;
}
.table_items table td.red_3 {
	background: #9a0002;
	height:230px;
}
.table_items table td.grey {
	font-size: 12px;
	background: #edeff0;
}
.table_items table td b {
	padding: 0 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background: #cc1e1d;
}
.table_items table td .button {
	float: right;
	margin: 0 0 0 10px;
}
.table_items table td .input {
	float: right;
	width: 24px;
	margin: 0 0 0 20px;
}
.table_items table td.size_16 {
	color: #ff2f2f;
}
.paging {
	width: 100%;
	margin: 0 0 40px 0;
	font-size: 12px;
	overflow: hidden;
}
/* ----- inner_4 ----- */
.speedbar {
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #ff2f2f;
	overflow: hidden;
}
.speedbar a {
	color: #ff2f2f;
}
.table_items table td em {
	float: left;
	font-style: normal;
	position: relative;
	top: 4px;
}
.table_items table td span {
	float: right;
}
.table_items table td i {
	font-size: 18px;
	color: #ff2f2f;
	font-style: normal;
}
.table_items_navigation {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}
.table_items_navigation .button {
	float: right;
}
.table_items_navigation a {
	margin: 0 10px 0 0;
}
.table_items_navigation .arrow_left {
	padding: 0 0 0 15px;
	background: url(/images/arrow_left.gif) left 4px no-repeat;
}
.table_items_navigation .arrow_right {
	padding: 0 15px 0 0;
	background: url(/images/arrow_right.gif) right 4px no-repeat;
}
.all_items {
	float: right;
	margin: 0 0 20px 0;
}
/* ----- inner_5 ----- */
.article {
	width: 100%;
	margin: 0 0 25px 0;
	overflow: hidden;
}
.article a img {
	float: left;
	margin: 0 15px 0 0;
	border: 5px solid #810303;
}
.article div {
	font-size: 12px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: -10px;
}
.article div .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
/*------news-inner------*/
div.news_inner {
	margin:0 0 26px 0;
}
div.news_inner div.news_inner_title h2 {
	font-size:16px;
	color:#431202;
}
div.news_inner div.news_inner_anons {
	margin:0 0 10px 0;
}
div.news_inner .public_date {
	float:right;
	font-style:italic;
}
#navibar {
	padding-bottom:15px;
}
#navibar div {
    display: inline;
}

/* catalog */
ul.category_block {
	padding: 0;
}
.nc_row {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 160px;
	padding-bottom: 10px;
	zoom: 1;
	*display: inline;
}
.nc_row  a {
    line-height: 15px;
}

/* basket */

div.basket_input {float:left; width:59px; height:26px; margin:0px 0 0 0; background:url('/images/bg_input_basket.gif') no-repeat 0 0;}
        div.basket_input input {float:left; width:24px; height:18px; background:transparent; padding:0; border:0; margin:4px 2px 0 0; line-height:17px;}
        div.basket_input a {float:left; display:block; width:13px; height:18px; background:url('/images/bg_input_basket.gif') no-repeat -30px -46px; margin:4px 7px 0 0;}
            div.basket_input a:hover {background-position:4px -46px;}
            div.basket_input a.plus {background-position:-50px -46px; margin:4px 0 0 0;}
            div.basket_input a.plus:hover {background-position:-14px -46px; margin:4px 0 0 0;}

table.orderlist		{ margin: 10px 0 0 10px; padding:0; border-collapse:collapse; width:626px; font-size:12px;  }
table.orderlist td 	{ padding:5px; margin:0; vertical-align:middle; text-align:center; border:1px solid #ccc;}

table.orderlist2{ margin: 10px 0 0 10px; padding:0; border-collapse:collapse; width:626px; font-size:12px;  }
table.orderlist2 td { padding:5px; margin:0; vertical-align:middle; text-align:center; }

.go_zakaz, .go_vopros {
    background: url("/images/button.gif") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    font-size: 14px;
    height: 31px;
    padding-top: 6px;
    text-align: center;
    width: 212px;
	float: right;
}
.go_vopros {
	margin-top: -35px;
}

input[type="submit"] {
	background: url("/images/button.gif") no-repeat scroll 0 0 transparent;
	width: 212px;
	height: 31px;
	padding-top: 0;
	margin: 20px 0;
    color: white;
    display: block;
    font-size: 14px;
	border: none;
}

/* add 06-06-12 */
.wrap_news_list ul{
  list-style:none;
  padding-left:0px;
  margin-left:0px;
  padding-bottom:25px;
}
.wrap_news_list ul li{
  padding-bottom:15px;
  clear:both;
}
.news_list_title{
  padding-bottom:5px;
}
.name_news{
  font-size:14px;
  font-weight: bold;
  padding-bottom:5px;
}
.date_news{
  font-size:12px;
  color: #333333;
  font-style:italic;
  padding-right:10px;
}
.news_list_text img{
  padding-right:15px;
  padding-bottom:15px;
}
.news_blok_index{
  padding:0px 15px 15px 15px;
}
.news_blok_title{
  color:#FFFFFF;
  font-size:20px;
  padding-bottom:10px;
}
.news_item a{
  font-size:14px;
  font-weight:bold;
}
.news_item_text {
  padding-top:5px;
  padding-bottom:10px;
}

.news_item_text p {
  margin-top: 0;
}

.counters {
    display: block;
    float: right;
}