body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #94786A;
	margin: 0 0 20px 0;
	background-position: center top;
	width: 100%;
}

#cialo{			
				height: auto; 
				background: #fff url(images/bg.jpg) center top repeat-y;
				}

#naglowek {
				background: #fff url(images/top.jpg) center top no-repeat;
				height: 90px;
				margin: 0px auto 0px auto;
				}
#naglowek  img {
				position: relative;					
				left: 50%;
				margin-left: -420px;
				margin-top: -5px;
				border: none;
				}
								
				
#srodek {				
				width: 840px;
				margin: 20px auto 0px auto;
				}
#srodek p {
				margin: 5px 15px 0 15px;
				text-indent: 0.60cm;
				font-size: 15px;
				}
				
#srodek h1 {
				text-align: center;
				margin: 15px 0 -10px 0;
				font-size: 28px;				
				}	
				
#srodek h3 {
				text-align: center;
				margin: -5px 0 15px 0;	
				}					
#fotki {			
				width: 815px;
				margin: 20px auto 0px auto;
				}
#fotki img {			
				border: none;
				/**border-color: rgb(226, 226, 226); **/
				}
				
#stopka {
				background: #94786A url(images/low.jpg) center bottom no-repeat;
				height: 100px;
				margin: 0px auto 0px auto;
				}
#stopka  img {
				position: relative;					
				left: 50%;
				margin-left: 145px;
				margin-top: 20px;
				border: none;
				}

#copy {			font-size: 65%;
				text-align: center;
				margin: -18px 0 0 0;
				}
#copy a {
				color: #222;
				text-decoration: none;
				vertical-align:text-bottom;
				}
