*{
	padding: 0;
	margin: 0;
	border: 0;
}
h1 {
  height: 318px;
  width: 704px;
	padding: 0px;
	margin: 0px;
	position: relative;
  background-color: white;
  color: black;
  line-height: 200%;
  text-align: center;
  overflow: hidden;
}
h2 {
  background-color: white;
  color: black;
  font-size: 100%;
  margin-top: 30px;
}
#nadpis {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 704px;
  height: 318px;
  background-image: url("http://www.ztrade.cz/UHU/UHU-Strong-and-Safe/nadpis.jpg");
  background-repeat: no-repeat;
}
#popis-rekordu {
  position: relative;
  top: -1px;
  min-height: 160px;
  background-image: url("http://www.ztrade.cz/UHU/UHU-Strong-and-Safe/nadpis-bottom.jpg");
  background-repeat: no-repeat;
  background-position: left 1px;
}
#popis-rekordu p{
  margin: 0px 150px 0px 180px;
  padding: 20px 0px 10px 0px;
}
.rekord-logo {
  position: absolute;
  top: 10px;
  left: 20px;
}
.rekord-certifikat {
  position: absolute;
  top: 10px;
  right: 25px;
}
#video {
  text-align: center;
}
.davkovac {
  font-style: italic;
  font-weight: bold;
  color: red;
}
