body {
	margin: 0px;
	padding: 0px;
	font: 12px arial, sans-serif;
	overflow: hidden;
	color: #252525;
}
img {
	border: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p {
	font-size: 14px;
	text-align: justify;
}
td {
	font-size: 14px;
}
a {
	color: #737272;
}
#content {
	position: relative;
	height: 100%;
	width: 100%;
	overflow:auto;
	min-width: 1007px;
	/*background: url('/images/bbg.jpg') no-repeat;
	background-position: 50% 0%;*/
}
.logo {
	float: left;
	padding: 15px;
	font-size: 9px;
	color: #8A8A8A;
	text-align: left;
}
.tel {
	position: absolute;
	top: 7px;
	left: 230px;
}
ul.phone {
	list-style:none;
	color: #85AC2F;
}
ul.phone li {
	/*float: left;*/
	text-align: left;
	padding-right: 10px;
}
ul.phone li.last {
	clear: both;
	size: 10px;
	color: #8A8A8A;
}
ul.phone li b {
	font-size: 18px;
}
.graf {
	font: 12px Arial,sans-serif; color: #F0F0F0;
	text-align: center;
}
.map_menu {
	position: absolute;
	float:left;
	bottom: -15px;
	left: 20px;
}
.map_menu ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.map_menu ul li{
	text-align: center;
	position: relative;
	display: inline-block;
	padding-left: 2px;
	float: left;
	font-size: 10px;
	color: #F0F0F0;
}
.map_menu ul li a {
	font: 10px Arial,sans-serif; color: #F0F0F0;
	text-decoration: underline;
}
.map_menu ul li a:hover {
	text-decoration: underline;
}
.head {
	position: relative;
	width: 990px;
	height: 135px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	display: block;
}
.imgtop {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 540px;
	top: 0px;
	z-index: 10;
}
.search {
	position: relative;
	display: block;
	width:990px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/schbg.gif');
}
.search img {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.search img.lft {
	left: 0px;
}
.search img.rgt {
	right: 0px;
}
.search form {
	position: absolute;
	top: 10px;
	left: 12px;
	padding: 0px;
	margin: 0px;
}
.search form input.txt {
	width: 895px;
	height: 30px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 19px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; color: #E4E4E4;
}
.search form input.ftxt {
	width: 895px;
	height: 30px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 19px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; color: #5D5D5D;
}
.top_navi {
	position: absolute;
	top: 110px;
	left: 0px;
}
.top_navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.top_navi ul li{
	display: inline-block;
	height: 38px;
	text-align: center;
	padding-right: 20px;
	float: left;
	text-transform: uppercase;
}
.top_navi ul li  a{
	font-size: 12px;
	text-decoration: none;
	color: #7F7F7F;
}
.top_navi ul li  a:hover{
	text-decoration: underline;
	color: #85AC2F;
}
.crumb {
	display:block;
	width: 990px;
	padding:0px 0px 0px 0px;
	height:31px;
	margin:0px 0px 0px 0px;
}
ul.breadcrumb {
	list-style:none;
	color:#636363;
	margin: 0px;
	padding:0px;
}
ul.breadcrumb li{
	float:left;
	cursor: pointer;
	padding:0px 10px;
	background-image:url(/images/pthsp.gif);
	background-repeat:no-repeat;
	background-position: 100% 50%;
	height:21px;
	padding: 7px 15px 0px 10px;
	text-decoration: underline;
}
ul.breadcrumb li.last{
	background-image:none;
}
.crumb_links{
	padding-top:0px !important;
}
div.cbag {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 161px;
	height: 125px;
	margin: 0px;
	padding-top: 52px;
	text-align: center;
	background:url(/images/bagbg.gif) no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}
.ppage {
	position: relative;
	display: inline-block;
	width: 990px;
	margin: 0px;
	padding: 0px;
}
td.main_menu {
	width: 185px;
        margin: 0px;
        padding: 0px;
        border: 0px;
	vertical-align: top;
	background: url(/images/mmbbg.jpg) no-repeat;
	background-position: bottom right;
}
td.main_menu ul {
	list-style:none;
}
ul.mmenu{
	padding:0px;
	margin: 0px;
	width:185px;
}
ul.mmenu li {
	display: block;
	width: 185px;
	margin: 0px;
	padding: 10px 0px;
	background: url(/images/mmbg.gif) repeat-x;
	background-position: bottom;
}
ul.mmenu li a {
	width: 185px;
	color: #474747;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
ul.mmenu li a b {
	display: block;
	width: 185px;
	color: #85AC2F;
	background: url(/images/mmsp.gif) no-repeat;
	background-position: 100% 50%;
}
ul.mmenu li a:hover {
	text-decoration: underline;
}
div.opin{
	position: absolute;
	right: 10px;
	top: 3px;
	width:20px;
	display:inline-block;
	background-image:url(/images/toggle.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor: pointer;
	font: 17px Verdana,Tahoma,Arial,Helvetica,Geneva,bold; color: #000000;
}
ul.submenu {
	margin: 0px;
	padding:0px;
	width: 180px;
	list-style:none;
}
ul.submenu li {
	padding: 3px 0px;
	background: url(/images/smrns.gif) no-repeat;
	background-position: 0px 50%;
}
ul.submenu li.selected{
	background: url(/images/smrs.gif) no-repeat;
	background-position: 0px 50%;
	color: #8AA74B;
}
ul.submenu li.noselected{
	background: none;
	background-position: 0px 50%;
	color: #8AA74B;
}
ul.submenu li a {
	display: block;
	margin-left: 11px;
	width: 170px;
	font-size: 12px;
	text-transform: none;
	color: #5D5D5D;
	padding: 3px;
	text-decoration: underline;
	background: none;
}
ul.submenu li.selected a {
	color: #8AA74B;
}
ul.submenu li a:hover{
	text-decoration: none;
	color: #8AA74B;
}
.page_info {
        padding: 0px;
        margin: 0px;
        border: 0px;
}
.page_info h1 {
        font-size: 16px;
	color: #85AC2F;
}
.page_info h2 {
        font-size: 20px;
	color: #85AC2F;
	margin-left: 100px;
}
.hideclass {
	display: none;
}
.brend {
	display:inline-block;
	/*width: 100%;*/
	margin-left: 10px;
}
a.brend_sel {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	background: url(/images/tarru.gif) 100% 50% no-repeat;
	padding-right: 10px;
	margin: 10px 0px;
	text-transform: uppercase;
}
#brend_list {
	margin-left: 30px;
	margin-top: 10px;
}
.brend ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	width: 140px;
	float: left;
	padding: 0px 26px 0px 0px;
}
.brend ul li {
	margin: 0px;
	width: 140px;
	height: 16px;
	padding-left:25px;
	padding-top:2px;
	border-right: 1px solid #DFDFDF;
	font: 12px Arial,sans-serif; color: #000000;
        background: url('/images/arr_nd.gif') 5px 50% no-repeat;
	vertical-align: middle;
}

.brend ul li.selected {
	background-color: #BBDD78;
}
.brend ul li a {
	width: 140px;
	height: 16px;
	padding-left:0px;
	padding-top:2px;
	margin: 0px;
	font: 12px Arial,sans-serif; color: #000000;
}
.brend ul li a:hover {
	background-color: #BBDD78;
}
.brend ul li:hover {
	background-color: #BBDD78;
}
.priznak {
	display: inline-block;
	/*width: 100%;*/
	margin: 10px;
}
a.priznak_sel {
	border-bottom: 1px dotted #000000;
	font: 14px Arial,sans-serif; color: #000000;
	text-decoration: none;
	background: none;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.priznak ul {
	list-style: none;
	list-style-image: none;
}
.priznak ul li {
	float: left;
	margin: 0px;
	width: 200px;
	padding-left:25px;
	padding-top:2px;
	border-right: 1px solid #DFDFDF;
	font: 12px Arial,sans-serif; color: #000000;
        background: url('/images/arr_nd.gif') 5px 50% no-repeat;
	vertical-align: middle;
}
.priznak ul li.selected {
	background-color: #BBDD78;
}
.priznak ul li a {
	width: 200px;
	padding-left:0px;
	padding-top:2px;
	margin: 0px;
	font: 12px Arial,sans-serif; color: #000000;
	vertical-align: middle;
}
.priznak ul li a:hover {
	background-color: #BBDD78;
}
.priznak ul li:hover {
	background-color: #BBDD78;
}
.subgroup {
	position: relative;
	z-index: 5;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
.subgroup ul {
	list-style: none;
	list-style-image: none;
}
.subgroup ul li {
	float: left;
	margin: 0px;
	width: 30%;
	padding-top:2px;
	font: 12px Arial,sans-serif; color: #000000;
	vertical-align: middle;
}
.subgroup ul li div{
	position: absolute;
	max-width: 400px;
	background: #FFFFFF;
	alpha: 90%;
	border: 1px dotted green;
	z-index: 10;
}
.subgroup ul li img {
	float: left;
}
.subgroup ul li.selected {
	background-color: #BBDD78;
}
.subgroup ul li a {
	width: 30%;
	padding-left:0px;
	padding-top:2px;
	margin: 0px;
	font: 12px Arial,sans-serif; color: #000000;
	vertical-align: middle;
}
.subgroup ul li a:hover {
	background-color: #BBDD78;
}
.price_list {
	width:625px;
}
.priceFilter {
	padding: 15px;
}
.price_filter {
	display: block;
	#font: 12px Arial,sans-serif; color: #000000;
	margin-left: 10px;
}
.price_filter a.price_sel{
	border-bottom: 1px dotted #000000;
	font: 14px Arial,sans-serif; color: #000000;
	text-decoration: none;
}
.price_filter input {
	border: 1px dotted #C0C0C0;
	width: 50px;
	text-align: center;
	font: 12px Arial,sans-serif; color: #000000;
}
.price_filter input.btn {
	border: 1px dotted #C0C0C0;
	width: 80px;
	text-align: center;
	font: 12px Arial,sans-serif; color: #000000;
}
.catlist {
	display: inline-block;
	width: 800px;
}
.pbottom {
	border-top: 1px solid #A2A2A2;
        background:#FFFFFF;
        width: 990px;
	display: inline-block;
}
.pbottom ul {
	width: 20%;
	float: left;
	border-left: 1px solid #A2A2A2;
	padding: 0px;
	margin-left: 20px;
	padding-left: 30px;
	list-style-image:url('/images/arr_nd.gif');
}
.pbottom ul li {
	cursor: pointer;
	padding: 2px;
	text-decoration: underline;
	text-align: left;
	font: 12px Arial,sans-serif; color: #A2A2A2;
}
.pbottom ul li a {
	color: #A2A2A2;
}
.bpinfo {
	width: 320px;
	float: left;
	text-align: justify;
	font: 12px Arial,sans-serif; color: #c0c0c0;
	padding: 4px;
}
.bpinfo b {
	font-weight: normal;
	text-align: right;
	color: #000000;
}
#priceSilder{
	background: url("/images/sliderrangebg.png") repeat-x;
	border:0;
}
#priceSilder div{
	background: url("/images/sliderrange.png") repeat-x;

}
#priceSilder a{
	height: 17px;
	width: 18px;
	background: url("/images/slider.gif") no-repeat;
	background-position: 50%;
	border:0;
	cursor: pointer;
}
.span_bottom a{
	width: 100px;
	height: 22px;
	text-align: center;
	background: #FF0000;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.item {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	height: 270px;
	font-size: 12px;
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 1px 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: none;
}
.item li {
	list-style: none;
	list-style-image: none;
}
.item img {
	float: left;
	vertical-align: middle;
	padding-left: 5px;
	max-height: 255px;
	max-width: 140px;
	margin: 0px;
	cursor: pointer;
}
.item .info {
	position: absolute;
	top: 180px;
	left: 143px;
	width: 97px;
	padding: 10px;
	margin: 0px;
	background: url('/images/grad.png');
}
.item .sel {
	position: absolute;
	top: 207px;
	left: 150px;
	padding: 0px;
	margin: 0px;
}
.item .icard {
	position: absolute;
	display: inline-block;
	top: 230px;
	right: 15px;
	width: 33px;
	height: 33px;
	padding: 0px;
}
.item .price {
	position: absolute;
	top: 230px;
	right: 50px;
	width: 140px;
	height: 30px;
	display: inline-block;
	z-index: 1;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #82BB08;
	padding-top: 10px;
	padding-right: 3px;
	text-align: right;
	border: 0px;
}
span.icard a {
	display: inline-block;
	height: 33px;
	width: 33px;
	padding: 0px;
	margin: 0px;
	font: 1px; color: #FFFFFF;
	text-decoration: none;
	background: url(/images/inbag.gif) no-repeat;
	background-position: 0px 0px;
}
.item a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #82BB08;
	text-decoration: none;
}
.item a:hover {
	text-decoration: underline;
}
.item .info a {
	font-size: 10px;
	text-transform: uppercase;
	color: #82BB08;
}
.item .sel label {
	font-size: 10px;
	color: #82BB08;
	text-transform: uppercase;
	border-bottom: 1px dotted #82BB08;
	cursor: pointer;
	padding-bottom: 3px;
}
.item .sel input {
	border: 0px;
	vertical-align: middle;
}
.item div.dop {
	position: absolute; 
	top: 15px;
	right: 2px;
	width: 110px;
	height: 180px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	text-align: left;
	size: 12px;
	color: #5D5D5D;
}
.item div.dop ul {
	margin: 0px;
	padding:0px;
}
.item div.titul {
	position: absolute; top: 2px; right: 2px; width: 140px;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	text-align: left;
	size: 14px;
	color: #000000;
}
#imbig {
	position: absolute;
	top: 5%;
	left: 30%;
	cursor: pointer;
}
#imbig3 a {
	text-decoration: none;
	font: 14px Arial; color: #000000;
}
#imbig3 a:hover {
	text-decoration: underline;
}
.navigator {
	display: block;
	margin: 10px;
	font-size: 12px;
	border-top: 1px dotted #C0C0C0;
	text-transform: uppercase;
}
.navigator div.page {
	display: inline-block;
	margin: 10px;
	padding: 0px;
	vertical-align: top;
}
.navigator .page ul {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navigator .page ul li {
	margin: 0px;
	float: left;
	padding: 1px;
	border: 0px solid green;
}
.navigator .page ul li.sel a {
	background-color: #85AC2F;
	color: #FFFFFF;
	text-decoration: none;
}
.navigator .page ul li a {
	font-weight: bold;
	color: #85AC2F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	border: 0px solid green;
	text-decoration: underline;
}
.navigator .page ul li a:hover {
	background-color: #85AC2F;
	color: #FFFFFF;
	text-decoration: none;
}
.navigator .page ul li.point {
	border: 0px;
	background-color: #FFFFFF;
}
.navigator .page .point ul li.point:hover {
	border: 0px;
	background-color:  #FFFFFF;
}
.navigator .page ul li.name {
	border: 0px;
	background-color:  #FFFFFF;
}
.navigator .page ul li.name:hover {
	border: 0px;
	background-color:  #FFFFFF;
}
.navigator .page ul li.count {
	border: 0px;
	padding: 1px;
	background-color:  #FFFFFF;
}
.navigator .page ul li.count select {
	font-size: 10px;
	color: #85AC2F;
	font-weight: bold;
}
.navigator .page ul li.row a {
	text-decoration: none;
}
.navigator div.sort {
	list-style: none;
	display: inline-block;
	margin: 10px;
	padding: 0px;
}
.navigator .sort ul {
	list-style: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.navigator .sort ul li {
	float: left;
	padding: 5px;
	margin-left: 2px;
}
.navigator .sort ul li a {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	color: #85AC2F;
	background-color: #FFFFFF;
	text-decoration: none;
}
.navigator .sort ul li.sel a {
	background-color: #85AC2F;
	color: #FFFFFF;
}
.navigator .sort ul li.sel a:hover {
	text-decoration: underline;
}
.navigator .sort ul li a:hover {
	background-color: #85AC2F;
	color: #FFFFFF;
}
#sel {
	position: absolute;
	top: 50%;
	right: 16px;
	background: url('/images/sel_bg.png') no-repeat;
	background-position: 0px 0px;
	z-index: 15;
	width:0px;
	height: 70px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 20px 0px;
	border: 0px;
}
#sel a {
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	padding: 5px;
}
#sel a.eye {
	font-size: 11px;
	font-weight: normal;
	background: url(/images/eye.png) no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	text-decoration: underline;
}
#sel a.del {
	font-size: 11px;
	font-weight: normal;
	background: url(/images/ico_drop.png) no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
	text-decoration: underline;
}
#sel_view {
	position:absolute;
	z-index: -2;
	top: 0px;
	left: 0px;
	width: 100%;


	height: 100%;
	background-image: url('/images/bg-sel.png');
	background-repeat: repeat;
	display: block;
	visibility:hidden;
}
#sel_frame {
	position: relative;
	z-index: -1;
	width: 95%;




	height: 95%;
	top: 2%;
	left: 2%;
	display: block;
	overflow: auto;
}
.sel_table {
	width: 100%;
	margin-bottom: 10px;
	border: 2px solid green;
	background-color: #FFFFFF;
}
.sel_table td {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px dotted green;
}
.sel_table td.img {
	text-align: center;
}
.sel_table td.nam {
	text-align: right;
}
.sel_table input.info {
	border: 1px solid #C0C0C0;
	padding: 3px;
	width: 100px;
	text-align: center;
	background-color: #009ED9;
	font: 12px Arial,bold; color: #FFFFFF;
	cursor: pointer;
}
.sel_table input.del {
	border: 1px solid #C0C0C0;
	padding: 3px;
	width: 100px;
	text-align: center;
	background-color: #009ED9;
	font: 12px Arial,bold; color: #FFFFFF;
	cursor: pointer;
}

