* {
  margin: 0px;
  padding: 0px;
  border: none;
}

html {
  background: #C2C2C2 url('/img/bg_html.png') left top repeat-x;
}

body#five-seasons-cz {
  font-size: 1em;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #2A4166;
  padding-top: 8px;
  background: url('/img/bg_body.png') center top no-repeat;
}

.non-visible {
  position: absolute !important;
  left: -2000px !important;
}

img {
  border: 0px;
}

.clear-both{
    clear: both;
}

.hidden-text {
  /* hide text for IE and Gecko */
  font-size: 0px !important;
  letter-spacing: -99999px !important; 
  text-decoration: none !important;

  /* hide text for Opera */
  overflow: hidden !important; 
  text-indent: -9999px !important;
}

  .hidden-text a {
    text-decoration: none !important;
  }

a:hover {
  text-decoration: none;
}


/*  D E C L A R A T I O N S  */


div#page-container {
  position: relative;
  width: 759px;
  min-height: 250px;
  height: auto;
  _height: 250px;
  margin: 0px auto;
  padding-top: 229px; 
}

h1#logo a {
  position: absolute;
  display: block;
  top: 42px;
  left: 28px;
  width: 150px;
  height: 35px;
  background: url('/img/logo.png') left top no-repeat;
  z-index: 1500;
}

p#new-catalog a {
  position: absolute;
  display: block;
  top: 137px;
  left: 28px;
/*  left: 58px; */
  width: 126px;
  height: 35px;
  z-index: 1500;
}

/* main menu */
      
ul#main-menu {
  position: absolute;
  display: block;
  width: 759px;
  height: 214px; 
  top: 0px;
  left: 0px;
  list-style: none;
  background: url('/img/bg_top_box.jpg') left bottom no-repeat;
}      

  ul#main-menu li {
    display: inline;
  }
  
    ul#main-menu li a {
      display: block;
      float: right;
      height: 40px;
      line-height: 35px;
      font-size: 0.7em;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      border-left: 1px solid #FFFFFF;
      color: #4E595F;
      padding-left: 15px;
      margin: 45px 20px 0px 0px;
      _margin-right: 17px;
    }
    
    ul#main-menu li a:hover {
      color: #C32C25; 
    }

/* page content */

  div#page-content h2#kats{
      font-style: italic;
      text-transform: lowercase !important;
  }
 
  div#page-content {
    position: relative; 
    width: 759px;
    min-height: 246px; 
    height: auto;
    _height: 246px;
    padding-bottom: 6px;
    margin-bottom: 12px;
    background: url('/img/bg_main_box_start.png') left top no-repeat;
  }

    div#page-content span.end {
      display: block;
      position: absolute;
      bottom: 0px;
     _bottom: -2px;
      left: 0px;
      width: 759px;
      height: 6px;
      background: url('/img/bg_main_box_end.png') left bottom no-repeat;
    }

  div#page-content h2 {
    color: #C63933;
    font-size: 0.75em;
    font-weight: bold;
    text-transform: lowercase;
    padding: 15px 0px 10px 25px;
  }

/* downoad list */

ul.download-list {
  position: relative;
  padding: 0px 0px 15px 25px;
  list-style: none;
}

  ul.download-list li {
    text-transform: lowercase;
    line-height: 19px;
    _line-height: 17px;
    padding: 0px 0px 4px 15px;
    background: url('/img/bullet.png') 0px 6px no-repeat;
  }

    ul.download-list li a {
      text-decoration: none;
      font-weight: bold;
      font-size: 0.7em;
      color: #4E595F;
    }

    ul.download-list li a:hover {
      color: #C32C25; 
    }

/* footer */

div#page-footer {
  position: relative;
  width: 759px;
  height: 54px;
  background: url('/img/bg_footer.png') left top no-repeat;
}

  div#page-footer p {
    width: 719px;
    font-size: 0.7em;
    color: #989EA1;
    text-align: right;
    line-height: 60px;
  }

/*slider */
  
