body {font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 70%;
      color: #000000;
      background-color: #EDE8D5;
      margin: 0px}

body.tisk {font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 70%;
           color: #000000;
           background-color: #FFFFFF;
           margin: 20px}

a {color: #5D7C5A}
a:hover {color: #B0880F}

.hlavni-text {padding: 25px;
              font-family: Verdana, Arial;
              font-size: 70%;
              color: #000000}

.pismo {font-family: Verdana, Arial;
        font-size: 70%;
        color: #000000}

.pismo-bile {font-family: Verdana, Arial;
             font-size: 70%;
             color: #FFFFFF}

.nabidka {font-family: Arial;
          font-size: 12px;
          color: #746137;
          font-weight: bold}

A.menu-odkaz {display: block;
              width: 170px;
              border-top: 1px solid #FFFFFF;
              padding: 5px 5px 5px 25px;
              background-color: #D7D0B7;
              font-family: Arial;
              font-size: 12px;
              color: #000000;
              font-weight: bold;
              text-decoration: none}

A.menu-odkaz:hover {background: url("images/menu_pozadi_x.gif");
                                     background-color: #656565;
                                     color: #FFFFFF}

h1 {font-family: Arial;
    font-size: 14px;
    color: #656565;
    font-weight: bold;
    margin: 0px}

h2 {font-size: 125%;
    margin: 0px}

.tbl-uvod-stin {border: 1px solid #DCDCDC}

.copy {font-family: Verdana,Arial;
       font-size: 9px;
       color: #6F6F6F}

.kontakt {background-color: #EFEFEF}

.text-mezera {
                    width: 100%;
                    border-top: 1px dotted #A0A0A0;
                    padding-bottom: 10px;
}

li {list-style-type: square}

.fotky IMG {border: 1px solid #5D7C5A}
.fotka {border: 1px solid #5D7C5A}


/* 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; }