body{
	background-color : #FFF5E6;
	font-family : Times New Roman, Times, serif; 
	background-repeat : no-repeat;
	background-position : 10px 60px -1;
	width : 100%;
}
h1.title {
	font-weight : bolder;
	font-size : 2em;
	color : #807A73;
	position : absolute;
	top : 40px;
	left : 340px;
}
p.autor{
	position : absolute;
	top : 5px;
	left : 560px;
	font-weight : bold;
	font-size : 0.8em;
	width : 230px;
	color : #BFB8AC;
}
div.head{
	height:100px;
	position : absolute;
	top : 0px;
	left : 10px;
	width : 100%;
	margin-right : 10px;
}
div.menu{
	position : absolute;
	top : 180px;
	left : 20px;
	width : 15%
}
div.obsah{
	position : absolute;
	top : 150px;
	left : 210px;
	width : 80%;
}
img.logo{
	position : absolute;
	top : 50px;
	left : 10px;
	
}
div.patka{
	font-size:0.8em;
	margin-left : 3px;
	margin-right : 3px;
	text-align : center;
	border-top : 1px dotted #807A73;
}
a{
	color: #807A73;
}
a:link { 
	color: #807A73;
}
a:visited { 
	color : #807A73;
}
a:hover{
	color : #807A73;
}	
 a.tlacitko,  a:visited.tlacitko{
	color : #807A73;
	text-decoration : none;
	border-bottom : 1px solid #686868;
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
}
 a:hover.tlacitko{
	color : #807A73;
	text-decoration : none;
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
	background-color : #FFE6BF;
}
.menu p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted #807A73;
	border-right : 1px dotted #807A73;
	border-top : 1px dotted #807A73;
	border-bottom : 1px dotted #807A73;
}
h1 {
	font-family : Times New Roman, Book Antiqua,Times, serif; 
  font-size:1,4em;
	color : #807A73;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h2 {
	font-family : Times New Roman, Book Antiqua, Times, serif; 
  font-size:1,2em;
	color : #807A73;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h3 {
	font-size:1.2em;
	color : #807A73;
	margin : 10px 10px 10px 10px;
	border-bottom : 1px dashed #807A73;
}
a.tlacitko2,  a:visited.tlacitko2{
	cursor:pointer;
  margin-bottom: 7px;
  background-color:#FFCC80;
  color:#807A73;
  width:140px;
  padding:2px;
  text-align:center;
  font-weight:bold;
}


a.tlacitko3,  a:visited.tlacitko3{
	font-family :  Book Antiqua, Times New Roman,Times, serif; 
  font-size:1.4em;
  cursor:pointer;
  margin-bottom: 7px;
  color:#807A73;
  display: block;
  width:140px;
  padding:2px;
  text-align:center;
  font-weight:bold;
  }
  
  a:hover.tlacitko3{
	font-family :  Book Antiqua, Times New Roman,Times, serif; 
  font-size:1.4em;
  cursor:pointer;
  margin-bottom: 7px;
  color:#807A73;
  display: block;
  width:140px;
  padding:2px;
  text-align:center;
  font-weight:bold;
	background-color : #FFE6BF;
}

a.tlacitko4,  a:visited.tlacitko4{
	font-family :  Book Antiqua, Times New Roman,Times, serif; 
  font-size:0.8em;
  cursor:pointer;
  margin-bottom: 7px;
  color:#807A73;
  display: block;
  width:140px;
  padding:2px;
  text-align:center;
  font-weight:normal;
  }
  
  a:hover.tlacitko4{
	font-family :  Book Antiqua, Times New Roman,Times, serif; 
  font-size:0.8em;
  cursor:pointer;
  margin-bottom: 7px;
  color:#807A73;
  display: block;
  width:140px;
  padding:2px;
  text-align:center;
  font-weight:bold;
	background-color : #FFE6BF;
}

