@charset "UTF-8";

#poland {
	display: block;
	background: url(/images/poland.png) no-repeat transparent top left;
	width: 131px;
	height: 115px;
	position: absolute;
	left: 104px;
	top: 19px;
}

#usa {
	display: block;
	background: url(/images/usa.png) no-repeat transparent top left;
	width: 278px;
	height: 173px;
	position: absolute;
	left: 31px;
	top: 139px;
}

#miami {
	display: block;
	background: url(/images/miami.png) no-repeat transparent top left;
	width: 13px;
	height: 13px;
	position: absolute;
	left: 260px;
	top: 296px;
}

#uk {
	display: block;
	background: url(/images/uk.png) no-repeat transparent top left;
	width: 118px;
	height: 190px;
	position: absolute;
	left: 108px;
	top: 326px;
}
