@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
body{
	margin:0px;
	background-color:#fff;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#000000;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#941a9d;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.main{
	margin:0 auto;
	width:960px;
	background:url('/img/bg_main.jpg') bottom right no-repeat;
}
.top_header{
	padding:10px 0 20px 0;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	color:#5b5b5b;
	line-height:1.3em;
	text-decoration:none;
	text-shadow:1px 0 0 #000;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#000;
}
.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;
	line-height:1.3em;
}
.header_search_form .search_form_string {
	width:155px;
}
.search_form{
	margin:10px 0 10px 0;
	text-align:center;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:180px;
	vertical-align:middle;
}
.header_search_form .submit_button{
	background-color:#0f0f0f;
}
.header_search_form .submit_button:hover{
	background-color:#626262;
}
.header_basket_title a:link, .header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:38px;
	background:url('/img/cart1.jpg') no-repeat;
	color:#000;
	text-decoration:none;
	padding:20px 0 0 42px;
}
.header_basket_title a:hover{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:38px;
	background:url('/img/cart.jpg') no-repeat;
	color:#000;
	text-decoration:none;
	padding:20px 0 0 42px;
}
#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{
	text-align:center;
}
.menu ul{
	text-align:center;
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	border-radius:10px;
	margin-top:10px;
}
.menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu ul li a{
	color: #ffffff;
	display:block;
	padding:10px 15px;
	text-decoration:none;
}
.menu ul li:hover a{
	color:#ffffff;
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(68,68,68,1) 12%, rgba(84,84,84,1) 25%, rgba(45,45,45,1) 39%, rgba(30,30,30,1) 50%, rgba(0,0,0,1) 51%, rgba(10,10,10,1) 60%, rgba(22,22,22,1) 76%, rgba(10,10,10,1) 91%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(12%,rgba(68,68,68,1)), color-stop(25%,rgba(84,84,84,1)), color-stop(39%,rgba(45,45,45,1)), color-stop(50%,rgba(30,30,30,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(10,10,10,1)), color-stop(76%,rgba(22,22,22,1)), color-stop(91%,rgba(10,10,10,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(68,68,68,1) 12%,rgba(84,84,84,1) 25%,rgba(45,45,45,1) 39%,rgba(30,30,30,1) 50%,rgba(0,0,0,1) 51%,rgba(10,10,10,1) 60%,rgba(22,22,22,1) 76%,rgba(10,10,10,1) 91%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(68,68,68,1) 12%,rgba(84,84,84,1) 25%,rgba(45,45,45,1) 39%,rgba(30,30,30,1) 50%,rgba(0,0,0,1) 51%,rgba(10,10,10,1) 60%,rgba(22,22,22,1) 76%,rgba(10,10,10,1) 91%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(68,68,68,1) 12%,rgba(84,84,84,1) 25%,rgba(45,45,45,1) 39%,rgba(30,30,30,1) 50%,rgba(0,0,0,1) 51%,rgba(10,10,10,1) 60%,rgba(22,22,22,1) 76%,rgba(10,10,10,1) 91%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,0,0,1) 0%,rgba(68,68,68,1) 12%,rgba(84,84,84,1) 25%,rgba(45,45,45,1) 39%,rgba(30,30,30,1) 50%,rgba(0,0,0,1) 51%,rgba(10,10,10,1) 60%,rgba(22,22,22,1) 76%,rgba(10,10,10,1) 91%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.menu ul .current a{
	color:#fff;
	background: rgb(203,96,179); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(193,70,161,1)), color-stop(51%,rgba(168,0,119,1)), color-stop(100%,rgba(219,54,164,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 ); /* IE6-9 */
}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.left_block{
	width:720px;
	float:left;
	padding:10px;
	border-radius:10px;
	background: rgba(255, 255, 255, 0.5);
	border:1px solid #d2d2d2;
}
.right_block{
	width:200px;
	float:right;
}
.left_menu .catalog_title{
	color:#000;
	margin:0px;
}
.left_menu li {
	padding:0 0 0 15px;
	background:url('/img/arr.png') no-repeat;
	background-position:0 3px;
}
.left_menu li a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding:3px;
	color:#000;
	border-radius:3px;
}
.left_menu li a:hover{
	color:#941a9d;
}
.left_menu .current a{
	color:#000;
	background-color:#dddddd;
	text-decoration:none;
}
.left_menu .current a:hover{
	color:#941a9d;
}
.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:#0D53A9;
	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;
}	
.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 #ffffff;
}
.breadcrumbs{
	line-height:1.3em;
	font-size:12px;
	margin-bottom:5px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#0D53A9;
	color:#fff;
}
.seo_text{
	color:#000;
	font-weight:bold;
	text-shadow:0 0 5px #fff, 0 0 4px #fff;
}
.footer{
	text-align:left;
	border-top:1px solid #000000;
	padding-left:0px;
	padding-right:0px;
}
.footer .text{
	color:#000000;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#000000;
}