/* CSS Document */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-size: 11px;
  background-color: #c4dafb;
}

a:link, a:visited, a:active {
  color: #000000;
  font-weight: bold;
  /*text-decoration: none;*/
  border: 0px;
  border-color: #5CC4FF;
}

a:hover {
  color: #0066ff;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  text-decoration: none;
  border: 0px;
  border-color: #5CC4FF;
}

hr {
  padding: 0px;
  border: 1px;
  border-style: solid;
  /*border-color: #5CC4FF; - pôvodná hodnota*/
  border-color: #5CC477;
  background-color: #5CC477;
}

img {
  border: 2px solid #5CC4FF;
  vertical-align: middle;
}

img.bez {
  border: 0px;
  vertical-align: middle;
}

.ryba {
  color: #0066ff;
  font-style: italic;
}

.skrecok {
  color: #A52A2A;
  font-style: italic;
}

.rastlina {
  color: #008c00;
  font-style: italic;
}

.vyrobok {
  color: #F87604;
}

.akcia {
  color: #cc66ff;
  font-style: italic;
}

.akcia_nadpis {
  font-weight: bold;
  color: #0066ff;
}

.rozne {
  color: #000DFF;
}

.galeria {
  color: #008ED8;
}

.technika {
  color: #000000;
}

.strk {
  color: #802A2A;
}

.info {
  color: #cc3300;
}

tr, th, td {
  border: 1px solid #5CC4FF;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-size: 11px;
}

th.bez, td.bez, tr.bez {
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-size: 11px;
}

tr.nepar {
  background-color: #d4f1ff;
}

tr.par {
  background-color: #DFFCFF;
}

td.nepar_n {
  background-color: #d4f1ff;
  border: 0px;
}

td.par_n {
  background-color: #DFFCFF;
  border: 0px;
}

ol {
  list-style-type: circle;
  color: #cc3300;
}

.aktual_datum, .obsah_datum, .novinky_datum {
  color: #587BE4;
}

.obsah_nadpis {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  margin-left: 10px;
}

.obsah_pata {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.obsah_lokacia {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 11px;
  color: #cc3300;
}

.odkaz_popis {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #cc3300;
}

.obsah_dennik {
  text-indent: 10px;
}

.novinky_nadpis {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.novinky_lokacia {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  color: #cc3300;
}

@media print {
   .menu {display: none;}
   .aktual {display: none;}
   .novinky {display: none;}
   .pocitadlo {display: none;}
   .hlavicka {position: static;}
   .obsah {position: static;}
 }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #c4dafb;
	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: transparent url(../foto/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../foto/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../foto/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #c4dafb;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #5CC4FF;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#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(../foto/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../foto/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; }
	
