body {
  font-family: Tahoma;
  font-size: 0.72em;
  margin: 0px;
  padding: 10px 0 0 0;
  color: #FFF;
}

.clearer {
  clear: both;
}
a {
  color: #FFF;
  text-decoration: none;
}
p {
  margin: 10px 0 0 0;
  padding: 0px;
}

.fleft {
  float: left;
}

.fright {
  float: right;
  font-size: 90%;
}

form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
  margin: 5px;
}

h1 {
  font-size: 170%;
  margin: 0px;
  padding: 3px 0 0px 0;
}
  h1 a{
    text-decoration: underline;
  }
h1.nadpis {
  font-size: 250%;
  margin: 0px;
  font-weight: normal;
  color: #1E4884;
  padding: 3px 0 0px 0;
}  
.large {
  font-size: 125%;
  margin: 0px;
  padding: 3px 0 5px 0;
}
  large a{
    text-decoration: underline;
  }  
.button_large {
  height: 30px;
  width: 200px;
  }

h2 {
  font-size: 120%;
  margin: 0 0 5px; 
  padding: 0px;
}
  h2 a{
    text-decoration: underline;
  }
h3 {
  font-size: 110%;
  margin: 0px;
  padding: 0px;
}
  h3 a{
    text-decoration: underline;
  }
h4 {
  font-size: 105%;
}
  h4 a{
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
  }
  
table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
  table th {
    border: 1px solid #FFF;
    background: #BBB;
    border-collapse: collapse;
    padding: 2px 5px;
  }
  table td {
    border: 1px solid #FFF;
    background: #EEE;
    border-collapse: collapse;
    padding: 2px 5px;
  }

  
.table_soubory {
  width: 100%;
}
  .table_soubory th {
    padding: 2px 3px;
    vertical-align: top;
    background: #BBB;
  }
  .table_soubory td {
    padding: 2px 3px;
    background: #EEE;
  }
  .table_soubory .file_ico {
    width: 20px;
  }
  .table_soubory .file_nazev {
    padding: 0 0 0 15px;
  }
  .table_soubory .file_size {
    width: 80px;
  }
.kontakt_home {
  vertical-align: top;
}
  .kontakt_home td {
    vertical-align: top;
  }

.strong {
  font-weight: bold;
}
.page {
  width: 998px;
  margin: 0px auto;
  background: #FFF url(../images/page_bg.jpg) no-repeat; 
}

#homepage {
  width: 998px;
  margin: 0px auto;
  background: #FFF url(../images/page_bg.jpg) no-repeat;
}

#header {
  position: relative;
  height: 120px;
  width: 100%;
}
  #logo {
    position: absolute;
    display: block;
    width: 431px;
    height: 80px;
    top: 20px;
    left: 25px;
    background: url(../images/logo.gif) no-repeat;
  }

#header #search{
  position: absolute;
  top: 30px;
  right: 30px;
}
  #header #search {
    margin: 0px;
    padding: 0px;
  }
  
  #header #search .button {
    background: url(../images/search.gif) no-repeat;
    border: 0px;
    color: #FFF;
    width: 59px;
    height: 20px;
    font-size: 95%;
  }

  #header #style_menu {
    position: absolute;
    top: 60px;
    right: 30px;
    font-weight: bold;
  }
/****************************************************************/
/************************* NAVIGACE *****************************/
/****************************************************************/

  #navigation {
    position: absolute;
    font-size: 110%;
    line-height: 30px;
    top: 70px;
    left: 110px;
    /*text-transform: lowercase;*/
  }
    #navigation a {
      display: block;
      float: left;
      font-weight: bold;
      text-decoration: none;
      color: #FFF;
      margin: 0px;
    }
      #navigation a:hover {
        color: #D0F330; 
      }
        #navigation span.left {
          display: block;
          float: left;
          width: 12px;
          height: 30px;
          padding: 0px;
          background: url(../images/navigation_left.gif) center no-repeat;
        }        
        #navigation span.text {
          display: block;
          float: left;
          height: 30px;
          padding: 0 5px 0 5px;
        }
        #navigation span.right {
          display: block;
          float: left;          
          width: 1px;
          height: 30px;
          padding: 0px;
        }

    #navigation a.active {
      display: block;
      float: left;
      font-weight: bold;
      text-decoration: none;
      color: #D0F330;
    }
    
/*********************** STROMOVÁ NAVIGACE ***************************/

