/* ------------------------------- STRANKA ---------------------------------- */

  body
  {
    text-align: center;
    background: url(img/page-bg.png) repeat-x left top #FCFCFC;
    padding-bottom: 20px;
    color: #4B4B4B;
  }

  #main-1
  {
    margin: 10px auto 20px auto;
    width: 1020px;
    text-align: left;
    background: url(img/content-bg-repeat.png) left top repeat-y;
    line-height: 135%;
  }

  #main-2
  {
    background: url(img/content-bg-top.png) left top no-repeat;
  }
  
  #main-3
  {
    background: url(img/content-bg-bottom.png) left bottom no-repeat;
    padding: 3px 19px 5px 17px;
  }
  
/* ---------------------------- HLAVICKA - menu ----------------------------- */

  #header-menu
  {
    height: 25px;
    text-align: right;
    font-size: 90%;
  }
  
  #header-menu ul
  {
    list-style: none;
    margin: 1px 0px 0px 0px;
    padding: 0px;
  }
  
  #header-menu li
  {
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px 12px 0px 15px;
    background: url(img/header-menu-sep.png) no-repeat right 2px;
  }
  
  #header-menu li img
  {
    margin-right: 8px;
    position: relative;
    top: 3px;
  }
  
  #header-menu a         { text-decoration: none;}
  #header-menu a:link    { text-decoration: none;}
  #header-menu a:visited { text-decoration: none;}
  #header-menu a:active  { text-decoration: none;}
  #header-menu a:hover   { text-decoration: underline;}


/* -------------------------------- HLAVICKA --------------------------------- */

  #header
  {
    height: 108px;
  }

  #logo
  {
    float: left;
    margin-right: 3px;
  }

  #top-banner
  {
    float: left;
  }

/* ------------------------------- info row --------------------------------- */

  #header-info-row
  {
    height: 39px;
  }
  
  #search-box
  {
    padding-top: 11px;
    float: right;
  }
  
  #simple-search-input
  {
    background: url(img/search-input-bg.png) no-repeat left top #E1DED7;
    width: 200px;
    height: 16px;
    border: 0px;
    margin-right: 3px;
    padding: 2px 5px;
    color: #575C56;
    font-size: 90%;
  }

  #odolny-plot-div
  {
    float: left;
    width: 212px;
  }
  
  #top-basket-info
  {
    float: left;
    padding: 12px 0px 0px 0px;
    font-size: 90%;
    width: 480px;
  }
  
  #top-basket-info-table
  {
    float: right;
  }

  
  #top-basket-info .tp-hilite
  {
    color: #E68B19;
  }

  #top-basket-info-table td
  {
    color: #9099A0;
    margin: 0px;
    padding: 0px 7px 0px 7px;
    background: url(img/top-basket-row-sep.png) no-repeat right 2px;
    vertical-align: top;
  }
  
  #top-basket-info-table td.first
  {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 2px;
    background: none;
  }
  
  #top-basket-info-table td.last
  {
    background: none;
  }
  
/* ------------------------------- column-1 --------------------------------- */

  #column-1
  {
    width: 217px;
    float: left;
  }
  
  
  #column-2
  {
    float: left;
    width: 767px;
    line-height: 140%;
  }

  #column-2-1
  {
    float: left;
    width: 549px;
  }
  
  #column-2-2
  {
    float: left;
    width: 218px;
    overflow: Hidden;
  }
  
  #column-2-2-padding
  {
    padding-left: 7px;
  }
  
  #column-main-content-padding
  {
    color: #4B4B4B;
    padding: 0px 17px;
    margin: 1em 0px;
  }
  
/* ---------------------------- CAPTION and NAVIG --------------------------- */

  #caption-box-1
  {
    margin-top: 4px;
    background: url(img/bg-navig-path-left.png) no-repeat left top;
    height: 39px;
  }

  #caption-box-2
  {
    background: url(img/bg-navig-path-right.png) no-repeat right top;
    height: 39px;
  }

  #caption-box-1 h1
  {
    float: left;
    color: #FFFFFF;
    margin: 0px;
    padding: 8px 0px 0px 17px;
    font-weight: normal;
    font-size: 155%;
  }
  
  #navig-path
  {
    margin-top: 5px;
    padding-left: 17px;
    font-size: 90%;
    margin-bottom: 10px;
    color: #B1C0C7;
  }

  #navig-path a         { color: #B1C0C7; text-decoration: none;}
  #navig-path a:link    { color: #B1C0C7; text-decoration: none;}
  #navig-path a:visited { color: #B1C0C7; text-decoration: none;}
  #navig-path a:active  { color: #B1C0C7; text-decoration: none;}
  #navig-path a:hover   { color: #B1C0C7; text-decoration: underline;}


  #column-2  #column-2-1
  {
    color: #444444;
  }

  #column-2 h3, #column-2-1 h3
  {
    font-weight: normal;
    font-size: 145%;
    color: #000000;
  }
  
  
  #column-2 li
  {
    margin-bottom: 0.5em;
  }

/* -------------------------------- CLASSES --------------------------------- */

  .hr
  {
    clear: both;
    height: 0px;
    font-size: 0px;
    border-top: 2px solid #FFFFFF;
  }

  .clear
  {
    clear: both;
    font-size: 1px;
    height: 0px;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
  }
  
  .invisible
  {
    display: none;
  }
  
  .forprint
  {
    display: none; /* pro tiskové styly */
  }
  
/* ---------------------------------- page listing ------------------------- */

  .pagelisting
  {
    display: block;
    text-align: right;
    margin-right: 10px;
    font-size: 95%;
  }
  
  .pagelisting a.selected         { color: #000000; text-decoration: none; font-weight: bold;}
  .pagelisting a.selected:link    { color: #000000; text-decoration: none;}
  .pagelisting a.selected:visited { color: #000000; text-decoration: none;}
  .pagelisting a.selected:active  { color: #000000; text-decoration: none;}
  .pagelisting a.selected:hover   { text-decoration: underline;}



/* --------------------------------- footer--------------------------------- */


  #footer
  {
    background: url(img/footer-bg-top.png) no-repeat left 20px;
    font-size: 95%;
    color: #8C969F;
    height: 115px;
  }
  
  #footer-padding
  {
    padding: 40px 0px 10px 0px;
  }


  #footer-left
  {
    float: left;
    width: 780px;
  }
  
  #footer-left ul
  {
    list-style: none;
    padding: 0px;
    margin: 10px 0px 20px 0px;
  }

  #footer-left li
  {
    list-style: none;
    padding: 0px 10px 0px 9px;
    margin: 0px;
    background: url(img/footer-menu-sep.png) right center no-repeat;
  }
  
  #footer-left li.first
  {
    padding-left: 0px;
  }

  #footer-left li.last
  {
    background: none;
  }



  #copy-text
  {
    font-size: 85%;
    color: #AAAAAA;
  }
  

  #footer-right
  {
    float: right;
    width: 90px;
    padding-top: 40px;
  }


/* ------------------------------- search ----------------------------------- */

  #advanced-search-input
  {
    background: url(img/search-input-bg.png) no-repeat left top #E1DED7;
    width: 200px;
    height: 16px;
    border: 0px;
    margin-right: 3px;
    padding: 2px 5px;
    color: #575C56;
    font-size: 90%;
  }
  
  .search-item
  {
    margin-top: 1em;
  }
  
  .search-item-content
  {
    margin-top: 8px;
    font-size: 95%;
  }


  .search-img-box
  {
    border: 1px solid #EEEEEE;
    float: left;
    margin: 0px 10px 2px 0px;
  }
