@charset "utf-8";
body {
	background-color: #2e2e2e;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
}
.hela {
	width: 950px;
	height: 768px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.header {
	background-color: 4b4b4b;
	height: 140px;
	width: 815px;
	background-image: url(../bilder/4b4b4b.jpg);
	background-repeat: repeat;
	float: left;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 70px;
}

.fotter {
	height: 45px;
	width: 810px;
	background-image: url(../bilder/4b4b4b.jpg);
	background-repeat: repeat;
	float: left;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 790px;
	font-size: 11px;
	color: #d2d2d2;
	text-align: center;
	text-decoration: none;
}
.fotter a {
	text-decoration: none;
	color: #D1947E;
	font-weight: 600;
}
.contenta {
	height: 500px;
	width: 615px;
	margin-top: 40px;
	background-image: url(../bilder/696969.jpg);
	float: left;
	z-index: 1;
	position: absolute;
	top: 200px;
	left: 175px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #d2d2d2;
}
.fotter2 {
	background-image: url(../bilder/4b4b4b.jpg);
	background-repeat: repeat;
	float: left;
	z-index: 1;
	font-size: 11px;
	color: #d2d2d2;
	text-align: center;
	text-decoration: none;
	position: fixed;
	padding-left: 5px;
	left: 0px;
	height: 40px;
	bottom: 0px;
	padding-right: 5px;
	width: 805px;
}
.fotter2 a {
	text-decoration: none;
	color: #D1947E;
	font-weight: 600;
}
.contenta2{
	width: 615px;
	margin-top: 40px;
	background-image: url(../bilder/696969.jpg);
	float: left;
	z-index: 1;
	position: absolute;
	top: 200px;
	left: 170px;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 11px;
	color: #d2d2d2;
	padding-bottom: 40px;
	padding-right: 15px;
}
.contentaCont {
	height: 350px;
	width: 350px;
	float: left;
	z-index: 3;
	position:absolute;
	top:30px;
	left:0px;
	padding-left: 20px;
}
.contentaBild {
	height: 332px;
	width: 217px;
	float: right;
	z-index: 3;
	position:absolute;
	top:30px;
	left: 400px;
	text-align: center;
	border: thin solid #4b4b4b;
}
h2 {
	font-size: 146%;
	margin: 0px;
	padding: 0px;
}

.sider {
	float: right;
	height: auto;
	width: auto;
	z-index: 1;
	position: absolute;
	top: 50px;
	left: 800px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


.ovrelov {
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	top: 50px;
}
#nedrelov {
	top: 580px;
	position: absolute;
	left: 0px;
	z-index: 0;
}

#menycontainer {
	height: 420px;
	width: 175px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	z-index: 3;
	position:absolute;
	top: 200px;
	left: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #f8f8f8;
}


#menycontainer ul{
	list-style-type: none;
	color: #f8f8f8;
	padding-left: 10px;
}

#menycontainer ul li a{
	background: transparent url("../menyplup.gif") left center no-repeat;
	padding-left: 15px;
	font-size: 80%;
	text-decoration: none;
	color: #f8f8f8;
}

#menycontainer ul li a:hover{background: transparent url("../menyplupOver.gif") left center no-repeat;}

#menycontainer ul li a#current{background: transparent url("../menyplupOver.gif") left center no-repeat; color: #cccccc;}
.nedrelov {
	position: absolute;
	top: 600px;
	left: 0px;
	z-index: 0;
}
.hela .contenta .contentaCont img {
	position: absolute;
	left: 40px;
	top: 350px;
}
.contentaCont a {
	color: #000000;
	text-decoration: none;
}
