body{
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     margin: 0px 0px 0px 0px;
     color: white;
     background-color: black;
     background: url('poza.jpg');
     font-size: 12px;
     line-height: 1.5;
     }

a {color: yellow;
   text-decoration: underline;}

a:hover {color: white; 
         font-weight: normal; 
         text-decoration: underline;
         } 


.obr {position:absolute;
      top: 268px;
      left: 110px}

.obr1 {position:absolute;
      top: 336px;
      left: 140px}


.info {text-align: justify; 
       display: block;
       width: 760px;}

.vlevo {text-align: justify; 
         font-size: 10px;}

.pocasi {position:absolute;
         top: 260px;
         left: 600px}
         
.tabulka {
     font-size: 12px;
     text-align: center;}


/* Fotogalerie */

/* Header */
#header{
	text-align: center;
       	padding-top: 20px;
        font-size: 14px;
        font-weight: bold;
       }

/* Popis na hlavní straně slidů */

p.description {
	                  text-align: justify;
                          line-height: 1.5;
	                  font-size: 12px;
	                  display: block;
	                  width: 740px;
	                  margin: auto;
                         }
p.description1 {
	       text-align: center;
               line-height: 1.5;
	       font-size: 12px;
	       display: block;
	       width: 740px;
	       margin: auto;
              }

.left {text-align: left;
       margin: 0px 0px 0px 250px;}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

