*{
  padding: 0;
  margin: 0;
	border: 0;
}
h1 {
	background-color: black;
	background-image: url('layout/pic/roh.gif');
	background-repeat: no-repeat;
	color: yellow;
	margin: 0px;
	padding: 8px 0px 4px 15px;
	text-align: left;
	font-weight: bold;
	font-size: 105%;
	position: relative; /* odstranění chyby v IE6 - skrývání prvku */
}
h2 {
  color: black;
  font-size: 93%;
  margin: 15px 0px 5px 0px;
  padding: 3px 0px 2px 15px; 
}
h3 {
  font-size: 85%;
  font-weight: bold;
  padding: 0px 0px 0px 40px;
  margin: 12px 0px 5px 0px ;
  text-decoration: underline;
}
h3 a {
  color: #212121;  
}
p {
  padding: 0px 0px 0px 55px;
  font-size: 84%;
  color: #676767;
}
a {
  color: black;  
}
.novinka {
	background-image: url(lepidla/img/novinka.gif);
	background-repeat: no-repeat;
	background-position: 70% top;
}
.priprava {
  font-size: 115%;
  font-weight: bold;
  padding-right: 5px;
  color: #212121;
}
.priprava-p {
  padding: 10px 0px 0px 15px;
}
.lepidla-UHU {
  margin-top: 55px;
}
.posledni {
  padding-bottom: 20px;
}
#obsah {
  /* background-color: rgb(255,255,102);*/
  background-color: white;
  position: relative;
  width: 704px;
}
#produkty {
  width: 400px;
  float: left;
}
#obsah-pravy-panel {
  width: 300px;
  float: right;
  padding: 0px; 
  margin: 0px;
}
#jak-to-slepit {
  background-image: url(produkty/jak-to-slepit_pozadi.gif);
  background-repeat: no-repeat;
  background-position: 4px 10px;
  height: 260px;
  float: left;
  width: 300px;
}
#jak-to-slepit a {
  color: white;
}
#jak-to-slepit p {
  padding: 0px;
  margin: 10px 20px 15px 30px;
  font-size: 100%;
  color: white;
}
#jak-to-slepit h2 {
  text-align: center;
  margin: 20px 20px 0px 0px;
  font-size: 130%;
  color: white;
}
#jak-to-slepit h2 a {
  text-decoration: none;
}
#jak-to-slepit h2 a:hover {
  text-decoration: underline;
}
#dulezite-dokumenty {
  background-image: url(produkty/dulezite-dokumenty_pozadi.gif);
  background-repeat: no-repeat;
  background-position: 4px 0px;
  float: left;
  width: 300px;
}
#dulezite-dokumenty p {
  margin: 10px 20px 0px 66px;
  line-height: 140%;
  padding: 0px;
}
#dulezite-dokumenty a {
  font-size: 115%;
}
#dulezite-dokumenty-pozadi {
  background-image: url(produkty/dulezite-dokumenty_pozadi-spodek.gif);
  background-repeat: no-repeat;
  background-position: 4px bottom;
  padding-bottom: 15px;
}
#konec_obsahu {
  height: 23px;
  overflow: hidden;
  clear: both;
  background-color: black;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}
