/* ����� ��� ���� ������� ����� */

* {
	margin:0; padding:0;
}
img {
	vertical-align:baseline;
	border:0;
}
input {
	vertical-align:middle;
}
a {
	text-decoration:underline;
	color:#00508e;
}
a:hover {
	text-decoration:none;
	color:#00508e;
}
body {
	font:12px/14px 'Tahoma', serif;
	color:#00508e;
}
.clear {
	clear:both;
}

#container {
	/*float:left;*/
	margin:0 auto;
	width:100%;
	min-width:980px;
	max-width:2300px;
	min-height:540px;
	/*background:url('bg.jpg') center top no-repeat;*/
}

#wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
}

#header {
	float:left;
	clear:both;
	display:inline;
	width:676px;
	height:311px;
	position:relative;
	left:304px;
	top:0;
}
	#logo {
		float:left;
		display:inline;
		position:absolute;
		left:-304px;
		top:0;
		width:284px;
		height:279px;
	}

	ul#mainmenu {
		float:left;
		display:inline;
		width:401px;
		padding:25px 0 13px 0;
	}
		ul#mainmenu li {
			float:left;
			display:inline;
			list-style:none;
		}
			ul#mainmenu li a {
				float:left;
				display:inline;
				width:170px;
				margin:4px 10px 4px 20px;
				font:16px/16px 'Tahoma', serif;
				color:#0060aa;
				text-decoration:underline;
			}
			ul#mainmenu li a:hover {
				text-decoration:none;
			}

	#loginform {
		float:left;
		display:inline;
		width:275px;
		height:141px;
		margin:12px 0 0 0;
		padding:0 0 13px 0;
		background:url('loginform/bg.png') left top no-repeat;
	}
		#loginform ul {
			float:left;
			display:inline;
			margin:4px 0 0 28px;
		}
			#loginform ul li {
				float:left;
				display:inline;
				list-style:none;
				text-align:center;
			}
			#loginform ul li.discount {
				width:120px;
			}
			#loginform ul li.discount span {
				background:#4799ff;
			}
			#loginform ul li.autorize {
				width:105px;
			}
			#loginform ul li.autorize span {
				background:#ffba00;
			}
			#loginform ul li a {
				font:12px/12px 'Tahoma', serif;
				color:#fff;
				text-decoration:underline;
			}
			#loginform ul li a:hover,
			#loginform ul li a.current {
				text-decoration:none;
			}
			#discount {
				float:left;
				clear:both;
				display:inline;
				width:200px;
				margin:17px 0 0 42px;
			}
				#discount div {
					float:left;
					clear:both;
					font:12px/12px 'Tahoma', serif;
					color:#003f73;
				}
				#discount input.text {
					float:left;
					width:184px;
					height:15px;
					margin:9px 0 0 4px;
					font:11px/11px 'Tahoma', serif;
					color:#00508e;
					border:1px solid #4497ff;
					background:#fff;
				}
				#discount input.image {
					float:right;
					display:inline;
					width:49px;
					height:14px;
					margin:15px 11px 0 0;
					background:url('loginform/discount-button.png') left top no-repeat;
				}

	#searchform {
		float:left;
		display:inline;
		width:401px;
		padding:32px 0 0 0;
		background:url('searchform/header.png') left top no-repeat;
	}
		#searchform .options {
			float:left;
			display:inline;
			width:401px;
		}
			#searchform .options select {
				float:left;
				display:inline;
				width:180px;
				height:18px;
				margin:11px 13px 0px 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
			#searchform .options input.text {
				width:57px;
				height:15px;
				margin:11px 13px 0px 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
		#searchform .suboptions {
			float:left;
			clear:both;
			display:inline;
			width:401px;
			padding:10px 0 0 0;
		}
			#searchform .suboptions div {
				float:left;
				display:inline;
				margin:5px 0 0 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
			}
			#searchform .suboptions label {
				margin:0px 0 0 8px;
			}
			#searchform .suboptions input.text {
				width:57px;
				height:15px;
				margin:-1px 0 0 5px;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
			#searchform .suboptions input.image {
				float:right;
				display:inline;
				width:75px;
				height:24px;
				margin:0 28px 0 0;
				background:url('searchform/button.png') left top no-repeat;
			}

	#contactphones {
		float:left;
		display:inline;
		width:232px;
		padding:45px 0 0 43px;
		background:url('contactphones/header.png') 29px top no-repeat;
	}
		#contactphones div {
			float:left;
			display:inline;
			width:232px;
			margin:0 0 8px 0;
			font:18px/18px 'Tahoma', serif;
			color:#00508e;
		}
		#contactphones p {
			float:left;
			display:inline;
			width:232px;
			margin:0 0 6px 0;
			font:24px/24px 'Tahoma', serif;
			color:#00508e;
		}
		#contactphones sup {
			float:left;
			display:inline;
			margin:3px 3px 0 0;
			font:12px/12px 'Tahoma', serif;
		}

#special {
	float:left;
	display:inline;
	position:relative;
	z-index:100;
	width:953px;
	height:244px;
	padding:9px 0 0 27px;
	background:url('special/bg.png') left top no-repeat;
}
	#special .item {
		float:left;
		display:inline;
		width:259px;
		margin:0 31px 0 0;
		overflow:hidden;
	}
	#special .item .image {
		float:left;
		display:inline;
		width:121px;
		height:221px;
		padding:10px 0 0 0;
		overflow:hidden;
		text-align:center;
	}
	#special .item .name {
		float:right;
		display:inline;
		width:138px;
		height:38px;
		overflow:hidden;
		padding:7px 0 0 0;
	}
		#special .item .name a {
			font:bold 12px/15px 'Tahoma', serif;
			color:#1b5eff;
			text-decoration:none;
		}
		#special .item .name a:hover {
			text-decoration:underline;
		}
	#special .item .oldprice {
		float:right;
		display:inline;
		width:126px;
		height:36px;
		padding:2px 0 0 12px;
		overflow:hidden;
		font:12px/15px 'Tahoma', serif;
		color:#fff;
	}
	#special .item .oldprice span {
		background:#1b5eff;
	}
	#special .item .newprice {
		float:right;
		display:inline;
		width:126px;
		height:35px;
		margin:5px 0 0 0;
		padding:3px 0 0 12px;
		overflow:hidden;
		font:12px/15px 'Tahoma', serif;
		color:#fff;
	}
	#special .item .newprice span {
		background:#ff9c00;
	}
	#special .item .info {
		float:right;
		display:inline;
		width:138px;
		height:66px;
		padding:5px 0 0 0;
		overflow:hidden;
		font:11px/15px 'Tahoma', serif;
		color:#1b5eff;
	}
	#special .item .button {
		float:right;
		display:inline;
		width:138px;
		height:24px;
		margin:1px 0 0 0;
	}
	#special .item .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}

#sidebar {
	float:left;
	display:inline;
	position:relative;
	z-index:100;
	width:305px;
	overflow:hidden;
}
	#sidebar .block {
		float:left;
		display:inline;
		width:325px;
		margin:15px 0 0 0;
	}
	#sidebar .block .header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		margin:0 0 0 39px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat #1b5eff;
	}
	#sidebar .block .header h1 {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 21px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	.banner {
		float:left;
		display:inline;
		width:291px;
		height:232px;
		margin:5px 0 0 0;
		padding:40px 0 0 16px;
		background:url('banner/bg.png') left top no-repeat;
		text-align:center;
	}
	.banner.index {
		margin:-20px 0 0 0;
	}

	#sidebarnews {
		float:left;
		clear:both;
		display:inline;
		width:249px;
		margin:10px 0 5px 56px;
	}
		#sidebarnews li {
			float:left;
			clear:both;
			display:inline;
			list-style:none;
		}
		#sidebarnews li a {
			float:left;
			clear:both;
			width:229px;
			margin:5px 0;
			font:12px/15px 'Tahoma', serif;
			color:#0077de;
			text-decoration:none;
		}
		#sidebarnews li a span {
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#sidebarnews li a:hover span {
			color:#00508e;
			text-decoration:none;
		}

	#sidebarfaq {
		float:left;
		clear:both;
		display:inline;
		width:249px;
		margin:10px 0 0 56px;
		padding:0 0 20px 0;
	}
		#sidebarfaq li {
			float:left;
			clear:both;
			display:inline;
			list-style:none;
		}
		#sidebarfaq li a {
			float:left;
			clear:both;
			width:229px;
			margin:5px 0;
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#sidebarfaq li a:hover {
			text-decoration:none;
		}

	#faq {
		float:left;
		display:inline;
		width:282px;
		margin:10px 0 0 20px;
		background:url('faq/bg.png') left top repeat-y;
	}
		#faq .topbg {
			float:left;
			display:inline;
			width:282px;
			height:9px;
			background:url('faq/topbg.png') left top no-repeat;
		}
		#faq .header {
			float:left;
			display:inline;
			width:146px;
			height:28px;
			margin:3px 0 2px 18px;
			background:url('faq/header.png') left top no-repeat;
		}
		#faq .bottombg {
			float:left;
			display:inline;
			width:282px;
			height:7px;
			margin:-1px 0 0 0;
			background:url('faq/bottombg.png') left top no-repeat;
		}
		#faq .item {
			float:left;
			clear:both;
			display:inline;
			width:244px;
			margin:10px 0 0 19px;
			padding:0 0 10px 0;
			background:url('faq/itembg.png') left bottom repeat-x;
		}
		#faq .item .question {
			float:left;
			clear:both;
			display:inline;
			width:244px;
		}
		#faq .item .question a {
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#faq .item .question a:hover {
			text-decoration:none;
		}
		#faq .item .answer {
			float:left;
			clear:both;
			display:inline;
			width:244px;
			font:12px/15px 'Tahoma', serif;
			color:#00508e;
		}

