
body,
#BIMHO
{
  background-color: white;
}
body {
  margin-left: 50px;
  margin-top: 50px;
  margin-right: 50px;
  margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Line {
  font-size: 4px; /* for IE */
  text-align: center;
  vertical-align: center;
  width: 100%; height: 10px;
  background-color: #9dc943;
  clear: both;
}
.text {
	font-size: 11px;
	color: #000000;
}
.titulky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9dc943;
	font-weight: bold;
	text-transform: lowercase;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 15px;
	font-weight: bold;
}
.podtitulek {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7bb615;
	font-weight: bold;
}
a:link {
	color: 9DC943;
	text-decoration: none;
}
a:hover {
	color: #9DC943;
}
a:visited {
	color: #7bb615;
	text-decoration: none;
}
h2 {
  color: #9dc943;
}
img {
  border-style: none;
}
img.icon {
  cursor: pointer;
  /*width: 150px;*/
}
.pagetop {
  position: relative;
}

.takeout {
float: right;
}
#BIMHO {
  display: none;
  position: absolute;
  width: 100%; 
padding: 0px;
}
#BIMHO div {
  padding: 0.5ex;
}
#BIMHO button {
  border-style: none;
  background-color: #9dc943;
  color: white;
  padding: 3px;
}
.langex {
position: absolute; width: 100%;
          text-align: right;
}
.Cell {
  float: left; 
  width: 150px; height: 170px;
  overflow: hidden;
  margin: 0px 25px 25px 0px;
position: relative;
}
.Cell h2 {
  position: absolute;
  top: 0px;
  background-color: white;
width: 100%;
   padding-bottom: 4px;
}
.Cell img {
position: absolute;
bottom: 0px;
}

.section {
  position: relative;
padding-right: 45%;
}

#CONTENT {
position: relative;
width: 100%;
}
.addition {
position: absolute;
top: 0px;
width: 40%;
left: 60%;
      /*
          padding-left: 60%;
          */
background-color: transparent;
}

.addition {
  text-align: right;
}
.addition img {
  margin: 10px;
cursor: pointer;
}
.header {
margin: 2ex 0px 2ex 0px;
}

.header img {
  margin-right: 3ex;
}
.container {
}

