@media (max-width: 767px) {
	.counter_15072207 {
		display:none
	}
}
.counter_15072207 {
	position:fixed;
	right:0px;
	bottom:100px;
	z-index: 999;
}
.click_area {
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:298px;
	cursor:pointer;
	z-index:1000;
	display:block;
}
#counter_open {
	display: block; 
	width: 322px; 
	height: 298px;
	position:relative;
}
#gorizontal_counter {
	position:absolute;
	bottom:29px;
	left:35px;
}
#gorizontal_counter span, #vertical_counter span {
	display: block; 
	float:left;
	width: 26px; 
	height: 39px;
	background: url('/front/f/i/promo/counter/gor_counter.png') no-repeat 0px 0px; 
}
#gorizontal_counter span.image0, 
#vertical_counter span.image0 { 
	background-position: 0px 0px; 
}
#gorizontal_counter span.image1,
#vertical_counter span.image1 { 
	background-position: -26px 0px; 
}
#gorizontal_counter span.image2,
#vertical_counter span.image2 { 
	background-position: -52px 0px; 
}
#gorizontal_counter span.image3,
#vertical_counter span.image3 { 
	background-position: -78px 0px; 
}
#gorizontal_counter span.image4,
#vertical_counter span.image4 { 
	background-position: -104px 0px; 
}
#gorizontal_counter span.image5,
#vertical_counter span.image5 { 
	background-position: -130px 0px; 
}
#gorizontal_counter span.image6,
#vertical_counter span.image6 { 
	background-position: -156px 0px; 
}
#gorizontal_counter span.image7,
#vertical_counter span.image7 { 
	background-position: -182px 0px; 
}
#gorizontal_counter span.image8,
#vertical_counter span.image8 { 
	background-position: -208px 0px; 
}
#gorizontal_counter span.image9,
#vertical_counter span.image9 { 
	background-position: -234px 0px; 
}
#gorizontal_counter span.spacer {
	background-position: -260px 0px;
	width:19px;
}
#gorizontal_counter span.spacer_last {
	background-position: -260px 0px;
	width:16px;
}
#gorizontal_counter span.spacer_1px, #vertical_counter  span.spacer_1px {
	background-position: -260px 0px;
	width:1px;
}
/********************/
#counter_close {
	display: block; 
	width: 83px; 
	height: 298px;
	position:relative;
}
#vertical_counter {
}
#vertical_counter .days {
	position:absolute;
	top:36px;
	left:26px;
}
#vertical_counter .hours {
	position:absolute;
	top:101px;
	left:26px;
}
#vertical_counter .minutes {
	position:absolute;
	top:165px;
	left:26px;
}
#vertical_counter .seconds {
	position:absolute;
	top:230px;
	left:26px;
}