body { 
text-align: center; 
margin: 0; 
padding: 0; 
background: steelblue
; 
} 
div#glowny { 
text-align: left; 
width: 900px; 
margin: 20px auto; 
padding: 0; 
background: url('img/tlo_gl.jpg') repeat-y; 
border: 2px solid #B30F0F;
} 
div#top { 
height: 351px; 
width: 900px;
background: url('img/top.jpg') repeat-y; 
} 

div#tresc { 
width: 664px; 
float:right; 
margin: 0; 
font: 80%/1.7 Verdana, Arial, sans-serif; 
background: #ffffff;
color:#000000;
font-weight:bold;
} 
	
#tresc img{
margin:2px 4px 2px 4px;

}

			div#tresc p.center {
				text-align:center;
				
				}

				div#tresc p {
				text-align:justify;
				margin:0px 30px 0px 20px;
				}

div#tresc h1 {
text-align:center;
font: 140%/2 Verdana, Arial, sans-serif; 
text-decoration:underline;
margin-top:20px;
}
#tresc a:hover{
text-decoration:none;
border:0px solid red;



}


#tresc img {
border:0px solid white;

}

					#tabelka{
					border: 3px solid white;
					margin:0;
					background:#4D4D4D;
					width:610px;
					background: #ffffff url('img/koparka.jpg') no-repeat;
					height:450px;
				
				
					}




					
div#menu { 
width: 236px; 
background: url('img/tlomenu.gif') repeat-y;
float:left;
} 


				div#menu a {
				color: #000000;
				text-decoration: none;
				text-align:center;
				font-family:Verdana;
				font-style:bold;
				font-size: 12px;
				font-weight:bold;
				display:block;
				margin-left:23px;
				margin-right:0px;
				margin-top:0px;
				padding-top:10px;
				background: url('img/button1.gif');
				width:197px;
				height:30px;
				}

				div#menu a:hover { 
				background: url('img/button2.gif');
				}

				div#menu img{
				margin-left:75px;
				}

div#menu p {
margin: 0;
font: 70%/2 Verdana, Arial, sans-serif; 
}



div#stopka { 
height: 28px; 
width:900px;
clear: both; 
background: url('img/stopka.gif') repeat-y;
}

div#stopka p { 
font: 70%/2 Verdana, Arial, sans-serif; 
margin: 0 40px; 
color: #FFF; 

} 

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

