
body {
	background-color: #eca64c;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
  }

#obal {
	margin: 0px auto;
	width: 800px;
	background-image: url('images/pozadi.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#page {
	width: 800px;
	height: 235px;
}

#links {
  margin-top:30px;
  margin-left:80px;
	width: 220px;
	height: 260px;
	background: url('images/pozadiodkazu.gif') no-repeat;
	text-align: center;
	position: absolute;
}


ul.linky{
  margin-top:13px;
}

#links ul {
	float: left;
	line-height: 23px;
}


#links li a {
  margin-left:14px;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 2px;
	display: block;
	width: 192px;
	border-bottom: #fff 1px solid;	
}

#links li a:hover {
	color: #7d1d1d;
}

#links li.posledni a {
	border-bottom:0;
}

#top {
  margin-left:30px;
  margin-top:50px;
  width:708px;
  height:32px;
	background: url('images/pagetop.gif') no-repeat;
}

#spodek {
  margin-left:30px;
  height:32px;
  width:708px;
	background: url('images/pagebottom.gif') no-repeat;
}

#text {
	width: 708px;
	padding-left: 55px;
	margin-left:30px;
	background: url('images/pozaditextu.gif') repeat-y;
	float: left;
	text-align: left;
}

#main {
	padding-left: 10px;
	text-align: center;
}

#nadpis {
 font-size: 10px ;
	width: 725px;
	text-align: center
}

.nadpis{
  color:#eca64c;
  font-size:13px;
  margin-bottom:10px;
}

.nadpisu{
  color:#eca64c;
  font-size:13px;
  margin-bottom:10px;
  text-decoration:underline;
}

#footer a{
  color:#61291a;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

#right {
	text-align: right;
	margin-right:110px;
}

* {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3{
font-family:verdana;}

h1 {
	font-size: 16px;
	text-align: right;
	margin-right:120px;
	
}



h2 {
  color:#eca64c;
	font-size: 18px;
	text-decoration: underline ;
	text-align: left;
	margin-bottom:10px;
	
	
}

h3 {
	font-size: 14px;
	text-decoration: none ;
	text-align: left;
	margin-left:30px;
	margin-bottom:5px;
	text-transform: uppercase;	
	
}
h4 {
	margin-top:20px;
	font-size: 13px;
	text-decoration: none ;
	text-align: left;
	text-transform: uppercase;	
	margin-bottom:20px;
	
}

.tabulkaindex{
width:692px;
font-size: 13px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

.fotogalerie{
width:550px;
height:100px;
}

#odkazy {
  margin:15px;
  font-size:8px;
	text-align:center;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
 }
 
 #odkazy a{
  font-size:10px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
 }

img.right{
float:right;
margin-right:130px;
margin-top:20px;
}

.zvyrazneni{
color:#eca64c;
}

.zluta{
color:yellow;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #7d1d11;
	background-color: white;
}


img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	width: 550px;
	padding: 0px 0px 0px 15px;
	text-align: center;
	line-height: 15px;
}

p.text{
text-align:justify;
margin-left:-15px;
width:590px;
margin-bottom:15px;
}

.lista {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

ul.seznam{
  width:640px;

}

.seznam li{
	list-style-type: disc;
	text-align:left;
  }