body {
  text-align: center;
  background: #eee url('../img/public/bg/body.gif') top left;
  color: #000;  
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: 'Tahoma', 'Arial', 'Helvetica', lucida, sans-serif;
}

.cleaner {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

p {margin: 0;padding: 0;}
a img {border: 0;}

#InAll {
  width: 1008px;
  margin: 0 auto;
  text-align: justify;
  background: #fff url('../img/public/bg/inall.gif') top center repeat-y;
  position: relative;
}
  #InAll #IAbottom {
    height: 9px;
    font-size: 0;
    background: #fff url('../img/public/bg/inall_bottom.gif') bottom center repeat-y;
  }
  
#Header {
  width: 1008px;
  height: 219px;
  position: relative;  
  z-index: 10;
  overflow: hidden;
}
  #Header h1#logo {
    display: inline;
    font-size: 10px;
    margin:0;padding:0;

    position: absolute;
    top: 20px;
    left: 25px;
    z-index: 100;
  }
  #Header div#logo a{
    display: block;
    position: relative;
    width: 207px;
    height: 71px;  
    margin:0;padding:0;
    cursor: pointer;
  }
  /*
  #Header div#logo a {
    text-decoration: none;
    color: #fff;
  }  
  #Header div#logo span {
    background: url('../img/public/logo.gif') top left no-repeat;
    display: block;  
    width: 207px;
    height: 71px;  
    margin: 0;padding: 0;  
    position: absolute;
    left: 0;top:0;  
    z-index: 10;    
  }*/

/*
  #Header h1 {
    display: inline;
    font-size: 10px;
    margin:0;padding:0;

    position: absolute;
    top: 20px;
    left: 25px;
    z-index: 100;
  }
  #Header h1 a{
    display: block;
    position: relative;
    width: 207px;
    height: 71px;  
    margin:0;padding:0;
    cursor: pointer;
  }
  #Header h1 a {
    text-decoration: none;
    color: #fff;
  }
  
  #Header h1 span {
    background: url('../img/public/logo.gif') top left no-repeat;
    display: block;  
    width: 207px;
    height: 71px;  
    margin: 0;padding: 0;  
    position: absolute;
    left: 0;top:0;  
    z-index: 10;    
  }
*/  
  #basket {
    height: 99px;
    background: url('../img/public/bg/basket_strip.gif') top left repeat-x;
    margin: 0 13px 0 255px;
    position: relative;
    top: 10px;
    color: #fff;
  }
    #basket .content {
      float: right;
      width: 210px;
      height: 99px;
      background: url('../img/public/basket.gif') 120px 0px no-repeat;
    }
      #basket .content .obal {
        padding: 18px 10px 10px 0;
      }
      
      #basket .basketName {
        font-size: 18px;        
      }
        #basket #basketContent {
          margin-top: 15px;
          text-align: right;
          font-size: 12px;
          font-weight: bold;
        }
          #basket #basketContent a:link, #basket #basketContent a:visited,
          #basket .basketName a:link, #basket .basketName a:visited {
            color: #fff;
            text-decoration: none;
          }
          #basket #basketContent a:hover, #basket #basketContent a:active, #basket #basketContent a:focus,
          #basket .basketName a:hover, #basket .basketName a:active, #basket .basketName a:focus {
            text-decoration: underline;
          }
    #basket .bas_de1 {
      height: 99px;
      width: 5px;
      background: url('../img/public/bg/basket_de_left.gif') top left no-repeat;
      position: absolute;
      top: 0;
      left: 0;
    }
    #basket .bas_de2 {
      height: 99px;
      width: 7px;
      background: url('../img/public/bg/basket_de_right.gif') top right no-repeat;
      position: absolute;
      top: 0;
      right: 0;
    }
  
  #Header .he_de1 {
    width: 548px;
    height: 98px;
    /*
    background: url('../img/public/bg/header_de1.jpg') top left no-repeat;
    */
    position: absolute;
    top: 116px;
    right: 13px;
  }
  #Header .he_de2 {
    width: 241px;
    height: 213px;
    background: url('../img/public/bg/header_de2.jpg') top left no-repeat;
    position: absolute;
    top: 6px;
    left: 240px;
  }
  