#nav_tree {
  font-family: Tahoma;
  width: 195px;
  float: left;
}
  #nav_tree a {
    display: block;
    margin: 0px;
    font-size: 94%;
 
  }

  #nav_tree a.nav_tree_active {
    font-weight: bold;
    display: block;
    color: #C64725;
    background-color: #EEE;
  }

  .nav_tree_0 {
    margin: 0 0 0 0px;
    line-height: 30px;
  }
    .nav_tree_0 a {
      line-height: 30px;
          padding: 0 0 0 5px;
      background: url(../images/nav_tree_dotted_border.jpg) no-repeat      
    }
    .nav_tree_1 {
      margin: 0 0 0 5px;
    }
        .nav_tree_1 a{
          background: url(../images/nav_tree_pt.jpg) 5px 50% no-repeat;
          padding: 0 0 0 18px;
        }
        .nav_tree_1 a.last{
          background: url(../images/nav_tree_pt.jpg) 5px 50% no-repeat;
        }
      .nav_tree_2 {
        margin: 0 0 0 12px;
      }
          .nav_tree_2 a {
          background: url(../images/nav_tree_pt.jpg) 5px 50% no-repeat;
            padding: 0 0 0 18px;
          }
        .nav_tree_3 {
          margin: 0 0 0 12px;
        }
            .nav_tree_3 a {
              background: url(../images/nav_tree_pt.jpg) 5px 50% no-repeat;
              padding: 0 0 0 18px;
            }
          .nav_tree_4 {
            margin: 0 0 0 12px;

          }
              .nav_tree_4 a {
                background: url(../images/nav_tree_pt.jpg) 5px 50% no-repeat;
                padding: 0 0 0 18px;
              }
    
/************************ KONEC NAVIGACE *****************************/

#main {
  position: relative;
  width: 998px;
  margin: 0px auto;
  float: left;
  background: url(../images/main_bg.gif);
}
  #home_top {
    position: relative;
    width: 963px;
    height: 320px;    
    margin: 0px auto;
    padding: 0 0 0 15px;
    color: #000;
  }
    #home_top a {
      color: #000;
    }
    #home_top a:hover {
      color: #D0F330;
    }

  #breadcrumbs {
    padding: 0 0 0 0px;
    margin: 0 0 10px;
    height: 18px;
    line-height: 18px;
    color: #999;
    font-size: 95%;
  }
    #content_2_cols #breadcrumbs a {
      color: #999;
    }
  
  #content {
    position: relative;
    width: 948px;
    padding: 15px;
    margin: 0px auto;
    background: #FFF url(../images/content_bg.gif) no-repeat;
    color: #000;
  }
    .content {
      position: relative;
      width: 948px;
      padding: 15px;
      margin: 0px auto;
      background: #FFF url(../images/content_bg.gif) no-repeat;
      color: #000;
    }
    .content_width {
      position: relative;
      width: 948px;
      padding: 15px;
      margin: 0px auto;
      background: #FFF url(../images/content_bg2.gif);
      color: #000;
    }
    #content a {
      color: #000;
    }
    #content a:hover {
      color: #67920F;
    }
    #col_1 {
      width: 250px;
      float: left;
      padding: 0 10px 0 0px;
      overflow: hidden;
    }
    #uredni_deska {
      width: 408px;
      padding: 0 15px 0 15px;
      float: left; 
      overflow: hidden;
    }
      #uredni_deska h1{ 
        margin-left: 0px; 
      }
      #uredni_deska img{ 
        float: left; 
      }
    #col_2 {
      width: 435px;
      float: left;
      overflow: hidden;
    }
    #col_3 {
      width: 295px;
      float: right;
      overflow: hidden;
    }
    
  #content_2_cols {
    float: left;
    width: 740px;
    padding: 0 0 0 10px;
  }
    #content_2_cols a {
      text-decoration: underline;
      color: #D94825;
    }
#footer {
  position: relative;
  width: 978px;
  height: 114px;
  margin: 0px auto;
  border-top: 5px solid #FFF;
  font-size: 95%;
  color: #4C4C4C
}
  #footer a {
    color: #999;
  }
    #footer a:hover {
      color: #555;
      text-decoration: underline;
    }  
  #footer p {
    margin: 0px;
    padding: 0px;
  }
  #footer_content {
    position: relative;
    padding: 0 0 0 20px;
    line-height: 50px;
    height: 50px;
    background: #EEEEEE;
  }
  #footer_loga {
    position: relative;
    margin: 0px auto;
    border-top: 5px solid #FFF;
    height: 40px;
    padding: 20px;
    background: #EEEEEE;
    line-height: 55px;
  }
    #footer_loga img {
      float: left;
    }
    #footer_loga #loga_content {
      position: relative;
      float: left;
      margin: 5px 0 0 0;
      width: 500px;
    }
  #page_down_bg {
    position: relative;
    width: 998px;
    height: 38px;
    margin: 0px auto;
    background: url(../images/page_down_bg.gif) no-repeat;    
}
.submit {
  width: 120px;
}

/******************************/
/********* GALERIE ************/
/******************************/
.galerie_image {
  display: block;
  float: left;
  margin: 3px 5px 8px 0;
  padding: 2px;
  border: 2px solid #9CC801;
}
  .galerie_image img {
    margin: 0px;
    padding: 0px;
    width: 95px;
  }
  #uredni_deska .galerie_image img {
    margin: 0px;
    padding: 0px;
    width: 89px;
  }
  .galerie_image p {
    margin: 0px;
    padding: 0px;
    text-align: center;
  }

