body {
	background-image: url("images/pozadi.gif");
	background-color: #9CCE7D;
	margin: 0px;
                   padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
                   text-align: center;
}

body.tisk {
	background-image: url("images/blank.gif");
	background-color: #FFFFFF;
	margin: 0px;
                   padding-top: 20px;
                   padding-bottom: 20px;
                   color: #000000;
                   text-align: left;
}


A {
	color: #E40D02;
}

A:hover {
	color: #666666;
}

form {margin-top: 0px; margin-bottom: 0px;}

.pismo {font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 70%;
              color: #000000}

.pismo-bile {font-family: Verdana, Arial, Helvetica, sans-serif;
                      font-size: 70%;
                      color: #FFFFFF}

.pismo2-bile {font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 60%;
                        color: #FFFFFF}

.pismo2 {font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 60%}

.pismo3 {font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 150%}

.nadpis2 {font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 120%}

.email-adresa {font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 140%}








/* HORNI LISTA - logo, hlavni fotografie */

#horni-lista {
	width: 793px;
                   margin: 0 auto;
	padding: 0px;
}

#horni-lista-logo {
	width: 793px;
	height: 61px;
	background-image: url("images/hl_logo.gif");
                   background-repeat: no-repeat;
}

#horni-lista-motiv {
	width: 793px;
	height: 183px;
	background-image: url("images/hl_motiv.jpg");
                   background-repeat: no-repeat;
}













/* SPODNI LISTA - menu vlevo, hlavni text, paticka */

#spodni-lista {
	width: 793px;
                   margin: 0 auto;
	padding: 0px;
}

#spodni-lista-text {
                   text-align: left;
	background-color: #FFFFFF;
	width: 793px;
                   padding: 15px;
                   padding-top: 0px;
                   margin: 0px;
	background-image: url("images/sl_pozadi.jpg");
                   background-repeat: no-repeat;
}

#box-hlavni-text {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 70%;
              color: #000000;
              padding-left: 20px;
              padding-right: 20px;
              padding-top: 0px;
}

#spodni-lista-paticka {
	width: 793px;
	background-image: url("images/sl_paticka.gif");
                   background-repeat: no-repeat;
                   text-align: right;
}

#paticka {
	font-family: Arial, Helvetica, sans-serif;
                   font-size: 11px;
                   color: #444343;
                   margin: 0px;
                   padding-top: 18px;
                   padding-bottom: 10px;
}











/* SPODNI LISTA - pismo, nadpisy atd. */


H1 {
	font-family: Arial, Helvetica, sans-serif;
                   font-size: 15px;
                   color: #000000;
                   font-weight: bold;
                   margin: 0px;
                   padding-left: 600px;
                   padding-top: 30px;
}

H2 {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 140%;
              font-weight: bold;
              color: #E40D02;
	background-image: url("images/nadpis_odrazka.gif");
                background-repeat: no-repeat;
              margin: 0px;
                padding-left: 28px;
              padding-bottom: 5px;
}

H3 {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 140%;
              font-weight: bold;
              color: #E40D02;
}

.nadpis-mezera {
                    width: 100%;
                    border-top: 1px dotted #ABABAB;
                    padding-bottom: 10px;
}

.text-mezera {
                    width: 100%;
                    border-top: 1px dotted #000000;
                    padding-bottom: 10px;
}

#odkaz-tisk {
	background-image: url("images/ikona_tisk.gif");
                   background-repeat: no-repeat;
                   padding-left: 20px;
                   margin: 0px;
                   font-weight: bold;
}

.input  {background-color: #F2F2F2}

ul li {margin: 4px;
    list-style-type: square}

ul.seznam li {margin-bottom: 10px;
    list-style-type: square}

ol li {margin: 4px}

.fotky IMG {border: 2px solid #CAC5C1}
.fotka {border: 2px solid #CAC5C1}








/* FOTOGALERIE */

#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; }
