html  {
  height: 100%;
}
body {
	font-family: arial, verdana, sans-serif;
  font-size: .74em;
  background-image: url(../img/pozadi/pozadi_okolo.jpg);
  color: black;
  margin: 0px;
}
table {
	font-family: Arial, Verdana;
	font-size: 11pt;
}
font {
	font-family: arial, verdana;
	font-size: 8pt;
}

h1 {
	text-align: left;
	letter-spacing: 4px;
	font-size: 18px;
	color: #006699;
	border-bottom: 2px solid;
	border-color: #006699;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h2 {
	text-align: center;
	letter-spacing: 5px;
	font-size: 15px;
}
a {	color: #006699;}
.odkaz {
	text-decoration: underline;
	cursor: pointer;
}
.ilustrace {
  margin: 5px 0px 5px 10px;
}


#main
{ width: 804px;
  margin-left: auto; 
  margin-right: auto;
}
#links
{ padding: 0px 5px 3px 3px;
  width: 788px;
  text-align: right;
  height: 15px;
  border: 0px white solid;
  color: gray;
}
#links a {text-decoration: none;  color: gray;}
#links a:hover {text-decoration: none;  color: silver;}

#horni_menu  {
  position: relative;
  padding: 0px;
  width: 802px;
  height: 125px;

	color: #ac501e;
	font-weight: bold;
	font-size: 12px;
	
	background-image: url(../img/horni_logo.jpg);
	background-repeat: no-repeat;
}
#sloupecek  {
  padding: 5px;
	position: relative;
	width: 180px;
  height: auto;
  text-align: justify;
  overflow: hidden;
  float: left;
}
#stranka  {
  text-align: justify;
  position: relative;
  width: 570px;
	height: auto;
  padding: 3px 10px 5px 10px;
  overflow: hidden;
  min-height: 400px;
}
#stranka p {
  line-height: 1.7;
}
#stranka li {
  line-height: 1.7;
}
#footer
{ float: left;
  padding: 9px 0px 3px 0px;
  width: 801px;
  text-align: center;
  height: 22px;
  color: #C0C0C0;
}
#footer a
{ 
  color: #C0C0C0;
}


#menu
{ position: relative;
  width: 216px;
  float: left;
  margin: 15px 0px 25px 10px;
  height: 350px;
}
#menu ul
{ margin: 0px auto; 
  padding: 0px; 
  list-style: none; 
  text-align: left; 
}
#menu li
{ margin: 0px; 
  list-style: none; 
  float: left;
  background-image: url(../img/pozadi_menu.gif);
	margin: 8px 0px 0px 0px;
	display: block;
}


.single-line a
{ 
  float: left; 
  padding: 12px 10px 4px 12px;
  width: 130px;
  height: 20px;
  color: black;
  border-bottom: 1px solid;
  border-color: #006699;
  font-weight: bold;
  text-decoration: none;
}
.single-line a:hover
{ 
  float: left; 
  padding: 12px 10px 4px 12px;
  width: 130px;
  height: 20px;
  color: #006699;
  border-bottom: 1px solid;
  border-color: black;
  font-weight: bold;
  text-decoration: none;
}
.double-line a
{
  float: left; 
  padding: 8px 10px 7px 12px;
  width: 130px;
  height: 30px;
  color: black;
  border-bottom: 1px solid;
  border-color: #006699;
  font-weight: bold;
  text-decoration: none;
}
.double-line a:hover
{
  float: left; 
  padding: 8px 10px 7px 12px;
  width: 130px;
  height: 30px;
  color: #006699;
  border-bottom: 1px solid;
  border-color: black;
  font-weight: bold;
  text-decoration: none;
}

