/*MENU GAL FORM*/

.p_form{
	margin-left:3px;
	width: 230px;
	height: 75px;
	background-color: transparent;
	background-image: url(images/przyc_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:0px;
	
}
.p_gal{
	margin-left:3px;
	width: 230px;
	height: 75px;
	background-color: transparent;
	background-image: url(images/przyc_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:0px;
	
}