#content {
	float:left;
	display:inline;
	width:655px;
	overflow:hidden;
	font:12px/15px 'Tahoma', serif;
	color:#00508e;
}
	.content p {
		margin:0 0 10px 0;
	}
	.content h1,
	.content h2,
	.content h3,
	.content h4,
	.content h5,
	.content h5 {
		margin:0 0 10px 0;
		color:#00508e;
	}
	.content h1 {
		font:18px/20px 'Tahoma', serif;
	}
	.content ul li {
		margin:10px 0 10px 30px;
		list-style-type: disc;
	}
	.content ol li {
		margin:10px 0 10px 30px;
		list-style-type: decimal;
	}

	.path {
		float:left;
		clear:both;
		width:655px;
		margin:0 0 15px 0;
		font:13px/14px 'Tahoma', serif;
		color:#0077de;
	}
		.path a {
			font: 13px/14px 'Tahoma', serif;
			color:#00508e;
		}

	#content .models td.image {
		width:192px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .models td.image .box {
			float:left;
			display:inline;
			width:192px;
			padding:0 0 7px 0;
			background:url('models/bg.png') left bottom no-repeat;
			text-align:center;
		}
		#content .models td.image .topbg {
			float:left;
			display:inline;
			width:192px;
			height:7px;
			background:url('models/topbg.png') left top no-repeat;
		}
		
		
	#content .models td.imagecompare {
		width:110px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .models td.imagecompare .boxcompare {
			float:left;
			display:inline;
			width:110px;
			padding:0 0 7px 0;
			text-align:center;
		}
		#content .models td.imagecompare .topbgcompare {
			float:left;
			display:inline;
			width:110px;
			height:7px;
		}
		
	#content .models td.text {
		width:423px;
		padding:0 0 10px 12px;
	}
	#content .models td.text .name a {
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	#content .models td.text .name a:hover {
		text-decoration:underline;
	}
	#content .models td.text .info {
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}

	
	
	#content .models td.options {
		width:423px;
		padding:21px 0 15px 1px;
		position:relative;
	}
	#content .models td.options .price {
		float:left;
		display:inline;
		height:28px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .models td.options .none {
		background: none;
	}
	#content .models td.options .price .new {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
		text-align:center;
	}
	#content .models td.options .price .new span {
		background:#1b5eff;
	}
	#content .models td.options .price .old {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.options .price .oldnone {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.options .button {
		float:left;
		display:inline;
		position:absolute;
		/*right:50px;*/
		width:138px;
		height:24px;
		margin:3px 0px 0 10px;
	}
	#content .models td.options .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	

	.textcompare .name a {
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	.textcompare .name a:hover {
		text-decoration:underline;
	}
	.textcompare .info {
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	
	#content .models td.optionscompare {
		width:250px;
		padding:21px 0 15px 1px;
		position:relative;
	}
	#content .models td.optionscompare .price {
		float:left;
		display:inline;
		height:28px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .models td.optionscompare .none {
		background: none;
	}
	#content .models td.optionscompare .price .new {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
		text-align:center;
	}
	#content .models td.optionscompare .price .new span {
		background:#1b5eff;
	}
	#content .models td.optionscompare .price .old {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.optionscompare .price .oldnone {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.optionscompare .button {
		float:left;
		display:inline;
		right:115px;
		width:138px;
		height:24px;
		margin:3px 0 0 0;
	}
	#content .models td.optionscompare .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	#content .buttonbgall {
		float:left;
		display:inline;
		right:115px;
		width:138px;
		height:24px;
		margin:15px 0 0 0;
	}
	#content .buttonbgall a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/buttonbg.gif') left top no-repeat;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	#content .models td.options .compare {
		float:right;
		display:inline;
		width:75px;
		margin:0 0 13px 0;
		font:bold 11px/12px 'Tahoma', serif;
		color:#ff8300;
	}
	#content .models td.options .compare input {
		width:12px;
		height:12px;
		border:1px solid #00508e;
	}
	#content .model td.image {
		width:407px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .model td.image .box {
			float:left;
			display:inline;
			width:407px;
			padding:0 0 8px 0;
			background:url('model/bg.png') left bottom no-repeat;
			text-align:center;
		}
		#content .model td.image .topbg {
			float:left;
			display:inline;
			width:407px;
			height:8px;
			background:url('model/topbg.png') left top no-repeat;
		}
	#content .model td.other {
		width:218px;
		padding:0 0 10px 30px;
		vertical-align:top;
	}
	#content .model td.other .modelname {
		width:218px;
		font:bold 11px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.other .info {
		width:218px;
		margin:10px 0 0 0;
		font:12px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.other .info td {
		width:110px;
		padding:0 0 10px 0;
		vertical-align:top;
	}
	#content .model td.other .info td.price {
		width:98px;
		padding:0 0 0 10px;
	}
	#content .model td.other .info a {
		font:12px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.options {
		width:407px;
	}
	#content .model td.options .price {
		float:left;
		display:inline;
		height:28px;
		margin:0 0 0 25px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .model td.options .none {
		background: none;
	}
	#content .model td.options .price .new {
		float:left;
		display:inline;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
	}
	#content .model td.options .price .new span {
		background:#1b5eff;
	}
	#content .model td.options .price .old {
		float:left;
		display:inline;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
	}
	#content .model td.options .price .oldnone {
		float:left;
		display:inline;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
	}
	#content .model td.options .button {
		float:left;
		display:inline;
		width:138px;
		height:24px;
		margin:1px 0 0 60px;
	}
	#content .model td.options .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	#content .model .reviewheader {
		margin:20px 0 0 0;
		font:bold 12px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .review {
		margin:5px 0 0 0;
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .modelinfo {
		width:100%;
		border-collapse:collapse;
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .modelinfo th {
		font:bold 12px/15px 'Tahoma', serif;
	}
	#content .model .modelinfo tr th,
	#content .model .modelinfo tr td {
		width:50%;
		padding:4px 0 4px 10px;
		background:#fff;
		text-align:left;
		vertical-align:top;
	}
	#content .model .modelinfo tr.color th,
	#content .model .modelinfo tr.color td {
		background:#dce6ff;
	}

	#content .alikemodels {
		float:left;
		display:inline;
		width:130px;
		margin:20px 22px 0 0;
		overflow:hidden;
		text-align:center;
	}
	#content .alikemodels .image {
		float:left;
		display:inline;
		width:130px;
		text-align:center;
		margin:5px 0 3px 0;
		padding:0;
		background:url('alikemodels/bg.png') left bottom no-repeat;
	}
	#content .alikemodels .image .topbg {
		float:left;
		display:inline;
		width:130px;
		height:5px;
		margin:0;
		padding:0;
		background:url('alikemodels/topbg.png') left top no-repeat;
	}
	#content .alikemodels .modelname {
		float:left;
		display:inline;
		width:130px;
		height:32px;
		overflow:hidden;
		text-align:center;
	}
	#content .alikemodels .modelname a {
		font:bold 11px/12px 'Tahoma', serif;
	}
	#content .alikemodels .modelprice {
		font:bold 11px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#content .alikemodels .modelprice span {
		font:11px/12px 'Tahoma', serif;
		color:#00508e;
		text-decoration:line-through;
	}

	#content .block {
		float:left;
		display:inline;
		width:627px;
		background:url('separator.png') left top repeat-x;
		margin:15px 0 0 0;
	}
	#content .block .header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat;
	}
	#content .block .header h1 {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 17px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	ul#catalog {
		float:left;
		clear:both;
		display:inline;
		width:600px;
		margin:15px 0 10px 27px;
	}
	ul#catalog.sidebar {
		float:left;
		clear:both;
		display:inline;
		width:239px;
		margin:15px 0 10px 66px;
	}
	ul#catalog li {
		float:left;
		display:inline;
		list-style:none;
		text-align: left;
		width: 170px;
	}
	ul#catalog li a {
		float:left;
		display:inline;
		/*width:135px;*/
		margin:0 10px 0 0;
		padding:5px 0 6px 45px;
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:underline;
	}
	
	ul#catalog li span {
		float:left;
		display:inline;
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		padding:5px 0 6px 0px;
	}
	
	ul#catalog.sidebar li a {
		float:left;
		display:inline;
		width:144px;
		margin:0 60px 0 0;
		padding:5px 0 6px 55px;
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:underline;
	}
	ul#catalog li a.current,
	ul#catalog li a:hover {
		text-decoration:none;
	}
	ul#catalog li a.cat00 {
		background:url('cat/00.png') left top no-repeat;
	}
	ul#catalog li a.cat01 {
		background:url('cat/01.png') left top no-repeat;
	}
	ul#catalog li a.cat02 {
		background:url('cat/02.png') left top no-repeat;
	}
	ul#catalog li a.cat03 {
		background:url('cat/03.png') left top no-repeat;
	}
	ul#catalog li a.cat04 {
		background:url('cat/04.png') left top no-repeat;
	}
	ul#catalog li a.cat05 {
		background:url('cat/05.png') left top no-repeat;
	}
	ul#catalog li a.cat06 {
		background:url('cat/06.png') left top no-repeat;
	}
	ul#catalog li a.cat07 {
		background:url('cat/07.png') left top no-repeat;
	}
	ul#catalog li a.cat08 {
		background:url('cat/08.png') left top no-repeat;
	}
	ul#catalog li a.cat09 {
		background:url('cat/09.png') left top no-repeat;
	}
	ul#catalog li a.cat10 {
		background:url('cat/10.png') left top no-repeat;
	}
	ul#catalog li a.cat11 {
		background:url('cat/11.png') left top no-repeat;
	}
	ul#catalog li a.cat12 {
		background:url('cat/12.png') left top no-repeat;
	}
	ul#catalog li a.cat13 {
		background:url('cat/13.png') left top no-repeat;
	}
	ul#catalog li a.cat14 {
		background:url('cat/14.png') left top no-repeat;
	}
	ul#catalog li a.cat15 {
		background:url('cat/15.png') left top no-repeat;
	}
	ul#catalog li a.cat16 {
		background:url('cat/16.png') left top no-repeat;
	}
	ul#catalog li a.cat17 {
		background:url('cat/17.png') left top no-repeat;
	}

	
	ul#catalog li a.cat31 {
		background:url('cat/31.png') left top no-repeat;
	}
	ul#catalog li a.cat32 {
		background:url('cat/32.png') left top no-repeat;
	}
	ul#catalog li a.cat33 {
		background:url('cat/33.png') left top no-repeat;
	}
	ul#catalog li a.cat40 {
		background:url('cat/40.png') left top no-repeat;
	}
	
	ul#catalog li a.cat50 {
		background:url('cat/50.png') left top no-repeat;
	}
	ul#catalog li a.cat51 {
		background:url('cat/51.png') left top no-repeat;
	}
	ul#catalog li a.cat52 {
		background:url('cat/52.png') left top no-repeat;
	}
	ul#catalog li a.cat53 {
		background:url('cat/53.png') left top no-repeat;
	}


	#content .content {
		float:left;
		clear:both;
		display:inline;
		width:637px;
		margin:10px 0 0 0;
	}

	table#news,
	table#articles {
		float:left;
		clear:both;
		display:inline;
		width:612px;
		border:none;
	}
	table#news td,
	table#articles td {
		float:left;
		display:inline;
		padding:5px 25px 14px 0;
		list-style:none;
		border:none;
		border-collapse:collapse;
	}
	table#news a.date {
		float:left;
		clear:both;
		display:inline;
		margin:0 0 3px 0;
		font:bold 12px/14px 'Tahoma', serif;
		text-decoration:none;
	}
	table#news a.date:hover {
		text-decoration:underline;
	}
	table#news td .text,
	table#articles td .text {
		float:left;
		clear:both;
		display:inline;
		width:612px;
	}
	table#news td .text .img,
	table#articles td .text .img {
		float:left;
		display:inline;
		width:80px;
		position:relative;
		margin:2px 10px 10px 0;
	}
	table#news td .text .img img,
	table#articles td .text .img img {
	position:relative;
	z-index:1;
	padding:0;
	margin:-8px 0 0 0;
	}
	table#news td .text .img .topbg,
	table#articles td .text .img .topbg {
	position:relative;
	z-index:100;
	width:80px;
	height:8px;
	padding:0;
	background:url('topbg.png') left bottom no-repeat;
	}
	table#news td .text .img .bottombg,
	table#articles td .text .img .bottombg {
	position:relative;
	z-index:100;
	width:80px;
	height:8px;
	background:url('bottombg.png') left top no-repeat;
	padding:0;
	margin:-8px 0 0 0;
	}
	table#news td .text a,
	table#articles td .text a {
		font:normal 12px/14px 'Tahoma', serif;
	}
	table#news td .text p,
	table#articles td .text p {
		margin:5px 0 0 0;
	}

