body {
		background: rgb(61,19,3) center;
		color: rgb(212, 37,27);
		margin: 0;
		padding: 0;
}


#top {
	  		 width: 1016px;
			 margin: 0 auto;
			 background-color: rgb(61,19,3);
}


#nazwa {
	   		 background: rgb(61,19,3);
			 height: 14px; 
			 padding:0 0 0 0;
  			 font-family: georgia, times new roman, serif, times;
  			 font-size:12px;
     		 text-align:right;
   			 font-weight: normal;
  			 margin:0;
}


#content {
	   		 width: 1016px;
			 height: 550px;
			 float: left;
			 overflow: hidden;
			 background: rgb(77,32,14) url(foto/bg_wzor_content_long.jpg);
	  		 padding:0 0 0 0;
}

#content h1 {
 			  margin:0 0 0 0;
			  padding-top:0px;
			  font: italic 120% "Times New Roman", Times, serif;
			  font-size:20pt;
			   line-height:18px;
			  text-align: center;
			  color: rgb(167,122,89);
			   font-weight: bold;
			 }
			 
#content h3 {
 			  margin:0 0 0 0;
			  padding-top:10px;
			  font: italic 120% "Times New Roman", Times, serif;
			  font-size:18pt;
			   line-height:24px;
			  text-align: center;
			  color: rgb(167,122,89);
			   font-weight: bold;
			 }
			 
#content p {
  			   margin:30px 0 0 0;
			   text-align:center;
  			    font: italic 120% "Times New Roman", Times, serif;
  			   font-size: 16pt;
			    line-height:26px;
  			   color: rgb(167,122,89);
}

#content ul {
	margin:0 0 0 0;
	padding: 1px 0 0 100px;
	list-style: none;
}


 #content a:link {
			 		color: rgb(255,247,220);
					font: italic 120% "Times New Roman", Times, serif;
					font-size: 14pt;
					text-decoration: none;
}

#content a:visited {
			 		color: rgb(255,247,220);
					font: italic 120% "Times New Roman", Times, serif;
					font-size: 14pt;
					text-decoration: none;
					}

#content a:active {
			 		color: rgb(167,122,89);
					font: italic 120% "Times New Roman", Times, serif;
					font-size: 14pt;
					text-decoration: none;
}

#content a:hover {
			 		color: rgb(167,122,89);
					font: italic 120% "Times New Roman", Times, serif;
					font-size: 14pt;
					text-decoration: none;
}





#stopka {
		 	 	clear: both;
		 		width: 100%;
			    background: rgb(61,19,3); 
} 
				 
#stopka p {
  			   margin:0 0 0 0;
			   text-align:right;
  			  font-family: verdana, arial, helvetica, sans-serif;
  			   font-size: 10px;
  			   line-height:14px;
  			   color: rgb(28,9,1); 
}

 #stopka A:link {
			 		color:  rgb(28,9,1); 
					text-decoration: none;
}
#stopka A:visited {
			 		   color:  rgb(28,9,1); 
					   text-decoration: none;
}
#stopka A:active {
			 		  color: #aaa;
					  text-decoration: none;
}
#stopka A:hover {
			 		 color: #aaa;
					 text-decoration: none;
}
