/* CSS Document */

body {
  text-align: center;
  font-family: verdana, "times new roman", times, roman, serif;
  font-size: 10pt;
  background-color: #ffc600;
  margin: 0;
  padding: 0;
}

h1 {
  padding-top: 0;
  margin-top: 0;
  font-size: 14pt;
  color: #1c4b72;
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px #1c4b72 solid;
}

h2 {
  font-size: 9pt;
  color: #1c4b72;
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px #1c4b72 solid;
}

h3 {
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  text-decoration: underline; 
  margin: 0 0 0 0;
}

p {
  text-align: justify;
}

a:hover {
  text-decoration: none;
}

/* ZAHLAVI */

#zahlavi {
  width: 741px;
  _width: 751px;
  height: 26px;
  _height: 55px;
  margin: auto;
  background: url(img/menu.jpg);
  padding-top: 29px;
  padding-left: 10px;
  color: #ffffff;
  text-align: left;
}

#zahlavi a {
  color: #ffffff;
  font-weight: bold;
}

/* LOGO */

#logo {
  width: 751px;
  height: 166px;
  margin: auto;
  background-image: url(img/logo.jpg);
  text-align: left;
}

#podlogem {
  margin: auto;
  background-color: #1c4b72;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  width: 751px;
  height: 5px;
}

/* WEB - obsah */

#web {
  background-color: #ffffff;
  padding: 5px 10px 10px 10px;
  text-align: left;
  margin: auto;
  width: 731px;
  _width: 751px;
  _padding-bottom: 0px;
}

#web a {
  font-weight: bold;
  color: #1c4b72;
}

/* WEB - uvod - leve okenko */

#uvod .vrsek {
  height: 20px;
  background-image: url(img/uvod-top.jpg);
}

#uvod {
  width: 525px;
  float: left;
  background-image: url(img/uvod.jpg);
}

#uvod .text {
  padding-left: 20px;
  padding-right: 20px;
}

#uvod .spodek {
  height: 20px;
  background-image: url(img/uvod-bottom.jpg);
}

/* WEB - aktuality */

#obsah .vrsek {
  height: 20px;
  background-image: url(img/obsah-top.jpg);
}

#obsah {
  width: 730px;
  float: left;
  background-image: url(img/obsah.jpg);
}

#obsah .text {
  padding-left: 20px;
  padding-right: 20px;
}

#obsah .spodek {
  height: 20px;
  background-image: url(img/obsah-bottom.jpg);
}

/* WEB - uvod - Aktuality (prave okenko) */

#aktuality .vrsek {
  height: 20px;
  background-image: url(img/aktuality-top.jpg);
}

#aktuality {
  float: right;
  width: 193px;
  background-image: url(img/aktuality.jpg);
}

#aktuality .text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

#aktuality .text p {
  margin: 0 0 0 0;
}

#aktuality .text hr {
  border: 0;
  border-bottom: solid 2px #e2e6e7;
}

#aktuality .spodek {
  height: 20px;
  background-image: url(img/aktuality-bottom.jpg);
}

#aktuality ul {
  margin-top: 0;
  padding-left: 20px;
  margin-left: 0;
}

/* ZAPATI */

#zapati {
  margin: auto;
  background-color: #1c4b72;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #ffffff;
  width: 731px;
  _width: 751px;
  font-size: 8pt;
}

#zapati a {
  color: #ffffff;
}

/* TECHNICKE POMUCKY */

#clear {
  clear: both;
}

/* FOTOGALERIE */

#menu-horni {
  text-align: center;
  border-bottom: solid 2px #1c4b72;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.fototab td img {
  margin: 10px 10px 5px 10px;
  border: 0;
}

/* VYBAVA */

.foto {
  float: left;
  margin: 10px 15px 10px 15px;
}

.nabidka img {
  border: 0;
} 