body {
	color: #000000;
	background-color: #87919b;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 12px;
	margin: 80px;
	padding: 0px;
}

.logo-auup {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 35px;
	background-image: url(img/logo_auup_index.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#menu {
	position: relative;
	width: 600px;
	height: 416px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding: 0px;
}

.aktuality {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 67px;
}

.souteze {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 235px;
	height: 67px;
}

.akce {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 305px;
	height: 67px;
}

.sluzby {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 235px;
	height: 73px;
}

.dokumenty {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 301px;
	height: 71px;
}

.odkazy {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 235px;
	height: 71px;
}

.lide {
	position: absolute;
	bottom: 0px;
	left: 184px;
	width: 80px;
	height: 101px;
}

.kontakt {
	position: absolute;
	bottom: 0px;
	right: 156px;
	width: 161px;
	height: 101px;
}

#webarchiv {
  padding: 40px;
  text-align: center;
}
