a[href^='http:'] {
	background: url('../img/ven.png') 99% 50% no-repeat;
	padding-right: 8px;
}
a[href^='http:']:hover {
	background:#000 url('../img/ven-h.png') 99% 50% no-repeat;
}
a  {
  color:#b98726;/*#b98726;*/
  text-decoration:underline;
}
a:active {
  color:#b98726;
  text-decoration:none;
}
a:hover {
  color:#ffb72d;
  background:#000;
  text-decoration:none;
}
a:hover img {
  background:#fff;
}
acronym, abbr {
  color:#87691f;
  text-decoration:none;
  border-bottom:1px #87691f dotted;
  cursor: help;
}
img {
  border:0;
}
body {
  border-top: 2px solid #000;
  padding:0;
  margin:0;
  font: 0.9em/1.2 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
#obsah {
  margin:0 auto;
  width:835px;
}
#obsah p {
  text-align:justify;
  padding: 5px 50px;
  margin:0;
}
#obsah ul, #obsah ol {
  padding: 5px 40px 5px 80px;
  margin:0;
}
#paticka {
  border-top:1px solid #87691f;
  margin:50px auto 0 auto;
  width:100%;
}
#paticka p {
  font-size: 0.75em;
  width:650px;
  margin:0 auto;
  padding: 2px 0 10px 10px;
  border-left:1px solid #87691f;
}
h1 {
	margin: 0; 
  padding:0;
	height: 275px;
	display: inline;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #fff;
	background: #000;
}
h1 a, h1 span {
	display: block;
	height: 245px;
}
h1 a {
	background: #fff;
	color: #000;
	position: relative;
	line-height: 120px;
	text-align: center;
	width: 835px;
	margin:0 auto;
}
h1 span {
	position: absolute;
	top: 0;	
  left: 0;
	cursor: pointer;
	color: #000;
	width: 835px;
}
h1 a span {
	background:url('../img/hlavicka.png') left top no-repeat;
}
h1 a, h1 a span {
	width: 835px;
}
h2 {
  font-size:1.6em;
  font-weight:normal;
  padding: 0 10px 25px 30px;
  margin: 0;
  width:774px;
  display:inline;
  line-height:3em;
}
.nadpis {
  border-top:1px solid #a5a4a3;
  margin-top:40px;
  padding: 10px 0 0 0;
}
h2:first-letter {
  font: 40px Tahoma, "Lucida Grande CE", lucida, sans-serif;
  display:block;
  padding:3px;
  margin: -5px 3px 0 0;
  float:left;  
  background:#000;
  color:#ffb72d;
}
h3 {
  font-size:1.25em;
  font-weight:normal;
  padding: 15px 10px 0 40px;
  margin:0;
}
.cleaner {
  clear:both;
}
.chyba {
  color:#f00;
  text-indent:0;
}

.reference h3 {
  display:inline;
  line-height:3em;
}
.reference a {
  padding: 0 10px 0 2px;
}
.reference p {
  width:700px;
  text-align:left;
  margin:0 0 20px 0px !important;
}
ul#menu {display:none;}
