#metroCurrentCity {
	color: #53154b;
	font-size: 11px;
	text-align: center;

	margin-top: 15px;
	margin-bottom: 60px;
	}

#metroCurrentCityName {
	color: #3589a4;
	font: 16px Verdana,Arial,Sans Serif;
	}

#metroNewCity select {
	color: #53154b;
	font-size: 11px;
	line-height: 20px;
	}


#metroActionsBlock {
	font: 11px Tahoma, Arial, Sans Serif;
	margin-bottom: 30px;
	}

#metroActionsBlock a {
	color: #3589a4;
	}

#metroActionsBlock img {
	margin-right: 5px;
	vertical-align: middle;
	}


#metroCityAdded {
	margin-bottom: 30px;
	margin-right: 15px;
	font-size: 11px;
	text-align: right;
	}


/********************************************************************************************/
/* Ôàâîðèòèñû */
.metroFavItem {
	font: 12px Verdana, Arial, Sans Serif;
	margin-top: 20px;
	text-align: left;
	}

.metroFavItemAddress {
	color: #c9d2b3;
	font-size: 11px;
	margin-top: 3px;
	}

/********************************************************************************************/
/* Ïîèñêè */
#metroSearchForms {
	font: 11px Verdana,Arial,Sans Serif;
	color: #333;
	}

#metroSearchForms h2 {
	font-size: 16px;
	}

#metroSearchForms p {
	margin-left: 5px;
	}

#metroSearchForms .smallButton {
	background: url(/images/metro/btn_search.gif);
	border: 0;
	width: 83px;
	height: 17px;
	line-height: 19px;
	text-align: center;
	color: #e4f0f4;

	font-size: 10px
	margin-top: 3px;
	}

#metroSearchForms .metroShop {
	padding-left: 17px;
	background: url(/images/metro/ico_result.gif) no-repeat;
	}


/**********************************************************************************************************/
/* ÏÐÎÑÌÎÒÐ ÈÍÔÎÐÌÀÖÈÈ Î ÌÀÃÀÇÅ */
.metroShopItem {
	margin: 20px 0;
	}

.metroShopItem .metroShopAddress {
	color: #3589a4;
	font-size: 16px;
	margin: 15px 0 0 40px;
	}
.metroShopItem .metroShopAddress span {
	font-size: 12px;
	color: #666;
	}

.metroShopItem .metroShopCoupon {
	margin-top: 15px;
	background: url(/images/coupon.gif) no-repeat center top;
	float: right;
	width: 200px;
	text-align: center;
	height: 50px;
	font-weight: bold;
	}

.metroShopItem .metroShopCoupon a {
	color: #F00;
	background: transparent;
	}

.metroShopItem .metroShopPhone {
	margin: 12px 0 10px 60px;
	padding: 3px 0 3px 32px;
	font-size: 14px;
	background: url(/images/phone.gif) no-repeat;
	}

.metroShopItem .metroShopHours {
	margin: 10px 0 30px 60px;
	padding: 2px 0 0 32px;
	font-size: 14px;
	background: url(/images/clocks.gif) no-repeat 3px 0;
	}

.metroShopItem .metroShopAdditional {
	margin: 20px 0 0 40px;
	}

.metroShopItem .metroShopAdditional b {
	color: #3589a4;
	}

.blnMetroListItem {
	border: 1px #3589a4 solid;
	margin: 15px 80px;
	padding: 6px;
	}


/**********************************************************************************************************/
/* ÑÀÌÀ ÊÀÐÒÀ */
.CustomPointName{
			position:relative;
			top: -46px;
			left: 8px;
			font-size:12px;
			font-weight:bold;
			text-align: center;
			width: 20px;
			}

#map { margin: 10px auto; }

#pageBody #map input {
	border: 0;
	}

.toolBtn {
	position: relative;
	top: 2px;
	}

#ReQuestSearch {
	min-height: 80px;
	}

