/* CSS Document */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFF;
  font-size: 12px;
  /* kvuli IE */
  text-align: center;
}

#zaklad {
  background: #1f6280 url("images/sidebgLeft.gif") left repeat-y;
  width: 784px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

#zaklad2 {
  float: right;
  background: #1f6280 url("images/sidebgRight.gif") right repeat-y;
  width: 742px;
  text-align: left;
}

#zahlavi {
  background: #1c95cc url("images/topLogo.gif") left center no-repeat;
  width: 696px;
  height: 92px;
}

#datum {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  color: white;
  font-weight: bold;
}

#odkazy {
  float: left;
  position: relative;
  top: 43px;
  left: 233px;
  background: #1f6280 url("images/topCurve.gif") left center no-repeat;
  text-align: right;
  padding-top: 6px;
  width:443px;
  height: 25px;
  padding-right: 20px;
  _width: 463px; /* kvuli IE */
  _padding-top: 0;
  _height: 31px;
}

#odkazy a {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  padding: 8px 20px;
  _padding: 8.5px 0; /* kvuli IE */
  _display: inline;
  _width: 100px;
}

#odkazy a:hover {
  background-color: #b9d0dd;
  color: #1c95cc;
}

#obrazky {
  width: 740px;
  text-align: centr;
  margin: 3px 0;
  
}

#obrazky img {
  padding: 0;
  margin: 0 -4px 0 0;
  width: 696px;
  height: 130.5px;
}

#telo {
  background: #fff url("images/midCurve.gif") 279px 0 no-repeat;
  color: #000;
  text-align: justify;
  margin-right: 246px;
  border-right: 2px solid #fff;
  padding: 10px 30px 30px 30px;
}

#aktuality {
  float: right;
  width: 176px;
  background-color: #1f6280;
  color: #fff;
  text-align: left;
  border-top: 2px solid #fff;
  font-size: 12px;
  padding: 1em;
  margin: 0;
  margin-right: 46px;
  _width: 200px; /* kvuli IE */
  _margin-right: 23px;
}


#aktuality p {
  text-align: left;
  padding: 0;
  margin: 0 0 1em 0;
}

#aktuality img {
  border: 0;
  text-align: center;
}

h3 {
  color: #1c95cc;
  
}

h4 {
  color: white;
}

h5 {
  color: #9EE0FF;
  margin: 0;
  padding: 0.5em 0;
}

#zapati {
  color: #FFF;
  font-size: 9px;
  padding: 0.5em 0 0.5em 1em;
  text-align: left;
}

#zapati a {
  text-decoration: none;
  color: #FFF;
}

#odkazy123 a {
  color: blue;
  text-decoration: none;
}

#odkazy123 a:hover {
  color: red;
  text-decoration: none;
}

#pocitadlo {
  text-align: center;
    
}
