/*
	map.css
	OMG METEOPROG
	Стили для погоды на карте
*/

.weatherMapTomorrow > *,
.weatherMapAfterTomorrow > *,
.weatherMapAfterAfterTomorrow > * { display:none; }

.mapBlock { margin: 0 0 10px; position: relative; width: 680px; float: left; }
.mapContainer { border: 1px solid #131f33; border-width: 0 1px 1px 1px; padding: 45px 0 25px; position: relative; width: 678px; }
.mapBlock h2 { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; margin: 0; padding:0; text-transform: uppercase; margin: 10px 0 7px; }

.mapBlockNav { display: block; height: 39px; margin: 0; padding: 0; list-style: none; }
.mapBlockNav > li { display: block; float: left; height: 35px; background: url(/images/main_map/mapBlockNavSprite.png) 0 0 repeat-x; margin: 0; padding:0; width: 170px; border-top: 4px solid #fff; }
.mapBlockNav > li.active,
.mapBlockNav > li:hover { background: #fff; border-top: 4px solid #475568; }
.mapBlockNav > li > a { display: block; height: 35px; border-right:1px #131f33 solid; border-left:1px #8596b3 solid; text-align:center; line-height:35px; font-weight:bold; font-size:13px; color:#fff; }
.mapBlockNav > li.active > a,
.mapBlockNav > li:hover > a { color: #475568; border-left:0; padding-left:1px; }
.mapBlockNav > li.active + li > a,
.mapBlockNav > li:hover + li > a { border-left:0; padding-left:1px; }
.mapBlockNav > li:first-child > a,
.mapBlockNav > li:first-child:hover > a  { border-left: 1px #131f33 solid; }

#mapWrapper { background: url("/images/main_map/map.png") 0 0 no-repeat; height: 439px; margin: 0 auto; position: relative; width: 660px; }
#map { height: 439px; position: relative; width: 660px; }

.centerName { color: #4d5667; font: bold 11px Arial, sans-serif; line-height: 14px; margin: 0 0 0 -44px; position: absolute;  width: 100px;  text-align: center; z-index: 15; }
/*	Позиционирование названий городов: если не указано ниже, то снизу	*/
.centerName.bottomPos,
.centerName { margin-top: 10px; }
.centerName.topPos,
.centerName.Uzhgorod,
.centerName.Chernivtsi,
.centerName.Khmelnytskyi,
.centerName.Vinnitsa,
.centerName.Mikolaiv,
.centerName.Odesa,
.centerName.Simferopol,
.centerName.Zaporizhzhia { margin-top: -13px; }

.centerWeather { background: url("/images/main_map/centerWeather.png") no-repeat; cursor: pointer; display: none; height: 37px;  margin: 0 0 0  -37px; position: absolute; text-align: center; width: 78px; white-space: nowrap; z-index: 1000; padding:2px 4px 0; }
.centerWeather.active { display: block; }
.centerWeather.weatherMapNow { padding-left: 13px; padding-right:13px; width:60px; }
/*	позиционирование подсказок: если не указано ниже, то сверху	*/
.centerWeather.topPos,
.centerWeather { background-position: -86px 0; height: 33px; margin-top: -35px; padding-top: 4px; }
.centerWeather.bottomPos,
.centerWeather.Uzhgorod,
.centerWeather.Chernivtsi,
.centerWeather.Khmelnytskyi,
.centerWeather.Vinnitsa,
.centerWeather.Mikolaiv,
.centerWeather.Odesa,
.centerWeather.Simferopol,
.centerWeather.Zaporizhzhia { background-position: 0 0; height: 27px; margin-top: 13px; padding-top: 10px; }

.centerWeather > .icon-weather { float:left; }

.centerTown { background: url("/images/main_map/centerTown.png") 0 0 no-repeat; height: 13px; position: absolute; width: 13px; z-index: 1000; }
/*	позиционирование городов по координатам	*/
.centerName.Uzhgorod,
.centerTown.Uzhgorod ,
.centerWeather.Uzhgorod{ left: 47px; top: 211px; }
.centerName.Lviv,
.centerTown.Lviv,
.centerWeather.Lviv { left: 55px; top: 115px; }
.centerName.IvanoFrankivsk,
.centerTown.IvanoFrankivsk,
.centerWeather.IvanoFrankivsk { left: 88px; top: 176px; }
.centerName.Chernivtsi,
.centerTown.Chernivtsi,
.centerWeather.Chernivtsi { left: 139px; top: 218px; }
.centerName.Ternopil,
.centerTown.Ternopil,
.centerWeather.Ternopil { left: 139px; top: 119px; }
.centerName.Rivne,
.centerTown.Rivne,
.centerWeather.Rivne { left: 177px; top: 40px; }
.centerName.Lutsk,
.centerTown.Lutsk,
.centerWeather.Lutsk { left: 88px; top: 37px; }
.centerName.Zhytomyr,
.centerTown.Zhytomyr,
.centerWeather.Zhytomyr { left: 226px; top: 102px; }
.centerName.Khmelnytskyi,
.centerTown.Khmelnytskyi,
.centerWeather.Khmelnytskyi { left: 190px; top: 153px; }
.centerName.Vinnitsa,
.centerTown.Vinnitsa,
.centerWeather.Vinnitsa { left: 252px; top: 210px; }
.centerName.Mikolaiv,
.centerTown.Mikolaiv,
.centerWeather.Mikolaiv { left: 329px; top: 261px; }
.centerName.Odesa,
.centerTown.Odesa,
.centerWeather.Odesa { left: 304px; top: 321px; }
.centerName.Simferopol,
.centerTown.Simferopol,
.centerWeather.Simferopol { left: 440px; top: 387px; }
.centerName.Kherson,
.centerTown.Kherson,
.centerWeather.Kherson { left: 412px; top: 313px; }
.centerName.Zaporizhzhia,
.centerTown.Zaporizhzhia,
.centerWeather.Zaporizhzhia { left: 504px; top: 288px; }
.centerName.Donetsk,
.centerTown.Donetsk,
.centerWeather.Donetsk { left: 571px; top: 237px; }
.centerName.Luhansk,
.centerTown.Luhansk,
.centerWeather.Luhansk { left: 616px; top: 170px; }
.centerName.Kyiv,
.centerTown.Kyiv,
.centerWeather.Kyiv { left: 313px; top: 94px; }
.centerName.Chercasy,
.centerTown.Chercasy,
.centerWeather.Chercasy { left: 340px; top: 156px; }
.centerName.Poltava,
.centerTown.Poltava,
.centerWeather.Poltava { left: 435px; top: 138px; }
.centerName.Kirovohrad,
.centerTown.Kirovohrad,
.centerWeather.Kirovohrad { left: 363px; top: 213px; }
.centerName.Dnipropetrovsk,
.centerTown.Dnipropetrovsk,
.centerWeather.Dnipropetrovsk { left: 470px; top: 208px; }
.centerName.Kharkiv,
.centerTown.Kharkiv,
.centerWeather.Kharkiv { left: 531px; top: 127px; }
.centerName.Sumy,
.centerTown.Sumy,
.centerWeather.Sumy { left: 428px; top: 60px; }
.centerName.Chernigiv,
.centerTown.Chernigiv,
.centerWeather.Chernigiv { left: 341px; top: 30px; }
.centerName.Kyiv { font-size: 14px; }
.centerWeather .tempCity { float:left; color: #000; display: -moz-inline-stack; display: inline-block; font-family: Arial, sans-serif; font-size: 11px; height:22px; line-height: 22px; vertical-align: top; zoom: 1; *display: inline; padding:0; margin:0 2px; }



#mapWrapper-pl { background: url("/images/main_map/map-pl.svg") center 0 no-repeat; height: 630px; margin: 0 auto; position: relative; width: 660px; }

.centerName.Krakow,
.centerTown.Krakow ,
.centerWeather.Krakow{
    left: 59%;
    top: 83%;
}


.centerName.Szczecin,
.centerTown.Szczecin ,
.centerWeather.Szczecin{
    left: 6%;
    top: 23%;
}

.centerName.Gdansk,
.centerTown.Gdansk ,
.centerWeather.Gdansk{
    left: 45%;
    top: 8%;
}

.centerName.Olsztyn,
.centerTown.Olsztyn,
.centerWeather.Olsztyn{
    left: 62%;
    top: 17%;
}

.centerName.Bialystok,
.centerTown.Bialystok,
.centerWeather.Bialystok{
    left: 88%;
    top: 28%;
}

.centerName.Gorzowwielkopolski,
.centerTown.Gorzowwielkopolski,
.centerWeather.Gorzowwielkopolski {
    left: 11%;
    top: 34%;
}





.centerName.Katowice,
.centerTown.Katowice,
.centerWeather.Katowice {
    left: 47%;
    top: 76%;
}

.centerName.Opole,
.centerTown.Opole,
.centerWeather.Opole {
    left: 36%;
    top: 70%;
}

.centerName.Rzeszow,
.centerTown.Rzeszow,
.centerWeather.Rzeszow {
    left: 78%;
    top: 80%;
}

.centerName.Lodz,
.centerTown.Lodz,
.centerWeather.Lodz {
    left: 52%;
    top: 54%;
}

.centerName.Keltse,
.centerTown.Keltse,
.centerWeather.Keltse {
    left: 61%;
    top: 69%;
}


.centerName.Wroclaw,
.centerTown.Wroclaw,
.centerWeather.Wroclaw {
    left: 25%;
    top: 64%;
}

.centerName.Lublin,
.centerTown.Lublin,
.centerWeather.Lublin {
    left: 83%;
    top: 60%;
}


.centerName.Warszawa,
.centerTown.Warszawa,
.centerWeather.Warszawa {
    left: 69%;
    top: 39%;
}

.centerName.Warszawa {
    text-transform: uppercase;
}

.centerName.Torun,
.centerTown.Torun,
.centerWeather.Torun {
    left: 47%;
    top: 32%;
}

.centerName.Bydgoszcz,
.centerTown.Bydgoszcz,
.centerWeather.Bydgoszcz {
    left: 38%;
    top: 28%;
}

.centerName.Poznan,
.centerTown.Poznan,
.centerWeather.Poznan {
    left: 26%;
    top: 40%;
}

.centerName.Zielonagora,
.centerTown.Zielonagora,
.centerWeather.Zielonagora {
    left: 12%;
    top: 47%;
}



.mapBlockNav > li {
    height: 40px;
}
