h1 {
  position: absolute;
  top: 163px;
  margin-left: 437px;
  display: block;
  width: 461px !important;
  height: 131px !important;
  background: url(/img/h1.png) 0 0 no-repeat !important;   
}

h1 span {
  display: none !important;
}

.hr {
  position: absolute;
  top: 470px;
  width: 960px;
  height: 6px;
  background: url(/img/hr.png) 50% 0 no-repeat;
  border: 0; 
}

#header {
  position: absolute;
  top: 165px;
  margin-left: -147px;
  width: 960px;
  height: 283px;
  background: url(/img/clouds.png) 0 0 no-repeat;
}

#graphic {
  position: absolute;
  top: 166px;
  margin-left: 49px;
  width: 297px;
  height: 308px;
  background: url(/img/billboard.png) 0 0 no-repeat;
}

#mascotHome {
  position: absolute;
  top: 308px;
  margin-left: 244px;
  width: 167px;
  height: 97px;
  background: url(/img/mascotHome.png) 0 0 no-repeat;
}

#claim {
  position: absolute;
  top: 290px;
  margin-left: 460px;
  width: 474px;
  height: 143px;
  background: url(/img/claimBg.png) 0 0 no-repeat;
  line-height: 19px;
  font-size: 13px;
}

#claim p {
  padding: 18px;
  
}


#subMenu {
  position: absolute;
  top: 475px;
  width: 960px;
  height: 240px;
  background: url(/img/subMenuBg.png) 50% 100% no-repeat;  
}

#subMenu ul {
  width: 820px;
  margin: 0 auto;
  padding: 0;
}

#subMenu li {
  display: block;
  float: left;
  width: 273px;
  text-align: center;
}



#subMenu h2 a {
  display: block;
  width: 182px;
  height: 64px;
  margin: 0 auto;
}

#subMenu h2 a span {
  display: none; 
}

#subMenu li p {
  width: 240px;

  text-align: left;  

}

#subMenu li p a {
  display: block;
  padding: 20px 80px 0 30px;
  color: #6a737d;
  text-decoration: none; 
  height: 200px; 
  font-size: 12px;
  line-height: 18px;  
}



#subMenu .instalacePlachet p a {
  background: url(/img/icoInstalacePlachet.png) 100% 50px no-repeat;
}
#subMenu .instalacePlachet p a:hover {
  background: url(/img/icoInstalacePlachetHover.png) 100% 50px no-repeat;
}
#subMenu .zaregistrujteSe p a {
background: url(/img/icoZaregistrujteSe.png) 100% 70px no-repeat;
}
#subMenu .zaregistrujteSe p a:hover {
background: url(/img/icoZaregistrujteSeHover.png) 100% 70px no-repeat;
}
#subMenu .grafickeStudio p a {
background: url(/img/icoGrafickeStudio.png) 100% 70px no-repeat;
}
#subMenu .grafickeStudio p a:hover {
background: url(/img/icoGrafickeStudioHover.png) 100% 70px no-repeat;
}
#subMenu .kalkulatorTisku p a {
background: url(/img/icoKalkulatorTisku.png) 100% 50px no-repeat;
}
#subMenu .kalkulatorTisku p a:hover {
background: url(/img/icoKalkulatorTiskuHover.png) 100% 50px no-repeat;
}

#subMenu .instalacePlachet h2 a {
background: url(/img/btnInstalacePlachet.png) 0 0 no-repeat;
}
#subMenu .instalacePlachet h2 a:hover {
background: url(/img/btnInstalacePlachetHover.png) 0 0 no-repeat;
}
#subMenu .grafickeStudio h2 a {
background: url(/img/btnGrafickeStudio.png) 0 0 no-repeat;
}
#subMenu .grafickeStudio h2 a:hover {
background: url(/img/btnGrafickeStudioHover.png) 0 0 no-repeat;
}
#subMenu .kalkulatorTisku h2 a {
background: url(/img/btnKalkulatorTisku.png) 0 0 no-repeat;
}
#subMenu .kalkulatorTisku h2 a:hover {
background: url(/img/btnKalkulatorTiskuHover.png) 0 0 no-repeat;
}

#footer {
  position: absolute;
  top: 705px;
}