body {
  margin: 0px 10px;
  font-family: arial;
  font-size: 10pt;
  }

#struktura {
  background-color: #ffffff;
  border-collapse: collapse;
  border: 3px solid #cccccc;
  height: 96%;
  }

#zahlavi h1 {
  margin: 0px;
  padding: 0px;
  }
  
#zahlavi h1 a {
  display: block;
  width: 780px; /* šířka a výška záhlaví pro odkaz na hlavní stranu */
  height: 100px;
  background: url('./banner.jpg') left top no-repeat;
  }

#zahlavi h1 a span {
  display: none;
  }
  
a {
  font-family: times new roman;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  }

a:link {
  text-decoration: none;
  }
  
a:visited {
  text-decoration: none;
  }
   
a:hover {
  text-decoration: underline;
  }



a.pododkaz {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  }

a.pododkaz:link {
  color: #000000;
  }
  
a.pododkaz:visited {
  color: #000000;
  }
   
a.pododkaz:hover {
  color: #999999;
  }

h1 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: times new roman;
  font-size: 30pt;
  font-weight: normal;
  text-align: center;
  color: #990000;
  }

h2 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: times new roman;
  font-size: 15pt;
  font-weight: normal;
  text-align: left;
  color: #990000;
  }

h3 {
  margin-bottom: -10px;
  font-family: times new roman;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #990000;
  }

p {
    text-align: justify;
  }

li {
  list-style-type: square;
  }

hr {
  border: 1px solid #cccccc;
  }

strong {
  font-size: 3px;
  font-weight: normal;
  color: #ffffff;
  }

td.pododkazy {
  text-align: center;
  vertical-align: middle;
  height: 53px;
  }

td.text {
  font-size: 10pt;
  text-align: justify;
  vertical-align: top;
  width: 450px;
  }

td.obrazek {
  text-align: right;
  vertical-align: top;
  height: 10px;
  }

td.popisek {
  font-size: 8pt;
  text-align: right;
  color: #999999;
  vertical-align: top;
  height: 10px;
  }

td.copyright {
  font-size: 8pt;
  text-align: right;
  vertical-align: bottom;
  height: 20px;
  }

img.preview {
  margin-top: 5px;
  border: 2px solid #cccccc;
  }

.zvyrazneni {
  font-weight: bold;
  }

.formpole {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  border: 1px solid #cccccc;
  }
  
.formpole:focus {
  border: 1px solid #d52b22;
  }

.formtlac {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  background-color: #ffffff;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #6993B3;
  border-bottom: 1px solid #6993B3;
  border-left: 1px solid #cccccc;
  color: #990000;
  width: 70px;
  height: 20px
  }

.formchyba {
  font-size: 12px;
  font-weight: bold;
  color: #d52b22;
  }
  
.formhvezdicka {font-size: 17px; color: #d52b22;}