body {text-align: center; margin:0;padding:0;background-color:#632e0c;}

img.gallery {border-style: solid; border-width: 1px; border-color: black;}

a  {border: none}
a:link    {color: #143748}
a:visited {color: #143748}
a:active  {color: #143748}
a:hover   {color: #418eb3}

ul, li {margin: 0; padding: 0;} 
ul.menu li {list-style-type: none;} 
ul.menu li.item {float: left; margin-right: 0px; margin-bottom: 0px;}

.obsah-vonku {display: block;
   			  width: 900px;
			  margin: 0 auto;}

.obsah-dnu {float: left;
  			width: 100%;
  			margin: 0;
  			background: #191105;
  			text-align: left;}
			
.obsah-text {font-family: tahoma;
			 text-align: justify;
			 font-size: 13px;
			 color: #f2ffd2;
			 line-height: 24px;
			 height: 440px;
			 margin-top: 0px;
			 margin-left: 20px;
			 margin-right: 20px;
			 margin-bottom: 20px;}
			 
.spat 		{font-family: verdana; text-align: center; font-size: 13px; margin-bottom: 30px;}
.obsah-pic 	{float: right; width:316px; height:237px; margin-left:10px;}
.kontakt-foto {float: left; width:137px; height:152px; margin-right:30px;}

.kontakt 	a  {text-decoration: underline}
.kontakt 	a:link    {color: #143748}
.kontakt 	a:visited {color: #143748}
.kontakt	a:active  {color: #143748}
.kontakt	a:hover   {color: #418eb3; text-decoration: none}

.grapix 	{float: right; margin-right:20px;}

			
.footer {background-image: url("images/footer.jpg");
         background-repeat: no-repeat;
		 font-family: Tahoma;
		 color: #f2ffd2;
		 font-size: 12px;
		 font-weight: normal;
		 line-height: 60px;}
.footer 	a  {text-decoration: underline}
.footer 	a:link    {color: #f2ffd2}
.footer 	a:visited {color: #f2ffd2}
.footer		a:active  {color: #f2ffd2}
.footer		a:hover   {color: #f2ffd2; text-decoration: none}

/*LIGHTBOX 2*/

#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }