/* CSS Document */
  body{
    background-color: #135e77;
    font-family: Verdana, sans-serif, Arial;
    font-size: 12px;
    text-align: center;
  }

  #page{
  width: 800px;
  text-align: left;
  margin: 0 auto;
  text-align: left;
  padding: 1px 0;
  background-color: #197c96;
}


   #header {
  background-image: url(header.png);
  height: 136px;
}

   #header a:hover{
  text-decoration: none;
}

#panel {
   font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
  color: White;
  text-align: right;
  background-image: url(panel.png);
  height: 24px;
}

#panel b{
  color: White;
}

#panel a{
  color: White;
}

#panel input{
  font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
  color: White;
  background-color: #135e77;
  border: #137394;
}

#posledni_diskuse{
  float: left;
   width: 170px;
}

.posledni_diskuse{
  background-image: url(pod_menu.png);
}

.posledni_diskuse td{
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10px;
  color: #313131;
  text-align: justify;
}

  #levy{
    float: left;
      width: 165px;
  }
  #obal{
       float: left;
    margin-left: 20px;
    background-color: ;
  }
  #obsah{
  float: left;
  width: 615px;
  background-color: #E8E8E8;
  color: #313131;
  font-weight: normal;
  text-align: justify;
  padding: 0px;
}
  #pravy{
    float: right;
    width: 138px;
    border: 0;
    margin-right: 0px;
    color: #313131;
    font-weight: normal;
    padding: 3px;
    background-color: #eff2f5;
  }

  #paticka{
    clear: both;
    text-align: center;
    color: #eff2f5;
    font-size: 10px;
    padding-top: 6px;
    margin: 0;
    height: 20px
}
  #paticka a{
      color: White;
}

  #fotka{
      
      color: White;
}

  #fotka a{
      color: White;
}
  .cleaner{
    clear: both;
  }
  b {
  color: black;
}
  h1, h2, h3, h4, h5, h6, h7 {
  margin-top: 2px;
}
  h2 {
      font:22px Georgia;
     }
  h3 {
      font:20px Georgia;
      background: #1e97bc;
      color: White;
     }
  h4 {
      font:15px Georgia; text-decoration: none; margin-bottom: 10px;
      background: #1e97bc;
      color: White;
     }
  h6 {
      margin-top: -15px;
		margin-bottom: 7px;
		font-size: 8px;
     }
  a:hover {
        text-decoration: underline;
          }
  a {
  color: Black;
  text-decoration: none;
}
 .clanek {
    color: #313131;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    border: 0;
        }
  .nadpis_link {
                  color: white;
              text-decoration: none;
                 }
  .nadpis_link:hover {
                       color: white;
                 text-decoration: underline;
                      }
  .right {
          text-align: right;
         }
  .zero_border {
                border: 0px;
               }
  .left {
         text-align: left;
        }
  .link_strany   {
  font-size: 10px;
  color: Gray;
  text-decoration: none;
}
  .link_strany:hover   {
                  font-size: 10px;
                  color: #969696;
                  text-decoration: none;
                 }
  .center {
          text-align: center;
         }
  .underline {
              text-decoration: underline;
             }
  .underline_bold {
                   text-decoration: underline;
                   font-weight: bold;
                  }
  .bold {
         font-weight: bold;
        }
  .editace_nazev {
                  font-size: 12px;
                 }

  table {
         font-size: 12px;
         border-collapse: collapse;
         border-width: 1px;
         }
