body {
	padding: 5px 0px;
	margin: 5px 0px;
	background-color: #0cf;
	font-family: Arial ce, Arial, Verdana ce, Verdana, sans-serif;
}
body#pic {
	padding: 0px;
	margin: 0px;
}

/* HL. STRUKTURA */
div#kontejner {
	width: 780px;
	margin: 0px auto;
	background-color: #0cf;
	background-image: url(img/bg-kontejner.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div#logo {
	background-image: url(img/logo_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
div#menu {
	padding: 2px;
	background-color: #09c;
	text-align: center;
	font-weight: bold;
}
	div#menu a {
		color: #000;
		font-size: 0.8em;
		text-decoration: none;
	}
		div#menu a:hover {
			color: #ccc;
		}
	div#menu img {
		margin: 0px 8px 2px 8px;
	}
div#content {
	padding: 0px 135px 10px 50px;
	min-height: 350px;
	background-image: url(img/pueblo.gif);
	background-position: 100% 40px;
	background-repeat: no-repeat;
}
div#foot {
	clear: both;
	padding: 3px;
	text-align: center;
	font-size: 0.7em;
	background-color: #09c;
}
	div#foot a {
		color: #000;
	}
		div#foot a:hover {
			color: #ccc;
		}
/* VŠEOBECNÉ TAGY */
p.text {
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.3em;
}
img {
	border: none;
}
h1 {
	text-align: left;
	margin-top: 0px;
	padding: 5px 0px 0px 20px;
	letter-spacing: 1px;
	font-size: 1.2em;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center;
}
a {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #09c;
}
.float_l {
	float: left;
	margin-right: 10px;
}
.float_r {
	float: right;
	margin-right: 10px;
}

/* AKTUÁLNĚ */
a.otviracka-07 {
	float: left;
	display: block;
	width: 250px;
	margin: 15px 15px 15px 0px;
	color: #f00;
	text-align: center;
}
	a.otviracka-07:hover {
		color: #fff;
	}

div#aktual {
	clear: left;
	float: left;
	width: 250px;
	margin: 0px 15px 15px 0px;
	background-color: #0cf;
	border: 1px solid #09c;
}
	div#aktual p {
		margin: 0px;
		padding: 2px;
		font-size: 0.73em;
		border-bottom: 1px solid #09c;
	}
		div#aktual p a {
			font-size: 1em;
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
			div#aktual p a:hover {
				color: #999;
			}
		div#aktual p span {
			font-weight: bold;
			font-style: italic;
		}
	div#aktual p.aktual_head {
		background-color: #09c;
		font-weight: bold;
	}
		div#aktual p.aktual_head img {
			margin: 0px 3px 2px 8px;
		}
	div#aktual p#aktual_archiv {
		background-color: #09c;
		text-align: right;
		padding-right: 8px;
		font-weight: bold;
	}
	div#aktual table {
		width: 100%;
		font-size: 0.8em;
	}
		div#aktual table.open th {
			text-align: left;
		}
		div#aktual table.open td#summer {
			font-weight: bold;
			color: #f00;
			text-align: center;
		}


/* FOTOGALERIE */
div#foto {
	clear: left;
	width: 425px;
	margin: 0px auto;
}
div.thumbnail {
	  float: left;
  	width: 200px;
	  height: 175px;
	  margin: 5px 5px;
  	text-align: center;
	  font-size: 0.8em;
	}
	div.thumbnail a {
		color: #000;
		text-decoration: none;
	}
		div.thumbnail a:hover {
			color: #fff;
		}
		div.thumbnail a img {
			display: block;
		}
		div.thumbnail a p {
			margin-top: 0px;
			font-style: italic;
			background-color: #09c;
		}
div.panorama {
	width: 410px;
	margin: 10px auto;
	text-align: center;
	font-size: 0.8em;
}
	div.panorama a {
		color: #000;
		text-decoration: none;
	}
		div.panorama a:hover {
			color: #fff;
		}
		div.panorama a img {
			display: block;
		}
		div.panorama a p {
			margin-top: 0px;
			font-style: italic;
			background-color: #09c;
		}
img#img_big {
	display: block;
}

/* ADMIN */
form.admin {
	margin-top: 15px;
}
form.admin p {
	width: 450px;
	margin: 0px auto;
	text-align: right;
}
form.admin label {
	float: left;
}
p.rule {
	margin: 0px;
	padding: 3px;
	border-top: 2px solid #000;
}
p.under_rule {
	margin-top: 0px;
}
p.edit_admin {
	width: 215px;
	float: left;
}
	p.edit_admin input.yo {
		width: 100%;
	}
	p.edit_admin textarea {
	width: 100%;
	height: 75px;
	}
p.clear {
	clear: both;
}
input {
	background-color: #09c;
	border: 2px solid #000;
	font-weight: bold;
}
input.no {
	border: none;
}
textarea {
	background-color: #09c;
	border: 2px solid #000;
	font-weight: bold;
}
/* KONTAKT */
div#mapa {
	width: 300px;
	margin: 0px auto;
}
	div#mapa p {
		margin-top: 0px;
		padding: 2px;
		background-color: #069;
		text-align: center;
		font-size: 0.9em;
		color: #000;
	}
p.kontakt {
	width: 300px;
	margin: 0px auto;
}
p.kontakt_label {
	width: 300px;
	margin: 5px auto;
}

div#intro {
	width: 375px;
	float: right;
}
form {
	width: 275px;
	margin: 0px auto;
}
	form p {
		margin: 2px 0px;
	}
	form p.right {
		text-align: right;
	}

