.left_column {
	padding:53px 0 0 8px;
}
.right_column_shop {
	margin:30px 10px 0 330px;
}

.plugs_container {
	float:left;
	width:100%;
}

/* override: */
.footer_clear {
	padding-top: 40px;
}
.left_column .column_wrap {
	padding-left:6px;
	
}
.left_column .text1,
.left_column .text2 {
	padding-left:0 !important;
}

.left_column .text1 {
	width:310px !important;
}

#shop_photos_description {
	margin-top:24px;
	min-height: 150px;
	margin-bottom: 25px;
	background:url(../images/butterfly.jpg) left top no-repeat;
}
* html .left_column .text1 {
	height:150px;
}

.left_column .text2 {
	width:270px !important;
	clear:left;
	padding-top:23px;
}
.map #themap {
	width: 630px;
	height: 218px;
	margin-top:3px;
	display:block;
	float:left;
	position: relative;
}
.adress {
	font-size:30px;
	line-height:31px;
}
.metro {
	font-size:12px;
	line-height:13px;
	float:left;
	padding-right:10px;
}
.metro img {
	padding:5px 2px 0 0;
	display:block;
	float:left;
}
.time {
	float:right !important;
	font-size:13px !important;
	width:70px !important;
	line-height:14px !important;
	background:url(../images/time.gif) no-repeat 7px 23px;
	padding:6px 0;
	text-align:right;
}
.today strong,
.yesterday strong,
.tomorrow strong,
.noday strong {
	font-size:23px;
	padding: 2px 0;
}
.everyday {
	font-size:13px;
	float:left;
	width:100%;
	padding-top:23px;
}
.assortment {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.willbe {
	font-size:13px;
}
.selection_container {
	border-top:1px solid #e0e0e0;
	padding-top:10px;
}
.selection_container a {
	color:#000000;
	font-size:9px;
	text-decoration:none;
	float:left;
	display: block;
	overflow: hidden;
	padding: 1px 6px 2px 7px;
	height: 13px;
	cursor: pointer;
	
}
.selection_container a span {
	background: url('../images/dash/lightgrey_long.gif') no-repeat 0 13px;
}
.selection_container a:hover span {
	background-image: url('../images/dash/black_long.gif');
}
.selection_container a.selected {
	background:#fffc0c;
}
.selection_container a.selected:hover {
	background: #fffc0c;
}
#assortiment_list {
	padding-top:13px;
	float:left;
	width:100%;
}
#assortiment_list .element {
	font-size:11px;
	line-height: 12px;
	padding: 2px 0 4px;
}
#assortiment_list .column {
	float:left;
	width:150px;
	padding: 0 10px 0 0;
}
#assortiment_list .last {
	padding: 0 !important;
}
#assortiment_list .element em {
	color:#666666;
}

.shop_description {
	float:left;
	width:100%;
	position:relative;
	left:-10px;
	margin-top: 31px;
	margin-bottom: 25px;
	padding-left: 10px;
	border-left:dotted #CCCCCC 1px;
	min-height:150px;
}

* html .shop_description {
	height:150px;
}

.shop_description .pad {
	padding-right: 60px;
}
.shop_description .text_block {
	line-height:16px;
	font-size:13px;
	width:49%;
	float:left;
}



#shop_photos_viewer {
	height:231px;
	width:300px;
	position:relative;
}
#shop_photos_viewer a.thephoto {
	width: 300px;
	height: 231px;
	display: block;
	overflow: hidden;
	position: absolute;
}
#shop_photos_viewer a.thephoto img {
	height:218px;
	display: block;
	top:6px;
	/*width:284px;*/
	position:relative;
	/*
	left:-25px;*/
	
}
#shop_photos_viewer .nav {
	position:absolute;
	top:157px;
	height:27px;
	width:28px;
	z-index:15;
	cursor: pointer;
}
#shop_photos_viewer .gallery_shop_corners {
	background:url(../images/counterforms/gallery-point-corn.png) no-repeat;
	z-index:10;
	height:231px;
	width:300px;
	position:absolute;
	top:0;
	left:0;
}
* html #shop_photos_viewer .gallery_shop_corners {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/images/counterforms/gallery-point-corn.png");
}
#shop_photos_viewer .gallery_shop_left {
	left: -8px;
	background:url(../images/left.png);
}
* html #shop_photos_viewer .gallery_shop_left {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/images/left.png');
}
#shop_photos_viewer .gallery_shop_right {
	right: -8px;
	background:url(../images/right.png);
}
* html #shop_photos_viewer .gallery_shop_right {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/images/right.png");
}



/* yandex maps balloon */
#ymballoon {
	width: 21px;
	height: 19px;
	position:absolute;
	background: url('../images/b-location-balloon.mark.png') no-repeat center center;
}
* html #ymballoon {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/images/b-location-balloon.mark.png");
}
