body {
  font-family: Tahoma,'Arial';
  font-size: 0.72em;
  margin: 0px;
  padding: 0 0 0 0;
  color: #000;
  background: #FFF url(../images/body_bg.gif) repeat-x;
  text-align: left;
}

.clearer {
  clear: both;
}
a {
  color: #BD1300;
  text-decoration: none;
}
a:hover {
  color: #5D7A4A;
  text-decoration: none;
}
p {
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
  margin: 0 5px 0 0;
  padding: 0px;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}
label {
  display: block;
}
h1.no_margin {
	margin: 0px;
	padding: 0px;
}
h1 {
  font-size: 150%;
  margin: 0px;
  padding: 3px 0 5px 0;
}
  h1 a{
    text-decoration: underline;
  }
h2 {
  font-size: 120%;
  margin: 0px;
  padding: 3px 0 5px 0;
}
  h2 a{
    text-decoration: none;
  }
#nadpis {
  position: absolute;
  top: 10px;
  left: 10px;
}

#page {
  position: relative;
  width: 968px;  
  margin: 0px auto;
  background: url(../images/page_bg.gif) repeat-y;
}
#page_top {
  position: relative;
  width: 968px;
  height: 50px;
  margin: 0px auto;
  background: url(../images/page_top_bg_2.gif) repeat-y;
}
  #header {
    position: relative;
    width: 968px;
    margin: 0px auto;
    height: 165px;
    background: url(../images/header_bg_whole.jpg);
    z-index: 2;
  }
    #logo {
      position: absolute;
      width: 200px;
      height: 100px;
      background: url(../images/logo.gif) no-repeat;
      left: 20px;
      top: 15px;
      z-index: 3;
    }
    #fulltext {
      position: absolute;
      top: 75px;
      right: 10px;
    }
      #fulltext .input {
        height: 19px;
        line-height: 20px;
        border: 1px solid #BBB;
        padding: 0px;
        top: 0px;
        float: left;
        width: 150px;
        margin: 0 5px 0 0;
      }
      #fulltext #search_button {
        width: 19px;
        height: 19px;
        padding: 0px;
        border: 0px;
        cursor: pointer;
        background: url(../images/search_button.gif);
        border: 0px;
        top: 0px;
        float: left;
      }

    #breadcrumbs {
      position: relative;
      font-size: 95%;
      height: 22px;
      line-height: 22px;
      text-align: right;
      margin: 0 0 10px 0;
    }

  #main {
    position: relative;
    width: 960px;
    padding: 0 4px 0 4px;
    min-height: 600px;
  }
    #czech_trade {
      position: absolute;
      top: 163px;
      left: -40px;
      width: 40px;
      height: 281px;
      text-align: center;
      background: url(../images/czech_trade_bg.gif) no-repeat; 
    }
      #czech_trade img {
        width: 30px;
        height: 20px;
        margin: 8px 0 0 5px;
      }
    #content {
      position: relative;
      width: 700px;
      float: right;
      padding: 0 45px 10px 0;
      /*background: url(../images/content_bg.gif) no-repeat top right; */
    }
    #content_home {
      position: relative;
      width: 960px;
      float: left;
    }
    #content_1_col {
      position: relative;
      width: 940px;
      padding: 0 10px 0 10px;
      float: left;
    }
      #content_home #center{
        position: relative;
        float: left;
        width: 400px;
        padding: 0 0 0 10px;
      }
      #content_home #center h1{
        border-right: 5px solid #EEE;
        width: 400px;
      }
      #content_home #center .clanky_short_titul h1{
        border-right: 5px solid #FFF;
        width: 100%;
      }
  #footer {
    position: relative;
    float: left;
    width: 100%;
    font-size: 90%;
    line-height: 28px;
    height: 31px;
    background: #FFF url(../images/footer_bg.gif) no-repeat;
  }
    #footer p {
      margin: 0px;
      padding: 0 0 0 20px;
    }
    #footer a {
      color: #000;
    }
  
