* { 
	margin:0; 
	padding:0; 
	border:0;
} 

body, html {
	height: 100%;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
} 

#map {
	width: 100%;
	height: 100%;
	background: url(img/map.jpg) no-repeat right bottom;
	position: absolute;
}
#logo {
	width: 198px;
	height: 80px;
	background: url(img/logo.jpg) no-repeat;
	float: right;
}
#content {
	width: 305px;
	background-color: #F3F3F3;
	border-bottom: 2px solid #8CC63F;
	padding: 20px;
	padding-top: 180px;
	position: absolute;
	margin-left: 50px;
}
.green {
	color: #8CC63F;
	line-height: 200%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}

.website {
	color: #333333;
	line-height: 200%;
}

.website a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.website a:hover {
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
.estonia {
	position: absolute;
	right: 272px;
	bottom: 377px;
}
.latvia {
	position: absolute;
	right: 281px;
	bottom: 332px;
}
.lithuania {
	position: absolute;
	right: 270px;
	bottom: 296px;
}
.finland {
	position: absolute;
	right: 274px;
	bottom: 395px;
}
.macedonia {
	position: absolute;
	right: 309px;
	bottom: 95px;
}
.poland {
	position: absolute;
	right: 315px;
	bottom: 252px;
}