#header {
	background: url(header.png) #a27d5c no-repeat;
}

#outer.hu #header h1 {
	background: url(header_h1_hu.png) no-repeat;
}

#outer.en #header h1 {
	background: url(header_h1_en.png) no-repeat;
}

#outer.de #header h1 {
	background: url(header_h1_de.png) no-repeat;
}

#outer.ru #header h1 {
	background: url(header_h1_ru.png) no-repeat;
}


#content #text .information {
	margin: 20px 0 40px 0;
}

#content #text .information p {
	width: 300px;
	margin: 0;
	
	font: normal 15px TimesNewRoman,serif;
	color: #666633;
}

#content .hr {
	height: 80px;
}

#content {
	overflow: hidden;
}

#content #text-images {
	margin: 10px 0 0 0;
	overflow: hidden;
}

#content #text-images #map {
	width: 400px;
	height: 315px;
	padding: 10px;
	background: url(map_bg.png) no-repeat;
}

#content #warning p {
	width: 520px;
	margin: 0;
	font: normal 15px TimesNewRoman,serif;
	color: #666633;
}

#content div.home-link {
	float: left;
}