/****************************************************************/
/************************* NAVIGACE *****************************/
/****************************************************************/


  #navigation {
    font-family: 'Trebuchet MS', Tahoma;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 48px;
    width: 913px;
    padding: 0 0 0 55px;
    font-size: 120%;
    z-index: 5;
  }
    #navigation a {
      display: block;
      float: left;
      text-decoration: none;
      color: #000;
      margin: 0 4px 0 4px;
      padding: 0px;
      line-height: 48px;
      height: 48px;
    }
      #navigation a:hover {

      }
        #navigation span.left {
          display: block;
          float: left;
          width: 7px;
          height: 48px;
          padding: 0px;
          cursor: pointer;
        }      
        #navigation span.text {
          display: block;
          float: left;
          height: 48px;
          padding: 0 20px 0 20px;
          cursor: pointer;
        }
        #navigation span.right {
          display: block;
          float: left;
          width: 7px;
          height: 48px;
          padding: 0px;
          cursor: pointer;
        }
        #navigation span.menu_open {
          position: absolute;        
          display: block;
          visibility: hidden;
          left: 10px;
          top: 47px;
          width: 946px;
          padding: 10px 0 30px 0;
          background: #FAFAFA;
          border-left: 1px solid #DDD;
          border-right: 1px solid #DDD;
          border-bottom: 1px solid #DDD;
        }

        #navigation span.navigation {
          behavior: url(hover.htc);       
        }

        #navigation span.navigation:hover span.menu_open,
        #navigation span.navigationHover span.menu_open {
          visibility: visible;
          opacity: 0.95;
          filter: alpha(opacity=95); 
        }

        #navigation span.navigation:hover span.left{
          background: url(../images/navigation_left_active.gif) right top no-repeat;
        }    
        #navigation span.navigation:hover span.text{
          background: url(../images/navigation_text_active.gif);
        }
        #navigation span.navigation:hover span.right{
          background: url(../images/navigation_right_active.gif) no-repeat;
        }

          #navigation span.menu_open a {
            display: block;
            position: relative;
            height: 25px;
            line-height: 25px;
            float: left;
            width: 210px;
            padding: 0 0 0 15px;
            font-size: 90%;
            margin-top: 3px;
            margin-bottom: 3px;
            font-weight: bold;
          }
          #navigation span.menu_open a:hover {
            background: #777;
            color: #FFF;
          }

        #navigation a:hover span.left{
          background: url(../images/navigation_left_active.gif) no-repeat;
        }    
        #navigation a:hover span.text{
          background: url(../images/navigation_text_active.gif);
        }
        #navigation a:hover span.right{
          background: url(../images/navigation_right_active.gif) no-repeat;
        }
       /* #navigation a:hover span.menu_open {
          visibility: visible;
        }*/

    #navigation a.active{
      display: block;
      float: left;
      line-height: 48px;
    }
        #navigation a.active span.left{
          display: block;
          float: left;
          width: 7px;
          height: 48px;
          padding: 0px;
          background: url(../images/navigation_left_active.gif) no-repeat;
          cursor: pointer;
        }    
        #navigation a.active span.text{
          display: block;
          float: left;
          height: 48px;
          padding: 0 20px 0 20px;
          cursor: pointer;
          background: url(../images/navigation_text_active.gif);
        }
        #navigation a.active span.right{
          display: block;
          float: left;
          width: 7px;
          height: 48px;
          padding: 0px;
          background: url(../images/navigation_right_active.gif) no-repeat;
        }

  #support_navigation {
    position: absolute;
    height: 40px;
    right: 7px;
    top: 115px;
    width: 150px;
    text-align: right;
    z-index: 5;
  }

