
		html, body {
			background-color: #4a7c31;
			color: #000;
			margin: 0 auto;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			padding: 0;
			position: relative;
		}
		
		#top {
			position:relative;
			width: 780px;
			margin: 0 auto;
			padding: 0;
			background-color: #93E16B;
			padding:0px;
			border-top:4px ridge #0F2309;
			border-bottom: 4px groove #0F2309;			
			border-left:4px ridge #0F2309;
			border-right:4px groove #0F2309;
			
			
		}
		#top .logo img {
		  	float:left;
    			position: absolute; 
			left:155px;
			top:35px;
			z-index:2;
			}


		#NAGLOWEK {
	

		  
			background-color: #93E16B;
			width: 780px;
			height: 50px;
			text-align: center;
		
		}
		
		
		
		
		#przerwa1  {
    			background-image: url("tlo01.JPG");
    			z-index:0;
			width: 780px;
    			height: 25px;
			margin: 0;
			padding: 0;
			border:0;

  		}
	
		#MENU {
			width: 780px;
			height: 60px;
			background-color: #93E16B;
			font-size: 50px;
			margin: 0;
			padding: 0;
			border:0;
			overflow: hidden;
			position:relative;
			z-index:1;
			
		}
		#MENU .tekst {
			z-index:3;
    			clear: none;
    			position: absolute;
    			font-size: 50px;
    		
  			}
		
		#przerwa2 {
			position:relative;
 			background-image: url("tlo02.JPG");
 			width: 780px;
 			height: 25px;
 			z-index:0;
  		}


		
		#TRESC {
			width: 780px;
			height: 350px;
			background-color: #93E16B;
			position:relative;
			

		}

		
		#przerwa3 {
 			background-image: url("tlo03.JPG");
 			width: 780px;
 			height: 25px;
 			position: relative;
  		}
		
		#STOPKA {
			clear: both;
			width: 780px;
			height: 45px;
			background-color: #93E16B;
			text-align: center; 
			font-size: 11px;
			font-family: couriernew;
			position: relative;
		}
		
		.galeria {
		  	padding: 20px 40px 20px 40px;
			text-align: center;
		
		}
		
		.galeria table {

			text-align: center;
		
			
			
		}
		.galeria table a{
				color:#032;
				text-decoration:none;
				font-size: 13px;
				}
	
		.galeria td{
			padding: 20px 40px 20px 40px;
			text-align:center;
		}
		
		.galeria td img {
		  	padding:3px;	
			border: 1px groove black;
		}
		.gallery img{
    			padding:3px;	
			border: 1px groove black;
  		}

	
		.navigation{
    				
    				
    				
  			}
	
		.navigation a{
		  	text-decoration: none;
			color:#365;
			padding: 15px 15px 5px 15px;
			font-size: 16px;
	    
  				}
		.navigation a:hover{
			color:#032;
			
		
	    
  				}	
		   .link
		       {
			padding: 0px;
		        font-size: 15px;  
			line-height: 30px; 
		       } 
		   .link a
		        {
		         text-decoration: underline;
		         color: black;
		         font-size: 15px; 
		         line-height: 25px;
		        }
		   .link a:hover
		        {
		         color: white;
		        }
		.link p
			{
	    		font-size: 20px;
 		
	  		}     
