html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #7e0d26; text-decoration:none;
}
a:hover {
	color: #ff0000; text-decoration:underline;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: black;
	font: 11px verdana, sans-serif;
	background-image:url('img/tlo.jpg');
	}

}
#nav li {
  background: bottom left url(images/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.spacer {
  background: bottom left url(images/nav_spacerg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 36px;
  font-size:12px;
  }

#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}

.stopka { font-family: Tahoma, Verdana, Arial; font-size:9px; color:#c0c0c0; }
.stopka a:link { font-family: Tahoma, Verdana, Arial; font-size:9px; color:#c0c0c0; }
.stopka a:visited { font-family: Tahoma, Verdana, Arial; font-size:9px; color:#c0c0c0; }
.stopka a:active { font-family: Tahoma, Verdana, Arial; font-size:9px; color:#c0c0c0; }
.stopka a:hover { font-family: Tahoma, Verdana, Arial; font-size:9px; color:#c0c0c0; }