.nav_tree {
  position: relative;
  width: 210px;
  padding: 0px;
  float: left;
  overflow: hidden;
}
  .nav_tree a {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    line-height: 30px;
    font-size: 95%;
    color: #000;
    background: url(../images/nav_tree_dotted_border.jpg) bottom no-repeat;
  }
  .nav_tree a:hover {
    color: #C64725;
    background: #EEE url(../images/nav_tree_dotted_border.jpg) bottom no-repeat;   
  }
  .nav_tree a.nav_tree_active {
    font-weight: bold;
    display: block;
    color: #C64725;
    background: url(../images/nav_tree_dotted_border.jpg) bottom no-repeat;
  }

  .nav_tree_0 {
    padding: 0 0 0 10px;
  }
    .nav_tree_1 {
      padding: 0 0 0 10px;
    }
      .nav_tree_2 {
        padding: 0 0 0 3px;
      }
      .nav_tree_2 a{
        line-height: 22px;
        background: url(../images/nav_tree_pt.jpg) center left no-repeat;
        padding: 0 0 0 12px;
      }
      .nav_tree_2 a:hover{
        color: #B82025;
        background: #EEE url(../images/nav_tree_pt.jpg) center left no-repeat;
      }
      .nav_tree_2 a.nav_tree_active{
        background: url(../images/nav_tree_pt.jpg) center left no-repeat;
      }
        .nav_tree_3 {
          padding: 0 0 0 10px;
        }
          .nav_tree_4 {
            padding: 0 0 0 10px;
          }
/****************************** KONEC NAVIGACE ********************************/


/******************************************************************************/
/******************************** KATALOG *************************************/
/******************************************************************************/

    #katalog_navigace {
      position: relative;
      width: 210px;
      float: left;
      line-height: 30px;
      padding: 0 0 0 0px;
      overflow: hidden;
    }
      #katalog_navigace a {
        position: relative;
        display: block;
        height: 30px;
        line-height: 30px;
        background: url(../images/nav_tree_dotted_border.jpg) bottom no-repeat;
        color: #000;
        font-size: 95%;
      }
        #katalog_navigace a.level_0 {
          padding: 0 0 0 10px;
        }
          #katalog_navigace a.level_1 {
            padding: 0 0 0 15px;
          }
            #katalog_navigace a.level_2 {
              padding: 0 0 0 20px;
            }
      #katalog_navigace a:hover {
        color: #C64725;
        background: #EEE;
      }
      #katalog_navigace a.active {
        color: #C64725;
      }
      .zbozi_short {
        position: relative;
        width: 220px;
        margin: 7px 5px 7px 0;
        float: left;
        overflow: hidden;
        padding: 0 2px 25px 0;
        background: url(../images/item_header.gif) no-repeat;
      }
      .zbozi_short h2{
        position: relative;
        margin: 0px;
        height: 30px;
        padding: 5px 5px 5px 5px;
        overflow: hidden;
        font-size: 110%;
      }
      .zbozi_short p {
        display: block;
        width: 210px;
        text-align: justify;
        height: 55px;
        padding: 5px;
        float: left;
        background: #FAFAFA;
        overflow: hidden;
      }
      .cena_bez_dph {
        position: absolute;
        color: #BE121E;
        left: 0px;
        bottom: 0px;
        font-weight: bold;
        font-size: 95%;
        padding: 2px;
        width: 210px;
        padding: 5px;
        font-size: 110%;
        background: url(../images/item_footer.gif) bottom no-repeat;
      }
      #head_image {
        width: 220px;
        float: left;
        text-align: center;
      }
      .zbozi_img_cont {
        width: 220px;
        text-align: center;
        /*background: #AAA;*/
        float: left;
      }
      .zbozi_img_cont img {
      /*  width: 220px;*/
        max-height: 165px;
        margin: 0px;
        padding: 0px;
      }
      .image {
        border: 3px solid #BD1300;
        padding: 3px;
        margin: 3px 3px 0 0;
      }
/***************************** KONEC KATALOG **********************************/

/******************************/
/********** CLANKY ************/
/******************************/

.clanky_short_titul {
  position: relative;
  float: left;
  padding: 0 5px 0 0;
  margin: 0 0 10px 0;
}


/******* KONEC CLANKY *******/


/******************************/
/********* GALERIE ************/
/******************************/
.galerie_image {
  display: block;
  float: left;
  margin: 3px 5px 8px 0;
  padding: 2px;
  border: 5px solid #86C540;
}
  .galerie_image img {
    margin: 0px;
    padding: 0px;
  }
  .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_full {
  float: left;
  width: 100%;
}

  #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 *******/