#slider {
  display: block;
  position: relative;
  clear: both;
  width: 510px !important;
  height: 28px !important;
  line-height: 27px !important;
  color: #4E595F;
  font-size: 0.7em !important;
  text-align: right;
  padding: 0px 10px !important;
  margin-top: 10px !important;
  margin-bottom: 6px !important;
  
  border: 1px solid #D8D9DA;
  background-color: #fff;
}

  #slider label {
    float: left;
    text-align: left;
    margin-right: 6px;
  }

  #slider input {
    float: left;
    margin: 5px 5px 0px 0px;
  }

  #slider input#slider_strana {
    width: 22px;
    height: 16px;
    line-height: 16px;
    color: #9B9B9B;
    font-size: 11px !important;
    text-align: center;
    border: 1px solid #929292;
  }

  #slider input#slider_go {
    margin-top: 5px;
  }
  
  #slider .separator {
    color: #929292;
  }

  #slider a.slider-next,
  #slider span.slider-next,
  #slider a.slider-previous,
  #slider span.slider-previous {
    color: #000000;
    padding-right: 10px;
    background: url('/img/bullet_next.png') right center no-repeat;
  }  

  #slider a.slider-previous,
  #slider span.slider-previous {
    padding-right: 0px;
    padding-left: 10px;
    background: url('/img/bullet_previous.png') left center no-repeat;
  }  

  #slider a.slider-next:hover,
  #slider a.slider-previous:hover {
    text-decoration: none;
  }

  #slider span.slider-next,
  #slider span.slider-previous {
    color: #929292 !important;
  }

  #slider span.slider-next {
    background-image: url('/img/bullet_next_gray.png') !important;
  }

  #slider span.slider-previous {
    background-image: url('/img/bullet_previous_gray.png') !important;
  }
  
  
  /* categories */

ul#categories {
   float: left;
   padding-top: 5px;
   padding-left: 25px;
   padding-bottom: 10px;
   width: 173px;
   list-style: none;
}

  ul#categories li {
    text-transform: lowercase;
    line-height: 19px;
    _line-height: 17px;
    padding: 0px 0px 4px 15px;
    background: url('/img/bullet.png') 0px 6px no-repeat;
    border-bottom: 1px solid #D8D9DA !important;
  }

    ul#categories li a {
      display: block;
      width: 100%;
      text-decoration: none;
      font-weight: bold;
      font-size: 0.7em;
      color: #4E595F;
    }

    ul#categories li a:hover {
      color: #C32C25; 
    }
    

  ul.sub-cat{
    margin-left: -15px;
    margin-top: 3px;
    padding-left: 30px;
    list-style: none;
    border-top: 1px solid #D8D9DA !important;
  }
  
  ul.sub-cat li{
    background: url('/img/subcat.png') 0px 6px no-repeat !important;  
    border-bottom: 1px solid #D8D9DA !important;
  }
   
 ul.sub-cat li a {
      display: block;
      text-decoration: none;
      font-size: 0.7em;
      color: #4E595F;
      font-weight: normal;  
    }
 
  ul.sub-cat li.sel2 a{
    color: #212528 !important;
    font-weight: bold !important;
  }
    
    
div#content-category{
    display: block;
   float: left;
   position: relative;
   top: -30px;
   width: 549px;
    min-height: 542px; 
    height: auto;
    _height: 545px;
   border: 1px solid #c6c9cb;
   background-color: #fff;
   }
   
 div#content-category span#pasik{
   float: right;
   width: 265px;
   border-top: 10px solid #c32c25;
   height: 0px;
   font-size: 0.1px;
 }  
 
   
  span#supcontent{
      position: relative;
      top: -5px;  
      left: 10px;
      font-weight: bold;   
      font-size: 0.7em;
      color: #fff;
  }



  span#subcontent{
      position: relative;
      top: -5px;     
  }

  
  
   span#subcontent a{
       font-size: 0.6em;
       color: #fff;
       padding-left: 15px;
       text-decoration: none;
       font-weight: bolder;
   }
   

/* navigacia */

div#navigacia{
  position: relative;
  width: 580px;   
  display: block;
  height: 15px;
 _height: 10px;
  
}
   
   div#page-navigation {
  position: absolute;
  width: 580px;
  top: 222px;
  left: 15px;
  z-index: 500;
  color: #fff;
}

  #page-navigation h5 {
    float: left;
    font-size: 11px;
    margin-right: 8px;
  }

  #page-navigation ul li {
    float: left;
    list-style: none;
    font-size: 11px;
    
  }

    #page-navigation ul li a {
      display: block;
      float: left;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      padding-right: 0px;
      margin-right: 2px;
      _margin-right: 0px; /* IE float bug */
    }
li.margin-top {
    background: transparent url(/img/bullet.png) no-repeat 0 75px !important;
    padding-top: 69px !important;
}
  ul#categories li.search{
    background-image: none;
    border-bottom: none !important;
    padding: 10px 0 10px 15px;
  }
  ul#categories li.search input#text {
    border: 1px solid #D8D9DA;
    font-size: 0.7em;
    padding: 2px;
  }
  ul#categories li.search #submit-button {
    background: transparent none no-repeat left top;
    color: #4E595F;
    cursor: pointer;
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
  }
  ul#categories li.search #submit-button:hover {
    color: #C32C25;
  }
