@charset "utf-8";
/* CSS DEHULE */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #CCCCCC;
  padding: 0px;
  margin: 0px;
}

h1 {
	font-size: 1.5em;
	padding-bottom: .2em;
	margin-bottom: 0em;
	letter-spacing: 1px;
	color: #76bd03;
	border-bottom: 1px solid #76bd03;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

hr {
  border: 0px solid #000000;
  color: #000000;
}

textarea {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 6px;
  background-color: #eee;
  border: 1px solid #222;
}

th {
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
}

#page {
  position: absolute;
  width: 900px;
  min-height: 100%;
  top: 0px;
  left: -450px;
  margin-left: 50%;
  background-color: #FFFFFF;
}

#header {
  top: 0px;
  width: 100%;
  height: 190px;
}

#header_logo {
  width: 100%;
  height: 165px;
}

#header_logo img {
  border: 0px;
  padding-left: 0px;
  padding-top: 0px;
}

/* MENU */
#menu_hlavni {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #76bd03;
  margin-top: 1px;
}

#menu_hlavni table {
	width: 100%;
}

#menu_hlavni table td {
	padding: auto;
}

#menu_hlavni .menu_hlavni_polozka {
}

#menu_hlavni .menu_polozka_img, .menu_polozka_act_img {
  height: 100%;
  text-align: center;
  border-right: 0px solid #FFFFFF;
  padding-right: 0px;
  padding-top: 4px;
}
   
#header_menu_small {
  position: absolute;
  top: 0px;
  right: 10px;
  height: 12px;
}

#header_menu_small img {
  border: 1Opx;
  width: 15px;
}


#header_image {
  position: absolute;
  top: -30px;
  right: 30px;
}

#footer {
  clear: both;
  position: relative;
  top: 100%;
  left: 0px;
  height: 18px;
  width: 100%;
  background-color: #76bd03;
  margin-top: -18px;
  z-index: 1;
} 

#footer_text {
  float: left;
  font-size: 10px;
  color: #FFFFFF;
  padding-left: 10px;
  padding-top: 2px;
}

#footer_getcom {
  float: right;
  font-size: 10px;
  color: #FFFFFF;
  padding-right: 10px;
  padding-top: 2px;
}

#middle {
  float: left;
  width: 620px;
  margin: 30px 50px 200px 30px;
  padding-bottom: 40px;
}

#right {
  float: right;
  width: 182px;
  height: 100%;
  margin: 30px 15px 20px 0px;
}

.right_container {
  border: 1px solid #76bd03;
  margin: 0px 0px 20px 0px;
}

.right_container_name {
  padding: 2px 4px 2px 4px;
  background-color: #76bd03;
  color: #ffffff;
  font-size: 10px;
}

.right_container_text {
  text-align: center;
  padding: 10px 5px 10px 5px;
}

#partneri img {
  padding: 5px 5px 5px 5px;
}

.vyberzfoto img {
  border: 1px solid #000000;
}

.mezera_full_width {
	clear: both;
	width: 100%;
	height: 20px;
}
/* TLACITKA NADPIS STRANY */
#tlacitka_nadpis_strany {
	position: relative;
	float: left;
	top: 5px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

#tlacitka_nadpis_strany a {
	text-decoration: none;
	color: #76bd03;
}

/* STRANKOVANI */
.strankovani {
	position: relative;
	float: right;
	top: 5px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

.strana_aktualni {
	float: left;
	gborder: 1px solid #76bd03;
	gbackground-color: #B0B0B0;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	color: #76bd03;
	font-weight: bold;
}

.strana_aktualni img {
	height: 9px;
	padding: 3px 0px 0px 0px;
}

.strana_cislo {
	float: left;
	gborder: 1px solid #76bd03;
	gbackground-color: #E0E0E0;
	padding: 0px 2px 0px 2px;
	margin: 0px 2px 0px 2px;
	color: #000000;
}

.strana_cislo a, a:hover {
	text-decoration: none;
	color: #000000;
}

.strana_mezera {
	float: left;
	padding: 2px;
}

/* VYPIS ZAZNAMU */
#vypis_zaznamu {
	clear: both;
	width: 100%;
	padding-top: 15px;
}

/* TEXTY */
.page_text {
  text-align: justify;
}

/* FORUM */
.forum_polozka {
	width: 100%;
	padding: 0px 0px 10px 0px;
}

.forum_autor {
	width: 58%;
	padding: 2px 1% 4px 1%;
	float: left;
	font-size: 10px;
	background-color: #CCCCCC;
}

.forum_datum {
	width: 38%;
	padding: 2px 1% 4px 1%;
	float: left;
	text-align: right;
	background-color: #CCCCCC;
}

.forum_text {
  width: 98%;
  clear: both;
  padding: 2px 1% 4px 1%;
  border-bottom: 1px solid #000000;
}

#forum_akce {
  width: 100%;
  background-color: #CCCCCC;
  color: #AA0066;
  font-size: 10px;
  padding-top: 3px;
}

#forum_akce a {
  text-decoration: none;
  color: #AA0066;
}

