*{
  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 0px 15px 0px;
	padding: 8px 0px 4px 20px;
	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: 100%;
  margin: 20px 0px 7px 0px;
  padding: 3px 0px 2px 20px;
  border-bottom: 1px solid #6a6a6a;
  border-top: 1px solid #e5e5e5;
  background-color: #e4e4e4;
}
p {
  font-size: 95%;
  margin: 10px 20px 20px 20px;
}
ul {
  margin: 10px 10px 7px 12px;
}
ul li a {
  text-decoration: none;
  display: block;
}
#obsah li {
  font-size: 95%;
  line-height: 140%;
  font-weight: bold;
  margin: 2px 0px 10px 0px;
  list-style-type: none;
  background-image: url(http://www.ztrade.cz/UHU/jak-a-cim-to-slepit/pozadi-top.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.obal-li {
  display: block;
  padding: 5px 9px 5px 9px;
  background-image: url(http://www.ztrade.cz/UHU/jak-a-cim-to-slepit/pozadi-bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
}
.obsah-li {
  height: 200px;
}
.obsah-img {
  float: left;
}
.pouzita-lepidla {
  font-weight: normal;
  float: right;
  width: 400px;
  margin: 10px 0px 0px 0px;
}
.pouzita-lepidla a {
  display: inline;
}
.pouzita-lepidla a:hover {
  text-decoration: underline;
}
.pouzita-lepidla span {
  color: gray;
  font-style: normal;
}
li span {
  font-style: italic;
  font-weight: normal;
}
li a:hover span {
  text-decoration: underline;
}
#obsah li img {
  margin: 7px 0px 8px 0px
}
a {
  color: black;
}
.prehravac {
  margin-top: 6px;
}
.pouzita-lepidla {

}
.question {
  clear: both;
  margin: 5px 20px 5px 20px;
  color: rgb(255,160,0);
  font-weight: bold;
}
.answer {
  margin: 5px 20px 20px 20px;
}
.fotoDan {
  float: left;
  border: 10px solid white;
  border-top-width: 0px;
  border-left-width: 0px;
}
#obsah {
  background-color: white;
}
#konec {
  height: 23px;
  overflow: hidden;
  clear: both;
  background-color: black;
  margin: 20px 0px 14px 0px;
  padding: 0px 0px 0px 5px;
}