/******************************/
/********* SOUBORY ************/
/******************************/
.soubory {
  width: 600px;
  float: left;
  margin: 0 2px 0 0;
}
  .soubory a img {
    margin: 1px 10px 1px 1px;
    float: left;
  }

  h2.soubor {
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    font-size: 110%;
    background: url(../images/file.jpg) no-repeat;
  } 
  h2.soubor a {
    padding: 0 0 0 35px;
    margin: 0px;
    line-height: 23px;
  } 
  #soubory_tree {
    width: 230px;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
    background: #EEE;
    border-right: 2px solid #FFF;
  }
    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%;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    float: left;
  }
/******* KONEC SOUBORY *******/

/******************************/
/*********** PAGER ************/
/******************************/

#content #PagerId a {
  background: #B82025;
  padding: 2px 5px 2px 5px;
  color: #FFF;
  font-weight: bold;
}
  #content #PagerId a:hover {
    background: #FFF;
    padding: 2px 5px 2px 5px;
    color: #B82025;
  }
  #content #PagerId {
      color: #999;
      margin: 15px 0 0 0;
    }
    .novejsi {
      margin: 0px;
    }

/******* KONEC PAGERU *********/


/****************************/
/* SPECIALNI STYLY */

a#mapa {
  display: block;
  background: url(../images/teaser_mapa.jpg) bottom no-repeat;
  width: 240px;
  overflow: hidden;
  height: 140px;
  float: left;
}
  a:hover#mapa {
    background: url(../images/teaser_mapa.jpg) top no-repeat;
  }
a#kontaktujte_nas {
  display: block;
  background: url(../images/teaser_kontakt.jpg) bottom;
  width: 240px;
  overflow: hidden;
  height: 140px;
  float: left;
}
  a:hover#kontaktujte_nas {
    background: url(../images/teaser_kontakt.jpg) top;
  }

.home_left {
  width: 720px;
  float: left;
}
.home_box {
  width: 220px;
  height: 120px;
  padding: 10px;
  float: left;
}
.grey {
  background: #EEE;
}
  .home_box h2 {
    text-decoration: none;
    font-size: 110%;
    margin: 0px;
    padding: 0px;
  }
  .home_box h2 a{
    text-decoration: none;
    display: block;
    height: 40px;
    padding: 0px 0 0 60px;
  }
  .home_box a#leasing_nakladnich_aut {
    background: url(../images/leasing_nakladnich_aut.gif) no-repeat;
  }
  .home_box a#leasing_aut {
    background: url(../images/leasing_aut.gif) no-repeat;
  }
  .home_box a#leasing_stroju {
    background: url(../images/leasing_stroju.gif) no-repeat;
  }
  .home_box a#kancelarska_technika {
    background: url(../images/kancelarska_technika.gif) no-repeat;
  }
  .home_box a#zpetny_leasing {
    background: url(../images/zpetny_leasing.gif) no-repeat;
  }
  .home_box a#uver {
    background: url(../images/uver.gif) no-repeat;
  }
  .home_box a#pojisteni {
    background: url(../images/pojisteni.gif) no-repeat;
  }
  
#teaser_switcher {
  position: absolute;
  bottom: 10px;
  left: 260px;
  height: 30px;
  width: 140px;
}
  #teaser_switcher a {
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px 0 3px;
    text-align: center;
    line-height: 24px;
    float: left;
    background: #FFF;
    font-weight: bold;
    font-size: 130%;
    border: 2px solid #B41618;
    cursor: pointer;
  }
  #teaser_switcher a.active {
    margin: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    background: #B41618;
  }
  
.warning {
  width: 200px;
  height: 300px;
  position: absolute;
  background: #F00;
  top: 150px;
  left: 150px;
  color: #FFF;
  text-align: center;
}
  .warning h1{
    padding: 30px 0 10px 0;
    font-size: 200%;
  }
  .warning input{
    position: absolute;
    bottom: 30px;
    left: 75px;
    display: block;
    width: 50px;
  }

#warning_green {
  background: #0E8642;
  color: #000;
}
