html {
text-align: center;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	height: 97%;
	width: 1000px;
}
#ramec {
	height: 100%;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 70%;
	line-height: 1.8em;
	text-align: justify;
	background-image: url(../images/podklad.png);
	background-repeat: repeat-y;
}
#ramec p {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}
#titul {
	height: 42px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
	letter-spacing: 5px;
	text-align: right;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	background-color: #265057;
	color: #ffffff;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
#nav-image {
	background-color: #265057;
	background-image: url(../images/laguna.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 50px;
	padding-right: 50px;
	height: 172px;
	border-top: 2px #ff4700 solid;
	border-bottom: 2px #ff4700 solid;
}
#navbar {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #265057;
	color: #ffffff;
	word-spacing: 8px;
	border-bottom: 2px #ff4700 solid;
}
#navbar a:link, #navbar a:visited {
	color: #ffffff;
	word-spacing: normal;
}
#navbar a.current {
	color: #ff4700;
}
#navbar a:hover {
	color: #ff4700;
	text-decoration: underline;
}
#main-text {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 50px;
	padding-right: 50px;
}
#headline {
	font-size: 100%;
	font-style: italic;
	margin-top: 15px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 1.5em;
}
#text-right {
	font-size: 100%;
	font-style: normal;
	margin-top: 5px;
	text-align: right;
	margin-bottom: 0px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 3px;
	padding-top: 15px;
	color: #000000;
	border-bottom: 1px #ff4700 solid;
	letter-spacing: 5px;
	background-color: #e1ecee;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
h2 {
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 80px;
	color: #000000;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
}
h3 {
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 10px;
	color: #000000;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	font-size: 100%;
	font-weight: bold;
}
p, ul, ol, table {
	margin-top: 10px;
	margin-bottom: 0px;
}
ol, ul {
	margin-left: 115px;
	margin-right: 115px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff4700;
}
a:hover {
	text-decoration: underline;
}
#zapati {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
	background-color: transparent;
	color: #ffffff;
	border-top: 1px #000000 solid;
	height: auto;
	width: 1000px;
	background-image: url(../images/podklad_z.png);
	background-repeat: repeat-y;
}
#zapati a:link, #zapati a:visited {
	color: #ffffff;
	text-decoration: none;
}
#zapati a:hover {
	text-decoration: underline;
	color: #ffffff;
}
