body {
  font-family: Verdana;
  font-size: 12px;
  color: black;
/*  margin: 0px;
  padding: 0px;*/
}

img {
  border: 0px;
}

.fotografie img {
  margin: 0.1cm;
}

#footerMenu, h1 span, h2 span, h3 span, .pristupnost {
  display: none;
}

#footer { 
  font-size: 11px;
  clear: both;
}

#footer span {
  font-weight: bold;
}

a {
  color: brown;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.active {
  font-weight: bold;
  text-decoration: none;
}


p {
  text-indent: 20px;
  text-align: justify;
}

table.kontakt {
  margin-bottom: 10px;
  border-collapse: collapse;
}

table.kontakt td, table.kontakt th {
  border: 1px solid #663300;
  padding: 10px;
}

table.kontakt th {
  font-size: 17px;
}