.close_frame {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 15px;
	color: #FFFFFF;
	background: #FF7D1D;
	padding: 15px;
	font-weight: bold;
	border: 1px solid green;
	text-align: center;
}
.card td.rig {
	text-align: right;
}
.card_view{
	width: 80%;
}
.card_view td{
	border-bottom: 1px solid rgb(129,188,2);
	text-align: center;
	padding: 3px;
}
.card_view td.left{
	text-align: left;
	padding-left: 20px;
}
.card_view td a {
	cursor: pointer;
	font-size: 12px;
	color: #94B7FF;
}
.card_view td input {
	width: 25px;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.card_view tr.name td {
	text-align: center;
}
.card_view tr.dop td {
	border: 0px;
	font-size: 11px;
	color: #FF0000;
	text-align: right;
	padding-top: 10px;
}
.card_view tr.summ td {
	border: 0px;
	#font-size: 16px;
	color: #000000;
}
.ch_post {
	width: 100%;
	margin: 0px;
	padding-top: 5px;
}
.ch_post label {
	cursor: pointer;
}
.ch_post tr:hover {
	background-color: #DCF7E5;
}
.ch_post tr.bb td {
	border-bottom: 1px solid rgb(129,188,2);
	text-align: left;
	vertical-align: top;
}
.ch_post tr td a {
	size: 16px;
	cursor: pointer;
	border-bottom: 1px dotted #94B7FF;
}
input.text_addres {
	width: 75px;
	border: 1px solid rgb(129,188,2);
	text-align: center;
}
input.view_txt {
	border: 1px solid rgb(129,188,2);
	width: 418px;
}

input.view_txt_z {
	border: 2px solid rgb(129,188,2);
	width: 418px;
}
textarea.view_txt_z {
	border: 1px solid rgb(129,188,2);
	border-radius: 0px;
	width: 418px;
	background: white;
}

.card p {
	font-size: 16px;
}
.model_info {
	vertical-align: top;
}
.model_info td {
	vertical-align: top;
}
.model_info .dttd {
	position: relative;
	display: inline-block;
	width: 100%;
	background: url('/images/septd.gif') no-repeat 0% 100%;
	padding: 10px 0px 10px 0px;
}
.prdiv {
	font-size: 11px;
	text-transform: uppercase;

}
.prdiv b {
	color: #85AC2F;
}
.prdiv a {
	text-decoration: none;
}
.model_info .dttd .skidka {
	#position: absolute;
	#top: 40%;
	#right: 10%;
	position: relative;
	display: inline-block;
	color: #9d9d9d;
	cursor: pointer;
	border-bottom: 1px dotted #9d9d9d;
	text-transform: uppercase;
	font-size: 11px;
}
.model_info label {
	border-bottom: 1px dotted #9d9d9d;
	text-transform: uppercase;
	color: #9d9d9d;
	font-size: 11px;
	cursor: pointer;
}
.model_info .icard {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	margin-left: 20px;
	width: 103px;
	height: 33px;
	padding: 0px;
	/*background: url(/images/inbag.png) no-repeat;*/
}
.model_info span.icard a {
	display: inline-block;
	height: 33px;
	width: 113px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.model_info span.price {
	display: inline-block;
	float: left;
	margin-top: 10px;
	font-size: 25px;
	color: #85AC2F;
}
.model_info span.oldprice {
	display: inline-block;
	padding: 10px 0px;
	font-size: 12px;
	clear: left;
}

.model_info legend {
	font-weight: bold;
	font-size: 12px;
	color: #85AC2F;
	border: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 30px;
}
.model_info .dmodel {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
}
.model_info .dmodel b {
	color: #85AC2F;
	font-size: 11px;
	text-transform: uppercase;
}
.model_info .dmodel a {
	color: #85AC2F;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.model_info .dmodel a:hover {
	text-decoration: underline;
}
.model_info img {
	border: 0px;
}

.dop_items {
	float: left;
	margin: 10px;
	width: 160px;
	height: 270px;
	text-align: center;
	display: block inline;
	font-size: 12px;
}
.dop_items .dop_img {
	display: block;
	width: 160px;
	height: 200px;
	cursor: pointer;
}
.dop_items a {
	color: #000000;
	font-size: 12px;
}
.model_view {
	position: relative;
	max-height: 800px;
	overflow: auto;
}
.brend_table {
	width: 730px;
	vertical-align: top;
}
.brend_table td {
	vertical-align: top;
}
td.nname ul {
	display: inline-block;
	position: relative;
	list-style:none;
	width: 580px;
	margin: 0px;
	padding: 5px;
	clear: both;
}
td.nname ul b {
	display: inline-block;
	position: relative;
	width: 580px;
	padding: 2px;
	padding-left: 6px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #84C101;
	color: #FFFFFF;
	cursor: pointer;
	border-radius: 3px;
}
td.nname ul b a {
	position: absolute;
	margin-top: 3px;
	right: 5px;
	font-size: 12px;
	color: #737272;
	text-decoration: none;
	font-weight: normal;
	clear: right;
}
td.nname ul b a span {
	color: #84C101;
	display: none;
}
td.nname ul li {
	display: block;
	width: 190px;
	background: url('/images/tms.gif') no-repeat;
	background-position: 100% 50%;
	float: left;
	text-align: center;
	color: #737272;
}
td.nname ul li:last-child {
	background: none;
}
td.nname div.cl {
	clear: both;
}
div.btrr {
	position: absolute;
	display: block;
	width: 19px;
	height: 19px;
	top: 50%;
	right: 0px;
	background: url('/images/btrr.gif') no-repeat;
	cursor: pointer;
}
div.btlr {
	position: absolute;
	display: block;
	width: 19px;
	height: 19px;
	top: 50%;
	left: 0px;
	background: url('/images/btlr.gif') no-repeat;
	cursor: pointer;
}
td.nname ul li img {
	border: 0px;
}
.brend_table a {
	color: #000000;
}
.brend_table img {
	border: 0px;
}
td.bpmenu {
	width: 180px;
	text-align: center;
}
td.bpmenu ul {
	display: block;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
td.bpmenu ul b {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #84C101;
}
td.bpmenu ul li {
	display: block;
	margin: 0px;
	padding: 15px;
	background: url('/images/bps.gif') no-repeat;
	background-position: 50% 100%;
	text-align: center;
	color: #737272;
	size: 11px;
}
td.bpmenu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #737272;
	size: 14px;
}
td.bpmenu ul li span {
	size: 14px;
}
td.bpmenu ul li span.price {
	font-weight: bold;
	color: #84C101;
}
.upli {
	display: block;
	width: 210px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/upli.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}
.middli {
	position: relative;
	display: block;
	width: 210px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/midli.gif');
	background-repeat: repeat-y;
}
.footli{
	display: block;
	width: 210px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/footli.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}
.banner {
	display: block;
	width: 990px;
	height: 150px;
	overflow: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
}
.banner div.hbr {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	right: 0px;
	background: url(/images/hbr.png) no-repeat;
	z-index: 4;
}
.banner div.hbl {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
	background: url(/images/hbl.png) no-repeat;
	z-index: 4;
}
.banner_link {
	position: absolute;
	top: 100;
	right: 30;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
.a_syle li {
	display: block;
	margin: 5px;
	padding: 0px;
	text-align: center;
	width: 10px;
	height: 10px;
	float: left;
	cursor: pointer;
	background: url('/images/hbc.png') no-repeat;
	list-style-image: none;
}
.a_syle li.cur_link {

	background: url('/images/hbcs.png') no-repeat;
}
.banner_block {
	display: block;
	margin: 0px;
	padding: 0px;
}
.banner_block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 990px;
}
.banner_block ul li {
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
.scrol_img_container {
	position: relative;
	display: block;
	width: 688px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
}
#brend_img {
	position: relative;
	display: block;
	width: 98%;
	overflow: auto;
	margin: 0px;
	padding:0px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: green;
}
#brend_img ul {
	position: relative;
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding:0px;
	width: 20000px;
	height: 80px;
}
#brend_img ul li {
	display: block;
	height: 80px;
	width: 150px;
	float:left;
	margin: 0px;
	border: 0px;
	background: none;
}
.scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; background-image: url('/images/slider_bg.gif'); background-repeat: repeat-x;}
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto;  }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 2px; margin: 0 auto; }
.scroll-bar-wrap .ui-slider-handle { top:.2em; height: 10px; }
.scroll-bar-wrap .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }
.sale {
	padding:0px;
	margin:0px;
	background-image:url(/images/sale.png);
	background-repeat:no-repeat;
	position:absolute;
	top:2px;
	left:2px;
	height:42px;
	width:42px;
}
.gift {
	padding:0px;
	margin:0px;
	background-image:url(/images/gift.png);
	background-repeat:no-repeat;
	position:absolute;
	top:210px;
	left:2px;
	z-index: 6;
	height:42px;
	width:42px;
	cursor: pointer;
}
.rrc-20 {
	padding:0px;
	margin:0px;
	background-image:url(/images/rrc-20.png);
	background-repeat:no-repeat;
	position:absolute;
	top:210px;
	left:147px;
	z-index: 6;
	height:42px;
	width:42px;
	cursor: pointer;
}
.empty {
	padding:0px;
	margin:0px;
	background-image:url(/images/empty.png);
	background-repeat:no-repeat;
	position:absolute;
	top:2px;
	left:2px;
	height:42px;
	width:42px;
}
.minfo_img {
	position: relative;
	text-align: center;
}
.minfo_img span.gift {
	top: 0px;
}
.minfo_img span.zoom {
	position:absolute;
	left:150px;
	height:17px;
	width:17px;
    margin-top: -17px;
	background:url(/images/zoom.png) no-repeat;
	cursor: pointer;
}
#gift_div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url('/images/bg-sel.png');
	background-repeat: repeat;
	z-index: 120;
}
.gift_div_class {
	position:relative;
	top:10%;
	left:10%;
	width:80%;
	height:80%;
	background-color: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 0 10px rgb(86, 126, 0);
}
#bags_div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url('/images/bg-sel.png');
	background-repeat: repeat;
	z-index: 120;
}
.bags_div_class {
	position:relative;
	top:10%;
	left:50%;
	margin-left: -400px;
	width:800px;
	max-height: 500px;
	background-color: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 0 10px rgb(86, 126, 0);
}
.close_bags {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 45px;
	background: #85AC2F;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border-radius: 0px 0px 5px 5px;
}
.close_bags a { color: #FFFFFF;}
.bl_holder {
	position: absolute;
	bottom: 0px;
	padding-top: 5px;
	background-color: rgba(255, 255, 255, 0.85);
}
.bags_btn {
	display: inline-block;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 95px;
	width: 220px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #547B01;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
}
.podskazka {
	position: relative;
	cursor: help;
	border-bottom: 1px dotted #9b9b9b;
	text-decoration: none;
	color: #9b9b9b;
	font-size: 9px;
	text-transform: uppercase;
}
.podskazka div {
	text-transform: none;
	display: none;
	position: absolute;
	bottom: -1px;
	z-index: 1000;
	width: 190px;
	padding: 8px 12px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	-webkit-box-shadow: 0 1px 3px #C4C4C4;
	-moz-box-shadow: 0 1px 3px #C4C4C4;
	box-shadow: 0 1px 3px #C4C4C4;
	border: 1px solid #DBB779;
	background: #FFF6BD;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tdb {
	text-align: right;
	font-weight: bold;
}
.doplink {
	color: #000000;
}
#raiting_star {position:relative; height:30px; width:200px; float:left}
#raiting {position:relative; height:16px; cursor:pointer; width:83px; float:left; margin-left:10px}
#raiting_blank, #raiting_votes, #raiting_hover {height:16px; position:absolute}
#raiting_blank { background:url('/images/ratings.png'); width:83px; }
#raiting_votes {background:url('/images/ratings.png') 0 -16px}
#raiting_hover {background:url('/images/ratings.png') 0 -32px; display:none}
#raiting_info {margin-top:18px}
#raiting_info img{vertical-align:middle; margin:0 5px; display:none}
div.clear {
	clear: both;
}
ul.loyalnost {
	width: 185px;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px;
}
ul.loyalnost li {
	margin-bottom: 5px;
	text-decoration: none;
}
div.ajaxloader {
	display:none;
	position: absolute;
	padding-top: 20px;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	text-align: center;
	z-index: 200;
	background: #DFDEDE;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
span.lnk {
	color: #84C101;
	cursor: pointer;
	text-decoration: underline;
}
.comment_title {color: #85AC2F; float: left; font-weight: bold; text-transform: uppercase; font-size: 11px;}
.comment_all {font-size: 11px; float: left; margin-left: 20px; border-bottom: 1px dotted #9d9d9d; cursor: pointer; color: #9d9d9d;}
.comment_link {cursor: pointer; color: #9d9d9d; background: url(/images/comment-link.png) no-repeat; padding: 0 0 3 23; text-transform: uppercase; font-size: 11px;}
.ui-helper-clearfix {background: #00cc00; border-color: #00cc00;}
.ui-widget-header {color: #FFFFFF;}
.mlCol { width: 100%;}
.msg {width: 100%; height: 70px;}
.itxt {height: 22px; width: 100%;}
.smForm { margin: 18px 30px 15px 35px;}
.smForm input[type="text"], textarea {
	background: #F6F6F6;
	border: 1px solid gainsboro;
	border-radius: 5px;
	box-shadow: 0 -1px 0 #e6e6e6, 0 1px 2px #e6e6e6 inset;
	padding: 5px 5px 6px;
	border-image: initial;
}
.scrollable {
    float:left;
}
a.browse {
	position: relative;
    background:url(/images/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin: 80px -15px;
    cursor:pointer;
    font-size:1px;
	z-index: 3;
}
a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; }
a.left { margin-left: 0px; }
a.left:hover  { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }
a.up, a.down  {
    background:url(/images/vert_large.png) no-repeat;
    float: none;
    margin: 10px 50px;
}
a.up:hover { background-position:-30px 0; }
a.up:active { background-position:-60px 0; }
a.down { background-position: 0 -30px; }
a.down:hover { background-position:-30px -30px; }
a.down:active { background-position:-60px -30px; }
a.disabled {
    /*visibility:hidden !important;*/
}
.akcii .scrollable {
	position:relative;
	overflow:hidden;
	width: 477px;
	height:182px;
	border: 0px solid #000000;
}
.akcii .scrollable .items {
	position:absolute;
	display: inline-block;
	width:20000em;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	clear:both;
}
.akcii .scrollable .items li {
	float:left;
	margin: 0px;
	padding: 0px;
	width:477px;
}
.akcii .scrollable .items li img {
	float:left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.akcii .smallbanner {
	display: inline-block;
	margin: 0 auto;
	padding:0px;
	width: 510px;
	height:182px;
}
.akcii {
	display: inline-block;
	width: 100%;
	padding-top: 18px;
	background: url(/images/abg.jpg) no-repeat;
	background-position: 170px 0px;
}
.akcii h2 {
	float: left;
	padding: 13px 0px;
	margin: 0px;
	font-size: 16px;
	color: #85AC2F;
	text-transform: uppercase;
}
.pay {
	color: #85AC2F;
}
.pay b {
	font-size: 16px;
	text-transform: uppercase;
}
.pay .scrollpay {
	position:relative;
	overflow:hidden;
	width: 150px;
	height:70px;
	border: 0px solid #000000;
}
.pay .scrollpay .items {
	position:absolute;
	display: inline-block;
	height:300px;
	width: 150px;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	clear:both;
}
.pay .scrollpay .items li {
	float:left;
	margin: 0px;
	padding: 0px;
	width:150px;
}
.pay .scrollpay .items li img {
	float:left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
div.news {
	width: 100%;
	text-align: center;
	color: #6C6C6C;
	font-size: 14px;
	display: inline-block;
}
div.news h2 {
	float: left;
	padding: 13px 0px;
	margin: 0px;
	font-size: 16px;
	color: #85AC2F;
	text-transform: uppercase;
}
div.news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	clear: both;
}
div.news ul li {
	display: inline-block;
	width: 270px;
	float: left;
	text-align: left;
}
div.news ul li.last {
	display: inline-block;
	width: 90%;
	clear: both;
	padding-top: 15px;
}
div.news ul li.last a {
	color: #82844C;
	font-weight: bold;
}
div.news ul li b {
	float: left;
	margin: 0px;
	color: #85AC2F;
}
#skidka {
	display: none;
}
#priznak_list {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: auto;
}
.priznak {
	position: relative;
}
.show_all {
	position: absolute;
	top: 100%;
	right: 16px;
	color: #85ac2f;
	cursor: pointer;
}
.part_list {
	width: 540px;
	height: 375px;
	margin: 0px;
	padding:0px;
	border: 0px;
	background: url('/images/i/bg.jpg') no-repeat;
	background-position: 50% 0%;
}
.part_list td {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 125px;
	margin: 0px;
	padding-top: 5px;
	cursor: pointer;
}
.part_list td img {
	margin: 0px;
	padding:0px;
}
.part_list td span {
	display: block;
	margin: 0px;
	padding:5px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 11px;
}
img.diw {
	cursor: pointer;
}
#fastbuy {
	display: none;
	text-align: right;
	width: 250px;
	border: 1px dotted #82BB08;
	background-color: d0f3ad;
	margin: 5px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#fastbuy input[type="text"] {
	width: 150px;
	margin-right: 5px;
}
#shopPopin {
	text-align: center;
	font-size: 10px;
}
span.fastbuy {
	font-size: 11px;
	color: #9b9b9b;
	border-bottom: 1px dotted #9b9b9b;
	margin-right: 15px;
	cursor: pointer;
	text-transform: uppercase;
}
a.obzor_modeley {
	color: #6C6C6C;
	text-decoration: none;
	border-bottom: 1px dotted #6C6C6C;
}
img.dpic, img.nbdpic {
	padding: 1px;
	border: 0px;
	cursor: pointer;
}
.brend_bs ul {
list-style: none;
list-style-image: none;
margin: 0px;
width: 170px;
float: left;
padding: 0px 26px 0px 0px;
}
.brend_bs ul li {
margin: 0px;
width: 195px;
height: 16px;
padding-top: 2px;
border-right: 1px solid #DFDFDF;
font: 12px Arial,sans-serif;
color: #000000;
vertical-align: middle;
}
.brend_bs ul li:hover {
	background-color: #BBDD78;
}
.brend_bs ul input {
	margin-top: -1px;
}
div.bs_primer {
	position: absolute;
	display: block;
	width: 150px;
	top: 80px;
	right: 10px;
	float: right;
	padding: 20px;
	background: #564E4E;
	border: 1px solid gray;
	cursor: pointer;
	color: #FFFFFF;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
div.bsld {
	float: right; 
	cursor: pointer; 
	background: url('/images/bsf.gif') no-repeat;
	width: 210px;
	height: 34px;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#skidkidiv {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 15px;
	width: 350px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	overflow: hidden;
}
#skidkidiv .skidkititle {
	position: relative;
	display: inline-block;
	top: 0px;
	left: 200px;
	height: 20px;
	width: 150px;
	text-align: center;
	cursor: pointer;
	background: url('/images/skidkabg.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-top: 2px;
}
#skidkidiv .skidkiclose {
	position: absolute;
	display: inline-block;
	right: 15px;
	width: 15px;
}
#skidkidiv .skidkitxt {
	position: relative;
	display: block;
	height: 180px;
	width: 349px;
	padding: 0px;
	border: 1px solid #81BC02;
	background-color: #FFFFFF;
	color: #000000;
}
#skidkidiv .skidkitxt ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#skidkidiv .skidkitxt p {
	display: block;
	margin: 0px;
	padding: 10px;
}
#skidkidiv .skidkitxt ul li {
	display: block;
	margin: 12px;
	padding: 0px;
}
#skidkidiv .skidkitxt ul li span {
	cursor: pointer;
	color: #81BC02;
	border-bottom: 1px dotted #81BC02;
}
#skidkidiv .skidkiback {
	position: absolute;
	top: 180px;
	cursor: pointer;
	padding: 10px 0px;
	width: 100%;
	height: 30px;
	background-color: #81BC02;
	color: #FFFFFF;
}
.cur { position: relative; display: inline-block; margin: 0px; padding: 0px;}    
@font-face { font-family: "Rubl"; src: url('/images/ruble.eot'); }
/*@font-face { font-family: "Rubl"; src: url("/images/rouble.otf") format("opentype");}*/
span.rub { font-family: "Rubl";}    
span.hyphen { position:absolute; margin:.15ex 0 0; }
.lnkbtn { font-weight: bold; color: #ffffff; width: 120px; height: 30px; padding: 5px; text-decoration: none; border: 0px; border-radius: 5px; background-color: #85AC2F;}
#phone-back { display: block; position: absolute; top: 13px; left: 455px; cursor: pointer; padding: 4px; border-radius: 4px; color: #85AC2F;  z-index: 5; box-shadow: 0 0 7px #85AC2F;}
.phone-sel { box-shadow: 2px 2px 12px #85AC2F !important;}
#phone-back-body { display: none; position: absolute; top: 10px; left: 455px; width: 300px; background-color: #ffffff; z-index: 10; padding: 5px; box-shadow: 0 0 10px #c9c9c9; border-radius: 5px;}
#phone-back-body b { display: block; position: relative; height: 20px; background-color: #84C100; color: #ffffff; padding: 3px; margin: 2px; width: 290px; font-size: 17px; border-radius: 3px;}
#phone-back-body b img { display: block; position: absolute; top: 5px; right: 5px; cursor: pointer;}
#phone-back-body li { display: block; width: 290px; position: relative; list-style: none; padding: 0px; margin: 2px; text-align: left;}
#phone-back-body li span { display: inline-block; width: 90px;}
#phone-back-body li input[type="text"]  { display: inline-block; width: 200px; border-radius: 4px; border: 1px solid #c9c9c9; padding: 2px;}
#phone-back-body li input[type="button"]  {
	display: inline-block;
	width: 220px;
	border-radius: 4px;
	border: 1px solid #81BC02;
	/* box-shadow: 0 0 5px #81BC02; */
	padding: 2px;
	background-color: #81BC02;
	color: #ffffff;
	font-weight: bold;
	margin: 11px;
	text-transform: uppercase;
	cursor: pointer;
}


