#glowna {
		width: 1024px;
		height: 768px  
}

#naglowek {
		background-image:url('images/gora.jpg');		
		width: 1024px;
		height: 251px	  

}

#tresc {
  		background-image:url('images/tlo.jpg');
  		background-repeat: repeat-y;
		float: left;
  		width: 1024px;
		min-height: 463px 
}

#lewa {
		float: left;
  		width: 650px;
  		height: auto; 
  		font-family: Georgia, Trebuchet MS, Arial, Helvetica;
		font-size: inherit;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
		text-align: justify;
		color: #FFFFFF;
  		padding-top: 15px;
  		padding-bottom: 5px;
  		padding-left: 90px
}

#prawa {
		float: right;
		width: 195px;
		height: 463px;
		padding-right: 70px	
}

#czysc {
  		clear: both
}

#stopka {
  		background-image:url('images/stopka.jpg');
  		position: static;
		color:#F5F5DC;
		font-size:small;
		font-family: Times;
		font-variant:normal;
		width: 1024px;
		height: 54px
}