.galerie_short {
  float: left;
  width: 100%;
  margin: 0 5px 10px 0;
}
  .galerie_short h1 {
    font-size: 120%;
    margin: 0px;
    padding: 0px;
  }
  .galerie_short p {
    float: left;
    margin: 0px;
    padding: 0px;
  }

  #galerie_archiv_nav {
    width: 220px;
    float: left;
    margin: 0 0 0 0;
  }
    #galerie_archiv_nav h2{
      font-size: 110%;
      margin: 0 0 5px 0;
    }

/******* KONEC GALERIE *******/

/******************************/
/*********** CLANKY ***********/
/******************************/

.clanky_short_titul {
  margin: 0 5px 15px 0;
}

#home_top .clanky_short_titul {
  width: 32%;
  float: left; 
}
#content .clanky_short_titul {
  width: 48%;
  float: left;
}
#content_2_cols .clanky_short_titul {
  width: 100%;
  float: left;
}
#col_3 .clanky_short_titul {
  width: 100%;
  float: left;
}
#uredni_deska .uredni_deska {
  float: left;
  width: 408px;
  padding: 5px;
  margin: 0px;
}
  #uredni_deska .uredni_deska h1{
    font-size: 115%;
    margin-left: 0px;
    text-decoration: underline;
  }
  #uredni_deska .uredni_deska h1 a{
    text-decoration: underline;
  }
  .bright {
    background: #EAEAEA;
  }
  .clanky_short_titul h1 {
    margin: 2px 0 10px 0;
    padding: 0px;
    font-size: 115%;
    text-decoration: underline;
  }
    .clanky_short_titul h1 a{
      text-decoration: underline;
    }
    .clanky_short_titul p{
      padding: 0px;
      margin: 0px;
    }

  .clanky_short_titul .datum{
    width: 46px;
    height: 35px;
    background: url(../images/datum_clanky.gif) no-repeat;
    text-align: center;
    float: left;
    color: #FFF;
    font-size: 95%;
    margin: 0 5px 0 0;
    padding: 18px 0px 0 0px;
  }
#home_top .clanky_short_titul .obsah{
    width: 242px;
    float: left;
  }
#col_2 .clanky_short_titul .obsah {
    width: 370px;
    float: left;
  }
#col_3 .clanky_short_titul .obsah {
    width: 238px;
    float: left;
  }

  .archiv {
    display: block;
    width: 100px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 22px;
    font-weight: bold;
    background: url(../images/archiv.jpg) no-repeat;
  }
  
  #archiv {
    width: 100%;
    float: left;
    overflow: hidden;
  }
  .clanek_full {
    width: 100%;
    float: left;
  }

/******* KONEC CLANKU *********/


/* children list */
ul.children-list {
  padding: 0 0 0 15px;
  margin: 0px;
}
  ul.children-list li ul li {
    padding: 0 0 0 10px;
    margin: 0px;
  }

/******************************/
/*********** PAGER ************/
/******************************/

#content #PagerId a {
  background: #649110;
  padding: 0 5px 0 5px;
  color: #FFF;
  font-weight: bold;
}
  #content #PagerId a:hover {
    background: #FFF;
    padding: 0 5px 0 5px;
    color: #649110;
  }
  #content #PagerId {
      color: #999;
    }
    .novejsi {
 
    }

/******* KONEC PAGERU *********/


/******************************/
/********* PODATELNA **********/
/******************************/

#podatelna {
  width: 330px;
  float: left;
  border-right: 2px solid #FFF;
  margin: 0 20px 0 0;
}
  #podatelna input.text {
    width: 300px;
  }
  #podatelna textarea {
    width: 300px;
  }
  #podatelna label {
    display: block;
    width: 100px;
  }
span.red {
  background: #F00;
  padding: 1px;
  color: #FFF;
}

/****** KONEC PODATELNY ******/

/******************************/
/********* SOUBORY ************/
/******************************/
.soubory {
  width: 98px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin: 0 3px 0 3px;
}
  .soubory img{
    margin: 1px;
  }

  h2.soubor {
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    font-size: 110%;
    background: url(../images/file.gif) no-repeat;
  } 
  h2.soubor a {
    display: block;
    padding: 0 0 0 35px;
    margin: 0px;
    line-height: 23px;
  } 
  #soubory_tree {
    width: 295px;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
  }
    a.soubor_thumb {
      float: left;
      display: block;
      padding: 0 0 0 25px;
      line-height: 17px;
      text-decoration: none;
      font-size: 85%;
      background: url(../images/soubor_tree.gif) repeat-y 15px 0px;
    }
    a.soubor_thumb img {
      float: left;
      width: 20px;
      margin: 0 3px 0 0;
      padding: 0px;
    }
    .soubor_tree_item_zip {
      height: 26px;
      overflow: hidden;
    }
  .small_text {
    font-size: 75%;
  }
  .file_size {
    font-size: 85%;
    text-align: center;
    font-style: italic;
    margin: 0px;
    padding: 0px;
  }
  
#soubory {
  float: left;
  width: 470px;
}
/******* KONEC SOUBORY *******/