body{
	background-color : #FDF5CD;
	font-family : Comic Sans MS;
	background-repeat : no-repeat;
	background-position : 10px 60px;
}
h1.title {
	font-weight : bolder;
	font-size : 4em;
	color :black;
	position : absolute;
	top : 71px;
	left : 212px;
	height: 73px;
	width: 498px;
}
p.autor{
	position : absolute;
	top : 5px;
	left : 560px;
	font-weight : bold;
	font-size : 0.8em;
	width : 230px;
	color : black;
}
div.head{
	height:208px;
	position : absolute;
	top : -75px;
	left : -429px;
	width : 650px;
	margin-right : 10px;
}
div.menu{
	position : absolute;
	top : 149px;
	left : 5px;
	width : 179px
}
div.menu2{
	position : absolute;
	top : 150px;
	left : 784px;
	width : 250px;
	height: 1133px;
}
div.obsah{
	position : absolute;
	top : 168px;
	left : 211px;
	width : 542px;
	height: 1888px;
}
img.logo{
	position : absolute;
	top : 0px;
	left : 0px;
	height: 138px;
	width: 180px;
}
div.patka{
	font-size:0.8em;
	margin-left : 3px;
	margin-right : 3px;
	text-align : center;
	border-top : 1px dotted black;
}
a{
	color: black;
}
a:link { 
	color: black;
}
a:visited { 
	color :#FF6907;
}
a:hover{
	color : #FF6907;
}	
 a.tlacitko,  a:visited.tlacitko{
	color : black;
	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 : black;
	text-decoration : none;
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
	background-color : #FF6907;
}
.menu p{
	padding : 10px 10px 10px 10px;
	border: none;
}
.menu2 p{
	padding : 10px 10px 10px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size:1,6em;
	color : black;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h2 {
	font-size:1.4em;
	color : black;
	margin : 10px 10px 10px 10px;
}
h3 {
	font-size:1.2em;
	color : black;
	margin : 10px 10px 10px 10px;
	border-bottom : none;
}

