body, h1, h2, h3, h4, div, p, ul, ol, li, img, form, fieldset, input, label, dl, hr {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
}

body#security-cz {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  min-height: 100%;
  _height: 100%;
  color: #000000;
  background: #E0E3D2 url('/img/main_bg.png') top left repeat-y;
}

.non-visible {
  position: absolute !important;
  left: -9000px !important; /* accessible for speech readers */
}

img {
  border: 0px;
  _behavior: url('/pngbehavior.htc') !important; /* IE PNG alpha transparency hack */
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.clear-both {
  clear: both !important;
}

.clear-left {
  clear: left !important;
}

.clear-right {
  clear: right !important;
}

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

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

.align-right {
  text-align: right !important;
}

.align-left {
  text-align: left !important;
}

.align-center {
  text-align: center !important;
}

.align-justify {
  text-align: justify !important;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.green {
  color: #5BB700 !important;
}

h1 a,
h2 a,
h3 a {
    text-decoration: none !important;
}

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

div#page-container {
  position: relative;
  width: 672px;
}

div#page-header {
  position: relative;
  margin-left: 7px;
  width: 782px;
  height: 222px;
  border-bottom: 3px solid #8E927B;
  background: #FFFFFF url('/img/top_decoration.jpg') right 34px no-repeat;
}

  div#page-header a#logo {
    position: absolute;
    top: 53px;
    left: 8px;
  }

  div#page-header div#topflash {
    position: absolute;
    top: 44px;
    left: 165px;
  }

  div#page-header q {
    position: absolute;
    top: 9px;
    left: 164px;
    font-size: 0.75em;
    font-weight: bold;
    color: #8D917B;
    quotes: '' '' "" ""; /* vypne uvodzovky v mozille */
  }

/* main menu */

ul#main-menu {
  position: absolute;
  top: 225px;
  left: 0px;
  border-bottom: 2px solid white;
  width: 175px;
  overflow: hidden;
}

  ul#main-menu li {
    float: left;
    clear: left;
    list-style: none;
    height: 20px;
    width: 175px;
    border-bottom: 1px solid #FFFFFF;
    background: url('/img/menu_item_bg.png') left bottom no-repeat;
    /* IE hover hack */
    background-color: expression( this.onmouseover = new Function("this.className += ' hover';"),
                                  this.onmouseout = new Function("this.className = this.className.replace(' hover', '')"));
  }

    ul#main-menu li a {
      display: block;
      height: 20px;
      width: 175px;
      /* width: 138px; */
      color: #FFFFFF;
      font-size: 0.75em;
      font-weight: bold;
      text-decoration: none;
      text-transform: uppercase;
      line-height: 20px;
      padding-left: 33px;
    }

  ul#main-menu li:hover,
  ul#main-menu li.hover {
    background-position: left top;
  }

    ul#main-menu li ul.sub-menu {
      display: none;
    }

    ul#main-menu li:hover ul.sub-menu,
    ul#main-menu li.hover ul.sub-menu {
      display: block;
      position: absolute;
      top: -1px;
      left: 171px;
      border-top: 1px solid #FFFFFF;
      border-bottom: none !important;
    }

    ul.sub-menu li {
      width: 264px !important;
      border-bottom: none !important;
      background-color: none !important;
      border-left: 1px solid #FFFFFF;
    }

    ul.sub-menu li.first {
      border-left: 1px solid #7C8065 !important;
    }

      ul.sub-menu li a {
        width: auto !important;
        color: #FFFFFF;
        text-transform: none !important;
        padding-left: 10px !important;
        background: #7C8065 !important;
      }

      ul.sub-menu li a:hover {
        background: #62C006 !important;
      }

/* top menu */

ul#top-menu {
  position: absolute;
  top: 165px;
  left: 171px;
  width: 618px;
  height: 57px;
  overflow: hidden;
}

  ul#top-menu li {
    cursor: pointer;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    list-style: none;
    height: 57px;
    border-right: 3px solid #fff;
  }

  ul#top-menu li#bezpecnostni-systemy {
    width: 111px;
  }
      ul#top-menu li#bezpecnostni-systemy a {
        background: transparent url('/img/top-menu-01.png') no-repeat left top;
      }
      ul#top-menu li#bezpecnostni-systemy a:hover {
        background: transparent url('/img/top-menu-01.png') no-repeat left -57px;
      }

  ul#top-menu li#pozarni-signalizace {
    width: 90px;
  }
      ul#top-menu li#pozarni-signalizace a {
        background: transparent url('/img/top-menu-02.png') no-repeat left top;
      }
      ul#top-menu li#pozarni-signalizace a:hover {
        background: transparent url('/img/top-menu-02.png') no-repeat left -57px;
      }

  ul#top-menu li#prumyslova-televize {
    width: 95px;
  }
      ul#top-menu li#prumyslova-televize a {
        background: transparent url('/img/top-menu-03.png') no-repeat left top;
      }
      ul#top-menu li#prumyslova-televize a:hover {
        background: transparent url('/img/top-menu-03.png') no-repeat left -57px;
      }

  ul#top-menu li#pocitacove-site {
    width: 127px;
  }
      ul#top-menu li#pocitacove-site a {
        background: transparent url('/img/top-menu-04.png') no-repeat left top;
      }
      ul#top-menu li#pocitacove-site a:hover {
        background: transparent url('/img/top-menu-04.png') no-repeat left -57px;
      }

  ul#top-menu li#ozvucovaci-systemy {
    width: 97px;
  }
      ul#top-menu li#ozvucovaci-systemy a {
        background: transparent url('/img/top-menu-05.png') no-repeat left top;
      }
      ul#top-menu li#ozvucovaci-systemy a:hover {
        background: transparent url('/img/top-menu-05.png') no-repeat left -57px;
      }

  ul#top-menu li#vstupni-systemy {
    width: 83px;
    border-right: none !important;
  }
      ul#top-menu li#vstupni-systemy a {
        background: transparent url('/img/top-menu-06.png') no-repeat left top;
      }
      ul#top-menu li#vstupni-systemy a:hover {
        background: transparent url('/img/top-menu-06.png') no-repeat left -57px;
      }

    ul#top-menu li a {
      cursor: pointer;
      position: absolute;
      width: 100%;
      height: 32px;
      padding-top: 25px;
      top: 0px;
      left: 0px;
      display: block;
      font-size: 0.7em;
      font-weight: bold;
      color: #fff;
      text-align: center;
      text-decoration: none;
    }

