* { 
  font-family: Verdena, sans-serif;
  font-size: 10pt;
}

body {
	background-color: #6699CC;
}

p {
  margin-bottom: 1em;
}

.logom {
  background-color: #6699CC;
  text-align: center;
  font-weight: bold;
}



#menu {
  
  list-style-type: none;
  top: 0px;
  left: 0px;
  width: 11em;
  background: #CCFFCC;
  padding: 0.3em;

} 
  .menu {float: left}

.polozky a {
  display: block;
  font-size: 1.5em;
  color: black;
  margin-top: 0.3em;
  padding: 0.3em;
  border-left: 0.5em solid #CCCCFF;
  background: #6699CC;
  text-decoration: none;
}

.polozky a:hover { background: #CCCCFF}

.aktualni a {
  background: #CCCCFF;
}

.foto {

  margin-left: 16em; 
}  
  table td {text-align: center; padding: 5px;}
  table td img {border: 2px solid black;}
  
.foto_stred img {
  border: 2px solid black;
}

.foto_stred {
  margin-left: 24em;
  margin-bottom: 1em;  
