@charset "utf-8";

/* CSS резет
**************************************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, a, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: none;
	font-size: 100%;
}

a {
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

td, td img {
	vertical-align: top;
	}

li {
	list-style: none;
	vertical-align: top;
	}

input, select, button, textarea {
	border: none;
	margin: 0;
	font-size: 100%;
	}

input[type="checkbox"] {
	vertical-align: bottom;
	}

input[type="radio"] {
	vertical-align: text-bottom;
	}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
	}



body {
	min-width: 1000px;
	background: url(../images/koko/bg-tile.jpg) repeat;
	}

.b-page {
	width: 1000px;
	margin: 0 auto;
	}

.b-page-en {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/dp/bg_en.jpg) 0 5px no-repeat;
	}

#main {
	overflow: visible !important;
	width: 100% !important;
	}

	#en_catalog .title {
		position: absolute;
		width: 225px;
		height: 69px;
		background: url("../images/koko/menu/catalog_top.png") no-repeat;
		left: -17px;
		top: -41px;
		}

	#en_contacts .title {
		left: -1px !important;
		background: url("../images/koko/menu/conts_top.png") no-repeat;
		}

#en_catalog .sub-title, #en_contacts .sub-title {
position: relative;
}

#top-menu {
	background: url("../images/koko/top.menu.background.png") no-repeat !important;
	}

	#ru_catalog .title {
		position: absolute;
		width: 225px;
		height: 69px;
		background: url("../images/koko/menu/catalog_top.png") no-repeat;
		left: -17px;
		top: -41px;
		}
		
	#ru_catalog .sub-title, #ru_contacts .sub-title {
		position: relative;
		}
	
	#ru_contacts .sub .cont, #en_contacts .sub .cont {
		left: -1px;
		width: 213px !important
		}

	#ru_contacts .title {
		left: -1px !important;
		background: url("../images/koko/menu/conts_top.png") no-repeat;
		}

	#top-menu  #ru_contacts .img {
		width: 213px;
		margin-left: -2px;
		background: url("../images/koko/menu/conts_bottom.png") no-repeat;
		background-size: 100%;
		}
		
	#top-menu .sub ul {
		background: #754532;
		}
		
	#top-menu .sub .img {
		background: url("../images/koko/menu/catalog_bottom.png") no-repeat !important;
		}
	
	#top-menu .sub ul a {
		font-size: 14px;
		}
	
	#top-menu .sub ul a:hover {
		color: #ffeeee;
		}

.b-header {
	height: 100px;
	padding-top: 15px;
	}
	
	
#search-form .submit {
	color: #c9cccf !important;
	}



.b-big-footer {
	width: 300%;
	height: 280px;
	margin-left: -100%;
	}

	.b-big-footer .center {
		position: relative;
		z-index: 10;
		padding-top: 0;
		}

	.b-big-footer .content {
		width: 1042px;
		margin: -15px auto 0;
		padding: 30px 0 0;
		background: url(../images/koko/bottom-bg.png) no-repeat;
		}

	.b-big-footer .top {
		display: block;
		width: 100%;
		height: 7px;
		
		}

	.b-big-footer .bottom {
		display: block;
		width: 100%;
		height: 7px;
		
		}



.b-goods-menu {
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	}

	.b-goods-menu li {
		display: inline-block;
		width: 310px;
		height: 23px;
		margin: 0 0 10px;
		padding: 0 10px;
		line-height: 23px;
		text-align: center;
		}

	.b-goods-menu li a {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dashed #fff;
		}

	.b-goods-menu .selected a {
		display: inline-block;
		height: 23px;
		color: #583625;
		background: #fff;
		padding: 0 10px;
		
		border-bottom: none;

		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		*display: inline;
		zoom: 1;
		}
		
	.b-goods-menu p {
		margin: 0;
	}

	.b-goods-menu .selected span {

		}


.b-read-more {
	margin: 20px 0 0;
	text-align: center !important;
	}

.b-read-more a {
	color: #009846;
	border-bottom: 1px dashed #009846;
	text-decoration: none;
	}

.b-read-more a:hover {
	border-bottom: none;
	}


	
.b-goods-preview {
	display: inline-block;
	overflow: hidden;
	min-height: 190px;
	margin-bottom: 40px;
	}
	
	.b-goods-preview dt, .b-goods-preview dd {
		display: none;
		}
	
	.b-goods-preview dd.selected {
		display: inline;
		}

	.b-goods-preview li {
		float: left;
		width: 127px;
		margin: 4px 4px;
		text-align: center;
		font-size: 13px;
		}

	.b-goods-preview li a {
		display: inline;
		height: 100px;
		color: #fff;
		}

	.b-goods-preview .bg {
		width: 127px;
		height: 181px;
		padding: 0 0 0 3px;
		}

	.b-goods-preview li .bg a {
		display: table-cell;
		width: 120px;
		height: 100px;
		vertical-align: middle;
		text-align: center;
		}
	
	.b-goods-preview li .img_preview {
		display: block;
		overflow: hidden;
		width: 110px;
		height: 110px;
		margin: 0 auto 5px;
		
		
		border-radius: 15px;
		-webkit-box-radius: 15px;
		   -moz-box-radius: 15px;
			  o-box-radius: 15px;
				box-radius: 15px;
		
		box-shadow: 2px 2px 7px -1px #333;
		-webkit-box-shadow: 2px 2px 7px -1px #333;
		   -moz-box-shadow: 2px 2px 7px -1px #333;
			 -o-box-shadow: 2px 2px 7px -1px #333;
				box-shadow: 2px 2px 7px -1px #333;
				/*3px 3px 5px -1px #333;*/
		}

	.b-goods-preview li img {
		display: block;
		width: 110px;
		}
		


