/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

.hint {
	position:absolute;
	visibility:hidden;
	background-color:#DDEEEE;
	padding:3px;
	width:100px;
	height:55px;
	border:1px #000000 solid;
}

.mapa {
	width: 580px;
	height: 370px;
	vertical-align:middle;
}

.found {
	background-color:#FFFF00;
}

#zaklad {
	padding: 0px;
	margin: 0px 100px 0px;
	width:770px;
}
body {
	background: #6E6E6E;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 600px;
	height: 250px;
	margin: 0px auto;
	background: url(images/leto.jpg);
}

#header h1 {
	margin: 0px;
	padding: 20px 0 0 100px;
	font-size: 52px;
	font-style: italic;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 100px;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 600px;
	height: 52px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 42px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	letter-spacing: -2px;
	background: url(images/img4.jpg) no-repeat;
}

#menu .last a {
	background: url(images/img5.jpg) no-repeat;
}

#menu a:hover {
	color:#FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 580px;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	font-size:13px;
}

#content ul {
	margin: 0px;
	padding: 0px;
	list-style-position:inside;
}

#content li {
	list-style-image: url(images/sipka.gif);
	font-size:13px;
}

.obec {
	background-color: #DDEEEE;
	padding-left:10px;
	padding-right:10px;
}

.obec_link {
	background-color: #BBCCCC;
	padding-left:10px;
	padding-right:10px;
}

.obec_mini {
	background-color: #BBCCCC;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

.red {
	color:#FF0000;
	font-size:18px;
}

.red_small {
	color:#FF0000;
}

#content a{
	color: #173E68;
	text-decoration: underline;
	font-weight: bold;
	font-size:13px;
}

#content a:hover{
	text-decoration: none;
}

a.let{
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

.page{
	background-color: #DDEEEE;
	padding:5px;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #173E68;
	border-bottom: 1px #173E68 dashed;
}

.nadpis {
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 16px;
	color: #173E68;
	margin-top: 0px;
	font-weight:bold;
}

#content h3 {
	color: #6C6C6C;
}
/* Footer */

#footer {
	width: auto;
	margin: 0px auto;
	padding: 0px;
	background-color:#DDDDDD;
	color:#666666;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #888888;
}

.blok{
	border-bottom:1px #173E68 dashed;
	margin-bottom:20px;
	padding-bottom:20px;
}

.vstup{
	width:200px;
}

#f1 {
	padding-top:5px;
	padding-bottom:5px;
}