#topMenu {
  position: absolute;
  top: 100px;
  left: 23px;
  z-index: 20;
}
  #topMenu ul, #topMenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
  }
    #topMenu ul li a:link, #topMenu ul li a:visited {
      height: 16px;
      line-height: 16px;
      color: #454545;
      text-decoration: none;
      font-weight: bold;
      background: url('../img/public/topmenu_li.gif') center left no-repeat;
      padding-left: 45px;
    }
    #topMenu ul li a:hover, #topMenu ul li a:active, #topMenu ul li a:focus {
      color: #ef0101;
      text-decoration: underline;
    }

#allNote {
  width: 1008px;
  background: #fff url('../img/public/bg/allnote.gif') top left repeat-y;
  position: relative;
}
  #allNote #ANbottom {
    clear: both;
    height: 3px;
    font-size: 0;
    background: #fff url('../img/public/bg/allnote_bottom.gif') bottom center no-repeat;
  }

  #leftPanel {
    width: 170px;
    float: left;
    margin-left: 18px;
    _margin-left: 9px;
  }
    #leftPanel #searchBoxObal {
      background: #fff;
      padding-bottom: 11px;
    }
      #leftPanel #searchBoxObal #searchBox form {
        margin: 0;
        padding: 0;
      }      
      #leftPanel #searchBoxObal #searchBox {
        background: #f3f3f3;
        border: 1px solid #dfdfdf;
        padding: 4px 1px;
      }
      #leftPanel #searchBox input.search {
        width: 104px;
        height: 16px;
        _height: 18px;
        font-family: 'Tahoma', 'Arial', 'Helvetica', lucida, sans-serif;
        font-size: 11px;
        border: 1px solid #b8b8b8;
        background: url('../img/public/bg/search_box.gif') bottom left repeat-x;
        position: relative;
        top: -2px;        
        _top: 0;        
      }
      #leftPanel #searchBox input.submit {
        color: #fff;
        background: url('../img/public/bg/search_box_submit.gif') center left no-repeat;
        font-family: 'Tahoma', 'Arial', 'Helvetica', lucida, sans-serif;
        font-size: 11px;
        font-weight: bold;
        border: 0;
        width: 55px;
        height: 18px;
        margin: 0;
        position: relative;
        margin-left: 2px;
        padding: 0;
                
      }
      
      
      *+html #leftPanel #searchBox input.submit {
         margin:0;
         top:-3px;
      } 

      
      #leftPanel #searchBox div.extendsearch {
        margin: 4px 2px;
      }
        #leftPanel #searchBox div.extendsearch a:link, #leftPanel #searchBox div.extendsearch a:visited {
          color: #ef0101;
          text-decoration: none;
        }
        #leftPanel #searchBox div.extendsearch a:hover, #leftPanel #searchBox div.extendsearch a:active, #leftPanel #searchBox div.extendsearch a:focus {
          text-decoration: underline;
        }
      #leftPanel #searchBox select {
        border: 1px solid #b8b8b8;
        margin-top: 4px;
      }
    
    #selectCat {
      display: block;
      background: #fff;
      height: 13px;
      line-height: 13px;
      font-size: 9px;
      color: #b6b6b6;
      font-weight: bold;
    }
      #selectCat .menu {
        width: 27px;
        float: left;
        margin-left: 4px;
        _margin-left: 2px;
        padding: 0 3px;
        background: url('../img/public/bg/selectcat_strip.gif') top left repeat-x;
      }
      #selectCat .category {
        margin-left: 67px;
        _margin-left: 62px;
        padding: 0 3px;
        background: url('../img/public/bg/selectcat_strip.gif') top left repeat-x;
      }
        #selectCat .category a:link, #selectCat .category a:visited {
          color: #b6b6b6;
          text-decoration: none;
        }
        #selectCat .category a:hover, #selectCat .category a:active, #selectCat .category a:focus {
          color: #666;
        }
        #selectCat .category a:link.act, #selectCat .category a:visited.act {
          color: #000;
        }
  
    #leftPanel #category {
      border-top: 1px solid #e4e4e4;
    }
      #leftPanel #category .obal {
        margin: 0 2px;
      }
      #leftPanel #category div.h3 {
        margin: 0;
        padding: 0;
        background: url('../img/public/menu/h3.gif') top left repeat-x;
        font-size: 12px;
        font-weight: bold;
      }
      #leftPanel #category a {
        text-decoration: none;
      }
        #leftPanel #category div.h3 a:link, #leftPanel #category div.h3 a:visited {
          padding-left: 22px;
          display: block;
          color: #fff;
          background: url('../img/public/menu/h3_bg.gif') 6px 7px no-repeat;
          height: 24px;
          line-height: 24px;
        }
        #leftPanel #category div.h3 a:hover, #leftPanel #category div.h3 a:active, #leftPanel #category div.h3 a:focus {          
          background: url('../img/public/menu/h3_bg_act.gif') 6px 7px no-repeat;
        }
        #leftPanel #category ul, #leftPanel #category ul li {
          margin: 0;
          padding: 0;
          list-style: none;
        }
            #leftPanel #category ul li a:link, #leftPanel #category ul li a:visited {
              color: #595959;
              font-weight: bold;
              display: block;
              margin: 1px 0;
              background: #efefef;
              border-top: 1px solid #e7e7e7;
              height: 17px;
              font-size: 10px;
              line-height: 16px;
              padding-left: 25px;
            }
            #leftPanel #category ul li a:hover, #leftPanel #category ul li a:active, #leftPanel #category ul li a:focus {
              border-top: 1px solid #000;
              background: #828282 url('../img/public/menu/li_bg.gif') 15px 2px no-repeat;
              color: #fff;
            }
              #leftPanel #category ul li.haveSub a:link, #leftPanel #category ul li.haveSub a:visited {
                background: #828282 url('../img/public/menu/li_bg_hsub.gif') 11px 6px no-repeat;
                color: #fff;
              }

            #leftPanel #category ul li.haveSub li a:link, #leftPanel #category ul li.haveSub li a:visited {
              color: #595959;
              font-weight: bold;
              display: block;
              margin: 1px 0;
              background: #efefef;
              border-top: 1px solid #e7e7e7;
              color: #838383;
              height: 17px;
              font-size: 10px;
              line-height: 16px;
              padding-left: 40px;
            }
            #leftPanel #category ul li.haveSub li a:hover, #leftPanel #category ul li.haveSub li a:active, #leftPanel #category ul li.haveSub li a:focus {
              border-top: 1px solid #666;
              color: #000;
              background: #e3e3e3 url('../img/public/menu/li_li_bg.gif') 30px 4px no-repeat; 
            }
  
  #upNote {
    width: 789px;
    float: left;
    margin-left: 14px;
    height: 24px;
    line-height: 24px;
  }
    #upNote #history {
      float: left;
    }
    #upNote #regMenu {
      float: right;
      width: 260px;
      background: #efefef;
      color: #828282;
      text-align: right;
      padding-right: 10px;
      position: relative;
    }
      #upNote #regMenu ul, #upNote #regMenu ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline;
      }
        #upNote #regMenu ul li a:link, #upNote #regMenu ul li a:visited {
          color: #929292;
          text-decoration: none;
          font-weight: bold;
          padding: 0 4px;
          font-size: 11px;
        }
        #upNote #regMenu ul li a:hover, #upNote #regMenu ul li a:active, #upNote #regMenu ul li a:focus {
          color: #626262;
        }
      #upNote #regMenu .RMde1 {
        height: 24px;
        width: 2px;
        background: url('../img/public/bg/regmenu_de1.gif') left top no-repeat;
        position: absolute;
        top: 0;
        left: 0;
      }
      #upNote #regMenu .RMde2 {
        height: 24px;
        width: 2px;
        background: url('../img/public/bg/regmenu_de2.gif') right top no-repeat;
        position: absolute;
        top: 0;
        right: 0;
      }
    #upNote #history {
      padding-left: 20px;
      color: #828282;
      font-weight: bold;
      font-size: 12px;
      background: url('../img/public/history.gif') 0 7px no-repeat;
      float: left;
      height: 24px;
      width: 490px;
      _width: 510px;
      overflow: hidden;
      text-align: left;
    }
      #upNote #history a:link, #upNote #history a:visited {
        color: #929292;
        text-decoration: none;
      }
      #upNote #history a:hover, #upNote #history a:active, #upNote #history a:focus {
        color: #626262;
      }
      #upNote #history span {
        color: #ef0101;
        font-size: 15px;
      }
      #upNote #history span.short {
        color: #000;
        cursor: help;
      }
         
  #note {
    width: 606px;
    float: left;
    margin-left: 14px;
  }
  
  #rightPanel {
    width: 170px;
    float: left;
    margin-left: 13px;
  }
    #rightPanel .content {
      background: #fff;
      padding-top: 11px;
    }

    #rightPanel div.h3 {
      margin: 0;
      padding: 0;
      background: url('../img/public/menu/h3.gif') top left repeat-x;
      font-size: 12px;
      height: 24px;
      line-height: 24px;
      color: #fff;
      font-weight: bold;
    }
      #rightPanel div.h3 span {
        display: block;
        padding-left: 22px;
        display: block;
        color: #fff;
        background: url('../img/public/menu/h3_bg_act.gif') 6px 7px no-repeat;
      }
      
    #rightPanel .massmarket {
      margin: 5px 0;
      background: url('../img/public/bg/massmarket_strip.gif') top left repeat-y;
      width: 170px;                
    }
      #rightPanel .massmarket .obal {
        padding-bottom: 4px;
        background: url('../img/public/bg/massmarket_bottom.gif') bottom left no-repeat;
      }
      #rightPanel .massmarket .name {
        background: url('../img/public/bg/massmarket_top.gif') top left no-repeat;
        padding: 5px 0;
      }
        #rightPanel .massmarket .name a:link, #rightPanel .massmarket .name a:visited {
          color: #d9261c;
          font-weight: bold;
          font-size: 12px;
          margin: 0 8px;
          display: block;
          text-align: left;
        }
        #rightPanel .massmarket .name a:hover, #rightPanel .massmarket .name a:active, #rightPanel .massmarket .name a:focus {
          text-decoration: none;
        }
      #rightPanel .massmarket .img {
        margin: 4px 0;
        text-align: center;
      }
      #rightPanel .massmarket .param {
        font-size: 10px;
        margin: 2px 8px;
        text-align: left;
      }
        #rightPanel .massmarket .price {
          color: #f00;
          font-weight: bold;
          font-size: 13px;
          text-align: right;
          margin: 2px 6px;
        }  
  
  #allNote h2 {
    margin: 0;
    padding: 0;
  }

