body { 
text-align: center; 
margin: 0; 
padding: 0; 
background: #000; 

} 



.linki {
  color: black;
  text-align:center;
  
}
#tabelka{
text-align:center;
border:5px solid red;
padding:15px;
margin-left:0px;
}



div#glowny { 
text-align: left; 
width: 851px; 
margin: 0 auto; 
padding: 0; 
background: #000; 

} 
div#top { 
height: 219px; 
width: 847px;
background: url('img/top.gif'); 
border-left: 2px solid white;
border-right: 2px solid white;
border-top: 2px solid white;
} 

div#tresc { 
width: 639px;
height: 832px; 
margin: 0; 
float:right;
background-image: url('img/tresc_3.gif');
color:#fff;
border-right: 2px solid white;
border-bottom: 2px solid white;

font-size:12px;
} 


	#tresc img{
	border: 2px solid white;
	margin:2px 5px 5px 0px;
	}

	#tresc img.img1{
	margin-left:200px;
	border:0px;
	}

		#tresc img.img2{
	margin-left:105px;
		border:0px;
	}

		#tresc p{
		margin:5px 75px 0px 7px;
		text-align:justify;
		font:Verdana;
		font-size:12pt;
		
		}
		
			#tresc p.opis2{
		font:Verdana;
		font-size:12pt;
		margin:5px 75px 0px 10px;
		text-align:justify;
		}
		
		
				#tresc p.kontakt{
	  			margin:5px 75px 0px 200px;
				text-align:justify;
				font:Verdana;
				font-size:12pt;
				font-weight:bold;
				}
				
				#tresc p.kontakt-2{
	  			margin:5px 75px 0px 140px;
				text-align:justify;
				font:Verdana;
				font-size:10pt;
				font-weight:normal;
				}
		
				#tresc p.galeria{
				padding:0;
				margin:0px 75px 0px 5px;
				text-align:center;
		}

		#tresc h2{
		margin:0;
		padding:0;
		text-align:center;
		font:12pt;
		color:#000;
		}
		
#tresc h4{
		margin:0;
		padding:0;
		text-align:center;
		font:12pt;
		color:red;
font-weight:bold;
margin-right:50px;
		}
		
	  	#tresc a {
		font:Tahoma;
		font-size:12pt;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		}
		
		
		#tresc a:hover {
		
		text-decoration:underline;
		}
		
		
		#tresc a.kontakt {
		font:Tahoma;
		font-size:12pt;
		color:green;
		text-decoration:none;
		font-weight:bold;
		}
		
		
		
div#menu { 
border-left: 2px solid white;
float:left;
margin-top:0px;
background: url('img/menu_2.gif');
width: 208px;
height: 832px; 
border-bottom: 2px solid white;
} 



#menu a{
display:block;
color:#fff;
text-decoration:none;
margin:8px 10px 0px 30px;
font:Tahoma;
font-weight:bold;
font-size:11pt;

}

	#menu a:hover{
	color:red;
	}

div#stopka { 
height: 43px; 
clear: both; 
background: url('img/footer.gif') repeat-y;
}

div#stopka p { 
font: 80%/2 Verdana, Arial, sans-serif; 
margin: 0px 40px; 
text-align:right;
color: #FFF; 
font-weight:bold;
padding-top:8px;
} 

#tabelka {margin-left:130px;}


#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");
	}
	
#tresc a.nowy_link{
color:#fff;
text-align:center;
margin-top:10px;
margin-left:20px;
}

	#tresc p.nowe_p{
		margin:5px 75px 0px 7px;
		text-align:center;
		font:Verdana;
		font-size:10pt;
		
		}
