body {
	background-color: #F4A460;
	text-align: center;
	font-size: 17px;
	font-family: "Monotype Corsiva", cursive;
	text-indent: 2em;
}

#obsah {
	margin-left: 200px;
}

#blok {
	width: 775px;
	margin: 20px auto 20px auto;
	text-align: left;
}

#hlavicka {
	COLOR: Black;
	height: 90px;
	font-size: 3em;
	text-align: center;
	font-family: "Monotype Corsiva", cursive;
	margin-bottom: 20px;
	background-image: url(Foto/hlavicka.JPG);
	text-indent: 0em;
	font-weight: bold;
}

#menu a, #menu a:visited {
	text-decoration: none;
	background-color: #A52A2A;
	color: #000;
	display: block;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #000;
	font-size: 120%;
	font-family: "Monotype Corsiva", cursive;
	font-weight: bold;
	
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;	
}

#menu a:hover {
  border-bottom:1px solid #000; 
  text-align:right;
 }

#menu {
	float: left;
	background-color: #FF956C;
	width: 170px;
	text-indent: 0em;
}

h2 { 
	text-decoration: underline;
	font-size: 2em;
	text-indent: 0em;
}

.tabulka {
	border: 2px;
	border-color: #F4A460;
	background-color: #FFDEAD;
}

#obrazek {
	float: right;
}

.foto {
	float: left;
	width: 170px;
	height: 170px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	text-indent: 0em;
}
	
ol {
	text-indent: 0em;
}
