
#map1{
	height: 560px;
	width: 500px;
	background-color: #445cff;
	float: left;
}

p{
	text-align: center;
	text-indent: 0;
	margin: 10px 0 0px 0;
}

.zag{
		margin: 0;
}

.medv{
	color: #185A04;
	font-size: 20px;
}

.osm{
	color: #C68F17;
	font-size: 20px;
}

.podstr{
	text-indent: 0;
	font-size: 14px;
	font-style: italic;
	margin-top: 0;
	text-align: center;
	display: block;
}

.titletele{
	font-weight: bold;
}

.teleblock{
	float: left;
	width: 48%;
	padding: 1%;
}

.teleblock ul{
	margin: 5px 0;
}

.podstr1{
	text-indent: 0;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 10px 10px;;
	display: block;
}

#way{
	font-size: 14px;
}

.horizline{
	width: 350px;
}

.osmdesct{
	text-align: justify;
	text-indent: 25px;
}

#san{
	width: 940px;
	margin: 15px auto 0 auto;;
}

#bus{
	width: 440px;
	float: left;
}