body {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  text-align: center;
  margin-top: 20px;
}

#container {
  margin: 0 auto;
  text-align: left;
}

h1 {
  line-height: 50px;
  background-color: #0E0E0E;
  font-size: 26px;
  color: white;
  font-family: sans-serif;
  font-weight: bold;
  padding: 0 0 0 50px;
}

h2 {
  margin-top: 24px;
  padding-bottom: 0px;
  margin-bottom: 2px;
}

img {
  border: none;
}

.titulek {
  font-weight: normal;
  color: #9999CC;
}

table td {
  background-color: #EDEDED;
  padding: 20px;
}
table td.suda {
  border-bottom: 2px solid #C1C1C1;
  border-right: 2px solid #C1C1C1;
  border-left: 2px solid #C1C1C1;
}
table td.licha {
  border-right: 2px solid #C1C1C1;
  border-left: 2px solid #C1C1C1;
  border-top: 2px solid #C1C1C1;
}

.web {
  display: block;
  font-size: 11px;
  text-align: center;
  
}
p {
  
  margin: 20px;
}

.prani {
  background: #fff url(../foto/podpis.png) no-repeat right bottom;
  padding-bottom: 15px;
}

.footer {
  font-size: 10px;
  text-align: justify;
}

a {
  text-decoration: none;
  color: rgb(51,51,51);
}
a:hover, a:active {
  text-decoration: underline;
}

.menu {
  position: absolute;
  border-left: 10px solid #9999CC;
  padding: 10px 0 10px 20px;
  top: 0;
  right: 0;
  margin: 100px 40px 0 0;
  
}
.funkce {
  list-style-position: inside;
}

#adsense-svisle {
  margin: 20px 20px 0 20px;
  float: left;
  display: none;
  visibility: hidden;
}

.reklama a {
  color: rgb(148,148,148) ;
  font-size: 12px;

}