@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#000;
	font-family:Arial;
}
.wrapper{
	background:url('/img/bg_bd.png') repeat;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#0D53A9;
	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;
}
h2, .h2{
	padding-left: 5px;
}
.main{
	margin:0 auto;
	width:960px;
}
.top_header_wrapper{
	background:url('/img/bg_head.png') repeat;
	margin-bottom: 20px;
}
.top_header{
	padding:10px 0 20px 0;
	margin: 0 auto;
	width: 960px;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	color:#ffffff;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	text-decoration:none;
	color:#cdcdcd;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:800px;
}
.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_wrapper{
	background: rgba(0, 0, 0, 0.2);
}
.contacts {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 960px;
	font-size: 17px;
	color: #ecd180;
	padding: 5px 0;
}
.contacts1{
	width: 960px;
	margin: 0 auto;
}
.small-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:top;
	font-size:20px;
	padding:0px 3px 0 0;
	line-height:1.3em;
}
.big-phone{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	font-size:20px;
	line-height:1.3em;
}
.phone{
	display:inline-block;
	width:320px;
	background:url('/img/contact12.png') no-repeat;
	vertical-align:middle;
	padding: 0 10px 0 28px;
}
.address{
	display:inline-block;
	width:260px;
	background:url('/img/Home12.png') no-repeat;
	vertical-align:middle;
	padding: 2px 10px 5px 28px;
}
.time{
	display:inline-block;
	width:260px;
	background:url('/img/clock2.png') no-repeat;
	vertical-align:middle;
	padding: 2px 10px 5px 28px;
}
.header_search_form .search_form_string {
	width:145px;
}
.search_form{
	display:inline-block;
	vertical-align:middle;
	padding-left: 50px;
}
.header_basket{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:160px;
	vertical-align:middle;
}
.header_search_form .submit_button{
	background:url('/img/bg_bot.jpg') repeat-x;
	background-size:contain;
	border:1px solid #0075BF;

}
.header_search_form .submit_button:hover{
	background: #0e6fb6;
	border:1px solid #0075BF;
	}
.header_basket{
	color:#f0d388;
}
.header_basket_title a{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart.png') no-repeat;
	color:#fff;
	text-decoration:none;
	padding:5px 0 0 30px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#f0d388;
	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:url('/img/bg_bot.jpg') repeat-x;
	background-size:contain;
	border:1px solid #0075BF;
}
#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:#216ceb;
	color:#fff;
	border:1px solid #0075BF;
}
.main_wrapper{
	margin:10px 0 15px 0;
}
.main_image{
	vertical-align:top;
	display: inline-block;
	width:450px;
	border: 1px solid #ccc;
	padding:20px;
}
.catalog_wrapper{
	display:inline-block;
	width:440px;
	border: 1px solid #ccc;
	padding:9px 10px;
	float:right;
}
.menu1{
	margin:0 auto;
	width: 960px;
}
.menu{
	width:775px;
	display:inline-block;
	margin-left:-18px;
}
.menu .level-0  {
	text-align: left;
}
.menu .level-0 > li{
	display: inline-block;
	//zoom: 1;
	//display: inline;
	position: relative;
	padding: 12px 18px;
}
.menu .level-0 > li.first {
	border-left: none;
}
.menu .level-0 > li.last {
	border-right: none;
}
.menu .level-0 > li > a {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	color: #7c7c7c;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	text-shadow: 0 1px #fff;
	text-decoration: none;
}
.menu .level-0 > li:hover > a {
	color:#525153;
	text-decoration: none;
}
.menu .level-0 > li.current a{
	color:#525153;
	text-decoration: none;
}
.menu .level-1 {
	display: none;
	position: absolute;
	top: 42px;
	left:0;
	background: #f9f9f9;
	border-radius: 0 3px 3px 3px;
	min-width: 200px;
	padding: 10px 0;
	z-index: 300;
	text-align: left;
	box-shadow: 0 5px 6px #3e3e3e;
}
.menu .level-1 > li:hover {
	background: #e6e6e6;
}
.menu .level-1 a {
	display: block;
	//zoom: 1;
	//display: inline;
	color: #2e2e2e;
	text-decoration: none ;
	text-shadow: 0 1px #fff;
	font-weight: normal;
	padding: 10px 15px;
}
.menu .level-0 > li:hover > .level-1 {
	display: block;
}
.show_all{
	text-align:right;
	margin-top:20px;
}
.content{
	margin-top:10px;
	clear:both;
}
.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:10px;
}	
.index_news .text{
	line-height:1.3em;
	font-size:12px;
}
.news{
	margin-right:-20px;
}
.news .news_item{
	display:inline-block;
	width: 305px;
	margin-right: 20px;
}
.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;
}
.items_catalog li {
	text-align:center;
	width:210px;
	padding: 0 5px 0 5px;
}
.photoalbum_index{
	border: 1px solid #ccc;
	margin: 10px 0 15px 0;
	padding: 10px 10px 0 10px;
}
.photo_list{
	margin:0;
}
.photo_list li{
	text-align:center;
	width:136px;
	padding: 0 10px;
}
.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;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 5px #cbd1d3;
}
.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_inner {
	margin:0 auto;
	width:960px;
	padding: 15px 10px 15px;
	border-top: 1px dotted #ccc;
}
.footer_inner .text{
	color: #444444;
	text-shadow:0 1px 0 #fff;
}
.footer_inner .text a{
	color:#444444;
	text-shadow:0 1px 0 #fff;
}
.code_footer{
	margin-top:10px;
}
.copyright {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	width: 700px;
	margin-right: 20px;
	vertical-align: top;
	padding: 5px 0;
}
.addthis_toolbox {
	width: 236px;
	padding: 5px 0;
}
.catalog_controls a {
	margin: 0;
}