/* language list */

ul#languages-list {
  position: absolute;
  top: 0px;
  right: -1px;
  padding: 0px 8px 3px 0px;
  background: #5BB700;
}

  ul#languages-list li {
    display: block;
    float: left;
    margin: 9px 0px 0px 8px;
    padding-right: 8px;
    border-right: 1px solid #FFFFFF;
  }

  ul#languages-list li.last {
    border-right: none !important;
  }

  ul#languages-list li a {
    font-size: 0.7em;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
  }

  ul#languages-list li a:hover {
    text-decoration: underline;
  }

/* content */

div#page-content {
  clear: left;
  position: relative;
  margin-left: 171px;
  padding: 10px;
  width: 598px;
  min-height: 540px;

  /* IE min-height hack */
  _height: auto;
  _height: 540px;
}

h4#side-certifikaty {
  position: absolute;
  top: 415px;
  left: 7px;
  width: 164px;
  line-height: 24px;
  text-align: center;
  font-size: 0.75em;
  border-bottom: 3px solid #FFFFFF;
  color: #FFFFFF;
  background: #7D8066;
}

a#side-certifikaty-link {
  position: absolute;
  top: 430px;
  left: 8px;
}

h1 {
  font-size: 1em;
  color: #5CB800;
  margin-bottom: 15px;
}

h2 {
  font-size: 0.9em;
  color: #5CB800;
  margin-bottom: 5px;
}

h3 {
  font-size: 0.8em;
  color: #5CB800;
  margin-bottom: 4px;
  font-weight: normal;
}

.common-text {
  font-size: 0.75em;
  margin-bottom: 15px;
  line-height: 1.5em;
}

  .common-text a,
  .common-list a {
    color: #5CB800;
  }

.common-list {
  font-size: 0.75em;
  margin: 0px 0px 15px 30px;
}

  .common-list li {
    font-weight: bold;
    color: #5CB800;
	  margin: 0.5em 0px;
  }

  ul.common-list li {
    list-style: url('/img/bullet_green.png');
  }

blockquote {
  display: block;
  width: 350px;
  font-size: 0.75em;
  float: right;
  padding: 3px 0px 3px 3px;
  margin: 0px -10px 5px 8px;
  background: #E6E8DC;
}

  blockquote span {
    display: block;
    border: 3px solid #FFFFFF;
    border-right: 0px;
    padding: 5px 8px;
    line-height: 1.5em;
  }

/* footer */

div#page-footer {
  clear: both;
  position: relative;
  width: 790px;
  height: 26px;
  background: #FFFFFF;
}

  div#page-footer p {
    font-size: 0.7em;
    font-weight: bold;
    color: #7D8066;
    line-height: 26px;
    padding-left: 25px;
  }

    div#page-footer p a {
      color: #5BB800;
    }

  ul#bottom-menu {
    display: block;
    position: absolute;
    right: 0px;
    height: 26px;
    width: 604px;
    padding-left: 15px;
    background: url('/img/menu_bottom_bg.png') left top repeat-x;
  }

    ul#bottom-menu li {
      display: inline;
      list-style: none;
    }

      ul#bottom-menu li a {
        height: 20px;
        line-height: 22px;
        font-size: 0.6em;
        font-weight: bold;
        color: #DEE0D5;
        text-decoration: none;
        padding: 0px 6px 0px 4px;
        border-right: 1px solid #DEE0D5;
      }

      ul#bottom-menu li a.last {
        border: none !important;
      }

      ul#bottom-menu li a:hover {
        color: #000000;
      }

div.certs {
	float: left;
	width: 195px;
	text-align: center;
}

div.certs img {
	border: 2px solid white;
	padding: 2px;
}

div.certs a:hover img {
	border-color: #aca;
}
