/* -------------------------------------------------
	Strona O akcji
------------------------------------------------- */
#pojSiteOAkcji{
	padding: 20px 0px 0px 0px;
}

	#pojColumn1{
		width: 366px;
		padding: 0px 32px 0px 0px;
		line-height: 14px;
	}
	
		#pojColumn1 h3{
			background: url(../images/txt_h3_site_o_akcji.png) no-repeat;
			width: 68px;
			height: 24px;
		}
	
	#pojColumn2{
		width: 324px;
		height: 422px;
		padding: 24px 0px 0px 30px;
		background: url(../images/gfx_o_akcji_pralka.jpg) no-repeat 0px 80px;
	}
	
		#pojColumn2 div{
			background: url(../images/gfx_niezawodny.png) no-repeat 0px 0px;
			width: 166px;
			height: 55px;
		}
	
	#pojColumn3{
		width: 186px;
	}
	
		#txtAmicaWspiera{
			width: 183px;
			height: 77px;
			background: url(../images/txt_amica_wspiera.png) no-repeat;
			padding: 0px 0px 23px 0px;
		}

		#btnRekomenduj{
			display: block;
			width: 180px;
			height: 45px;
			background: url(../images/btn_rekomenduj.png) no-repeat;
		}

		#btnRekomenduj:hover{
			background-position: 0px -45px;
		}

