body, html {
	margin: 0;
	padding: 0;
	background-image: url("./pic/bg.jpg");
	background-repeat: repeat-y;
	background-position: top;
	background-color: #000000;
	padding-top: 10px;
}

#main {
	margin: auto;
	text-align: center;
	width: 820px;
	border-top: 10px solid navy;
	border-bottom: 10px solid navy;
	border-right: 10px solid navy;
	border-left: 10px solid navy;
	vertical-align: top;
	background-image: url("./pic/content_bg.jpg");
	background-repeat: repeat-y;
	background-position: top;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}
html>#main {
	width: 800px;
}

#head {
	width: 800px;
	height: 251px;
	text-align: center;
	padding: 0;
	vertical-align: top;
}

#head_image {
	border: 0;
}

#navigation {
	float: left;
	width: 200px;
	padding: 0;
}

#navigation_menu {
	width: 190px;
	vertical-align: top;
	text-align: center;
	margin: auto;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #a7bef0;
}

#navigation_menu img {
	border: 0;
}

#navigation_menu ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	border: 0;
}

#navigation_menu li	{
	text-align: left;
	width: 190px;
	height: 36px;
	margin-bottom: 2px;
}

#navigation_menu li a {
	display: block;
	width: 190px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: navy;
	font: 12px/30px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url("./pic/a_link.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 167px;
}
	html>#navigation_menu li a {
	width: 167px;
}

#navigation_menu li a:hover {
	background-image: url("./pic/a_hover.jpg");
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#content {
	float: right;
	width: 600px;
	border-top: 5px solid navy;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color: navy;
	font-family: Verdana, Helvetica, Sans-serif;
	text-align: left;
	vertical-align: top;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 560px;
}
html>#content {
	width: 560px;
}

#content h1 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 2px solid navy;
	border-top: 2px solid navy;
	border-right: 2px solid navy;
	border-left: 10px solid navy;
	color: navy;
	font-size: 24px;
	margin-top: 0px;
	background-color: #c0d8ff;
}

#content h2 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	color: navy;
	font-size: 18px;
}

#content h3 {
	font-family: Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	color: navy;
	font-size: 16px;
}

#content blockquote {
	text-align: center;
	padding: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	background-color: #c0d8ff;
}

#content p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

#content p a:link, #content p a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}

#content p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}

.fotogalerie{
	border: 0;
	width: 498px;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

.fotogalerie img {
	border: 0;
}

.fotogalerie a:link, .fotogalerie a:visited {
	display: block;
	width: 170px;
	height: 170px;
	border: 5px solid #8697d9;
	margin: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
	height: 140px;
}
html>.fotogalerie a:link, .fotogalerie a:visited {
	width: 140px;
	height: 140px;
}

.fotogalerie a:hover {
	display: block;
	width: 170px;
	height: 170px;
	border: 5px solid navy;
	margin: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
	height: 140px;
}
html>.fotogalerie a:hover {
	width: 140px;
	height: 140px;
}

.foto_table {
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

.table_text {
	text-align: left;
	vertical-align: middle;
	border: 1px solid navy;
}

#foto_table td {
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

.ol_v_textu {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.ol_v_textu_2 {
	text-align: justify;
	list-style-type: lower-latin;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.ol_v_textu_2 li a:link, .ol_v_textu_2 li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: navy;
	text-decoration: underline;
}

.ol_v_textu_2 li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: yellow;
	text-decoration: underline;
}

.luk_nadpis {
	text-align: center;
	border: 0;
	margin-bottom: 10px;
}

.youtube_video {
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border: 3px solid navy;
	width: 451px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 425px;
}
html>.youtube_video {
	width: 425px;
}

.youtube_video legend {
	text-align: left;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif
}

.novinky_ramecek {
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border: 3px solid navy;
	width: 451px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 425px;
}
html>.novinky_ramecek {
	width: 425px;
}

.novinky_ramecek legend {
	text-align: left;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.novinky_table_popisek {
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}

.cestou_lovce_citace_popisek {
	text-align: center;
	margin: auto;
	font-size: 12px;
}

.prochazeci_odkaz {
	text-align: center;
	padding: 5px 2px 5px 2px;
	background-color: navy;
	margin-top: 15px;
	color: #a7bef0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.prochazeci_odkaz a:link, .prochazeci_odkaz a:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.prochazeci_odkaz a:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.prochazeci_odkaz a:hover {
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.luky_boxik_img {
	display: block;
}

.luky_boxik_popisek {
	text-align: left;
	color: navy;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.vice {
	float: right;
	border: 0;
}

.luky_boxik_space {
	clear: both;
	height: 24px;
	margin-top: 15px;
	text-align: left;
}

.priloha {
	text-align: center;
	padding: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid navy;
	background-color: #c0d8ff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: navy;
	font-weight: bold;
}

.priloha img {
	text-align: center;
	margin: auto;
	margin-bottom: 7px;
	border: 0;
}

.priloha a:link, .priloha a:visited {
	text-decoration : underline;
	color: navy;
	font-weight: bold;
}

.priloha a:hover {
	text-decoration : none;
	color: white;
	font-weight: bold;
}

#custom_made_dl img {
	border: 5px solid #8697d9;
	margin: 10px 0 10px 0;
}

#custom_made_dl img:hover {
	border: 5px solid navy;
}

#space {
	clear: both;
	width: 800px;
}

#foot {
	text-align: center;
	margin: auto;
	clear: both;
	height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
}
html>#foot {
	height: 20px;
}

#foot_link a:link {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-serif;
}

#foot_link a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-serif;
}

#foot_link a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #ffff00;
	font-family: Verdana, Helvetica, Sans-serif;
}