body{
	 
	background-image: url(gfx/tlo.jpg);
	font-family: verdana;
	font-size: 11px; 
	color: #603913
		
}
.cialo{
	position:relative;
	margin:auto;
	width: 922px;
    }
.wrapper {
   width:922px;
   overflow: auto;
   background-image: url(gfx/test.jpg);
}
.lewe{
   width: 276px;
   overflow: hidden;
   background-image: url(gfx/m_tlo.jpg);
   float: left;
}
.srodek{
   width:646px;
   
   background-image: url(gfx/s_tlo.jpg);
   float:right;
   overflow: hidden;
}        
.logo{
   width: 922px;
	height: 170px;
	text-align:center;
	background-image: url(gfx/logo.jpg);
}
.stopka {
	width: 922px;
	height: 46px;
	text-align:center;
	background-image: url(gfx/stopka.jpg);
}
.menu{
	width: 247px;
	padding:0px 0px 0px 29px;
	height: 100%;
	}
.tresc{
	padding:0px 40px 0px 40px;
	text-align:justify;
	} 
	
	a{
		font-family: verdana; 
		font-size: 11px; 
		color: #8d191b;
		
	}
	a:hover{
		font-family: verdana;
	 	font-size: 11px;
	  	color: #8d191b;
	   text-decoration: none
	
	  }
	  .zdjecie{
		border-style: none;
		padding:2px;
		}	