#footer {
  background: url('../img/public/bg/footer.gif') top left repeat-x;
  height: 27px;
  line-height: 27px;
  padding: 0 20px;
  margin: 10px 17px 5px 17px;
  text-align: right;
  color: #fff;
}

#doporucujeme {
  margin: 10px 17px 5px;
  color: #999;
}
  #doporucujeme a:link, #doporucujeme a:visited {
    color: #777;
    text-decoration: none;
  }
  #doporucujeme a:hover, #doporucujeme a:active, #doporucujeme a:focus {
    text-decoration: underline;
    color: #000;
  }

#lista {
  margin: 0 auto;
  padding: 5px 0;
  font-size: .9em;
  color: #595959;
  text-align: center;
  width: 1000px;
}
  #lista a:link, #lista a:visited {
    color: #595959;
    text-align: underline;
  }
  #lista a:hover, #lista a:active, #lista a:focus {
    color: #595959;
    text-decoration: underline;
  }
  #lista .bann {
    margin-top: 4px;
  }
  #lista table {
    display: inline;
  }

/* user info */
.form fieldset {
  margin-top: 5px;
  padding: 10px;
  background: #efefef;
  border: 1px solid #dadada;
}
  .form fieldset div.legend {
    font-size: 1.2em;
    color: #454545;
    font-weight: bold;
    margin-bottom: 5px;
  }
    .form fieldset div.legend span {
      font-weight: normal;
      font-size: .8em;
    }
  .form div.label {
    width: 280px;
    margin: 4px 0;
    _margin: 2px 0;
    height: 14px;
    line-height: 14px;
    float: left;
    clear: both;
    position: relative;
  }
    .form div.label span.error {
      width: 400px;
      position: absolute;
      top: 0;
      left: 320px;
      z-index: 100;
      color: #f00;
    }
    .form div.dual {
      clear: none;
    }
    .form div.label span {
      height: 14px;
      line-height: 14px;
      display: block;
      width: 80px;
      float: left;
      font-size: 1.1em;
    }
      .form div.label span em,
      .form div.comm span em,
      span em {
        font-style: normal;
        color: #f00;
        padding-left: 2px;
      }
    .form div.label div.input {
      display: inline;
      font-size: 1.1em;
      font-weight: bold;
    }
    .form div.label input {
      font-size: .8em;
      border: 1px solid #b9b9b9;
      width: 150px;      
    }
    .form div.label input.rad {
      border: 0;
    }
      .form div.label input.error {
        border: 1px solid #f00;
        color: #000;
      }
    .form div.label select {
      font-size: .8em;
      border: 1px solid #b9b9b9;
      width: 150px;      
    }

    .form div.textarea {
      height: 100%;
      width: 100%;
      clear: both;
    }
      .form div.textarea span {
        float: none;
        width: 100%;
        display: block;
        font-size: 1.1em;
      }
      .form div.textarea textarea {
        margin: 0;
        border: 1px solid #b9b9b9;
        width: 300px;
        height: 100px;
        margin-top: 4px;
        margin-left: 67px;
        _margin-left: 70px;
      }
    .form div.wide {
      width: 400px;
    }
      .form div.wide label {
        width: 240px;
      }
      .form div.wide input {
        width: 20px;
      }
      .form div.wide input.rad {
        border: 0;
      }
      
    .form div.wide2 {
      width: 400px;
    }
      .form div.wide2 span {
        width: 150px;
      }
      .form div.wide2 input {
        width: 150px;
      }
      .form div.wide2 input.rad {
        border: 0;
      }
    .form div.comm {
      margin-top: 5px;
      font-size: .9em;
    }
/* button in form */
form div.subbutton {
  margin: 4px 0;
  text-align: right;
}
  form div.subbutton input.submit {
    width: 200px;
    height: 18px;
    color: #fff;
    border: 0;
    background: url('/public/img/public/basket/button.gif') top left no-repeat;
    font-size: .9em;
    font-weight: bold;
  }

  form div.subbutton input.button2 {
    width: 110px;
    height: 18px;
    color: #fff;
    border: 0;
    background: url('/public/img/public/basket/button2.gif') top left no-repeat;
    font-size: .9em;
    font-weight: bold;
  }
div.backtoshop {
  float: left;
  padding: 2px 5px;
}
  div.backtoshop a:link, div.backtoshop a:visited {
    color: #666;
    text-decoration: none;
  }
  div.backtoshop a:hover, div.backtoshop a:active, div.backtoshop a:focus {
    color: #000;
  }


p.error {
  font-weight: bold;
  color: #ef0101;
}
p.success {
  font-weight: bold;
  color: green;
}
