*{
  padding: 0;
  margin: 0;
	border: 0;
}
/* formule */
h1 {
  font-size: 100%;
  margin: 15px 5px 2px 5px;
}
h2 {
  font-size: 90%;
  text-align: center;
  margin: 14px 0px 10px 0px;
}
h2.text {
  margin: 10px 5px 2px 5px;
  text-align: left;
}
#novinka-hlavni {
  padding-right: 6px; /* optické vycentrování  */
  margin-top: 10px;
  text-decoration: none;
  color: black;
}
#novinka-hlavni:hover {
  text-decoration: underline;
  color: black;
}
.novinky {
  font-size: 84%;
  color: black;
  text-decoration: underline;
  clear: both;
  display: block;
}
a.novinka, p.novinka {
  font-size: 75%;
  color: #c5c525;
  clear: both;
  display: block;
  text-decoration: none;
}
a.novinka img, p.novinka img {
  border: 1px solid #c5c525;
  margin: 2px 0px 2px 0px;
}
a.novinka span, p.novinka span {
  color: black;
}
a.novinka span.nadpis, p.novinka span.nadpis {
  font-size: 120%;
  color: #e0191c;
  text-decoration: underline;
}
a.novinka:hover {
  color: #868620;
}
a.novinka:hover span {
  text-decoration: underline;
}
p.datum {
  float: right;
  clear: both;
  font-size: 70%;
  color: #868620;
  margin-top: 4px;
  margin-bottom: 8px;
}
#znate-z-televize {
  background-image: url(index/znate-z-televize-pozadi.png);
  background-repeat: repeat-x;
  position: relative;
  width: 554px;
  height: 302px;
  overflow: hidden;
}
#znate-z-televize-img {
  background-color: yellow;
  position: absolute;
  top: 17px;
  left: 11px;
  display: block;
  width: 300px;
  height: 179px;
}
#znate-z-televize-text {
  position: absolute;
  overflow: hidden;
  top: 6px;
  left: 316px;
  width: 233px;
  height: 199px;
}
#znate-z-televize-text-img {
  position: absolute;
  background-image: url(index/znate-z-televize-text-img.png);
  background-repeat: no-repeat;
  display: block;
  width: 233px;
  height: 199px;
}
#znate-z-televize-thumbnails {
  position: absolute;
  background-image: url(index/znate-z-televize-thumbnail.jpg);
  background-repeat: no-repeat;
  display: block;
  top: 213px;
  left: 11px;
  width: 532px;
  height: 73px;

}
.text {
  font-size: 80%;
  margin: 2px 5px 10px 5px;
  color: #868620;
}
.text span {
  font-size: 80%;
  vertical-align: top;
}
p.text a {
  color: #868620;
}
p.text a:hover {
  color: black;
}
#obsah-text {
  width: 554px;
  float: left;
}
#novinky {
  width: 140px;
  float: right;
  padding-top: 10px;
  /* bez Land rover tour  padding-top: 21px;*/
}


 
