#top_container p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-top: 25px;
}
#main_container {
	background-image: url(images/temp_front2.jpg);
	float: left;
	height: 600px;
	width: 800px;
	position: absolute;
	top: 51px;
	left: 50%;
	margin-left: -400px;
}
#main_container h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #FFF;
}
#top_container p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #06C;
	text-decoration: none;
	margin-top: 25px;
}
#top_container {
	background-color: #FC6;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
#main_container p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	margin-top: 500px;
	margin-left: 24px;
}
#main_container p a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FC3;
	text-decoration: none;
}
#spacer {
	background-color: #FFF;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	right: 0px;
}
#main_container_koncerter {
	background-image: url(images/koncerter.jpg);
	float: left;
	height: 600px;
	width: 800px;
	position: absolute;
	top: 51px;
	left: 50%;
	margin-left: -400px;
}
#main_container_koncerter p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	margin-top: 30px;
	margin-left: 30px;
}
#main_container_koncerter p a {
	font-family: Verdana, Geneva, sans-serif;
	color: #69C;
	text-decoration: none;
}
