html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;

	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 90%;
	color: black;
}

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

body {
	background: #6d4d42;
	text-align: center; /* centerování webu pro IE */
}

.separator { /* slouží k oddělení jednotlivých částí stránek - pouze pro zobrazení bez CSS */
	display: none;
	visibility: hidden;
}

#bodywrap { /* zajišťuje "natahování" šířky stránky - pro IE je použit speciální styl */
	width: 100%;

	border: 0px none;
	margin: 0px;
	padding: 0px;

  background: url(../images/header_back.gif) #6d4d42 repeat-x;

	text-align: left;
}

#header {
	background: url(../images/header_back_img.jpg) no-repeat;
	width: 857px;
	height: 324px;
  margin: 0px 0px 0px 30px;
	text-align: left;
}

#kun {
  position: absolute;
  right: 0px;
  top: 76px;
  background: url(../images/header_kun.gif) no-repeat;
  width: 145px; 
  height: 217px;
  visibility: hidden;
}

#logo-text {
  display: block;
	margin:0px; padding:0;
	position:relative;
	left:552px; top:5px;
	width:216px; height:62px;
	overflow:hidden;
	text-align: center;
}
		
#logo-text a {
  color: white;
  font-size: 1.6em;
  font-weight: normal;
  font-style: italic;
  display: block;
  margin-top: 30px;
}
		
#logo-text span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:216px; height:62px;
  margin:0; padding:0;
  background:url(../images/logo.gif) top left no-repeat;
  cursor: pointer;
}

#menu {
  position: relative;
  top: -62px;
  left: 29px;
  width: 144px;
  height: 258px;
  background: url(../images/menu.gif) no-repeat top;
  text-align: center;
}

#menu ul#menu_polozky {
  text-align: center;
  margin: 0px;
  padding: 15px 0px 0px 0px;
}

#menu ul#menu_polozky li {
  margin-left: 0px;
  padding-left: 0px;
  line-height: 285%;
  list-style: none;
  font-size: 13px;
}

#menu ul#menu_polozky li a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#menu ul#menu_polozky li a:hover {
  color: #E7F300;
  text-decoration: underline;
}

#menu ul#menu_polozky li strong {
  color: #E7F300;
}

#content_back {
	width: 100%;
	background-color: #ded7cd; 
}

#content {
  width: 857px;
	margin: 0px 0px 0px 30px;
	text-align: left;
	background: url(../images/content_back.gif)  repeat-y; 
	position: relative;
}

#content_pad {
  min-height: 390px;
  *height: 390px;
  margin-left: 33px;
  margin-right: 90px;
  padding: 0px 30px 0px 30px;
  position: relative;
  top: -20px;  
  z-index: 2;
  background-color: transparent;
}

#vitejte {
  background: url(../images/vitejte.gif) no-repeat;
  position: absolute;
  top: -81px;
  left: 520px;
  width: 247px;
  height: 63px;
  z-index: 2;
}

#content_motiv {
  background: url(../images/content_motiv.gif) bottom right no-repeat;
  position: absolute;
  bottom: -20px;
  left: 544px;
  width: 223px;
  height: 226px;
  z-index: 1;
}

#content_motiv_uvod {
  background: url(../images/content_motiv_uvod.jpg) bottom right no-repeat;
  position: absolute;
  bottom: -20px;
  left: 33px;
  width: 734px;
  height: 232px;
  z-index: 1;
}

#mapa {
  position: absolute; 
  top: 50px; 
  left: 500px;
  *left: 470px;
}

#footer {
  width: 857px;
  height: 95px;
  background: url(../images/footer_back.gif) #6d4d42 no-repeat;
  margin: 0px 0px 0px 30px;
  *margin-top: -1px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
}

#footer span#copyright {
  text-align: right;
  position: relative;
  top: 45px;
  left: 45px;
  width: 710px;
  display: block;
}

#footer a, #footer strong {
  color: #e0ef00;
}

.hidden {
  display: none;
}

/* ========== TEXT, OBRAZKY, TABULKY .. atd ========== */

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #71574c;
	margin: 0px;
	background-color: white;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #71574c;
	text-align: left;

	margin: 15px 0px 5px 0px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #6e4f43;
	
	margin: 0px;
}

p {
  text-indent: 3em;
	text-align: justify;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}

p.bez_odrazeni {
  text-indent: 0em;
	text-align: justify;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}

p.odrazka {
  background: url(../images/odrazka_green.gif) no-repeat;
	text-indent: 3em;
	text-align: justify;
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}

a {
	color: #6D4D42;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.brown {
  color: #6e4f43;
}

.under {
  text-decoration: underline;
}

#footer a {
	font-weight: bold;
}

img.ico {
  margin-right: 11px;
  margin-left: 4px;
}

a img {
  border: 1px solid #e8ef2d;
}

a:hover img {
  border: 1px solid #6D4D42;
}

hr {
  height: 1px;
  color: #6d4d42;
  border: 0 none;
  border-top: 1px solid #6d4d42;
  margin: 10px 0px 20px 0px;
}

.tisk {
	display: none;
}

ul.seznam {
  margin: 0px 20px;
  padding: 5px 0px 10px 0px;
}

ul.seznam li {
  list-style: none outside url(../images/ico_odrazka_green.gif);
  padding-left: 5px;
}

ul.seznam li.brown {
  list-style: none outside url(../images/ico_odrazka_brown.gif);
  color: black;
}

ul.seznam li.tel {
  list-style: none outside url(../images/ico_tel.gif);
}

.fotka_ram {
  float: left;
  width: 210px;
  margin: 50px 6px 20px 6px;
  padding: 10px 0;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.9em;
}

.fotka img {
  margin: 5px 10px 5px 0px;
}


/* ======== LIGHTBOX2 ========= */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox2/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* =============================== */