#footer {
	float:left;
	clear:both;
	display:inline;
	width:940px;
	margin:20px 0 0 20px;
	background:url('footer.png') left top repeat-x;
}
	#copyright {
		float:left;
		display:inline;
		width:213px;
		margin:20px 50px 40px 47px;
		font:13px/13px 'Tahoma', serif;
		color:#1b5eff;
	}
	#copyright a {
		color:#1b5eff;
		text-decoration:none;
	}

	
	#partnerf {
		float:left;
		display:inline;
		width:220px;
		margin:0px 0px 40px 47px;
	}	
	
	#counters {
		float:left;
		display:inline;
		width:340px;
		margin:38px 0 40px 10px;
		text-align:center;
	}
	#counters img {
		margin:0 2px;
	}

	#developer {
		float:left;
		display:inline;
		width:230px;
		text-align:right;
		margin-top: 0px;
	}
	#developer span {
		font:11px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#developer a {
		float:left;
		display:inline;
		width:200px;
		margin:4px 0 0 0;
		padding:9px 15px 10px 0;
		background:url('un-real.png') right bottom no-repeat;
		font:bold 15px/16px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	
	
	
    .dop-block .dop-header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		margin:10px 0 5px 0px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat #1b5eff;
	}
	.dop-block .dop-header span {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 21px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	
	
	#articles .text {
		width:100%;
	}		
	
	#toplink {
	 margin:0 auto;width:980px;position:relative;
	}
	#toplink .texturl{
	 position:absolute;margin-left:40px;top:240px;width:240px;z-index:1;
	}
	#toplink .texturl h1 {
	 font:12px/14px 'Tahoma', serif;
	 color:#00508e;
	 margin 0px; padding: 0px;
	 display:inline;
	}
	
	
    #mychar {
	 margin:0 auto;width:980px;position:relative;
	}
	#mychar .textchar {
	 position:absolute;margin-left:525px;top:130px;z-index:1;width:150px;
	}
	#mychar a {
	 color:#FF9C00;
	}
	
	a.txtnews {
	 text-decoration:none;
	 font-weight: normal;
    }
	 
/*new style 20.11.2013*/
.filter-range{
	zoom: 1;
	position: relative;
	border: 5px solid #fff;
	background: #d6e0ea;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-ms-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 0.75);
	-ms-box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 0.75);
	box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 0.75);
	min-height: 33px;
	padding: 3px 15px;
	margin: 0 -25px 19px -1px;
	clear: both;
	font-family: Tahoma,sans-serif;
	line-height: 18px;
}
.filter-range:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.filter-range-bg{
	background: url("/img/filter-range-bg.png") no-repeat scroll 0 0 transparent;
	height: 43px;
	position: absolute;
	right: -22px;
	top: 1px;
	width: 41px;
}
#content{
	zoom: 1;
	overflow: visible;
}
#content:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.filter-range-text{
	color: #00508E;
	float: left;
	font-family: Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	width: 103px;
}
.filter-range-label{
	text-transform: uppercase;
	color: #00508e;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	padding-top: 7px;
}
.filter-range-item{
	float: left;
	line-height: 13px;
	margin-bottom: 13px;
	margin-right: 39px;
	padding-top: 0;
	position: relative;
	width: 172px;
}
.filter-range-head{
	overflow: hidden;
	color: #0077de;
	font-size: 12px;
	font-family: Tahoma,sans-serif;
	padding-bottom: 1px;
}
.filter-range-head .f-left{
	float: left;
}
.filter-range-head .f-right{
	float: right;
}
.filter-range-item .ui-slider{
     position: relative;
	height: 4px;
	background: #ff8700;
}
.filter-range-item  .ui-slider-range{
	background: url("/img/range-bg.png") no-repeat 0 0 #1b5eff;
	height: 100%;
	position: absolute;
}
.ui-slider-handle{
	background: url("/img/range-bg1.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 12px;
	left: 0;
	margin-left: -9px;
	margin-top: 5px;
	position: absolute;
	top: 0;
	width: 19px;
	outline: none;
}
.ui-slider-handle:hover,.ui-slider-handle:active,.ui-slider-handle.ui-state-active{
	 background-position: 0 100%;
	outline: none;
}
.filter-range-item.mr-none{
	margin-right: 0;
}

/*new style 23.12.2013*/
#content .models td.image .box{
	position: relative;
}
.label-image {
	 background: url("/imgs/pol/label-bg.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    line-height: 49px;
    overflow: hidden;
    padding-left: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
}
.label-image-info {
	 background: url("/imgs/pol/label-bg.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    line-height: 49px;
    overflow: hidden;
    padding-left: 9px;
	 margin-top: -9px;
	 padding-top: 7px;
    position: absolute;
    text-align: center;
    width: 45px;
}
.label-image img{
	vertical-align: middle;
	 max-height: 90%;
    max-width: 90%;
}

/*end new style 23.12.2013*/




/* new footer */
.headnamefooter {
padding:7px 0 21px 0;
}
.headnamefooter span {
color: #1e3386;
font-size:17px;
}
.tdrfooter {
 border-right:1px dashed #c4cdcf;
}
.footer {
 padding:5px;
}

	#developer {
		float:right;
		display:inline;
		width:250px;
		text-align:right;
		margin-right: 110px;
	}
	#developer span {
		font:11px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#developer a {
		float:left;
		display:inline;
		width:235px;
		margin:4px 0 0 0;
		padding:5px 75px 10px 0;
		background:url('/css/un-real.png') right top no-repeat;
		font:bold 15px/16px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
/* end new footer */


/*new style 20.03.2014*/

.zoom__3d{
	cursor: pointer;
    position: absolute;
    right: -19px;
    top: 0;
}
.popup__3d{
	position: fixed;
	left: 0;
	top: 50px;
	display: none;
	z-index: 200000;
}
.popup__3d__item{
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-ms-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	position: relative;
	width: 900px;
	height: 600px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
#f360toolbar_f360image2{
	left: 0 !important;
	bottom: 0 !important;
	top: auto !important;
}
.popup__3d__close{
	color: gray;
    font-weight: bold;
    text-transform: uppercase;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	  font-family: Verdana,Helvetica;
    font-size: 10pt;
}
.popup__3d__close:hover{
	color: #000;
}
.img3d__slider{
	position: relative;
	width: 350px;
	 margin: 0 auto;
}
#f360image2{
	width: 900px !important;
	height: 600px !important;
}


