#hlavicka {
	color: #000000;
	font-weight: bolder;
	font-style: italic;
	background-color: #408245;
}
#menu1 {
	position: relative;
	width: 160px;
	left: 0px;
	top: 60px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu2 {
	position: relative;
	width: 180px;
	left: 0px;
	top: 60px;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #408245;
	color: #FFFFFF;
}
#obsah {
	list-style-type: none;
	position: relative;
	margin-left: 180px;
	margin-right: 200px;
	background-color: #408245;
	margin-bottom: 20px;
	padding-bottom: 10px;
	top: 60px;
	text-align: left;
	color: #FFFFFF;
}
#obsah ul {
	color: #000000;
	list-style-position: inside;
	left: 0px;
}
#obsah li {
	list-style-type: none;
	left: 15px;
	text-align: left;
	text-indent: 15px;
	color: #FFFFFF;

}
#menu1_index {
	position: relative;
	width: 160px;
	left: 0px;
	top: 40px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
#menu2_index {
	position: relative;
	width: 160px;
	left: 0px;
	top: 40px;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
#obsah_index {
	position: relative;
	width: 200px
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	top: 60px;
	color: #FFFFFF;
}
body  {
	background-color:#9FD0A6;
}
body, html  {
	scrollbar-base-color: #89C592;
}
a:link   {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}
h1 {
	text-align: center;
	color:#000000;
	font-size:34px;
	font-style: italic;
	background-position: center center;
	letter-spacing: 1em;
	vertical-align: middle;
}
h2  {
	color:#000000;
	font-size:26px;
	font-style: italic;
	text-align: center;
}
h3  {
	color:#000000;
	font-style: italic;
	text-align: center;
}
h4  {
	color:#000000;
	font-style: italic;
	text-align: left;
	text-indent: 10px
}td {
	margin: 3px;
	padding: 3px;
	color: #FFFFFF;
}
#obsah a:link {
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#obsah a:visited {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#obsah a:active {
	color: #FFCC00;
	font-weight: bold;
}
#obsah a:hover {
	color: #FFCC00;
}

#obsah p {
	margin: 10px;
	padding-top: 5px;
}
.black {
    color: black;
}
.new {
	color: #FF9933;
}
.kapitola {
    color: #000000;
	font-weight: bold;
}
.zalozka {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;    
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
