@charset "utf-8";
    body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background:#353535;
    	margin: 0; 
    	padding: 0;
    	text-align: center;
		background-color:#aac058; 		   	
    }
    .oneColElsCtr #container {
    	width: 980px;
    	background: #FFFFFF;
    	margin: 0 auto; 
    	text-align: left; 
		height:1200px;
    }
    .oneColElsCtr #mainContent {
    	padding: 0 20px; 
    }
#header {
	width: 955px;
	margin: 0 auto;
	height:150px;
	background-image: url(../Bilder/header.jpg);
}
#banner {
	width: 955px;
	margin: 0 auto;
	text-align:right;
	height:20px;
	border:groove; color:#666600;	
	}
#navigace {
width:955px;
margin: 0 auto;
text-align:left;
height: 180px;
padding-top:10px;
border-color:#669933;
border-left-style:solid;
color:#666600;
border-right-style:solid;
color:#666600;
}
#navigace a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #006699;
	height: 15px;
	width: 200px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	padding-left: 50px;
	background-image: url(../Bilder/kreisblaubild.jpg);
	margin-left: 20px;
	font-size: 14px;
	}
#navigace a:hover {
	color: #336600;
	text-decoration: underline;
	background-image:none;
	}
#info {
width:250px;
margin: 30px;
margin-top: auto;
text-align:left;
height: 800px;
float:left;
background-color:#ffffff;
border-bottom-style:solid;
border-bottom-color:#669933;
display:inline;
}
#info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../Bilder/ainfo.jpg);
	color: #292E17;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	margin-left: 30px;
	height: 21px;
	width: 192px;
	border:thin ridge #353535;
		
}
#info a:hover {
	color: #292E17;
	text-decoration: underline;
	border: thin ridge #ECE9D8;
	background-image: url(../Bilder/ainfo.jpg);
}
#obsah {
float:right;
width:620px;
margin:auto;
margin-right:40px;
text-align:left;
height:800px;
background-color:#FFffff;
border-bottom-style:solid;
border-bottom-color:#669933;
}
#pata {
float:right;
width:620px;
margin:auto;
margin-right:40px;
height:20px;
background-color:#ffffff;
text-align:center;
}

# obsah a {
color:#006699;
}
.Stil2 {font-size: small}
.oneColElsCtr #container #info .Stil2 a {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	background-image: none;
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}

.Stil3 {
	color: #006699;
	font-weight: bold;
}
