h1{
	margin-bottom:0;
}

h2{
	font-size:130%;
	margin-bottom:2em;
	margin-top:0.5em;
}

p.comment{
	left:100%;
	padding-left:30px;
	font-size: 100%;
}
p.comment a { font-size: 130%; display: block; margin-bottom: -12px; font-weight: bold; color: #314900; }

div.fuel-icons{
	position:relative;
	left:-2px;
	margin-top:15px;
	/* height:32px; */
}

div.fuel-icons img{
	background-image:url(/i/icon/fuel-list.gif);
	width:40px;
	height:37px;
	margin:0 0 4px 0;
	/* float:left; */
}
div.fuel-icons img.gas { width:50px; }

.gas { background-position:-239px 0; }
.diesel { background-position:0 0; }
.fuel80 { background-position:-40px 0; }
.fuel92 { background-position:-80px 0; }
.fuel95 { background-position:-120px 0; }
.fuel95s { background-position:-201px 0; }
.fuel98 { background-position:-160px 0; }

div.service-icons{
	position:relative;
	left:-7px;
	margin-top:15px;
	/* height:45px; */
}

/*div.service-icons table { width: auto; }
div.service-icons td { }*/
div.service-icons p { font-size: 110%; padding-left: 22px; display: block; text-align: center; }
div.service-icons div {
	float:left;
	margin-right:.5em;
	margin-bottom:.5em;
}

div.service-icons img{
	background-image:url(/i/icon/service-list.gif);
	width:45px;
	height:45px;div.service-icons
	margin:0 4px 4px 0;
	/* float:left; */
}

.cafe { background-position:0 0; }
.carwash { background-position:-45px 0; }
.toilet { background-position:-90px 0; }
.tir { background-position:-135px 0; }
.oil { background-position:-180px 0; }
.t24 { background-position:-225px 0; }
.azk { background-position:-270px 0; }
.wheel { background-position:-315px 0; }
.vacuum { background-position:-360px 0; }
.pump { background-position:-405px 0; }
.terminal { background-position:-450px 0; }
.ibox { background-position:-495px 0; }

#Stations{
	position:relative;
	width:65%;
	left:10%;
	//left:15%;
	margin-left:-43px;
	padding-right:25px;
	-moz-box-sizing:border-box;
	padding-top:2em;
	//float:left;
	clear:left;
}

#Stations .station{
	margin-bottom:3em;
	clear:left;
	padding-left:330px;
	position:relative;
	min-height:330px;
	//height:330px;
}

#Stations .station div.map{
	position:absolute;
	left:0;
	top:-23px;
}

#Stations .station-left{
	float:left;
	width:57%;
	-moz-box-sizing:border-box;
	margin-bottom:3em;
}

#Stations .station-right{
	float:left;
	width:41%;
	-moz-box-sizing:border-box;
	position:relative;
	left:40px;
	margin-bottom:4em;
}

#Stations h2{
	font-size:130%;
	margin:0;
}

#Stations h2 span, #Stations h2 a{
	font-size:120%;
}

#Stations h2.with-map{
	background:url(/i/icon/yandex-maps.gif) bo-repeat;
}

#Stations h3{
	margin-top:1.5em;
	color:#666;
	font-size:120%;
	font-weight:bold;
}

#NavBlock h3{
	margin:2em 0 0 13px;
	//padding-bottom:1px;
}

#IconLegend{
	margin:1em 0 0 13px;
}

#IconLegend div{
	padding-left:20px;
	margin-bottom:1.5em;
}

#IconLegend div img{
	display:block;
	position:relative;
	left:-22px;
}

#SwitchLegend { background: #f0efec; width:110px; font-size: 90%; margin-left: 100px; position: relative; }
#SwitchLegend .local-href { color: #29498f; border-bottom-color: #29498f; }
#SwitchLegend .corner-container { position: realtive; height: 10px; }
#SwitchLegend .corner-rt { background: url(/i/legend/corner-rt.gif) no-repeat; position: absolute; right: 0px; width: 10px; height: 10px; }
#SwitchLegend .corner-rb { background: url(/i/legend/corner-rb.gif) no-repeat; position: absolute; right: 0px; width: 10px; height: 10px; }
#SwitchLegend .corner-lb { background: url(/i/legend/corner-lb.gif) no-repeat; position: absolute; left: 0px; width: 10px; height: 10px; }
#SwitchLegend .corner-lt { background: url(/i/legend/corner-lt.gif) no-repeat; position: absolute; left: -15px; width: 15px; height: 15px; }
#SwitchLegend .center { margin: 0 14px; }