@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
body{
	margin:0px;
	background:url('/img/bg_bds68.jpg')repeat #cfcfcf;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#639de4;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.main{
	margin:9px auto;
	width:960px;
	padding:9px;
	background: rgb(149,149,149); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(158,158,158,1) 76%, rgba(119,119,119,1) 87%, rgba(61,61,61,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(76%,rgba(158,158,158,1)), color-stop(87%,rgba(119,119,119,1)), color-stop(100%,rgba(61,61,61,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(158,158,158,1) 76%,rgba(119,119,119,1) 87%,rgba(61,61,61,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(158,158,158,1) 76%,rgba(119,119,119,1) 87%,rgba(61,61,61,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(158,158,158,1) 76%,rgba(119,119,119,1) 87%,rgba(61,61,61,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(158,158,158,1) 76%,rgba(119,119,119,1) 87%,rgba(61,61,61,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#3d3d3d',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	box-shadow:0 0 6px #000000;
	border:solid 1px #0a0a0a;
	
}
.top_header{
	padding:10px 0 20px 0;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	text-shadow:0 -1px 0 #515151;
	color:#ffffff;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#ffffff;
	text-shadow:0 -1px 0 #515151;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:480px;
}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.title_company{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:280px;
}
.contacts {
	display: inline-block;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
	width: 280px; 
    //zoom: 1; 
    //display: inline;
}
.small-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:top;
	font-size:18px;
	padding:0px 3px 0 0;
	line-height:1.3em;
}
.big-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	font-size:18px;
	text-shadow:0 0 3px #fff;
	line-height:1.3em;
}
.header_search_form .search_form_string {
	width:165px;
}
.search_form{
	margin-bottom:10px;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	vertical-align:middle;
}
.header_search_form .submit_button{
	background-color:#bbbbbb;
}
.header_search_form .submit_button:hover{
	background-color:#e5e5e5;
}
.header_basket_title a:link, .header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 4px 20px;
	margin-bottom:5px;
	margin-top:5px;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background-color: #639de4;
	background-image: -moz-linear-gradient(top, #aceaf7, #639de4);
	background-image: -ms-linear-gradient(top, #aceaf7, #639de4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aceaf7), to(#639de4));
	background-image: -webkit-linear-gradient(top, #aceaf7, #639de4);
	background-image: -o-linear-gradient(top, #aceaf7, #639de4);
	background-image: linear-gradient(top, #aceaf7, #639de4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aceaf7', endColorstr='#639de4', GradientType=0);
	border-color: #639de4 #639de4 #2649a6;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.header_basket_title a:hover{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 4px 20px;
	margin-bottom:5px;
	margin-top:5px;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background-color: #aceaf7;
	background-image: -moz-linear-gradient(top, #dbfdfa, #aceaf7);
	background-image: -ms-linear-gradient(top, #dbfdfa, #aceaf7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dbfdfa), to(#aceaf7));
	background-image: -webkit-linear-gradient(top, #dbfdfa, #aceaf7);
	background-image: -o-linear-gradient(top, #dbfdfa, #aceaf7);
	background-image: linear-gradient(top, #dbfdfa, #aceaf7);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbfdfa', endColorstr='#aceaf7', GradientType=0);
	border-color: #639de4 #639de4 #2649a6;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	}
#header_basket_amount,#header_basket_summ_head{
	color:#0D53A9;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 3px 7px;
	border-radius:5px;
	background-color:#0D53A9;
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background-color:#A3D5E5;
	color:#000;
}
.main_image img{
	border-radius:5px;
}
.main_image{
	text-align:center;
}
.menu{
	margin-bottom:10px;
}
.menu ul{
	padding:5px 0 5px 0;
	text-align:center;
}
.menu ul li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	margin:0px;
	padding:0 7px 0 0;
}
.menu ul .last {
	padding:0px;
}
.menu ul li a{
	color:#fff;
	display:block;
	padding:7px 6px;
	text-decoration:none;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background-color: #787878;
	background-image: -moz-linear-gradient(top, #c8c8c8, #787878);
	background-image: -ms-linear-gradient(top, #c8c8c8, #787878);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c8c8c8), to(#787878));
	background-image: -webkit-linear-gradient(top, #c8c8c8, #787878);
	background-image: -o-linear-gradient(top, #c8c8c8, #787878);
	background-image: linear-gradient(top, #c8c8c8, #787878);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#787878', GradientType=0);
	border-color: #6f6f6f #6f6f6f #3e3e3e;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow:0 -1px 0 #747474;
	line-height:13px;
	white-space:nowrap;
}
.menu ul li:hover a{
	color:#fff;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05),0 0 4px #fff;
	cursor: pointer;
	background-color: #a0a0a0;
	background-image: -moz-linear-gradient(top, #cfcfcf, #8f8f8f);
	background-image: -ms-linear-gradient(top, #cfcfcf, #8f8f8f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cfcfcf), to(#8f8f8f));
	background-image: -webkit-linear-gradient(top, #cfcfcf, #8f8f8f);
	background-image: -o-linear-gradient(top, #cfcfcf, #8f8f8f);
	background-image: linear-gradient(top, #cfcfcf, #8f8f8f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#8f8f8f', GradientType=0);
	border-color: #7f7f7f #7f7f7f #6f6f6f ;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.menu ul .current a,.menu ul .current:hover a{
	color:#fff;
	border: 1px solid #494949;
	border-bottom-color: #b3b3b3;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background-color: #6c6c6c;
	background-image: -moz-linear-gradient(top, #4b4b4b, #8c8c8c);
	background-image: -ms-linear-gradient(top, #4b4b4b, #8c8c8c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4b4b4b), to(#8c8c8c));
	background-image: -webkit-linear-gradient(top, #4b4b4b, #8c8c8c);
	background-image: -o-linear-gradient(top, #4b4b4b, #8c8c8c);
	background-image: linear-gradient(top, #4b4b4b, #8c8c8c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#8c8c8c', GradientType=0);
	border-color:#4a4a4a #4a4a4a #8a8a8a #8a8a8a ;
	}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.left_block{
	width:200px;
	float:left;
}
.right_block{
	width:720px;
	float:right;
	padding:9px;
	background:#fcfcfc;
	border-radius:5px;
	box-shadow:0 0 1px #999999;
}
.left_menu{
	padding:9px;
	background:#f2f2f2;
	border-radius:5px;
	box-shadow:0 0 1px #999999;
}
.catalog_title{
	color:#000;
	margin:0px;
}
.left_menu li {
	padding:0 0 0 17px;
	background:url('/img/arr.png') no-repeat;
	background-position:0 4px;
	
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#639de4;
}
.left_menu .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#639de4;
}
.left_menu li .level-1{
	display:none;
}
.left_menu .current .level-1{
	display:block;
}	
.left_menu li .level-1 li{
	padding:0 0 0 15px;
}
.left_menu li .level-1 li a{
	color:#000;
	background-color:#fff;
	text-decoration:underline;
}
.left_menu li .level-1 li a:hover{
	color:#639de4;
	text-decoration:none;
}
.left_menu li .level-1 .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu li .level-1 .current a:hover{
	color:#000;
}
.level-1{
	padding:5px 0 0 0;
}
.mainpage_news_title{
	font-size:20px;
	line-height:1.3em;
}
.index_news .news_item .news_title .news_headline{
	float:none;
}
.index_news .news_item .news_title .top_date{
	display:none;
}
.index_news .news_item .news_title .bottom_date{
	display: block;
	margin:5px 0 5px 0;
}
.index_news{
	margin-top:20px;
	padding:9px;
	background:#f2f2f2;
	border-radius:5px;
	box-shadow:0 0 1px #999999;
}	
.index_news .text{
	line-height:1.3em;
	font-size:12px;
}
.top_date,.main_top_date,.bottom_date,.comment_date{
	color:#6A6A6A;
	font-size:12px;
}
.blog .blog_item {
	border-bottom:1px solid #6A6A6A;
}
.blog .last_blog_item {
	border-bottom:0px;
}
.blog_comment,.blog_comment a:link,.blog_comment a:visited,.blog_comment a:hover{
	color: #6A6A6A;
}
.tags, .tags a:link,.tags a:visited,.tags a:hover{
	color: #6A6A6A;
}
.index_catalog{
	margin-top:20px;
}
.items_catalog li,.photo_list li {
	text-align:center;
	vertical-align: top;
	width:212px;
	padding:9px;
	margin: 0 5px 10px 5px;
}
.photo_list li img,.items_catalog li img{
	margin:0 0 5px 0;
	border:1px solid #6A6A6A;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog li .prefix{
	margin-bottom:5px;
}
.object .buy_button{
	float:none;
}
.object .price_top{
	display:block;
}
.object .price_bottom{
	display:none;
}
.photo_list li a img,.object_image a img{
    padding:2px;
    background:#fff;
    border:1px solid #6A6A6A;
    box-shadow:0 0 10px #6A6A6A;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 10px #83cfe2;
}
.breadcrumbs{
	margin:10px 0 0 0;
	line-height:1.3em;
	font-size:12px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#0D53A9;
	color:#fff;
}
.footer{
	text-align:left;
	border-top:1px solid #575757;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#b1b1b1;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#d2d2d2;
}