/* externí stylopis pro aknm.cz */

body {background-color: #FF9900}
h1 {text-align: center}

.stranka {
  position: absolute;
  background-color: #FFCC66;
  padding: 5px;
  width: 97%;
}
.menu {
  position: absolute;
  height:220px;
  width: 110px;
  top: 255px;
  left: 5px;
}
.counter {
  position: relative;
  width: 110px;
  background-color: #339900;
  z-index: 5;
  text-align: center;
}
.online {
  position: relative;
  width: 110px;
  background-color: #339900;
  z-index: 5;
  text-align: center;
}
.top {
  position: relative;
  color: white;
  background-color: #000000;
  height: 245px;
}
.center {
  position: relative;
  background-color: #339900;
}

.obsah {
  position: relative;
  background-color: #66CC66;
  margin-left: 110px;
  margin-right: 80px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 700px;
}
.bottom {
  position: relative;
  background-color: #339900;
  text-align: center;
}
.uvitani {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFF00;
	text-align: center;
	letter-spacing: 5px;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}
.obrazek {
	height: 195px;
	background-image: url(obrazky/zahlavi.jpg);
	background-position: center;
	background-repeat: no-repeat;

}
.lista {
  background-color: #000000;
  height: 30px;
}
.levy {
  position: absolute;
  height:auto;
  width: 110px;
  top: 470px;
  left: 5px;
  background-color: #339900;
  z-index: 5;
  text-align: center;
}
.pravy {
  position: absolute;
  height: auto;
  width: 80px;
  top: 255px;
  right: 5px;
  background-color: #339900;
  z-index: 5;
  text-align: center;
}
