@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(pix/backwood.jpg);
	color: #333333;
}

#content {
	background-image: url(pix/empress.gif);
	height: 547px;
	width: 800px;
	padding-top: 100px;
	padding-left: 25px;
	padding-right: 65px;
	background-repeat: no-repeat;
}

#nav{
	position:absolute;
	display:block;
	height:21px;
	font-size:10px;
	font-weight:bold;
	background:transparent repeat-x top left;
	width:500px;
	left: 134px;
	top: 120px;
	text-align:center; 
}

#tekst{
	position:absolute;
	display:block;
	height:392px;
	width:514px;
	left: 135px;
	top: 153px;
	overflow: auto;
}

#nav ul{margin:0;padding:0;list-style-type:none;width:auto;border-bottom:1px solid #949393;}
#nav ul li{display:block;float:left;margin:0;}
#nav ul li#active a {color:#2C307D;}
#nav ul li a{display:block;color:#949393;text-decoration:none;padding:3px 42px 0 40px;height:18px;}
#nav ul li a:hover,#nav ul li a.current{color:#2C307D;border-bottom:1px solid #2C307D;}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 893px;
	top: 19px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:-1;
	left: 61px;
	top: 558px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 820px;
	top: 17px;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 304px;
	top: 590px;
}

#apDiv6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 927px;
	top: 351px;
}

#apDiv7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 865px;
	top: 165px;
}

a {
	font-weight: bold;
	color: #2C307D;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

