
  html, body
  { padding: 0px;
    margin: 0px;
    min-height: 100%;
  }

  hr
  { font-size: 1px;
    border: none;
    color: silver;
    background: silver;
    border-bottom: 1px silver solid;
    height: 1px;
    margin: 20px 20px 20px 10px;
  }

  fieldset
  { border: none;
    margin: 0px;
    padding: 0px;
  }

  a img
  { border: none;
  }

  body
  { background: #fff;
    text-align: center;
  }

  a, a:link
  { color: #000;
    text-decoration: none;
  }

  a:visited
  { color: #444;
    text-decoration: none;
  }

  a:hover
  { text-decoration: underline;
  }

  ol li
  { margin-bottom: 10px;
  }

  ul.styled
  { color: #111111;
  }

  ul.styled a
  { color: inherit;
    text-decoration: none;
  }

  h1
  { border-bottom: 1px #cb2128 solid;
    font-size: 11pt;
    color: gray;
    font-weight: bold;
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 5px 0px;
  }

  h1 a
  { text-decoration: none;
    color: inherit;
  }

  h1.produktDetail span
  { color: #FF5A00;
  }

  h2
  { font-size: 10pt;
    color: #FF6700;
    font-weight: bold;
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 5px 0px;
  }

  h3
  { font-size: 9pt;
    color: gray;
    font-weight: bold;
    margin: 10px 10px 10px 10px;
    padding: 0px 0px 5px 0px;
  }

  div.layout
  { width: 984px;
    background: #fff url('img/middle.png') repeat-y;
    margin: auto;
    text-align: left;
    position: relative;
    padding-bottom: 288px;
    font-family: tahoma, arial, sans-serif;
  }

  div.layout a.homeLink
  { display: block;
    width: 210px;
    height: 80px;
    position: absolute;
    top: 42px;
    right: 7px;
    z-index: 10;
  }

  div.content
  { float: left;
    width: 780px;
    position: relative;
    left: 198px;
    top: 288px;
    min-height: 400px;
    z-index: 2;
  }

  div.content, div.content td
  { font-size: 8pt;
  }

  div.dynpage
  { padding: 20px 30px 40px 20px;
    width: 730px;
    text-align: justify;
    font-size: 10pt;
    line-height: 140%;
  }

  div.dynpage ul
  { margin-right: 20px;
  }

  label
  { font-size: 8pt;
  }

  div.content p
  { padding: 0px 20px 0px 10px;
  }

  div.leftMenu
  { float: left;
    width: 178px;
    position: relative;
    top: 280px;
    left: -773px;
  }

  div.leftMenu div.kontaktujteNas
  { width: 185px;
    height: 259px;
    background: url('img/kontaktujte-nas.png') -7px 0px no-repeat;
    overflow: hidden;
    margin-top: 10px;
  }

  div.banner
  { width: 984px;
    height: 288px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('img/header.png') no-repeat;
    z-index: 1;
  }

  div.banner2
  { width: 984px;
    height: 288px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
  }

  div.banner2 div.menuTop1
  { position: absolute;
    top: 11px;
    left: 15px;
    width: 960px;
    height: 32px;
  }

  div.banner2 div.menuTop1 ul, div.banner2 div.menuTop1 li
  { margin: 0px;
    padding: 0px;
    text-indent: 0px;
    list-style-type: none;
  }

  div.banner2 div.menuTop1 li
  { display: inline;
  }

  div.banner2 div.menuTop1 li a
  { font-size: 8pt;
    color: #fff;
    /*font-weight: bold;*/
    text-decoration: none;
  }

  div.banner2 div.menuTop1 li.level-0
  { margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 7px;
    text-indent: 0px;
    display: inline;
    list-style-type: none;
    background: url('img/separator.png') 0px 7px no-repeat;
  }

  div.banner2 div.menuTop1 li.level-0-first
  { background: none;
    font-weight: bold;
  }

  div.banner2 div.menuTop1 hr
  { display: none;
  }

  div.banner2 div.menuTop3
  { position: absolute;
    top: 11px;
    left: 570px;
    width: 390px;
    height: 32px;
    text-align: right;
  }

  div.banner2 div.menuTop3 ul, div.banner2 div.menuTop1 li
  { margin: 0px;
    padding: 0px;
    text-indent: 0px;
    list-style-type: none;
  }

  div.banner2 div.menuTop3 li
  { display: inline;
  }

  div.banner2 div.menuTop3 li a
  { font-size: 8pt;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  div.banner2 div.menuTop3 li.level-0
  { margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    text-indent: 0px;
    display: inline;
    list-style-type: none;
    background: url('img/separator.png') 0px 7px no-repeat;
  }

  div.banner2 div.menuTop3 li.level-0-first
  { background: none;
  }

  div.banner2 div.menuTop3 hr
  { display: none;
  }

  div.banner2 div.menuTop2
  { position: absolute;
    bottom: 31px;
    left: 75px;
    width: 880px;
    height: 20px;
  }

  div.banner2 div.menuTop2 span
  { color: #fff;
    font-size: 10px;
    font-weight: bold;
  }

  div.banner2 div.menuTop2 a
  { text-decoration: none;
    color: #fff;
    /*font-weight: bold;*/
    font-size: 9pt;
  }

  div.banner2 div.menuTop2 hr
  { display: none;
  }

  div.banner2 div.menuTop2 ul
  { margin: 0px;
    padding: 0px;
  }

  div.banner2 div.menuTop2 li.level-0
  { margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 10px;
    text-indent: 0px;
    display: inline;
    list-style-type: none;
    background: url('img/separator.png') 0px 7px no-repeat;
  }

  div.banner2 div.menuTop2 li.level-0-first
  { background: none;
  }

  div.banner2 div.menuTop2 li.level-0 ul
  { display: none;
    margin: 0px;
    padding: 0px;
  }

  div.banner2 div.floating
  { position: absolute;
    top: 260px;
    background: #2f4667;
    color: #fff;
    padding: 10px;
    z-index: 5;
    border: 1px #3F5F8B solid;
    width: 250px;
  }

  *> div.banner2 div.floating
  { width: auto;
    min-width: 150px;
  }

  div.banner2 div.floating ul,
  div.banner2 div.floating li.level-0
  { margin: 0px;
    padding: 0px;
  }

  div.banner2 div.floating li.level-1
  { margin: 0px 0px 5px 0px;
    padding: 0px;
    list-style-type: none;
  }

  div.banner2 div.floating li.level-1 a
  { color: #fff;
    font-size: 8pt;
    text-decoration: none;
    display: block;
    width: 100%;
  }

  div.banner2 div.login
  { position: absolute;
    right: 12px;
    bottom: 55px;
    width: 200px;
    height: 120px;
    text-align: center;
    overflow: hidden;
    background: url('img/separator.png') 106px 105px no-repeat !important;
  }
  
  div.banner2 div.login div.links
  { position: absolute; 
    bottom: 3px;
    left: 5px;
  }
  
  div.banner2 div.login label
  { background:red;
    position: absolute;
    top: 80px;
    left: 80px;
    z-index: 10;
  }
  
  div.banner2 div.login div.heading
  { text-transform: uppercase;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    border-bottom: 1px #9AABC1 solid;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.login div.txt
  { font-size: 7pt;
    color: #fff;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
  }

  div.banner2 div.login div.log-in
  {
  }

  div.banner2 div.login div.log-in a
  { color: #FF6700;
    font-weight: bold;
    text-decoration: none;
    font-size: 8pt;
  }

  div.banner2 div.login div.links a
  { font-size: 9pt;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  div.banner2 div.login div.links a.link1
  { margin-right: 5px;
  }

  div.banner2 div.login form
  { margin: 0px;
    padding: 0px;
    line-height: 100%;
  }

  div.banner2 div.login table
  { margin-top: 0px;
  }

  div.banner2 div.login td
  { color: #fff;
    font-size: 8pt;
    padding: 4px !important;
  }

  div.banner2 div.login td input
  { font-size: 8pt;
    color: #000;
    padding: 1px;
    margin-left: 10px;
    width: 135px;
  }

  div.banner2 div.login .input03
  { position: absolute;
    right: 12px;
    bottom: 23px;
  }

  div.banner2 div.logged
  { position: absolute;
    right: 12px;
    bottom: 60px;
    width: 200px;
    height: 105px;
    text-align: center;
    overflow: hidden;
    background: url('img/kosik.png') 10px 50px no-repeat;
  }

  div.banner2 div.logged div.heading
  { text-transform: uppercase;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    border-bottom: 1px #9AABC1 solid;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.heading a
  { color: #fff;
    text-decoration: none;
  }

  div.banner2 div.logged div.txt1
  { position: absolute;
    top: 25px;
    right: 5px;
    text-transform: normal;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.txt2
  { position: absolute;
    top: 38px;
    right: 5px;
    text-transform: normal;
    color: #FF6700;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.txt3
  { position: absolute;
    top: 55px;
    right: 5px;
    text-transform: normal;
    color: #98A8BD;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.txt4
  { position: absolute;
    top: 68px;
    right: 5px;
    text-transform: normal;
    color: #98A8BD;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.txt5
  { position: absolute;
    top: 88px;
    left: 5px;
    text-transform: normal;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
  }

  div.banner2 div.logged div.txt5 span
  { color: #FF6700;
  }

  div.layout div.leftMenu ul, div.layout div.leftMenu li
  { margin: 0px;
    padding: 0px;
    text-indent: 0px;
    list-style-type: none;
  }

  div.layout div.leftMenu a
  { color: #fff;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    display: block;
    background: url('img/menu-0.png') -7px 0px no-repeat;
    text-transform: uppercase;
  }

  div.layout div.leftMenu a.level-0, div.layout div.leftMenu a.level-0-selected
  { height: 32px;
  }

  div.layout div.leftMenu a.level-0-selected span, div.layout div.leftMenu a.level-0 span
  { display: block;
    padding: 10px 0px 0px 9px;
  }

  div.layout div.leftMenu a.level-0-selected
  { background: url('img/menu-0-aktivita.png') -7px 0px no-repeat;
  }

  div.layout div.leftMenu a.level-1-selected span, div.layout div.leftMenu a.level-1 span
  { display: block;
    padding: 10px 0px 0px 25px;
  }

  div.layout div.leftMenu a.level-1, div.layout div.leftMenu a.level-1-selected
  { min-height: 22px;
  }

  div.layout div.leftMenu a.level-1, div.layout div.leftMenu a.level-1-selected
  { background: url('img/menu-1.png') -7px 0px repeat-y #647D9F;
    text-transform: none;
  }

  div.layout div.leftMenu a.level-1 span, div.layout div.leftMenu a.level-1-selected span
  { padding: 4px 15px 2px 20px;
  }

  div.layout div.leftMenu a.level-1-selected
  { background: url('img/menu-1-aktivita.png') -7px 0px repeat-y;
  }




  div.layout div.leftMenu a.level-2-selected span, div.layout div.leftMenu a.level-2 span
  { display: block;
    padding: 10px 0px 0px 35px;
  }

  div.layout div.leftMenu a.level-2, div.layout div.leftMenu a.level-2-selected
  { min-height: 22px;
  }

  div.layout div.leftMenu a.level-2, div.layout div.leftMenu a.level-2-selected
  { background: url('img/menu-2.png') -7px 0px repeat-y #647D9F;
    text-transform: none;
  }

  div.layout div.leftMenu a.level-2 span, div.layout div.leftMenu a.level-2-selected span
  { padding: 4px 15px 2px 30px;
  }

  div.layout div.leftMenu a.level-2-selected
  { background: url('img/menu-2-aktivita.png') -7px 0px repeat-y;
  }




  div.leftMenu div.bottom
  { height: 74px;
    width: 185px;
    overflow: hidden;
    background: url('img/menu-bottom.png') -7px 0px no-repeat;
  }

  div.leftMenu div.bottom ul
  { margin: 0px;
    padding: 0px;
  }

  div.leftMenu div.bottom a
  { background: none;
    text-transform: none;
  }

  div.leftMenu div.bottom a span
  { display: block;
    padding: 25px 0px 0px 15px;
  }

  div.footer
  { width: 984px;
    position: relative;
    left: 0px;
    top: 288px;
    background: url('img/footer.png') no-repeat;
    height: 67px;
  }

  div.footer div.in
  { /*font-weight: bold;*/
    color: #fff;
    font-size: 8pt;
    position: relative;
    top: 31px;
    left: 25px;
    width: 930px;
    text-align: center;
  }

  *> div.footer
  { clear: left;
  }

  div.produktObdelnik
  { width: 193px;
    height: 229px;
    overflow: hidden;
    position: relative;
    float: left;
    background: url('img/obdelnik.png') no-repeat;
    margin: 0px 1px 2px 0px;
  }

  div.produktObdelnikAkce
  { background: url('img/obdelnikAkce.png') no-repeat;
  }

  div.produktObdelnikNeniSkladem
  { background: url('img/obdelnikNeniSkladem.png') no-repeat;
  }

  div.produktObdelnik div.kosik
  { position: absolute;
    top: 188px;
    left: 5pt;
    width: 13px;
    height: 12px;
  }

  img.alertCart
  { background: url('img/cart.png') no-repeat;
    width: 13px;
    height: 12px;
  }

  div.produktObdelnik div.kosik-in
  { background: url('img/cart.png') no-repeat;
  }

  div.produktObdelnik div.nazev
  { position: absolute;
    top: 7px;
    font-weight: bold;
    text-align: center;
    width: 180px;
    height: 17px;
    font-size: 8pt;
  }

  div.produktObdelnik div.nazev a
  { left: 7px;
    color: #fff;
    text-decoration: none;
  }

  div.produktObdelnik div.popis
  { position: absolute;
    top: 28px;
    left: 7px;
    text-align: center;
    width: 180px;
    height: 40px;
    font-size: 8pt;
  }

  div.produktObdelnik div.popis a
  { color: #7595c0;
    font-weight: normal;
    text-decoration: none;
  }

  div.produktObdelnik div.img
  { position: absolute;
    top: 70px;
    left: 7px;
    color: #7595c0;
    font-weight: normal;
    text-align: center;
    width: 180px;
    height: 115px;
    font-size: 8pt;
  }

  div.produktObdelnik div.img img
  { border: none;
  }

  div.produktObdelnik div.cena
  { position: absolute;
    top: 185px;
    left: 7px;
    color: #7595c0;
    font-weight: bold;
    text-align: right;
    width: 175px;
    height: 20px;
    font-size: 10pt;
    color: #ff6000;
  }

  div.produktObdelnik div.cena a
  { color: inherit;
    text-decoration: none;
    font-size: 8pt;
  }

  div.produktObdelnik div.skladem
  { position: absolute;
    top: 210px;
    left: 5px;
    color: #7595c0;
    font-weight: bold;
    text-align: left;
    width: 80px;
    height: 20px;
    font-size: 8px;
    color: #b0b0b0;
    overflow: hidden;
  }

  div.produktObdelnik div.mnozstvi
  { position: absolute;
    top: 207px;
    left: 92px;
    color: #7595c0;
    font-weight: bold;
    text-align: left;
    width: 35px;
    color: #b0b0b0;
    overflow: hidden;
  }

  div.produktObdelnik div.mnozstvi input
  { font-size: 10px;
    padding: 2px 0px;
    width: 30px;
    border: none;
    background: transparent;
    font-weight: bold;
    color: #434343;
  }

  div.produktObdelnik div.koupit
  { position: absolute;
    top: 208px;
    left: 130px;
    color: #7595c0;
    font-weight: bold;
    text-align: left;
    width: 52px;
    height: 15px;
    color: #b0b0b0;
    overflow: hidden;
  }

  div.produktObdelnik div.kosik-flash
  { position: absolute;
    top: 207px;
    left: 129px;
    color: #7595c0;
    font-weight: bold;
    text-align: left;
    width: 54px;
    height: 17px;
    color: #b0b0b0;
    overflow: hidden;
    background: url('img/vlozeno.png') no-repeat;
    display: none;
  }

  div.produktObdelnik div.koupit a
  { display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }

  div.produktObdelnik-skladem div.nazev
  {
  }

  div.strankovani
  { clear: left;
    font-size: 10px;
    color: #FF5A00;
    margin: 20px 0px 0px 10px;
    padding-top: 10px;
  }

  div.strankovani a
  { color: #FF5A00;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
  }

  div.strankovani b a
  { color: #000;
  }

  ul.subkategorie
  { margin: 0px;
    padding: 10px 30px 10px 20px;
  }

  ul.subkategorie li
  { display: inline;
    list-style-type: none;
    font-weight: bold;
    font-size: 8pt;
    color: #808080;
  }

  ul.subkategorie a
  { text-decoration: none;
    color: inherit;
  }

  div.moznostiKatalogu
  { border-bottom: 1px silver solid;
    margin: 10px 20px 10px 10px;
  }

  div.moznostiKatalogu table
  { width: 100%;
  }

  div.moznostiKatalogu td
  { color: #263a55;
    font-weight: bold;
    font-size: 8pt;
  }

  div.moznostiKatalogu td input
  { position: relative;
    top: 1px;
  }

  div.moznostiKatalogu a.type1
  { display: block;
    background: url('img/zobrazeni1.png') no-repeat;
    width: 27px;
    height:22px;
    float: left;
  }

  div.moznostiKatalogu a.type2
  { display: block;
    background: url('img/zobrazeni2.png') no-repeat;
    width: 27px;
    height:22px;
    float: left;
    margin-left: 4px;
  }

  div.moznostiKatalogu td.cell1
  { width: 60px;
  }

  div.moznostiKatalogu td.cell2
  { width: 60px;
  }

  div.moznostiKatalogu td.cell3
  { text-align: right;
    width: 125px;
  }

  div.moznostiKatalogu td.cell4
  { text-align: left;
    vertical-align: top;
    padding-top: 5px;
  }

  div.moznostiKatalogu td.cell4 span
  { display: block;
    padding: 7px 0px 2px 0px;
  }

  div.moznostiKatalogu td.cell4 select
  { font-size: 8pt;
  }

  div.moznostiKatalogu td.cell5
  { text-align: right;
    vertical-align: bottom;
    padding-bottom: 5px;
    width: 340px;
  }

  div.produktDetail
  { width: 745px;
    height: 401px;
    overflow: hidden;
    background: url('img/detail.png');
    position: relative;
    left: 10px;
  }

  div.oblibene
  { position: absolute;
    top: 0px;
    right: 10px;
    width: 240px;
    text-align: center;
  }

  div.oblibene a
  { font-weight: bold;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
  }

  div.zarazeni
  { margin: 0px 0px 0px 10px;
    padding: 0px 0px 10px 0px;
  }

  div.zarazeni b
  { font-weight: bold;
    color: silver;
  }

  div.zarazeni a
  { color: gray;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
  }

  div.bonus-detail
  { width: 199px;
    height: 237px;
    background: url('img/bonus-detail.png') no-repeat;
    overflow: hidden;
    position: relative;
    float: right;
    right: 30px;
    text-align: center;
  }

  div.bonus-detail img
  { position: relative;
    top: 10px;
    border: none;
  }

  div.bonus-detail .link
  { display: block;
    position: absolute;
    bottom: 7px;
    right: 5px;
    width: 125px;
    height: 15px;
  }

  div.produktDetail h1
  { border: none;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    display: block;
    position: absolute;
    top: 9px;
    left: 13px;
  }

  div.produktDetail p.popis
  { position: absolute;
    top: 25px;
    left: 10px;
    width: 160px;
    height: 300px;
    overflow: hidden;
    padding: 0px;
    color: #243752;
    font-weight: bold;
    font-size: 8pt;
  }

  div.produktDetail #popisDelsi
  { display: none;
    background: #E6E6E6;
    position: absolute;
    top: 30px;
    left: 6px;
    width: 555px;
    height: 311px;
    z-index: 3;
    overflow: auto;
    font-size: 9pt;
    line-height: 150%;
    font-size: 8pt;
    text-align: justify;
  }

  div.produktDetail #detailVice
  { display: block;
    width: 90px;
    height: 16px;
    position: absolute;
    top: 362px;
    left: 20px;
    background: url('img/vice.png') no-repeat;
  }

  div.produktDetail .detailZpet
  { background: url('img/zpet-na-detail.png') no-repeat !important;
  }

  div.produktDetail div.right-panel
  { position: absolute;
    top: 35px;
    left: 565px;
    width: 168px;
    height: 330px;
    overflow: hidden;
    padding: 0px;
    color: gray;
    font-size: 8pt;
    text-align: center;
  }

  div.produktDetail div.right-panel img.img
  { margin: 5px;
  }

  div.produktDetail div.right-panel div.cena
  { position: absolute;
    top: 205px;
    left: 5px;
    width: 160px;
    height: 120px;
    overflow: hidden;
    padding: 0px;
    color: gray;
    font-size: 8pt;
    text-align: left;
    padding: 0px;
  }

  div.produktDetail div.right-panel div.cena span
  { font-size: 10pt;
    color: #000;
    display: block;
    font-weight: bold;
  }

  div.produktDetail div.right-panel div.cena b
  { display: block;
    font-size: 11pt;
    color: #FF6700;
    text-align: left;
    margin-top: 5px;
  }

  div.produktDetail div.right-panel div.cena b a
  { color: inherit;
    text-decoration: none;
  }

  div.produktDetail div.right-panel div.cena div.info
  { color: gray;
    font-style: italic;
    margin-top: 5px;
    font-weight: bold;
  }

  div.produktDetail div.img
  { position: relative;
    width: 370px;
    height: 300px;
    overflow: hidden;
    text-align: center;
    display: table-cell;
	  vertical-align: middle;
  }

  div.produktDetail div.imgcont
  { position: absolute;
    top: 35px;
    left: 185px;
  }

  div.produktDetail a.imgdetail
  { display: block;
    position: absolute;
    top: 356px;
    left: 430px;
    width: 120px;
    height: 20px;
  }

  div.produktDetail div.koupit
  { position: absolute;
    width: 150px;
    height: 20px;
    top: 370px;
    right: 10px;
  }

  div.produktDetail div.koupit input
  { border: none;
    font-size: 7pt;
    font-weight: bold;
    color: #434343;
    padding: 0px;
    width: 45px;
    height: 13px;
    position: absolute;
    top: 1px;
    left: 0px;
  }

  div.produktDetail div.koupit a
  { position: absolute;
    display: block;
    top: 2px;
    right: 12px;
    width: 50px;
    height: 15px;
    cursor: pointer;
  }

  div.produktDetail div.koupit div.kosik-flash
  { position: absolute;
    display: block;
    top: 0px;
    right: 9px;
    width: 54px;
    height: 17px;
    background: url('img/vlozeno.png') no-repeat;
    display: none;
  }

  div.produktDetail div.kosik
  { position: absolute;
    bottom: 30px;
    right: 15px;
    width: 18px;
    height: 18px;
  }

  div.produktDetail div.kosik-in
  { background: url('img/cart.png') no-repeat;
  }

  table.produktySeznam
  { width: 760px;
    margin: 0px 0px 0px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.produktySeznam div.kosik
  { width: 13px;
    height: 12px;
    margin-top: 4px;
  }

  table.produktySeznam div.kosik-in
  { background: url('img/cart.png') no-repeat;
  }

  table.produktySeznam td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.produktySeznam td.kod
  { width: 160px;
  }

  table.produktySeznam td.cena
  { color: #FF5A00;
    text-align: right;
    padding-right: 10px;
    width: 100px;
  }

  table.produktySeznam td.koupit
  { width: 60px;
  }

  table.produktySeznam td.koupit a
  { display: block;
    width: 54px;
    height: 17px;
    background: url('img/do-kosiku.png') no-repeat;
    cursor: pointer;
  }

  table.produktySeznam td.koupit div.con
  { position: relative;
  }

  table.produktySeznam td.koupit .flash
  { position: absolute;
    display: block;
    width: 54px;
    height: 17px;
    background: url('img/vlozeno.png') no-repeat;
    cursor: pointer;
    top: 0px;
    left: 0px;
    display: none;
  }

  table.produktySeznam td.mnozstvi
  { width: 40px;
  }

  table.produktySeznam td.mnozstvi input
  { width: 30px;
    border: 2px orange solid;
    font-size: 8pt;
    font-weight: bold;
  }

  table.produktySeznam td a
  { text-decoration: none;
    color: inherit;
  }

  table.produktySeznam tr
  { height: 32px;
  }

  table.produktySeznam tr.produktRadekHlavicka td
  { background: url('img/tabulka.zahlavi.png') repeat-x;
  }

  table.produktySeznam tr.produktRadekHlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.produktySeznam tr.produktRadek-skladem td
  { background: #e9f2ff;
  }

  table.kosik tr.produktNeniSkladem td,
  table.kosik-rekapitulace tr.produktNeniSkladem td,
  table.produktySeznam tr.produktRadekNeniSkladem td
  { background: #e7e7e7;
  }
  
  table.kosik tr.produktRadek-skladem td,
  table.kosik-rekapitulace tr.produktRadek-skladem td,
  table.produktySeznam tr.produktRadek-skladem td
  { background: #d2e0eb;
  }

  table.kosik tr.produktAkce td,
  table.kosik-rekapitulace tr.produktAkce td,
  table.produktySeznam tr.produktRadekAkce td
  { background: #fedfc3;
  }

  div.prihlasitContainer
  { width: 400px;
    margin-left: 180px;
    margin-top: 40px;
  }

  div.prihlasitContainer
  { color: gray;
  }

  div.prihlasitContainer ul.odkazy
  { margin: 20px 0px 30px 0px;
    padding: 0px;
    text-align: center;
  }

  div.prihlasitContainer ul.odkazy li
  { margin: 0px;
    list-style-type: none;
    display: inline;
    color: #223a60;
    font-weight: bold;
    font-size: 8pt;
  }

  div.prihlasitContainer ul.odkazy li a
  { color: inherit;
    text-decoration: none;
  }

  div.prihlasitContainer form
  { margin-left: 48px;
    color: #223a60;
  }

  div.prihlasitContainer td.td01
  { width: 130px;
    font-weight: bold;
  }

  div.prihlasitContainer td.td03
  { font-weight: bold;
  }

  div.prihlasitContainer td.td05
  { text-align: right;
  }

  div.prihlasitContainer input.input01
  { font-size: 9pt;
    color: gray;
    font-weight: bold;
    width: 100px;
  }

  div.prihlasitContainer input.input02
  { font-size: 9pt;
    color: gray;
    font-weight: bold;
    width: 100px;
  }

  form.registraceKrok1
  { width: 750px;
    margin-left: 10px;
  }

  form.registraceKrok1 table.styled
  { width: 100%;
  }

  form.registraceKrok1 td.tdLeft
  { text-align: right;
    width: 350px;
  }

  form.registraceKrok1 td.tdRight
  {
  }

  form.registraceKrok1 td.tdRight input
  { width: 200px;
    margin-left: 20px;
  }

  form.registraceKrok1 td.tdRight span
  { color: orange;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
  }

  form .boxStyled
  { border-collapse: collapse;
    border: 1px #cccccc solid;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    color: #484848;
    padding-bottom: 20px;
  }

  form.registraceKrok1 table.buttons
  { border: none;
  }

  .boxStyled .hlavicka
  { background: url('img/registraceHeader.png') repeat-x;
    font-weight: bold;
    color: gray;
    font-size: 9pt;
    height: 22px;
    padding: 4px 10px 30px 10px;
  }

  form .tdKomplet
  { color: silver;
    font-size: 8pt;
    text-align: center;
    padding: 20px 0px 0px 0px;
  }

  form.registraceKrok1 td.tdKomplet ul
  { text-align: left;
    width: 250px;
    margin: auto;
  }

  form.registraceKrok1 img.btn01
  { cursor: pointer;
  }

  form.registraceKrok1 img.btn02
  { cursor: pointer;
  }

  form.registraceKrok1 table.buttons
  { float: right;
  }

  form.registraceKrok1 p.last
  { color: orange;
    font-weight: bold;
  }

  div.regChyba
  { border: 2px red solid;
    font-size: 9pt;
    color: red;
    font-weight: bold;
    text-align: center;
    margin: 20px 30px 20px 10px;
    padding: 30px;
  }

  div.registraceKrok2
  { width: 750px;
    margin-left: 10px;
  }

  div.registraceKrok2 td.tdLeft
  { width: 300px;
    text-align: right;
    color: gray;
  }

  div.registraceKrok2 td.tdRight
  { width: 430px;
    padding-left: 10px;
  }

  div.registraceKrok2 td.komplet
  { height: 30px;
  }

  div.registraceKrok2 table
  { border-collapse: collapse;
    border: 1px #cccccc solid;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    color: #484848;
  }

  div.registraceKrok2 table.buttons
  { border: none;
  }

  div.registraceKrok2 tr.hlavicka
  { background: url('img/registraceHeader.png') repeat-x;
    font-weight: bold;
    color: gray;
    font-size: 9pt;
    height: 22px;
  }

  div.registraceKrok2 tr.hlavicka td
  { padding: 4px 10px 30px 10px;
  }

  div.registraceKrok2 img.btn01
  { cursor: pointer;
  }

  div.registraceKrok2 img.btn02
  { cursor: pointer;
  }

  div.registraceKrok2 table.buttons
  { float: right;
  }

  div.registraceKrok3
  { width: 750px;
    margin-left: 10px;
  }

  div.registraceKrok3 table.buttons
  { border: none;
  }

  div.registraceKrok3 img.btn01
  { cursor: pointer;
  }

  div.registraceKrok3 img.btn02
  { cursor: pointer;
  }

  div.registraceKrok3 table.buttons
  { float: right;
  }

  table.kosik
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.kosik td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.kosik td.td-produkt
  { width: 160px;
  }

  table.kosik td.td-popis
  {
  }

  table.kosik td.td-cena
  { width: 100px;
    text-align: right;
  }

  table.kosik td.td-mnozstvi
  { width: 30px;
    text-align: right;
  }

  table.kosik td.td-jednotka
  { text-align: center;
  }

  table.kosik td.td-mnozstvi input
  { width: 35px;
    border: 2px orange solid;
    font-size: 8pt;
    text-align: right;
  }

  table.kosik td.td-celkem
  { width: 110px;
    text-align: right;
  }

  table.kosik td.td-vymazat
  { width: 40px;
    text-align: center;
  }

  table.kosik td img
  { border: none;
  }

  table.kosik td a
  { text-decoration: none;
    color: inherit;
  }

  table.kosik tr
  { height: 32px;
  }

  table.kosik tr.hlavicka td
  { background: url('img/tabulka.zahlavi.png') repeat-x;
  }

  table.kosik tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.kosik-celkem
  { width: 755px;
    margin: 10px 20px 20px 10px;
    font-weight: bold;
  }

  table.kosik-celkem td.td-right
  { text-align: right;
    color: #223a60;
  }

  table.kosik-celkem td.td-left
  { color: gray;
  }

  table.kosik-celkem tr.row-03 td
  { color: red;
    background: #eeeeee;
    border-top: 1px #cccccc solid;
  }

  table.kosik-tlacitka
  { float: right;
    margin-right: 13px;
  }

  table.kosik-tlacitka img
  { border: none;
  }

  #blanket
  { position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: silver;
    opacity: 0.6;
    filter: alpha(opacity=40);
    display: none;
  }

  #blanketIn
  { position: fixed;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 100px;
    z-index: 11;
    display: none;
  }

  #dodaciAdresyBlanket
  { position: fixed;
    top: 50%;
    left: 50%;
    width: 750px;
    height: 300px;
    z-index: 11;
    display: none;
  }

  #myAlert
  { position: relative;
    left: -50%;
    top: -50%;
    width: 300px;
    height: 130px;
    background: #F8F8F8;
    border: 2px #222222 solid;
    background: #fff;
  }

  #myAlert div.checkBox
  { font-size: 8pt;
    color: #222222;
    font-family: arial, sans-serfi;
    text-align: left;
    padding: 0px 0px 0px 10px;
    position: absolute;
    bottom: 10px;
    left: 0px;
  }

  #myAlert div.checkBox label
  { position: relative;
    top: -2px;
  }

  #myAlert img.close
  { position: absolute;
    top: 5px;
    right: 5px;
  }

  #myAlertTxtArea
  { font-size: 8pt;
    color: #222222;
    font-family: arial, sans-serfi;
    margin: 20px 10px;
    font-weight: bold;
    color: red;
  }

  table.objednavky-historie
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.objednavky-historie td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.objednavky-historie td img
  { border: none;
  }

  table.objednavky-historie td a
  { text-decoration: underline;
    color: inherit;
  }

  table.objednavky-historie td.td-cislo-zakazky
  { width: 100px;
  }

  table.objednavky-historie td.td-cislo-zakazky span
  { color: red;
    font-weight: bold;
  }

  table.objednavky-historie td.td-celkem
  { width: 120px;
    text-align: right;
  }

  table.objednavky-historie td.td-oddeleni
  { width: 200px;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
  }

  table.objednavky-historie td.td-akce
  { width: 60px;
    text-align: center;
  }

  table.objednavky-historie td.td-stav
  { width: 30px;
    text-align: center;
  }

  table.objednavky-historie td.td-ze-dne
  { width: 100px;
    text-align: center;
  }

  table.objednavky-historie td.td-txt
  { padding: 10px;
    background: #f4f4f4;
  }

  table.objednavky-historie td.td-txt div
  { padding: 10px;
    font-weight: normal;
  }

  table.objednavky-historie tr
  { height: 32px;
  }

  table.objednavky-historie tr.hlavicka td
  { background: url('img/tabulka.zahlavi2.png') repeat-x;
  }

  table.objednavky-historie tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.objednavka-header
  { width: 755px;
    height: 141px;
    overflow: hidden;
    margin-left: 10px;
    background: url('img/objednavka-krok1-zahlavi.png') no-repeat;
  }

  table.objednavka-header td
  { vertical-align: top;
    font-size: 8pt;
    color: #263a55;
    font-weight: bold;
  }

  table.objednavka-header td.cell1 div.line01
  { padding: 5px 0px 0px 10px;
    color: gray;
    font-weight: bold;
    font-size: 8pt;
  }

  table.objednavka-header td.cell1 div.line02
  { padding: 5px 0px 1px 10px;
  }

  table.objednavka-header td.cell1 div.line03
  { padding: 0px 0px 1px 10px;
  }

  table.objednavka-header td.cell1 div.line04
  { padding: 0px 0px 1px 10px;
  }

  table.objednavka-header td.cell1 div.line05
  { padding: 0px 0px 1px 10px;
  }

  table.objednavka-header td.cell1 div.line06
  { padding: 0px 0px 0px 10px;
  }

  table.objednavka-header td.cell2
  { line-height: 14px;
  }

  table.objednavka-header td.cell2 div.line01
  { padding: 5px 0px 0px 0px;
    color: gray;
    font-weight: bold;
  }

  .objednavka-krok2-standalone
  { padding: 0px 0px 0px 15px;
    font-weight: bold;
    color: gray;
  }

  .objednavka-krok2-standalone b
  { color: #263a55;
  }

  table.objednavka-header-krok2 td.cell3 div.line01
  { color: gray;
    margin: 0px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line02
  { margin: 0px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line03
  { color: gray;
    margin: 5px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line04
  { margin: 5px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line05
  { color: gray;
    margin: 5px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line06
  { margin: 5px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line07
  { color: gray;
    margin: 5px 0px 5px 0px;
  }

  table.objednavka-header-krok2 td.cell3 div.line08
  { margin: 5px 0px 5px 0px;
  }

  table.objednavka-header td.cell3 div.line04 input
  { border: 2px #263a55 solid;
    width: 115px;
    margin: 5px;
    font-size: 8pt;
    padding: 2px;
  }

  table.objednavka-header td.cell1
  { width: 255px;
  }

  table.objednavka-header td.cell2
  { width: 300px;
  }

  table.objednavka-header td.cell3
  { padding-top: 0px;
  }

  table.objednavka-dodaci-udaje
  { margin-left: 10px;
    color: #263a55;
    font-size: 8pt;
    font-weight: bold;
  }

  table.objednavka-dodaci-udaje td.cell01
  {
  }

  table.objednavka-dodaci-udaje td.cell02
  {
  }

  table.objednavka-dodaci-udaje td.cell03
  {
  }

  table.objednavka-dodaci-udaje td.cell04
  { padding: 10px;
  }

  table.objednavka-dodaci-udaje td.cell04 textarea
  { border: 2px #263a55 solid;
    width: 260px;
    height: 78px;
    font-size: 8pt;
    padding: 2px;
  }

  table.objednavka-dodaci-udaje td.cell05
  { padding: 10px;
  }

  table.objednavka-dodaci-udaje td.cell05 div.div02
  { margin-top: 15px;
  }

  table.objednavka-dodaci-udaje td.cell05 input
  { border: 2px #263a55 solid;
    width: 250px;
    font-size: 8pt;
    padding: 3px;
  }

  table.objednavka-dodaci-udaje td
  { vertical-align: top;
  }

  table.objednavka-termin-dodani
  { color: #263a55;
    font-size: 8pt;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    width: 760px;
  }

  table.objednavka-termin-dodani td
  { vertical-align: top;
  }

  table.objednavka-termin-dodani td.cell01
  { width: 280px;
  }

  table.objednavka-termin-dodani td.cell02
  { width: 280px;
  }

  table.objednavka-termin-dodani td.cell03
  { color: red;
  }

  div.vysvetlivky
  { margin: 40px 20px;
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    text-align: justify;
  }

  div.vysvetlivky p
  { margin-left: 0px;
    padding-left: 0px;
  }

  table.objednavka-upresneni
  { margin-left: 10px;
    width: 760px;
  }

  table.objednavka-upresneni input
  { width: 740px;
    height: 15px;
    border: 2px #263a55 solid;
    font-size: 8pt;
    padding: 5px;
    font-weight: bold;
  }

  table.objednavka-tlacitka
  { margin: 15px 0px 0px 12px;
    font-size: 8pt;
    color: gray;
    font-weight: bold;
    width: 760px;
  }

  table.objednavka-tlacitka td
  { vertical-align: top;
  }

  table.kosik-rekapitulace
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.kosik-rekapitulace td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.kosik-rekapitulace td.td-produkt
  { width: 160px;
  }

  table.kosik-rekapitulace td.td-popis
  {
  }

  table.kosik-rekapitulace td.td-cena
  { width: 100px;
    text-align: right;
  }

  table.kosik-rekapitulace td.td-mnozstvi
  { width: 30px;
    text-align: right;
  }

  table.kosik-rekapitulace td.td-jednotka
  { text-align: center;
  }

  table.kosik-rekapitulace td.td-mnozstvi input
  { width: 35px;
    border: 2px orange solid;
    font-size: 8pt;
    text-align: right;
  }

  table.kosik-rekapitulace td.td-celkem
  { width: 110px;
    text-align: right;
  }

  table.kosik-rekapitulace td.td-vymazat
  { width: 40px;
    text-align: center;
  }

  table.kosik-rekapitulace td img
  { border: none;
  }

  table.kosik-rekapitulace td a
  { text-decoration: none;
    color: inherit;
  }

  table.kosik-rekapitulace tr
  { height: 32px;
  }

  table.kosik-rekapitulace tr.hlavicka td
  { background: url('img/tabulka.zahlavi.png') repeat-x;
  }

  table.kosik-rekapitulace tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.rekapitulace-objednavka-upresneni
  { margin: 0px 0px 0px 10px;
    width: 760px;
  }

  table.rekapitulace-objednavka-upresneni td
  { color: #263a55;
    font-size: 9pt;
    font-weight: bold;
  }

  table.rekapitulace-objednavka-dodaci-udaje
  { margin: 0px 0px 0px 10px;
    width: 760px;
    height: 141px;
    background: url('img/objednavka-krok1-zahlavi.png') no-repeat;
  }

  table.rekapitulace-objednavka-dodaci-udaje td
  { vertical-align: top;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell01
  { width: 250px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell01 div.line01
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 5px 0px 0px 5px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell01 div.txt
  { color: #223a60;
    font-weight: bold;
    font-size: 7pt;
    margin: 5px 0px 0px 5px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell02 div.line01
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 5px 0px 0px 10px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell02 div.txt
  { color: #223a60;
    font-weight: bold;
    font-size: 8pt;
    margin: 10px 0px 0px 10px;
    line-height: 150%;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell02
  { width: 300px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell03
  { color: #223a60;
    font-weight: bold;
    font-size: 7pt;
    padding: 10px 10px 10px 10px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell03 div.line01
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 0px 0px 0px 0px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell03 div.line03
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 10px 0px 0px 0px;
  }

  table.rekapitulace-objednavka-dodaci-udaje td.cell03 div.line05
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 10px 0px 5px 0px;
  }

  table.objednavka-potvrzeni
  { color: #223a60;
    font-weight: bold;
    font-size: 8pt;
    margin: 0px 0px 0px 10px;
  }

  table.objednavka-potvrzeni td.tdLeft
  { width: 280px;
  }

  table.objednavka-potvrzeni td.tdRight
  { color: #FF6700;
  }

  table.objednavka-potvrzeni td.infoTxt
  { color: gray;
    font-size: 9px;
    padding-bottom: 20px;
  }

  table.objednavka-potvrzeni td.buttons
  { padding-top: 20px;
  }

  p.objednavkaPotvrzeniInfoTxt1
  { color: #223a60;
    font-weight: bold;
    font-size: 8pt;
    margin: 0px 0px 0px 0px;
  }

  p.objednavkaPotvrzeniInfoTxt2
  { color: #223a60;
    font-weight: bold;
    font-size: 8pt;
    margin: 0px 0px 10px 0px;
  }

  table.prohlizeni-polozky
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.prohlizeni-polozky td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.prohlizeni-polozky td.td-produkt
  { width: 160px;
  }

  table.prohlizeni-polozky td.td-popis
  {
  }

  table.prohlizeni-polozky td.td-cena
  { width: 100px;
    text-align: right;
  }

  table.prohlizeni-polozky td.td-mnozstvi
  { width: 30px;
    text-align: right;
  }

  table.prohlizeni-polozky td.td-jednotka
  { text-align: center;
  }

  table.prohlizeni-polozky td.td-mnozstvi input
  { width: 35px;
    border: 2px orange solid;
    font-size: 8pt;
    text-align: right;
  }

  table.prohlizeni-polozky td.td-celkem
  { width: 110px;
    text-align: right;
  }

  table.prohlizeni-polozky td.td-vymazat
  { width: 40px;
    text-align: center;
  }

  table.prohlizeni-polozky td img
  { border: none;
  }

  table.prohlizeni-polozky td a
  { text-decoration: none;
    color: inherit;
  }

  table.prohlizeni-polozky tr
  { height: 32px;
  }

  table.prohlizeni-polozky tr.hlavicka td
  { background: url('img/tabulka.zahlavi.png') repeat-x;
  }

  table.prohlizeni-polozky tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.prohlizeni-doklad
  { width: 755px;
    height: 141px;
    overflow: hidden;
    margin-left: 10px;
    background: url('img/objednavka-krok1-zahlavi.png') no-repeat;
  }

  table.prohlizeni-doklad td
  { vertical-align: top;
    font-size: 8pt;
    color: #263a55;
    font-weight: bold;
  }

  table.prohlizeni-doklad td.cell1 div.line01
  { padding: 5px 0px 0px 10px;
    color: gray;
    font-weight: bold;
    font-size: 8pt;
  }

  table.prohlizeni-doklad td.cell1 div.line02
  { padding: 5px 0px 1px 10px;
  }

  table.prohlizeni-doklad td.cell1 div.line03
  { padding: 0px 0px 1px 10px;
  }

  table.prohlizeni-doklad td.cell1 div.line04
  { padding: 0px 0px 1px 10px;
  }

  table.prohlizeni-doklad td.cell1 div.line05
  { padding: 0px 0px 1px 10px;
  }

  table.prohlizeni-doklad td.cell1 div.line06
  { padding: 0px 0px 0px 10px;
  }

  table.prohlizeni-doklad td.cell2 div.line01
  { padding: 5px 0px 0px 0px;
    color: gray;
    font-weight: bold;
  }

  table.prohlizeni-doklad td.cell2 div.line02
  { padding: 5px 0px 10px 0px;
  }

  table.prohlizeni-doklad td.cell2 div.line03
  { padding: 0px 0px 1px 0px;
  }

  table.prohlizeni-doklad td.cell2 div.line04
  { padding: 0px 0px 1px 0px;
  }

  table.prohlizeni-doklad td.cell1
  { width: 255px;
  }

  table.prohlizeni-doklad td.cell2
  { width: 300px;
  }

  table.prohlizeni-doklad td.cell3
  { padding-top: 0px;
  }

  table.prohlizeni-doklad td.cell3 div.line01
  { color: gray;
  }

  table.prohlizeni-doklad td.cell3 div.line02
  { margin: 0px 0px 5px 0px;
  }

  table.prohlizeni-doklad td.cell3 div.line03
  { color: gray;
  }

  table.prohlizeni-doklad td.cell3 div.line04
  { margin: 0px 0px 5px 0px;
  }

  table.prohlizeni-doklad td.cell3 div.line05
  { color: gray;
  }

  table.prohlizeni-doklad td.cell3 div.line06
  { margin: 0px 0px 5px 0px;
  }

  table.prohlizeni-dodaci-udaje
  { margin: 0px 0px 0px 10px;
    width: 760px;
    height: 141px;
    background: url('img/objednavka-krok1-zahlavi.png') -255px 0px no-repeat;
  }

  table.prohlizeni-dodaci-udaje td
  { vertical-align: top;
  }

  table.prohlizeni-dodaci-udaje td.cell01
  { width: 300px;
  }

  table.prohlizeni-dodaci-udaje td.cell01 div.line01
  { color: gray;
    font-weight: bold;
    font-size: 7pt;
    margin: 5px 0px 0px 15px;
  }

  table.prohlizeni-dodaci-udaje div.txt
  { color: #223a60;
    font-weight: bold;
    font-size: 7pt;
    margin: 5px 0px 0px 15px;
  }

  table.prohlizeni-dodaci-udaje td.cell02
  { color: #223a60;
    font-weight: bold;
    font-size: 8pt;
  }

  table.prohlizeni-dodaci-udaje-header td.cell01
  { width: 300px;
  }

  table.prohlizeni-dodaci-udaje-header td.cell02 h2
  { margin: 0px 0px 0px 25px;
  }

  div.homepage
  { background: url('img/homepage-bg.png') 0px 0px no-repeat;
    width: 789px;
    height: 820px;
    position: absolute;
    top: -25px;
    left: -3px;
  }

  div.homepage div.homepage-inner
  { display: block;
    width: 590px;
    height: 780px;
    position: absolute;
    top: 20px;
    left: 2px;
  }

  div.homepageHeightHolder
  { display: block;
    height: 775px;
  }

  div.homepage div.novinkaObdelnik
  { width: 280px;
    height: 127px;
    background: url('img/novinkaObdelnik.png') no-repeat;
    overflow: hidden;
    float: left;
    margin: 8px 1px 0px 8px;
    position: relative;
  }

  div.homepage div.novinkaObdelnik div.nadpis
  { position: absolute;
    top: 3px;
    left: 5px;
    width: 270px;
    height: 17px;
    font-weight: bold;
    color: #484848;
  }

  div.homepage div.novinkaObdelnik div.nadpis a
  { color: #484848;
    text-decoration: none;
  }

  div.homepage div.novinkaObdelnik div.text-uvod
  { position: absolute;
    top: 30px;
    left: 5px;
    width: 265px;
    height: 95px;
    font-size: 8pt;
    /*font-weight: bold;*/
    color: #263a55;
    text-align: justify;
  }

  div.homepage div.novinkaObdelnik img
  { float: right;
    margin: 0px 0px 10px 10px;
    border: none;
  }

  div.homepage div.banner01
  { width: 570px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    top: 5px;
    left: 8px;
  }

  div.homepage div.banner02
  { width: 570px;
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
    position: relative;
    top: 10px;
    left: 8px;
  }
  
  div.reklama01 h2,
  div.reklama02 h2,
  div.reklama03 h2
  { margin-bottom: 0px;
    color: #000;
  }
  
  div.reklama01 a, div.reklama01 a:visited,
  div.reklama02 a, div.reklama02 a:visited,
  div.reklama03 a, div.reklama03 a:visited
  { color: #000;
  }
  
  div.reklama01
  { display: block;
    width: 175px;
    height: 122px;
    background: url('img/reklama.png') no-repeat;
    overflow: hidden;
    float: left;
    margin: 0px 13px 0px 8px;
  }

  div.reklama01 div.nadpis
  { text-align: center;
    font-weight: bold;
    font-size: 8pt;
    padding: 5px;
  }

  div.reklama01 div.nadpis a
  { text-decoration: none;
    color: inherit;
  }

  div.reklama01 div.text
  { text-align: center;
    padding: 0px 5px;
  }

  div.reklama02
  { display: block;
    width: 175px;
    height: 122px;
    background: url('img/reklama.png') no-repeat;
    overflow: hidden;
    float: left;
    margin: 0px 12px 0px 8px;
  }

  div.reklama02 div.nadpis
  { text-align: center;
    font-weight: bold;
    font-size: 8pt;
    padding: 5px;
  }

  div.reklama02 div.nadpis a
  { text-decoration: none;
    color: inherit;
  }

  div.reklama02 div.text
  { text-align: center;
    padding: 0px 5px;
  }

  div.reklama03
  { display: block;
    width: 175px;
    height: 122px;
    background: url('img/reklama.png') no-repeat;
    overflow: hidden;
    float: left;
    margin: 0px 0px 0px 8px;
  }

  div.reklama03 div.nadpis
  { text-align: center;
    font-weight: bold;
    font-size: 8pt;
    padding: 5px;
  }

  div.reklama03 div.nadpis a
  { text-decoration: none;
    color: inherit;
  }

  div.reklama03 div.text
  { text-align: center;
    padding: 0px 5px;
  }

  div.right-menu
  { display: block;
    width: 200px;
    height: 821px;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  div.right-menu div.doprava
  { width: 180px;
    height: 250px;
    top: 14px;
    right: 8px;
    position: absolute;
  }

  div.right-menu div.doprava div.header
  { font-size: 9pt;
    font-weight: bold;
  }

  div.right-menu div.doprava div.obrazek
  { padding-top: 10px;
  }

  div.right-menu div.topProdukty
  { width: 180px;
    height: 285px;
    position: absolute;
    top: 276px;
    right: 8px;
    overflow: hidden;
  }

  div.right-menu div.topProdukty div.header
  { font-size: 9pt;
    font-weight: bold;
    padding-bottom: 15px;
  }

  div.right-menu div.topProdukty div.radek
  { background: url('img/border.png') 0px 100% repeat-x;
    padding: 5px 0px 10px 0px;
    margin-right: 5px;
    position: relative;
  }

  div.right-menu div.topProdukty div.radek a
  { color: #FF5A00;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
  }

  div.right-menu div.novinky
  { width: 180px;
    height: 225px;
    position: absolute;
    top: 581px;
    right: 8px;
    overflow: hidden;
  }

  div.right-menu div.novinky div.header
  { font-size: 9pt;
    font-weight: bold;
    padding-bottom: 5px;
  }

  div.right-menu div.novinky div.radek
  { background: url('img/border.png') 0px 100% repeat-x;
    padding: 5px 0px 10px 0px;
    margin-right: 5px;
    position: relative;
  }

  div.right-menu div.novinky div.radek a
  { color: #263a55;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
  }

  table.stiznost
  { width: 750px;
    margin: 0px 0px 0px 10px;
  }

  table.stiznost div.header
  { color: gray;
    font-size: 8pt;
    font-weight: bold;
  }

  table.stiznost td
  { vertical-align: top;
  }

  table.stiznost .inp
  { border: 2px #263a55 solid;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
  }

  div.stiznostChyba
  { color: red;
    font-weight: bold;
    border: 2px red solid;
    margin: 10px 20px 10px 10px;
    padding: 20px;
  }

  table.volejte-rediteli
  { width: 750px;
    margin: 0px 0px 0px 10px;
  }

  table.volejte-rediteli td
  { vertical-align: top;
  }

  table.volejte-rediteli .inp
  { border: 2px #263a55 solid;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
  }

  table.volejte-rediteli div.header
  { color: gray;
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 2px;
  }

  table.volejte-rediteli td.info
  { font-size: 8pt;
    color: gray;
    text-align: justify;
  }

  table.volejte-rediteli label
  { font-weight: bold;
    font-size: 8pt;
    color: #263a55;
  }

  table.reklamace-formular
  { width: 750px;
    margin: 0px 0px 0px 10px;
  }

  table.reklamace-formular td
  { vertical-align: top;
  }

  table.reklamace-formular .inp
  { border: 2px #263a55 solid;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
    color: #444444;
  }

  table.reklamace-formular div.header
  { color: gray;
    font-size: 8pt;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
  }

  table.reklamace-formular div.adresa
  { width:  261px;
    height: 106px;
    overflow: hidden;
    background: url('img/reklamace-adresa.png') no-repeat;
  }

  table.reklamace-formular div.adresa div.in
  { padding: 10px;
  }

  table.reklamace-formular div.adresa div.in div
  { font-weight: bold;
    font-size: 8pt;
    color: #263a55;
    line-height: 1.6;
  }

  table.reklamace-formular div.adresa div.in div.line04
  { margin-top: 10px;
  }

  table.reklamace-formular label
  { font-weight: bold;
    font-size: 8pt;
    color: #263a55;
  }

  table.reklamacni-formular-radky td.cell1
  { width: 100px;
  }

  table.reklamacni-formular-radky td.cell1 input
  { width: 100px;
  }

  table.reklamacni-formular-radky td.cell2
  {
  }

  table.reklamacni-formular-radky td.cell2 input
  { width: 500px;
  }

  table.reklamacni-formular-radky td.cell3
  { width: 100px;
  }

  table.reklamacni-formular-radky td.cell3 input
  { width: 100px;
  }

  table.reklamace-historie
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.reklamace-historie td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.reklamace-historie td img
  { border: none;
  }

  table.reklamace-historie td a
  { text-decoration: underline;
    color: inherit;
  }

  table.reklamace-historie td.td-cislo-zakazky
  { width: 100px;
  }

  table.reklamace-historie td.td-io
  { width: 120px;
    text-align: right;
  }

  table.reklamace-historie td.td-oddeleni
  { width: 200px;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
  }

  table.reklamace-historie td.td-akce
  { width: 60px;
    text-align: center;
  }

  table.reklamace-historie td.td-stav
  { width: 30px;
    text-align: center;
  }

  table.reklamace-historie td.td-ze-dne
  { width: 100px;
    text-align: center;
  }

  table.reklamace-historie tr
  { height: 32px;
  }

  table.reklamace-historie tr.hlavicka td
  { background: url('img/tabulka.zahlavi2.png') repeat-x;
  }

  table.reklamace-historie tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.ztracene-heslo
  { margin: auto;
  }

  table.ztracene-heslo td.tdLeft
  { font-size: 8pt;
    color: #223a60;
    font-weight: bold;
    text-align: right;
  }

  table.ztracene-heslo td.tdRight input
  { font-size: 9pt;
    color: gray;
    font-weight: bold;
    width: 200px;
  }

  form.osobni-profil
  { width: 750px;
    margin-left: 10px;
  }

  form.osobni-profil td.tdLeft
  { width: 300px;
    text-align: right;
  }

  form.osobni-profil td.tdRight
  { width: 430px;
  }

  form.osobni-profil td.tdRight input
  { width: 200px;
    margin-left: 20px;
  }

  form.osobni-profil td.tdRight span
  { color: orange;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
  }

  form.osobni-profil table
  { font-weight: bold;
    color: #484848;
  }

  form.osobni-profil table.buttons
  { border: none;
  }

  form.osobni-profil tr.hlavicka
  { background: url('img/registraceHeader.png') repeat-x;
    font-weight: bold;
    color: gray;
    font-size: 9pt;
    height: 22px;
  }

  form.osobni-profil tr.hlavicka td
  { padding: 4px 10px 30px 10px;
  }

  form.osobni-profil td.tdKomplet
  { color: silver;
    font-size: 8pt;
    text-align: center;
    padding: 20px 0px 20px 0px;
  }

  form.osobni-profil td.tdKomplet ul
  { text-align: left;
    width: 250px;
    margin: auto;
  }

  form.osobni-profil img.btn01
  { cursor: pointer;
  }

  form.osobni-profil img.btn02
  { cursor: pointer;
  }

  form.osobni-profil table.buttons
  { float: right;
  }

  form.osobni-profil p.last
  { color: orange;
    font-weight: bold;
  }

  table.dodaci-adresy
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.dodaci-adresy td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.dodaci-adresy td img
  { border: none;
  }

  table.dodaci-adresy td a
  { text-decoration: underline;
    color: inherit;
  }

  table.dodaci-adresy td.td-oddeleni
  { width: 150px;
  }

  table.dodaci-adresy td.td-adresa
  {
  }

  table.dodaci-adresy td.td-osoba
  { width: 150px;
    text-align: center;
  }

  table.dodaci-adresy td.td-akce
  { width: 120px;
    text-align: center;
  }

  table.dodaci-adresy tr
  { height: 32px;
  }

  table.dodaci-adresy tr.hlavicka td
  { background: url('img/tabulka.zahlavi2.png') repeat-x;
  }

  table.dodaci-adresy tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  form.dodaci-adresy-edit
  { width: 750px;
    margin-left: 10px;
  }

  form.dodaci-adresy-edit td.tdLeft
  { width: 300px;
    text-align: right;
  }

  form.dodaci-adresy-edit td.tdRight
  { width: 430px;
  }

  form.dodaci-adresy-edit td.tdRight input
  { width: 200px;
    margin-left: 20px;
  }

  form.dodaci-adresy-edit td.tdRight span
  { color: orange;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
  }

  form.dodaci-adresy-edit table
  { font-weight: bold;
    color: #484848;
  }

  form.dodaci-adresy-edit table.buttons
  { border: none;
  }

  form.dodaci-adresy-edit tr.hlavicka
  { background: url('img/registraceHeader.png') repeat-x;
    font-weight: bold;
    color: gray;
    font-size: 9pt;
    height: 22px;
  }

  form.dodaci-adresy-edit tr.hlavicka td
  { padding: 4px 10px 30px 10px;
  }

  form.dodaci-adresy-edit td.tdKomplet
  { color: silver;
    font-size: 8pt;
    text-align: center;
    padding: 20px 0px 20px 0px;
  }

  form.dodaci-adresy-edit td.tdKomplet ul
  { text-align: left;
    width: 250px;
    margin: auto;
  }

  form.dodaci-adresy-edit img.btn01
  { cursor: pointer;
  }

  form.dodaci-adresy-edit img.btn02
  { cursor: pointer;
  }

  form.dodaci-adresy-edit table.buttons
  { float: right;
  }

  form.dodaci-adresy-edit p.last
  { color: orange;
    font-weight: bold;
  }

  #dodaciAdresyContainer
  { border: 2px #263a55 solid;
    width: 750px;
    height: 300px;
    background: #fff;
    position: relative;
    top: -50%;
    left: -50%;
    z-index: 20;
    font-weight: bold;
    display: none;
    text-align: left;
  }

  #dodaciAdresyContainer div.header
  { font-weight: bold;
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #000;
    background: silver;
    padding: 10px;
    border-bottom: 2px #263a55 solid;
  }

  #dodaciAdresyContainer div.in
  { width: 750px;
    height: 200px;
    margin: 10px 0px 0px 0px;
    overflow: auto;
  }

  #dodaciAdresyContainer img
  { position: absolute;
    bottom: 5px;
    right: 10px;
    cursor: pointer;
  }

  table.dodaci-adresy-objednavka
  { width: 100%;
    vertical-align: middle;
    font-family: arial, sans-serif;
  }

  table.dodaci-adresy-objednavka label
  { display: block;
    width: 100%;
    cursor: pointer;
  }

  table.dodaci-adresy-objednavka tr:hover td
  { background: #f8f8f8;
  }

  table.dodaci-adresy-objednavka td
  { font-size: 8pt;
    color: #223a60;
  }

  table.dodaci-adresy-objednavka td img
  { border: none;
  }

  table.dodaci-adresy-objednavka td a
  { text-decoration: underline;
    color: inherit;
  }

  table.dodaci-adresy-objednavka td.td-oddeleni
  { width: 120px;
    text-align: left;
  }

  table.dodaci-adresy-objednavka td.td-adresa
  { text-align: left;
  }

  table.dodaci-adresy-objednavka td.td-osoba
  { width: 130px;
    text-align: right;
    padding-right: 20px;
  }

  table.dodaci-adresy-objednavka td.td-akce
  { width: 50px;
    text-align: center;
  }

  table.vitejte-tab1
  { width: 750px;
    margin: 10px 0px 0px 10px;
  }

  table.vitejte-tab1 td
  { color: #444;
  }

  table.vitejte-tab1 td.col1
  { width: 170px;
    text-align: left;
  }

  table.vitejte-tab1 td.col2
  { width: 190px;
    text-align: right;
    font-weight: bold;
  }

  table.vitejte-tab1 td.col3
  { width: 220px;
    text-align: left;
    padding-left: 40px;
  }

  table.vitejte-tab1 td.col4
  { text-align: right;
    font-weight: bold;
  }

  table.vitejte-tab2
  { width: 750px;
    margin: 10px 0px 0px 10px;
  }

  table.vitejte-tab2 td
  { color: #444;
  }

  table.vitejte-tab2 td.col1
  { width: 220px;
    text-align: left;
  }

  table.vitejte-tab2 td.col2
  { width: 140px;
    text-align: right;
    font-weight: bold;
  }

  table.vitejte-tab2 td.col3
  { width: 220px;
    text-align: left;
    padding-left: 40px;
  }

  table.vitejte-tab2 td.col4
  { text-align: right;
    font-weight: bold;
  }

  div.vitejte-tree
  { margin: 10px 20px 10px 10px;
  }

  div.vitejte-tree a
  { text-decoration: none;
    text-transform: uppercase;
    color: #333;
    line-height: 150%;
  }

  table.zrusit-obj-rekapitulace
  { margin: 0px 20px 0px 10px;
    font-weight: bold;
    color: #223a60;
  }

  table.zrusit-obj-rekapitulace td.col1
  { text-transform: uppercase;
  }

  table.zrusit-obj-rekapitulace td.col2
  { color: #ff5102;
  }

  div.novinkyRegistrovani div.novinkaObdelnik
  { width: 245px;
    height: 127px;
    background: url('img/novinkaObdelnikRegistrovani.png') no-repeat;
    overflow: hidden;
    float: left;
    margin: 8px 1px 0px 8px;
    position: relative;
  }

  div.novinkyRegistrovani div.novinkaObdelnik div.nadpis
  { position: absolute;
    top: 3px;
    left: 5px;
    width: 235px;
    height: 17px;
    font-weight: bold;
    color: #484848;
  }

  div.novinkyRegistrovani div.novinkaObdelnik div.nadpis a
  { color: #484848;
    text-decoration: none;
  }

  div.novinkyRegistrovani div.novinkaObdelnik div.text-uvod
  { position: absolute;
    top: 30px;
    left: 5px;
    width: 230px;
    height: 95px;
    font-size: 8pt;
    color: #263a55;
    text-align: justify;
  }

  div.novinkyRegistrovani div.novinkaObdelnik img
  { float: right;
    margin: 0px 0px 10px 10px;
    border: none;
  }

  form.search
  { margin:0px;
    padding: 0px;
    height: 32px;
    background: url('img/menu-0.png') -7px 0px no-repeat;
    position: relative;
  }

  form.search .inp1
  { position: absolute;
    top: 9px;
    left: 12px;
    width: 125px;
    height: 15px;
    border: none;
    background: #fff;
    font-size: 8pt;
    color: #434343;
    font-weight: bold;
    padding: 2px 0px 0px 5px;
  }

  form.search .inp2
  { position: absolute;
    top: 8px;
    left: 147px;
  }

  .dateSwitch
  { display: block;
    text-align: right;
    padding: 0px 20px 5px 0px;
    color: gray;
    font-weight: bold;
  }

  .dateSwitch a, .dateSwitch a:link, .dateSwitch a:visited
  { color: gray;
    font-weight: bold;
  }

  .dateSwitch a.selected
  { color: #223a60;
  }

  .slideShow
  { display: block;
    width: 770px;
    height: 300px;
    overflow: hidden;
    position: relative;
  }

  table.fakturace-historie
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.fakturace-historie td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.fakturace-historie td img
  { border: none;
  }

  table.fakturace-historie td a
  { text-decoration: underline;
    color: inherit;
  }

  table.fakturace-historie td.td-cislo
  { width: 100px;
  }

  table.fakturace-historie td.td-celkem
  { width: 120px;
    text-align: right;
  }

  table.fakturace-historie td.td-uhradit
  { width: 120px;
    text-align: right;
  }

  table.fakturace-historie td.td-stav
  { width: 30px;
    text-align: center;
  }

  table.fakturace-historie td.td-datum
  { width: 100px;
    text-align: center;
  }

  table.fakturace-historie td.td-splatnost
  { width: 100px;
    text-align: center;
  }

  table.fakturace-historie td.td-plneni
  { width: 100px;
    text-align: center;
  }

  table.fakturace-historie tr
  { height: 32px;
  }

  table.fakturace-historie tr.hlavicka td
  { background: url('img/tabulka.zahlavi2.png') repeat-x;
  }

  table.fakturace-historie tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.fakturace-tab1
  { width: 750px;
    margin: 10px 0px 0px 10px;
  }

  table.fakturace-tab1 td
  { color: #444;
    vertical-align: top;
  }

  table.fakturace-tab1 td.col1
  { width: 170px;
    text-align: left;
    color: gray;
  }

  table.fakturace-tab1 td.col2
  { width: 190px;
    text-align: right;
    font-weight: bold;
  }

  table.fakturace-tab1 td.col3
  { width: 220px;
    text-align: left;
    padding-left: 40px;
    color: gray;
  }

  table.fakturace-tab1 td.col4
  { text-align: right;
    font-weight: bold;
  }

  table.body-konto
  { width: 760px;
    margin: 0px 0px 10px 10px;
    border-collapse: collapse;
    border-left: 1px #cbcbcb solid;
    border-right: 1px #cbcbcb solid;
  }

  table.body-konto td
  { border-bottom: 1px #cbcbcb solid;
    background: #e7e7e7;
    font-size: 8pt;
    color: #223a60;
    font-weight: bold;
  }

  table.body-konto td.td-cell01
  { width: 80px;
  }

  table.body-konto td.td-cell02
  {
  }

  table.body-konto td.td-cell03
  { width: 120px;
  }

  table.body-konto td.td-cell04
  { text-align: right;
    padding-right: 10px;
    width: 100px;
  }

  table.body-konto td img
  { border: none;
  }

  table.body-konto td a
  { text-decoration: none;
    color: inherit;
  }

  table.body-konto tr
  { height: 32px;
  }

  table.body-konto tr.hlavicka td
  { background: url('img/tabulka.zahlavi.png') repeat-x;
  }

  table.body-konto tr.hlavicka td
  { color: #fff;
    font-weight: bold;
  }

  table.body-celkem
  { width: 758px;
    margin: 10px 20px 20px 10px;
    font-weight: bold;
  }

  table.body-celkem tr td
  { background: #eeeeee;
    border-top: 1px #cccccc solid;
    padding: 10px;
  }

  table.body-celkem td.right
  { text-align: right;
    color: #223a60;
  }

  table.body-celkem td.left
  { color: gray;
  }

  table.napoveda-tab
  { margin: 10px 0px 0px 20px;
  }

  table.napoveda-tab tr.row-img td
  { padding: 10px 20px 10px 20px;
    border-bottom: 1px silver solid;
  }

  table.napoveda-tab tr.row-img td img
  { border: 1px silver solid;
  }

  table.napoveda-tab tr.row-header td
  { padding: 20px 20px 0px 20px;
    text-align: center;
    color: #FF6700;
    text-transform: uppercase;
    font-weight: bold;
    color: #223a60;
  }

  table.napoveda-tab tr.row-header td a
  { color: #223a60;
  }

  table.napoveda-tab tr.row-header td a:hover
  { color: #FF6700;
  }
