body {
  background-color: white;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  font-family: "Arial CE", Arial, Helvetica, "Tahoma CE", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
}

h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
}

h3 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.centered {
	text-align: center;
}

.main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 640px;  
  background-color: #39435A;
}

img {
  border: 0px;
}

img.ikona {
	position: absolute;
}

img.floating {
  float: left;
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: both;
}

a {
  text-decoration: underline;
  color: white;
}

hr {
	color: white;
  background-color: white;
  height: 2px;
  margin: 0px;
  border: 0px;
  clear: both;
}

.invisible {
	visibility: hidden;
}

img.dist {
	margin-right: 20px;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

hr.first {
	margin-top: 30px;
	margin-bottom: 50px;
}

p {
	text-align: left;
}

p img {
	margin-bottom: 30px;
}

p img.last {
	margin-bottom: 0px;
}

p.padded {
  padding-top: 20px;
}

.geo {
  display: none;
}

#mainblock {
  padding-top: 140px;
  padding-bottom: 40px;
}

#obsah {
	margin-left: 40px;
	margin-right: 40px;
}

#footer {
	margin-top: 30px;
  text-align: center;
  position: relative;
  width: 560px;
  clear: both;
}

#hlavicka {
  left: 20px;
  top: 20px;
}

#predchozi {
	position: absolute;
	left: 0px;
	top: 0px;
}

#dalsi {
	position: absolute;
	right: 0px;
	top: 0px;
}


.aikencms-section-name {
  display: none;
}

.aikencms-article-image {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.aikencms-article-annot p {
  margin-bottom: 10px;
}

.aikencms-article-more {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}

.aikencms-article-raw {
  clear: both;
}

.aikencms-image-list {
  text-align: center;
}

.aikencms-image-list-item {
  margin-bottom: 20px;
}