/*end new style 20.03.2014*/

#content .block .header span,  #content .block .header h2, #content .block .header h3 {
 float: left;
 display: inline;
 background: url('header-l.png') right top no-repeat;
 height: 14px;
 padding: 6px 17px 8px 0;
 font: bold 14px/14px 'Tahoma', serif;
 color: #fff;
}

/*new style 12.09.2014*/

.user-status{
	position: relative;
	border: 2px solid #dbdbdb;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 20px 15px 11px;
	 margin: 51px auto;
	background: #eef2fe;
	 max-width: 869px;
}
.user-status-head{
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #404a94;
	 padding-right: 130px;
	margin-bottom: 23px;
}
.user-status-head-price{
	border-bottom: 2px solid #404a94;
	font-size: 30px;
	line-height: 22px;
	display: inline-block;
}
.user-status-head-price i{
	font-style: normal;
	font-size: 18px;
}
.user-status-body{
	background: url("/img/status-bg.png") no-repeat scroll 0 0 transparent;
    border: 2px solid #DEF0E9;
    height: 155px;
    margin-bottom: 0;
    margin-left: 8%;
    margin-right: 23%;
    position: relative;
	 max-width: 587px;
}
.user-status-body-ui{
    height: 11px;
    margin-top: 73px;
    position: relative;
}
.user-status-body-ui-slider{
	background: url("/img/bg-ui.png") repeat-x 0 0;
	position: relative;
	width: 100%;
	height: 9px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.user-status-body-ui-slider .ui-slider-range{
	position: absolute;
	top: 0;
	left: 0;
	height: 9px;
	background: url("/img/status-bg1.png") repeat-x scroll 0 0 transparent;
}
.user-status-body-ui-slider .ui-slider-handle{
	position: absolute;
	 top: -9px;
	background: url("/img/bg-ui-handle.png") no-repeat 0 0;
	width: 9px;
	height: 26px;
	margin-left: -4px;
	z-index: 1;
}
.user-status-body-ui-slider .ui-slider-handle:focus{
	outline: none;
}
.tip-t{
	background: none repeat scroll 0 0 #1a5eff;
    border: 2px solid #404A94;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    font-family: Arial,sans-serif;
    font-size: 30px;
    font-style: normal;
    line-height: 26px;
    padding: 13px 18px 10px;
    text-align: center;
    white-space: nowrap;
	display: inline-block;
}
.tip-t span{
	font-size: 18px;
}
.tip-t:before{
	background: url("/img/bg-ui-handle-arr.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    height: 8px;
    left: 50%;
    margin-bottom: -6px;
    margin-left: -5px;
    position: absolute;
    width: 9px;
}
.user-status-body-ui-left{
	background: url("/img/bg-ui-left.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: -4px;
    position: absolute;
    top: -3px;
    width: 4px;
}
.user-status-body-ui-right{
	position: absolute;
	top: -3px;
	right: -2px;
	background: url("/img/bg-ui-right.png") no-repeat 0 0;
	width: 4px;
	height: 16px;
}
.user-status-body-ui-left-num{
	 color: #404A94;
    font-family: Tahoma,sans-serif;
    font-size: 30px;
    line-height: 26px;
    margin-right: 19px;
    position: absolute;
    right: 100%;
    text-align: right;
    top: -15px;
	white-space: nowrap;
    width: 70px;
}
.user-status-body-ui-left-num i{
	font-style: normal;
	font-size: 18px;
}
.user-status-body-ui-right-num{
	color: #404A94;
    font-family: Tahoma,sans-serif;
    font-size: 30px;
    left: 100%;
    line-height: 26px;
   margin-left: 21px;
    position: absolute;
    text-align: left;
    top: -15px;
    width: 200px;
	white-space: nowrap;
}
.user-status-body-ui-right-num i{
	font-style: normal;
	font-size: 18px;
}
.tip-t-wrap{
	bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
    margin-left: -124px;
    position: absolute;
    text-align: center;
    width: 248px;
}
.user-status-body-ui-sep{
	 background: url("/img/bg-ui-sep.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    left: -1px;
    position: absolute;
    top: 1px;
    width: 2px;
    z-index: 1;
}
.user-status-body-ui-sep--2{
	left: 2%;
}
.user-status-body-ui-sep--12{
	left: 12%;
}
.user-status-body-ui-sep--30{
	left: 30%;
}
.user-status-body-ui-sep--50{
	left: 50%;
}
.user-status-body-ui-sep--60{
	left: 60%;
}
.user-status-body-ui-sep--70{
	left: 70%;
}
.user-status-body-ui-sep--80{
	left: 80%;
}
.user-status-body-ui-sep--90{
	left: 90%;
}
.user-status-body-ui-sep-hint{
	position: absolute;
	top: 100%;
	width: 100px;
	text-align: center;
	margin-left: -50px;
	margin-top: 11px;
	left: 50%;
}
.user-status-body-ui-sep-hint-body{
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 0 5px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background: #999999;
	border: 1px solid #4c569a;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.user-status-body-ui-sep-hint-body:before{
	content: "";
	position: absolute;
	top: -3px;
	left: 50%;
	background: url("/img/bg-ui-handle-arr1.png") no-repeat 0 0;
	width: 4px;
	height: 3px;
	margin-left: -2px;
}
.user-status-body-mask{
    height: 132px;
    left: 0;
    position: absolute;
    right: 0;
    top: 64px;
    z-index: 2;
	background: url("/img/px.png") repeat 0 0;
}

/*end new style 12.09.2014*/

/*new style 26.09.2014*/
.user-status-head{
    padding-right: 90px;
}
.user-status-body-ui-left-num {
    color: #404a94;
    font-family: Tahoma,sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    text-align: right;
    top: -8px;
    white-space: nowrap;
    width: 70px;
}
.user-status-body-ui-left-num i {
    font-size: 16px;
    font-style: normal;
}
.user-status-body-ui-right-num {
    color: #404a94;
    font-family: Tahoma,sans-serif;
    font-size: 22px;
    left: 100%;
    line-height: 22px;
    margin-left: 12px;
    position: absolute;
    text-align: left;
    top: -8px;
    white-space: nowrap;
    width: 200px;
}
.user-status-body-ui-slider .ui-slider-handle {
    background: url("/img/bg-ui-handle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 26px;
    margin-left: -4px;
    margin-top: 0;
    position: absolute;
    top: -9px;
    width: 9px;
    z-index: 1;
}
.tip-t {
    background: none repeat scroll 0 0 #1a5eff;
    border: 2px solid #404a94;
    border-radius: 12px;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 22px;
    padding: 4px 18px;
    text-align: center;
    white-space: nowrap;
}
.user-status-body-ui-sep-hint-body {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #4c569a;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 2px;
    position: relative;
    text-align: center;
}
.user-status-body {
    background: url("/img/status-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #def0e9;
    height: 155px;
    margin-bottom: 0;
    margin-left: 8%;
    margin-right: 24%;
    max-width: 587px;
    position: relative;
}

/*end new style 26.09.2014*/

.div_cena_dsk {
	float:right;
	font-size:13px;
}




/*new style 07.10.2014*/
#container{
    /*background: url("/image/bg.jpg") no-repeat scroll 50% 33px #fff;*/
}
.top-line{
    position: relative;
    zoom: 1;
    border-bottom: 1px solid #2e94e1;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    background: url("/image/top-line-bg.png") repeat-x 0 0 #badbff;
    min-height: 33px;
}
.top-line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.top-line-center{
    margin: 0 auto;
    position: relative;
    width: 940px;
    padding-bottom: 7px;
    padding-top: 8px;
}
.top-line-center-filter{
    position: relative;
}
select.top-line-center-filter-select{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #4899ff;
    color: #00508e;
    display: inline;
    font: 11px/11px "Tahoma",serif;
    height: 18px;
    width: 139px;
    vertical-align: baseline;
    margin-right: 13px;
}
select.top-line-center-filter-select--w{
    width: 73px;
}
input.top-line-center-filter-input{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #4899ff;
    color: #00508e;
    font: 11px/11px "Tahoma",serif;
    height: 16px;
    vertical-align: baseline;
    margin-right: 13px;
    width: 93px;
    padding-left: 7px;
    padding-right: 7px;
}
.top-line-center-filter-range{
    display: inline-block;
    color: #00508e;
    font: 11px/11px "Tahoma";
}
.top-line-center-filter-range input{
    width: 39px;
    margin: 0 5px;
    text-align: center;
}
.filter-btn{
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px 2px;
    height: 23px;
    line-height: 12px;
    background: url("/image/btn-send.png") repeat-x 0 0 #ff8400;
    border: 1px solid #ff9900;
    border-top-color: #ffa825;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    float: right;
    margin-top: -2px;
}
#header {
    clear: both;
    display: block;
    float: none;
    height: auto;
    zoom: 1;
    left: auto;
    position: relative;
    top: auto;
    margin: 0 auto;
    width: 940px;
}
#header:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.header-logo{
  position: relative;
  float: left;
  width: 310px;
  overflow: hidden;
  height: 165px;
  margin-left: -40px;
  margin-right: -15px;
  margin-top: -56px;
}
.discount-form{
    position: relative;
    float: right;
    background: url("/image/avtorizacija-bg.png") no-repeat 0 0;
    width: 251px;
    height: 96px;
    margin-right: -1px;
    margin-top: 19px;
    margin-left: 52px;
}
.discount-form-pic{
    position: absolute;
    overflow: hidden;
    margin-right: -51px;
    margin-top: -58px;
    right: 100%;
    top: 100%;
}
.discount-form-head{
    text-align: center;
    font-size: 12px;
    color: #003f73;
    margin-bottom: 10px;
    padding-left: 16px;
    padding-right: 10px;
    padding-top: 11px;
}
.discount-form-pic-input{
    text-align: center;
    padding-left: 16px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 15px;
}
.discount-form-pic-input input{
    margin: 0;
    height: 15px;
    width: 170px;
}
.discount-form-btns{
    position: relative;
    text-align: right;
    padding-right: 26px;
}
.discount-form-btn{
    position: relative;
    cursor: pointer;
    border: 0;
    background: none;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
}
.ico-arr-r{
    display: inline-block;
    vertical-align: middle;
    background: url("/image/ico-arr-r.png") no-repeat 0 0;
    width: 9px;
    height: 5px;
    margin-left: 3px;
}
.header-left{
    position: relative;
    float: left;
    width: 205px;
    margin-top: 22px;
}
.header-logo a{
  position: absolute;
  top: 40px;
  left: 0;
}
.header-left-slogan{
    margin-bottom: 15px;
    color: #00508e;
    font-size: 14px;line-height: 17px;
}
.header-left-phone{
    font-size: 31px;
    color: #ff9c00;
    line-height: 30px;
}
.header-left-phone span{
    color: #00508e;
    font-size: 16px;
    margin-right: 4px;
}
.header-right{
    position: relative;
    float: right;
    width: 127px;
    margin-top: 20px;
}
.header-right-menu{
    font-size: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-right-menu li{
    margin-bottom: 10px;

}
.header-right-menu li a{
    color: #00508e;
    text-decoration: none;
    border-bottom: 1px dotted #00508e;
}
.header-right-menu-ico{
    background: url("/image/ico-arr-r1.png") no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 6px;
    height: 5px;
}
.header-right-menu li a:hover{
    border-bottom-color: transparent;
}
.site-menu{
    position: relative;
    background: url("/image/site-menu-bg.png") no-repeat 0 0;
    width: 933px;
    height: 49px;
    margin: 15px auto -4px;
    z-index: 200;
}
.site-menu>ul{
    display: table;
    width: 100%;
    height: 45px;
}
.site-menu>ul>li{
    display: table-cell;
    height: 45px;
}
.site-menu>ul>li>div{
    height: 45px;
    text-align: center;
    position: relative;
}
.site-menu>ul>li>div > a{
    color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    font-size: 16px;
}
.site-menu-bg-top{
    background: url("/image/menu-texture.png") repeat scroll 1px 0;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.site-menu-bg-l{
    background: url("/image/menu-texture.png") repeat scroll 1px 0;
    width: 3px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.site-menu-bg-r{
    background: url("/image/menu-texture.png") repeat scroll 2px 0;
    width: 3px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.site-menu-arr{
    display: inline-block;
    vertical-align: middle;
    background: url("/image/menu-arr.png") no-repeat 100% 0;
    width: 9px;
    height: 10px;
    margin-left: 7px;
}
.site-menu > ul > li > div > a{
    padding: 0 15px;
}
.site-menu-sub{
    position: absolute;
    top: 100%;
    left: -14px;
    background: url("/image/menu-texture.png") repeat scroll 0 0;
    padding: 3px;
    text-align: left;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    font-size: 12px;
    margin-top: -3px;
    min-width: 170px;
    right: -14px;
}
.site-menu li:first-child>div >.site-menu-sub{
    left: 0;
    right: auto;
    width: 170px;
}
.site-menu li:last-child>div >.site-menu-sub{
    left: auto;
    right: 0;
    width: 170px;
}
.site-menu-sub ul{
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0 0 4px 4px;
    background: url("/image/menu-line.png") repeat-x 0 0 #cbe1fc;
    padding-bottom: 5px;
}
.site-menu-sub ul li{
    border-bottom: 1px dotted #4497ff;
    position: relative;
}
.site-menu-sub ul li:last-child{
    border-bottom: 0;
}
.site-menu-sub ul li a{
    color: #003366;
    text-decoration: none;
    display: block;
    padding: 5px 15px;
}
.site-menu-sub ul li a:hover,.site-menu-sub ul li:hover >a{
    background-color: #fff;
}
.site-menu-bg-b{
    background: url("/image/site-menu-bg.png") no-repeat scroll -150px -42px;
    bottom: 0;
    height: 3px;
    left: 3px;
    position: absolute;
    right: 3px;
    z-index: 1;
}
.site-menu ul  li:first-child .site-menu-bg-b{
    background: url("/image/site-menu-bg.png") no-repeat scroll -3px -42px;
    bottom: 0;
    height: 3px;
    left: 3px;
    position: absolute;
    right: 3px;
    z-index: 1;
}
.site-menu-sub-item>a{
    background: url("/image/menu-arr1.png") no-repeat 150px 5px;
}

.site-menu-sub-item > a{
    background: url("/image/menu-arr1.png") no-repeat scroll 144px 50%;
}
.site-menu-sub .site-menu-sub{
    bottom: auto;
    top: -3px;
    left: 100%;
    margin: 0;
}
.site-menu-sub .site-menu-sub ul{
    background-image: none;
}
.site-menu > ul > li > div>div{
    display: none;
}
.site-menu > ul > li:hover> div>div{
    display: block;
}
.site-menu-sub .site-menu-sub,.site-menu-sub .site-menu-sub .site-menu-sub{
    display: none;
}
.site-menu-sub ul li:hover >.site-menu-sub{
    display: block;
}
.site-menu > ul > li:hover .site-menu-arr{
    background-position: 0 0;
}
.slider-baner{
    background: url("/image/slider-bg.png") no-repeat 0 0;
    width: 940px;
    margin: 0 auto 0;
    height: 216px;
    overflow: hidden;
}
#sidebar{
     width: 315px;
    margin-left: 4px;
}
.slider-baner-content{
    overflow: hidden;
    width: 907px;
    height: 161px;
    position: relative;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 39px;
}
.slide-prev{
    z-index: 101;
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    background: url("/image/slider-arr.png") no-repeat 0 top;
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

.slide-prev:hover{background-position:0 bottom}

.slide-next{
    z-index: 101;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    background: url("/image/slider-arr.png") no-repeat 100% top;
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

.slide-next:hover{background-position:100% bottom}

#content{
    padding-top: 10px;
}

/*end new style 07.10.2014*/
#sidebar .block .header span {
float: left;
display: inline;
background: url('header-l.png') right top no-repeat;
height: 14px;
padding: 6px 17px 8px 0;
font: bold 14px/14px 'Tahoma', serif;
color: #fff;
}


/*new style 01.12.2014*/

#content .block--mod{
    margin-top: 0;
}
.tabs-catalog{
    margin: 29px 0px 28px;
    position: relative;
    padding: 0 27px;
}
.tabs-catalog-menu{
    position: relative;
    padding-left: 34px;
    overflow: hidden;
    padding-top: 10px;
}
.tabs-catalog-menu-item{
    display: inline-block;
    float: left;
    margin-right: 3px;
    padding: 0 54px;
    height: 45px;
    line-height: 45px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    font-size: 17px;
    font-family: Arial, sans-serif;
    background: url("/img/tabs-menu-bg.png") no-repeat 0 0 #1b5eff;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    position: relative;
     -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
}
.tabs-catalog-menu-item.active{
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    cursor: default;
    color: #00509b;
    z-index: 1;
}
.tabs-catalog-content{
    position: relative;
    background: #fff;
    padding: 37px 0 15px 17px;
     -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}
.tabs-catalog-content>div{
    display: none;
}
.tabs-catalog-content>div.active{
    display: block;
}
.tabs-catalog-item{
    display: inline-block;
    vertical-align: top;
    margin: 0 11px 13px;
    width: 200px;
    text-align: center;
    font-size: 12px;
    color: #00509b;
    font-family: Arial, sans-serif;
}
.tabs-catalog-item-pic{
    text-align: center;
    margin-bottom: 8px;
    height: 113px;
    display: block;
    line-height: 120px;
}
.tabs-catalog-item-pic img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.tabs-catalog-item-name{
    font-size: 17px;
    color: #00509b;
    display: block;
    line-height: 1em;
    margin-bottom: 11px;
}
.tabs-catalog-item a{
    text-decoration: none;
     color: #00509b;
}
.tabs-catalog-item a:hover{
    text-decoration: underline;
}
.tabs-catalog-item-range span{
    color: #ff9900;
    font-weight: bold;
}
/*end new style 01.12.2014*/

.ImageMag img {
	margin:2px;
	border:2px solid #badbff;
}

.remontTable td {
	padding: 3px;
}


/*new style 02.12.2014*/

.one-click-btn{
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-family: Arial, sans-serif;
    clear: both;
    font-size: 13px;
    color: #406ab3;
    font-style: italic;
}
.one-click-btn span{
    background: url("http://www.velosklad.ru/css/product/arrows.png") repeat-x scroll 0 100%;
}
.one-click-btn:hover span{
    background: none;
}
.one-click-btn-ico{
    background: url("/img/ico-one-click.png") no-repeat 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}
.one-click-btn-wrap{
    clear: both;
    text-align: left;
    padding: 9px 25px;
    margin: 0 !important;
}
.one-click-btn:hover{
    text-decoration: none;
}
.popup{
    position: fixed;
    z-index: 2000;
    left: 150px;
    top: 50px;
}
.popup-design{
    position: relative;
    width: 445px;
    background: url("/img/popup-bg.png") no-repeat scroll 16px 107px #fff;
    text-align: center;
    color: #00508e;
    font-size: 15px;
    line-height: 19px;
    font-family: Arial, sans-serif;
    padding-bottom: 37px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);
    border: 1px solid #1042ff;
}
.popup-design-head{
    border-bottom: 1px solid #1042ff;
    padding: 4px 32px 4px 10px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin-bottom: 38px;
    font-weight: normal;
    background: url("/img/popup-head-bg.png") repeat 0 0;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.popup-design-title{
    font-weight: normal;
    font-size: 20px;
    color: #00508e;
    margin-bottom: 12px;
}
.popup-design-text{
    min-height: 71px;
    padding: 0 15px 15px;
}
.popup-call-form{
    margin: 11px 0;
}
.popup-call-form-ico{
    vertical-align: middle;
    display: inline-block;
    background: url("/img/ico-phone.png") no-repeat 0 0;
    width: 40px;
    height: 40px;
    margin-right: 4px;
}
input.popup-call-form-input{
    border: 1px solid #cccccc;
    background: #fff;
    padding: 3px 8px;
    width: 152px;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    vertical-align: middle;
    height: 19px;
    line-height: 18px;
    margin-right: 3px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
input.popup-call-form-input:focus{
    outline: none;
}
.popup-call-form-btn{
    vertical-align: middle;
    border: 0;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    background: transparent;
    text-align: center;
    height: 27px;
    line-height: 26px;
    cursor: pointer;
    text-decoration: none;
    background: url("/img/popup-btn-send.png") no-repeat 0 0;
    width: 127px;
}
.popup-call-form-btn:hover{
    text-decoration: none;
}
.popup-close{
    background: url("/img/popup-close.png") no-repeat 0 0;
    width: 14px;
    height: 12px;
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 8px;
}
input.popup-call-form-input::-webkit-input-placeholder{
    color: #cccccc;
    font-style: italic; line-height: 18px;}
input.popup-call-form-input:-ms-input-placeholder{
    color: #cccccc; font-style: italic;line-height: 18px; }
input.popup-call-form-input:-moz-placeholder {
    color: #cccccc;opacity: 1;font-style: italic; line-height: 18px; }
input.popup-call-form-input::-moz-placeholder {
    color: #cccccc;opacity: 1; font-style: italic; line-height: 18px;}
input.popup-call-form-input.placeholder {
    color: #cccccc;font-style: italic;line-height: 18px; }
input.popup-call-form-input:focus:-moz-placeholder {
    color: transparent !important; }
input.popup-call-form-input:focus::-moz-placeholder {
    color: transparent !important; }
input.popup-call-form-input:focus:-ms-input-placeholder {
    color: transparent !important; }
input.popup-call-form-input:focus::-webkit-input-placeholder {
    color: transparent !important; }
input.popup-call-form-input.placeholder:focus {
    color: transparent !important; }
.popup--hidden{
    display: none;
}
.popup{
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: rotate(0deg) translate(0px) skew(0deg) scale(0);
    -moz-transform: rotate(0deg) translate(0px) skew(0deg) scale(0);
    -o-transform: rotate(0deg) translate(0px) skew(0deg) scale(0);
    transform: rotate(0deg) translate(0px) skew(0deg) scale(0);
}
.transform{
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: rotate(0deg) translate(0px) skew(0deg) scale(1);
    -moz-transform: rotate(0deg) translate(0px) skew(0deg) scale(1);
    -o-transform: rotate(0deg) translate(0px) skew(0deg) scale(1);
    transform: rotate(0deg) translate(0px) skew(0deg) scale(1);
}
.call-btn-left{
    position: fixed;
    top: 309px;
    z-index: 1;
    cursor: pointer;
    left: 0;
}
.call-btn-left img{
    vertical-align: top;
}
.options-list-item{
    padding: 0 0 0 0px !important;
    background: none !important;
}


/*end new style 02.12.2014*/



.out_content_txt {
	padding:15px 0 15px 0;
} 
.out_content_txt h1, .out_content_txt h2, .out_content_txt h3 {
	font-size: 27px;
	font-weight: normal;
	padding-top: 15px;
}








/*new style 30.12.2014*/
.content-full{
	zoom: 1;
	width: 920px;
	margin: 26px auto;
	padding-left: 7px;
}
.content-full:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.content-full-head{
	color: #00508e;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 3px 0;
}
.content-full-head *{
	color: #00508e;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	display: inline;
	font-size: 17px;
}
.content-full-head-info{
	font-size: 13px;
	color: #7c9dbc;
	margin: 7px 0;
}
.pro{
	zoom: 1;
	margin: 11px 0 31px;
}
.pro:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.pro-left{
	position: relative;
	float: left;
	width: 408px;
}
.pro-left-pic{
	position: relative;
	border: 1px solid #dadee1;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background: #fff;
	margin-bottom: 20px;
	text-align: center;
	padding: 8px 8px 9px 8px;
	width: 390px;
}
.pro-left-pic img{
	max-width: 100%;
	vertical-align: middle;
	border: 0;
}
.pro-left-pic .label-image-info{
	right: 0;
	top: 0;
	line-height: 33px;
	margin: 0;
}
.pro-left-pic-tabs>div{
	display: none;
}
.pro-left-pic-tabs>div.active{
	display: block;
}
.pro-left-pic-min{
	position: relative;
	margin: 20px 16px;
}
.pro-left-pic-min-carusel{
	overflow: hidden;
}
.pro-left-pic-min-carusel ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 20000em;
	position: relative;
}
.pro-left-pic-min-carusel ul li{
	float: left;
	border: 1px solid #dadee1;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	width: 74px;
	height: 54px;
	overflow: hidden;
	line-height: 50px;
	margin-right: 10px;
	padding: 5px;
	position: relative;
	text-align: center;
}
.pro-left-pic-min-carusel ul li img{
	border: 0;
	max-width: 100%;
}
.jcarousel-control-prev{
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: -15px;
	width: 11px;
	height: 44px;
	margin-top: -22px;
	background: url("/img/arrows.png") no-repeat 0 0;
}
.jcarousel-control-next{
	cursor: pointer;
	position: absolute;
	top: 50%;
	right:-15px;
	width: 11px;
	height: 44px;
	margin-top: -22px;
	background: url("/img/arrows.png") no-repeat -13px 0;
}
.pro-right{
	position: relative;
	float: right;
	width: 492px;
	padding-top: 1px;
}
.pro-right-line{
	margin-bottom: 22px;
	zoom: 1;
}
.pro-right-line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.pro-right-line-left{
	position: relative;
	display: inline-block;
	margin-right: 5px;
	mr: 5px;
	vertical-align: top;
	width: 174px;
}
.pro-right-line-left-discount{
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	margin: 9px 0;
	padding-left: 2px;
}
.price-new{
	background: url("/img/price-bg.png") no-repeat 100% 0;
    display: inline;
    float: left;
    font: bold 12px/13px "Tahoma",serif;
    height: 28px;
	padding: 0 5px 0 0;
	white-space: nowrap;
}
.price-new-item{
	background: url("/css/pricenew.png") no-repeat scroll left top;
    color: #ffffff;
    display: inline-block;
	float: left;
    height: 21px;
    padding: 7px 7px 0 10px;
}
.price-new-old{
	 background: url("/css/priceold.png") no-repeat scroll left top;
    color: #1b5eff;
    display: inline-block;
    height: 21px;
	float: left;
    padding: 7px 3px 0 12px;
    text-decoration: line-through;
}
.pro-right-line-left-buy,
.product-buy{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	font-size: 13px;
	position: relative;
	padding: 14px 25px;
	background: #0a2afb;
	text-align: center;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	line-height: 16px;
}
.pro-right-line-left-buy:before,
.product-buy:before{
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	background: #3969ff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 49%;
}
.pro-right-line-left-buy span,
.product-buy span{
	position: relative;
}
.ico-basket{
	display: inline-block;
	vertical-align: middle;
	background: url("/img/ico-basket.png") no-repeat 0 0;
	width: 17px;
	height: 14px;
	margin-left: -3px;
}
.pro-right-line-left-buy:hover,
.product-buy:hover{
	color: #fff;
	text-decoration: none;
}
.pro-right-line-left-link{
	font-size: 12px;
	color: #00508e;
	margin-left: 24px;
	margin-bottom: 12px;
	margin-top: 3px;
}
.pro-right-line-left-link a{
	color: #00508e;
	text-decoration: underline;
}
.pro-right-line-left-link a:hover{
	text-decoration: none;
}
.pro-right-line-left--w{
	width: auto;
}
.ico-one-click{
	display: inline-block;
	float: left;
	margin-left: -19px;
	background: url("/img/icons.png") no-repeat 0 0;
	width: 13px;
	height: 13px;
	margin-top: 1px;
}
.ico-kredit{
	display: inline-block;
	float: left;
	margin-left: -24px;
	background: url("/img/icons.png") no-repeat 0 -15px;
	width: 20px;
	height: 17px;
	margin-top: -1px;
}
.pro-right-line-left--mr{
	margin-right: 32px;
}
.pro-right-line-left-link-item{
	color: #00508e;
	text-decoration: underline;
	cursor: pointer;
}
.pro-right-line-left-link-item:hover{
	text-decoration: none;
}
.pro-right-col{
	zoom: 1;
	margin: 15px 0;
}
.pro-right-col:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.pro-right-col-left{
	float: left;
	width: 56%;
	position: relative;
}
.pro-right-col-left-size{
	margin-bottom: 33px;
	margin-top: 6px;
}
.pro-right-col-left-size-head{
	font-size: 13px;
	color: #00508e;
	margin-bottom: 8px;
}
.ico-question{
	display: inline-block;
	margin-left: 3px;
	vertical-align: baseline;
	position: relative;
	top: 1px;
	background: url("/img/ico-question.png") no-repeat 0 0;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.pro-right-col-left-size-item,
.available-size-item{
	display: inline-block;
	margin-right: 8px;
	font-size: 13px;
	color: #00508e;
	text-decoration: none;
	padding: 0 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	height: 22px;
	position: relative;
	background: url("/img/bord.png") repeat-x 0 0;
	line-height: 21px;
	margin-left: 2px;
	margin-bottom: 3px;
	vertical-align: baseline;
}
.pro-right-col-left-size-item:before,
.available-size-item:before{
	content: "";
	position: absolute;
	left: -3px;
	height: 22px;
	top: 0;
	width: 4px;
	background: url("/img/bord1.png") no-repeat 0 0;
}
.pro-right-col-left-size-item:after,
.available-size-item:after{
	content: "";
	position: absolute;
	right: -3px;
	height: 22px;
	top: 0;
	width: 4px;
	background: url("/img/bord1.png") no-repeat 100% 0;
}
.pro-right-col-left-head{
	margin-bottom: 32px;
	color: #00508e;
	font-weight: bold;
	font-size: 12px;
}
.pro-right-col-left-head a{
	color: #00508e;
}
.pro-right-col-left-text{
	text-align: justify;
	color: #00508e;
	font-size: 13px;
	line-height: 16px;
}
.pro-right-col-right{
	position: relative;
	float: right;
	width: 41%;
}
.pro-right-col-right-dost{
	margin-bottom: 31px;
	font-weight: bold;
	font-size: 12px;
	color: #00508e;
	line-height: 16px;
}
.pro-right-col-right-dost-pic{
	display: inline-block;
	width: 47px;
	vertical-align: middle;
	margin-right: 3px;
}
.pro-right-col-right-dost-pic img{
	vertical-align: middle;
	max-width: 100%;
}
.pro-right-col-right-dost-text{
	width: 138px;
	display: inline-block;
	vertical-align: middle;
}
.pro-right-col-right-head{
	font-weight: bold;
	font-size: 12px;
	color: #00508e;
	margin-bottom: 26px;
}
.pro-right-col-right-video{
	margin: 26px 0;
	position: relative;
}
.pro-right-col-right-video-carusel{
	overflow: hidden;
	height: 113px;
}
.pro-right-col-right-video-carusel ul{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.pro-right-col-right-video-carusel ul li{
	position: relative;
	height: 113px;
}
.jcarousel-control-prev--vert{
	left: 50%;
	margin-top: 0;
	margin-left: -22px;
	width: 44px;
	height: 11px;
	background-position: -26px 0;
	top: -22px;
}
.jcarousel-control-next--vert{
	left: 50%;
	margin-top: 0;
	margin-left: -22px;
	width: 44px;
	height: 11px;
	background-position: -26px -14px;
	bottom: -22px;
	right: auto;
	top: auto;
}
.inactive{
	cursor: default;
	opacity: 0.3;
}
#content.content-full{
	float: none;
	margin: 26px auto;
    padding-left: 7px;
    width: 920px;
	display: block;
	padding-top: 0;
}
.content-full-title{
	background: url("/css/separator.png") repeat-x scroll left top;
	margin: 19px 0;
	position: relative;
}
.content-full-title-item{
	position: relative;
	background: url("/css/header-r.png") no-repeat scroll left top;
    display: inline-block;
    height: 28px;
	color: #fff;
	line-height: 28px;
	padding: 0 19px 0 17px;
	position: relative;
	top: -2px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.content-full-title-item *{
	display: inline;
	margin: 0;
	color: #fff;
	font: bold 14px/26px "Tahoma", serif;
}
.pro-set{
	margin: 19px 0 22px 37px;
	zoom: 1;
}
.pro-set-item{
	padding-right: 55px;
	background: url("/img/ico-plus.png") no-repeat scroll 100% 35px;
	display: inline-block;
	vertical-align: top;
	margin-right: 18px;
	margin-bottom: 15px;
}
.pro-set-item:last-child{
	background: none;
	padding-right: 0;
	margin-right: 0;
}
.kart-min{
	position: relative;
	width: 156px;
	display: inline-block;
	vertical-align: top;
}
.kart-min-pic{
	text-align: center;
	border: 1px solid #dedfe1;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 2px 5px;
	margin-bottom: 8px;
	overflow: hidden;
	height: 95px;
}
.kart-min-pic img{
	vertical-align: middle;
	max-width: 100%;
}
.kart-min-name{
	font-weight: bold;
	color: #06508f;
	line-height: 15px;
	padding-left: 1px;
	margin-bottom: 10px;
	min-height: 30px;
}
.kart-min-name a{
	color: #06508f;
	text-decoration: none;
}
.kart-min-name a:hover{
	text-decoration: underline;
}
.kart-min-price{
	position: relative;
	display: inline-block;
	padding: 7px 9px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	color: #fff;
	background: #215cf6;
	font-weight: bold;
}
.tabs{
	position: relative;
	margin: 22px 0 39px;
}
.tabs-menu{
	zoom: 1;
	position: relative;
	margin: 0 0 -1px;
	padding: 0;
	list-style: none;
	margin-bottom: -1px;
	z-index: 1;
}
.tabs-menu:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.tabs-menu li{
	float: left;
	border: 1px solid transparent;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	border-bottom: 0;
	padding: 12px 18px;
	font-size: 12px;
	font-weight: bold;
}
.tabs-menu li span{
	border-bottom: 1px dotted #124771;
	cursor: pointer;
	text-decoration: none;
}
.tabs-menu li.active span{
	border-bottom-color: transparent;
	color: #175cff;
	cursor: default;
}
.tabs-menu li.active{
	border-color: #dddee2;
	background: #fff;
}
.tabs-content{
	position: relative;
	border: 1px solid #dddee2;
	-webkit-border-radius: 0px 6px 6px 6px;
	-moz-border-radius: 0px 6px 6px 6px;
	border-radius: 0px 6px 6px 6px;
	padding: 11px;
}
table.table-style{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table.table-style td{
	padding: 7px 13px;
	background: #dce6ff;
}
table.table-style tr:nth-child(2n) td{
	background: #fff;
}
.tabs-content>div{
	display: none;
}
.tabs-content>div.active{
	display: block;
}
.catalog-kart{
	position: relative;
	padding: 30px 0 6px 40px;
	zoom: 1;
}
.catalog-kart:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.kart-min .price-new{
	margin-top: 11px;

}
.kart-min--mod{
	margin-right: 60px;
	margin-bottom: 26px;
}
.kart-min--mod:nth-child(4n){
	margin-right: 0;
}
/*end new style 30.12.2014*/

.catalog-kart .kart-min-name {
	height:40px;
}

.price-new{
 background: url("/img/price-bg.png") no-repeat 100% 0;
 display: inline;
 float: left;
 font: bold 12px/13px "Tahoma",serif;
 height: 28px;
 padding: 0 4px 0 0;
 white-space: nowrap;
 -webkit-border-radius: 6px 6px 6px 6px;
 -moz-border-radius: 6px 6px 6px 6px;
 border-radius: 6px 6px 6px 6px;
}
.price-new-old {
 background: url("/css/priceold.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 color: #1b5eff;
 display: inline-block;
 float: left;
 height: 28px;
 padding: 0 5px 0 12px;
 line-height: 28px;
 text-decoration: line-through;
}
.price-new-item {
 background: url("/css/pricenew.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 color: #ffffff;
 display: inline-block;
 float: left;
 height: 21px;
 padding: 7px 8px 0 10px;
 -webkit-border-radius: 6px 6px 6px 6px;
 -moz-border-radius: 6px 6px 6px 6px;
 border-radius: 6px 6px 6px 6px;
 margin-right: -5px;
}

.user-status-body-ui-sep--2 {
    left: 25%;
}
.user-status-body-ui-sep--12 {
    left: 50%;
}
 .user-status-body-ui-sep--30 {
    left: 75%;
}
 .user-status-body-ui-sep--60 {
    left: 100%;
}

.brand_tovar option[value="19"],
.brand_tovar option[value="17"],
.brand_tovar option[value="39"] {
  font-weight: bold;
  color: #ff9c00;
}
.AddNewBlock {
	font-style: italic;
	padding: 5px;
	color:#124771;
}

@media all {
 .pageshemaprint { display:none; }
}
@media print {
  #wrapper, #footer, #container, .call-btn-left, .lt-label      { display:none;  }
  .pageshemaprint { display:block; page-break-before:always; }
}

.content h1 { font-size: 18px; }
.content h2 { font-size: 17px; }
.content h3 { font-size: 16px; }
.content h4 { font-size: 14px; }
.content h5 { font-size: 12px; }

.content .news-list {
	margin: 15px 0px 0px 0px;
}
.content .news-list h2 {
	padding:0px; margin:0px;
	font:normal 19px/19px 'Tahoma', serif;
}

#news .text {
	margin: 0px 0px 15px 0px;
}
#articles .text {
	margin: 0px 0px 15px 0px;
}
#content h2 { font-weight: normal; }


.table__razmer td { padding:4px;border:1px solid #eeeeee;text-align:center; }

#ny-decor{position:absolute; top:32px; right:0}
#bot-decor{position:fixed; bottom:-35px; left:-35px}
.admButOut div {
	margin-right: 10px;
}


.fixed{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1;
    margin-left: -252px;
    margin-top: -104px;
}
.div-alert-wrapper{
	width:504px;
	height:290px;
	background:#6E8AB7;
	font-family:Trebuchet MS, sans-serif;
	border:1px solid #B6BDD6;
}
.div-alert-head{
	width:495px;
	height:28px;
	padding: 9px 0 0 9px;
	background:#405294;
	border-bottom:1px solid #B6BDD6;
}
.head-alert{
	width:200px;
	float:left;
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
}
.alert-close{
	width:26px;
	height:26px;
	position:relative;
	left:460px;
	bottom:3px;
	cursor:pointer;
	/*background:url("../images/alert_close.png")no-repeat;*/
}
.div-alert-content{
	width:443px;
	margin:0 auto;
	padding:5px;
	color:#fff;
	font-size:14px;
}
.alert-content-head{
	width:470px;
	font-size:20px;
	line-height:23px;
	text-align:center;
	margin-bottom:8px;
}
.div-alert-content span{
	font-size:12px;
	display:block;
	margin-top:11px;
}
.alert-close-button{
	width:190px;
	height:25px;
	margin:5px auto 0 auto;
	color:#fff;
	font-size:19px;
	cursor:pointer;
	background:#405294;
	padding:7px 0 0 17px;
	border:1px solid #B6BDD6;
}

.tip_option {
	position: relative;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted;
	/*top:300px;
	left:50%;
	*/
}
 
.tip_option:hover span {
  visibility: visible;
   margin-left: 10px; 
}
 
.tip_option span { 
 visibility: hidden;
 background-color: White;
 font-weight: normal;
 text-align: left;
 width: 400px;
 bottom: 40px;
 position: absolute;
 left: 50%;
 z-index: 50;
 margin-left: -125px;
 padding: 11px;
 border: 1px solid #c4c4c4;
 -moz-border-radius: 5px;
 border-radius: 5px;
 opacity: 100;
 background-image: -moz-linear-gradient(center bottom,#ffffff 100%,#ffffff 100%);
 background-image: -webkit-gradient(linear,left bottom,left top,
 color-stop(0.02, #ffffff),color-stop(0.51, #ffffff));
 /*text-shadow: 0.3px 0.3px 0.8px #383038;*/
-webkit-box-shadow:  1px 2px 2px 1px #ffffff;
 -moz-box-shadow:  1px 2px 2px 1px #ffffff;
 box-shadow:  1px 2px 2px 1px #ffffff;
 }

 .footer__top-rating {
	margin-bottom: 14px;
	padding: 0;
}
.footer__top-rating a {
	padding: 0;
}
.footer__top-rating .footer__top-name {
	font-size: 14px;
	color: #00508e;
	margin-bottom: 9px;
}
.footer__top-rating img {
	margin-right: 9px;
	vertical-align: middle;
}

.ullistInfoItems ul {
	margin: -5px 5px 10px 15px;
}
.ullistInfoItems ul li {
	margin-bottom: 7px;
}


.paymentCharType {
	margin: 15px 0;
}
.paymentCharType a {
	background: #7a8484;
	text-decoration: none;
	padding: 3px 5px;
	color: #fff;
	border-radius: 7px;
}
.paymentCharType .active {
	background: #1b5eff;
    color: #fff;
	text-decoration: none;
}

.inputPoisk {
	width: 100%;
    height: 28px;
    padding-left: 10px;
    border: 1px solid #0437fb;
    color: #646464;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.commentListAll {
	border: 1px solid #f0f0f0;
	padding:11px;
	margin:10px 0 10px 0;
	border-radius: 13px;
}
.infoItemsdop table td {
    border: 1px solid #dce6ff;
	padding: 2px;
	text-align: center;
}
.dateAddNews {
	width: max-content;
	background: url(/image/site-menu-bg.png) no-repeat 0 0;
	padding: 3px 10px;
	color: #fff;
	margin: 5px 0;
	border-radius: 7px;
}

.preimuschestvaInfo .preimuschestvaInfoitems {
    border:1px solid rgba(192, 210, 210, 1);
    border-radius: 7px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.preimuschestvaInfo .preimuschestvaInfoitems .itemImg {
    width: 200px;
    text-align: center;
}
.preimuschestvaInfo .preimuschestvaInfoitems .itemInfo {
    width: 100%;
}
.preimuschestvaInfo .preimuschestvaInfoitems .img {
    margin: 20px;
}
.preimuschestvaInfo .preimuschestvaInfoitems .name {
    color: rgba(0, 80, 142, 1);
    font-size: 140%;
    margin-bottom: 15px;
}