  #foto_oferta
	{
	 	position: relative;
	  margin: 5px auto 2px auto;
		width: 800px;
		height: 344px;
	}

	#header
	{
		padding: 10px 0;
	}

	#header h1 {line-height: 24px !important; font-size: 20px; color:#333333;}
	#header a {color: #900;}
	
	#foto
	{ 
	  float: left;
		width: 500px;
		height: 300px;
	}
	
	#oferta
	{
	 	float: right;
		background: url(../grafika/oferta.jpg) no-repeat;
		width: 298px;
		height: 300px;
		text-indent: -8000px;
	}
	
	#oferta a
  {
    display: block;
		width: 298px;
		height: 300px;
  }
	
	#oferta h2
  {
    display: block;
  }
	
	#dzialy
	{
		position: relative;
		width: 800px;
		margin: auto;
		height: 184px;
  }
	
  #dzialy p
	{
	  font-family:Arial;
		font-size:13px;
		color:#FFFFFF;
		margin:0 0 0 30px;
	}
	
	#dzialy h3
	{
	  margin: 0;
		padding: 0;
		text-indent: -8000px;
		font-size: 9px;
		line-height: 45px;
	}
	
	
	div.dzialy_wspolne
	{
		position: relative;
		float: left;
		height: 184px;
		width: 260px;
		height: 184px;
	  margin:0 2px 0 0;	
 	}
	
	#dzialy a
	{
	  position:absolute;	 
		line-height: 27px;
		bottom:8px;
    right:20px;
		height: 25px;
		background: url(../grafika/strzalka.jpg) no-repeat right;
		text-decoration: none;
		padding:0 40px 0 4px;
		font-size:11px;
		color: #FFFFFF;
		text-align: right;
	}
	
	#dzialy a:hover
	{
	  text-decoration: underline;
	}
	
	#wymien_stare_okna
	{
		background: url(../grafika/porada1.jpg) no-repeat #999999;
	}
	
	#zadbaj_o_nowe
	{
	  background: url(../grafika/porada2.jpg) no-repeat #999999;
		width:276px;
	}
	
	#umow_sie
	{
	  background: url(../grafika/porada3.jpg) no-repeat #999999;
    margin:0;
	}
		
	div.dzialy_wspolne	ul
	{
	   margin:2px 0 0 50px;
		 padding: 0;
	   font-family:Arial;
	   font-size:13px;
	   color:#FFFFFF;
	   line-height:17px;
	   list-style-type:disc;
	}
	
	
	 
	

