div.city_list {display: none;}
ul.map {
	background: url(../img/map-ua/map-ua.gif) no-repeat 0 0;
	margin: 30px 100px;
	padding: 0px;
	text-align:left;
	width: 450px;
	height: 310px;
	position: relative;
}
ul.map li {display: inline;}
ul.map a.map_point,
ul.map a.map_point:active,
ul.map a.map_point:visited {
	background: url(../map/star_m.gif) no-repeat;
	display: block;
	outline: none;
	text-decoration: none;
	text-indent: 15px;
	width: 15px;
	height: 15px;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	color: #14446B;
	text-decoration:none;
	left: 20px;
	top: 90px;
}
ul.map a.map_point:hover{
  background: url(../map/star_m_hover.gif) no-repeat -1px -1px;
  text-decoration:underline;
}
/*** Kiev link ***/
ul.map a#kiev,
ul.map a#kiev:active,
ul.map a#kiev:visited {
	background: url(../map/star.gif) no-repeat;
	text-indent: 20px;
	width: 20px;
	height: 20px;
	font-size: 12px;
}
ul.map a#kiev:hover{
  background: url(../map/star_hover.gif) no-repeat -1px -1px;
}
/*** Cities List on UA-Map ***/
/*01*Киев*y*/
#kiev {left: 211px; top: 69px;}
/*02*Винница*n*/
#vin {left: 170px; top: 120px;display: none;}
/*03*Волынь*n*/
#vol {left: 75px; top: 20px;display: none;}
/*04*Днепропетровск*y*/
#dnp {left: 320px; top: 160px;}
/*05*Донецк*y*/
#doneck {left: 380px; top: 170px;}
/*06*Житомир*n*/
#zhitomir {left: 160px; top: 40px;display: none;}
/*07*Запорожье*y*/
#zp {left: 330px; top: 190px;}
/*08*Ивано-Франковск*n*/
#i-f {left: 80px; top: 100px;display: none;}
/*09*Кировоград*n*/
#kirovograd {left: 240px; top: 140px;display: none;}
/*10*Луганск*y*/
#lugansk {left: 410px; top: 140px;}
/*11*Львов*y*/
#lvov {left: 50px; top: 60px;}
/*12*Николаев*y*/
#nikolaev {left: 220px; top: 180px;}
/*13*Одесса*y*/
#odessa {left: 185px; top: 225px;}
/*14*Полтава*n*/
#poltava {left: 285px; top: 85px;display: none;}
/*15*Ровно*n*/
#rovno {left: 100px; top: 40px;display: none;}
/*16*Севастополь*y*/
#sevastopol {left: 280px; top: 290px;}
/*17*Симферополь*y*/
#simpheropol {left: 285px; top: 270px;}
/*18*Сумы*n*/
#sumy {left: 300px; top: 60px; display: none;}
/*19*Тернополь*n*/
#ternopol {left: 80px; top: 70px; display: none;}
/*20*Ужгород*n*/
#uzhgorod {left: 10px; top: 110px; display: none;}
/*21*Харьков*y*/
#kharkov {left: 360px; top: 110px;}
/*22*Херсон*y*/
#kherson {left: 260px; top: 215px;}
/*23*Хмельницкий*n*/
#khmelnick {left: 130px; top: 80px; display: none;}
/*24*Черкассы*n*/
#cherkasy {left: 250px; top: 110px; display: none;}
/*25*Чернигов*y*/
#chernigov {left: 240px; top: 30px;}
/*26*Черновцы*n*/
#chernovcy {left: 85px; top: 125px; display: none;}
/*****/
