/* CSS Document */

#weather {
position:relative;
height:520px;
margin:20px;
border:1px dotted #333333;
background:url(images/image.gif);
}

#weather a {
cursor:default;
border:none;
background:none;
}

#weather img {
border:1px #330066 solid;
}

#wmap img{
border:none;
}

#kyiv {
position:absolute; left:345px; top:96px}

#lviv {
position:absolute; left:72px; top:103px}

#donetsk {
position:absolute; left:619px; top:248px}

#kharkiv {
	position:absolute;
	left:612px;
	top:113px
}

#dnipropetrovsk {
position:absolute; left:477px; top:200px}

#odessa {
	position:absolute;
	left:321px;
	top:331px
}

#sevastopol {
	position:absolute;
	left:405px;
	top:462px
}

#yalta {
	position:absolute;
	left:536px;
	top:462px
}

#simferopol {
	position:absolute;
	left:475px;
	top:376px
}

#chernivtsi {
position:absolute; left:190px; top:190px}

#copfor {
position:absolute; left:22px; top:373px;}

#add300 {
margin-left:40px;
margin-bottom:20px;
margin-top:0;
}

.fortex p {
font-family:Georgia, "Times New Roman", Times, serif;
}