.b-info {
	width: 80%;
	margin: 0 auto 20px;
	}

.b-info h2 {
	margin: 0 0 10px;
	color: #009846;
	font-size: 24px;
	font-weight: normal;
	}

.b-info h3 {
	margin: 0 0 10px;
	color: #009846;
	font-size: 20px;
	font-weight: normal;
	}

.b-info h4 {
	margin-bottom: 10px;
	}

.b-info p {
	margin-bottom: 10px;
	color: #009846;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	}

.b-wrap-center {
	/*display: table-cell;*/
	width: 1000px;
	min-height: 100px;
	margin: 0 auto;
	text-align: center;
	}

.b-logo {
	float: left;
	width: 160px;
	}

	#logo, #search-form, #langpage, #map {
		z-index: 6;
		}


.b-content {
	margin-top: 30px;
	height: 555px;
	}

	.b-content .left {
		width: 230px;
		float: left;
	}



.b-search {
	margin-bottom: 20px;
	}

	.b-search .field {
		margin-right: 5px;
		padding: 0 5px;
		width: 143px;
		height: 23px;
		background: url(../images/dp/search.png) no-repeat;
		}

	.b-search .button {
		cursor: pointer;
		position: relative;
		top: 1px;
		}


.b-section-logo {
	float: left;
	margin: 40px 25px 0 25px;
	}

.b-section-intro {
	float: right;
	width: 350px;
	margin: 45px 25px 0 27px;
	padding: 10px 15px;
	background: url(../images/koko/intro-bg.png);
	color: #fff;
	}
	
	.b-section-intro p {
		margin-bottom: 12px;
		}
		
.cert {
	float: right;
	clear: right;
	margin: 25px 75px;
	}

		
p.last {
	margin-bottom: 0;
	}

.l-wrap {
	position: relative;
	z-index: 5;
	overflow: hidden;
	width: 100%;
	margin-top: -22px;
	background: url(../images/koko/bg.png) no-repeat center top;
	}

.bg-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 657px;
	background: #9bcce6 url(../images/koko/bg-left.jpg) repeat-x;
	}

.bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 657px;
	background: #9bcce6 url(../images/koko/bg-right.jpg) repeat-x;
	}



#footer {
	display: none !important;
	}

.b-footer {
	position: relative;
	z-index: 20;
	height: 57px;
	margin: 0 20px;
	border-top: 1px solid #c9b098;
	color: #694942;
	font-size: 12px;
	}

	.b-footer .dp {
		float: left;
		margin: 20px 0 0 0;
		}

	.b-footer .bel360 {
		margin: 20px 0 0 0;
		float: right;
		}
	
	.b-footer a {
		color: #694942;
		}


#fancybox-outer {
	border-radius: 15px;
	}