  * {
  font: normal normal normal 11px Arial,Helvetica,sans-serif;
  margin: 0; 
  padding: 0; 
  }
  h1 {
  font-size: 180%;
  margin: 25px 0 15px 0;
  }
  a:hover {text-decoration: none;}
  p {line-height: 18px;}
  strong {font-weight: bold;}

  #header {
  position: absolute;
  top: 10px;
  width: 850px;
  height: 200px;
  background: url(../img/holtec-header3.jpg) no-repeat top;
  }
  #home {
  display: block;
  position: absolute;
  width: 620px;
  height: 130px;
  text-indent: -2500px;
  }

  #flash-logo {
  position: absolute;
  display: block;
  left: 640px;
  top: -18px;
  width: 130px;
  height: 190px;
  background: rgb(255,255,255) url(../img/holtec-logo.jpg) no-repeat right center;
  }

  #main {
  margin: 0 auto;
  width: 850px;
  overflow: hidden;
  padding-top: 200px;
  }
  #footer {
  width: 850px;
  padding-top: 90px;
  background: rgb(255,255,255) url(../img/holtec-footer.png) no-repeat top;
  }
    .footer-box {
    width: 210px;
    float: left;
    }
    .footer-box h3 {
    font-weight: bold;
    font-size: 12px;
    color: rgb(63,63,63);
    }
    .footer-box a {
    color: gray;
    font-size: 10px;
    color: rgb(93,93,93);
    }
    .footer-box ul {
    list-style: none url();
    }
    a#mediapolis {
    display: block;
    padding: 25px 0;
    text-align: right;
    color: silver;    
    font-size: 9px;
    }
    a#mediapolis:hover {
    color: gray;
    }    
  #content {
  min-height: 300px;
  padding: 0 32px 32px 32px;
  }
    #content p {
    margin: 5px 0 15px 0;
    }
    #content a {
    color: rgb(103,41,16);
    }
    p.adress {
    margin-top: 15px !important;  
    }
    #content h2 {
    font-size: 130%;
    padding: 25px 0 15px 0;    
    }
    #content h3 {
    font-size: 150%;
    padding: 15px 0 10px 0;
    font-weight: bold;    
    }
    .text_page {
    width: 430px;
    float: left;
    }
    .img_page {
    width: 350px;
    float: left;
    }
    .img_page img {
    margin-left: 25px;
    margin-bottom: 15px;
    }
  .cleaner {
  width: 800px;
  height: 1px;
  font-size: 1px;
  margin-bottom: -1px;
  clear: both;
  }



/* menu */
#menu {
  margin-top: 141px;
  margin-left: 30px;
}

.menu {
  display: block;
  float: left;
  }
.menu h3 {
  height: 30px;
  text-indent: -2500px;
}
.menu img {
position: absolute;
}

.menu ul {
  margin-top: 20px;
  list-style: none url();
  display: none;
  background: rgb(255,255,255) url(../img/menu-background.jpg) no-repeat;
}

.menu li {
  border-bottom: 2px solid rgb(103,41,16);
  }

.menu a {
  display: block;
  text-align: left;
  height: 20px;
  line-height: 20px;  
  color: #000; 
  text-decoration: none;
  text-indent: 5px;
  }
.menu a:hover {
  background-color: rgb(244,224,217);
}
.menu:hover {
  height: auto;
}
  
#slevarenstvi-a-hutni-prumysl a {
display: block;
width: 158px;
}
#merici-pristroje a {
display: block;
width: 160px;
}
#kabelovy-prumysl a {
display: block;
width: 163px;
}

.menu:hover ul {display: block;}

#slevarenstvi-a-hutni-prumysl {
display: block;
width: 158px;
min-height: 45px;
background: url(../img/slevarenstvi-a-hutni-prumysl.jpg) no-repeat;
}
#merici-pristroje{
display: block;
width: 160px;
min-height: 45px;
background: url(../img/merici-pristroje.jpg) no-repeat;
}
#kabelovy-prumysl {
display: block;
width: 163px;
min-height: 45px;
background: url(../img/kabelovy-prumysl.jpg) no-repeat;
}
#kontakt {
display: block;
width: 121px;
min-height: 45px;
background: url(../img/kontakt.jpg) no-repeat;
}
#slevarenstvi-a-hutni-prumysl:hover {
background: url(../img/slevarenstvi-a-hutni-prumysl-hover.jpg) no-repeat;
}
#merici-pristroje:hover {
background: url(../img/merici-pristroje-hover.jpg) no-repeat;
}
#kabelovy-prumysl:hover {
background: url(../img/kabelovy-prumysl-hover.jpg) no-repeat;
}
#kontakt:hover {
background: url(../img/kontakt-hover.jpg) no-repeat;
}
