body
{
	padding: 0;
	margin: 0;
	background: #9CBADE;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('levo1.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftkontakt
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('levo4.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftvip
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url('levo3.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftref
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url('levo6.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftnar
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url('levo.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftpn
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url('levo7.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}


#containerleftdel
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url('levo2.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}



#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #6094D0;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#containerright_cen
{
	float: left;
	width: 740px;
	height: 350px;
	background: #6094D0;
	overflow: auto;
	padding: 10px;
}

#containerright_cen h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #6094D0;
}

#footer a
{
	text-decoration: none;
	color: #6094D0;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}


#largelink
{
	width: 800px;
	text-align: center;
	padding: 5px 0px;
	color: #fff;
}

#largelink a
{
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
	color: #fff;
}

#largelink a:hover
{
	text-decoration: none;
	color: #6094D0;
	font-size:20px;
	font-weight:bold;
}