#forum_novy {
  font-size: 11px;
  background: #fff;
  padding: 10px;
  margin: 0px;
  font-size: 12px;
}

#forum_novy_nadpis {
  width: 90%;
  border-bottom: 1px solid #000000;
}

#forum_strankovani {
  width: 90%;
  padding: 2px 1% 4px 1%;
  margin: 2px 0px 2px 0px;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: right;
}

.forum_strana_neakt {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

.forum_strana {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
  

/* REFERENCE */
#reference_polozka {
	clear: both;
	margin-bottom: 20px;
}

#reference_soubor {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#reference_nazev {
	font-weight: bold;
}

#reference_realizace {
	font-size: 10px;
	font-style: italic;
}

#reference_popis {
	font-size: 12px;
}

#reference_popis a {
	color: #3f9b45;
	text-decoration: none;
}

#reference_popis a:hover {
	text-decoration: underline;
}

#reference_polozka img {
	border: 1px solid #4a6952;
}

#reference_text {
	padding-top: 20px;
	font-size: 12px;
}

/* ANKETA */
.anketa {
  text-align: left;
}

#anketa_otazka {
  font-size: 11px;
  text-align: left;
  margin-top: -7px;
}

#anketa_moznost {
  font-size: 10px;
  text-align: left;
  padding-top: 3px;
}

.anketa_odpovedi {
  font-size: 8px;
  text-align: left;
  text-align: right;
}

.anketa_odpovedi_text {
  background-color: #FFFFFF;
  padding-left: 1px;
}

#anketa_hlasu_celkem {
  font-size: 10px;
  text-align: left;
  padding-top: 8px;
}

/* FOTOGALERIE */
#foto_polozka {
	float: left;
	width: 140px;
	padding-bottom: 10px;
	text-align: center;
}

#foto_adresar {
	vertical-align: middle;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 3px;
}

#foto_soubor {
	width: 130px;
	height: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

.foto_obrazek {
	border: 0px solid #000000;
}

#foto_cesta {
	font-size: 10px;
}

#foto_cesta a {
	text-decoration: none;
	color: #000000;
}

#foto_cesta a:hover {
	text-decoration: underline;
}

#foto_zavoj {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #555555;
	display: none;
	z-index: 1;
	filter: Alpha(Opacity=80);
}

#foto_detail_foto {
	border: 2px solid #000000;
}

#foto_detail {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px 24px 24px 20px;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	display: none;
	z-index: 3;
}

#foto_detail_popis {
}

#foto_detail_napoveda {
	font-size: 9px;
	color: #000000;
}

/* NOVINKY */
.novinky_polozka {
	padding-bottom: 20px;
}

.novinky_nadpis {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
}

.novinky_autor {
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #A0A0A0;
}

.novinky_datum_clanku {
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #A0A0A0;
}

.novinky_text {
	clear: both;
	padding-top: 0.5em;
	text-align: justify;
	line-height: 130%;
}

.novinky_text p {
	padding: 0px;
	margin: 0px;
}

/* KONTAKT */
.kontakty_polozka {
	padding-bottom: 20px;
}

.kontakty_obrazek {
	float: left;
}

.kontakty_nadpis {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
}

.kontakty_text {
	clear: both;
	text-align: justify;
	line-height: 130%;
}

.kontakty_text p, kontakty_nadpis p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

/* FORUM */
.forum_nadpis {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
}

/* HISTORIE */
.historie_polozka {
	clear: both;
	padding-bottom: 20px;
}

.historie_nadpis {
	padding-bottom: 7px;
}

.historie_obrazek {
	float: left;
}

.historie_obrazek img {
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100px;
	border: 1px solid #000;
}
.historie_text {
	text-align: justify;
	line-height: 130%;
}

.historie_text a {
	text-decoration: none;
	color: green;
}

/* FOTOGALERIE NEW */
.fotogalerie_folder_item {
	clear: both;
	padding: 5px;
}

.fotogalerie_folder_ico {
	float: left;
	padding-right: 10px;
}

.fotogalerie_folder_text {
	padding-bottom: 4px;
}

.fotogalerie_folder_text a {
	text-decoration: none;
	color: #000;
}

.fotogalerie_folder_text_s {
	font-size: 0.9em;
	color: #C0C0C0;
}

.fotogalerie_foto_item {
	float: left;
	width: 140px;
	padding-bottom: 10px;
	text-align: center;
}

.fotogalerie_foto_soubor {
	width: 132px;
	height: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

.fotogalerie_folder_navrat {
	padding-bottom: 0px;
}

.fotogalerie_folder_navrat a {
	text-decoration: none;
	color: green;
}

/* FORMULARE */
#form_form  {
	padding: 15px;
	background-color: #fff;
	}

#form_inputs input {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px 10px 3px 10px;
}
	
#form_buttons {
	padding: 15px 0px 0px 0px;
}

#form_error {
	height: 11px;
	font-size: 11px;
	color: red;
	padding: 4px 0px 4px 0px;
}

#form_mailing th {
	white-space: nowrap;
}

/* FESTIVAL */
.festival_obrazek {
	float: left;
}

.festival_obrazek img {
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
	border: 1px solid #000;
}
