/* -----------------------------------
		Kwiatek
-------------------------------------- */
#pojFlower{
	top: 240px;
}

/* -----------------------------------
		Lista FAQ
-------------------------------------- */

#pojFaq{
	padding: 0px 10px 0px 6px;
}

	.pojFaqCategory h4{
		font-size: 14px;
		color: #af3600;
		padding: 16px 0px 10px 10px;
	}
	
		.pojFaqOdnosnik{
			padding: 0px 0px 10px 10px;
		}
		
			.pojFaqOdnosnik a{
				font-size: 12px;
				font-weight: bold;
				color: #16387c;
				text-decoration: none;
			}
			
			.pojFaqOdnosnik a:hover{
				text-decoration: underline;
				color: #af3600;
			}
			
		.pojFaqZawartosc{
			font-size: 12px;
			line-height: 125%;
			width: 534px;
			padding: 20px 20px 20px 20px;
			display: none;
			color: #000000;
			background-color: #ccff84;
			border: 1px solid #7aca24;
			margin: 0px 0px 10px 0px;
			text-align: justify;
		}
		
		.pojFaqZawartosc ul{
			padding-left: 30px;
		}
		
		.pojFaqZawartosc li{
			list-style: disc;
		}
		
		#pojOneFaq1_1 .pojFaqZawartosc{
			display: block;
		}
		
		.pojButtonZwin{
			text-align: right;
			width: 534px;
			font-size: 11px;
		}
		
			.pojButtonZwin a{
				color: #000000;
				text-decoration: none;
			}
			
			.pojButtonZwin a:hover{
				color: #AF3600;
				text-decoration: underline;
			}
			
.pojLines{
	height: 1px;
	background: url(../images/bg_submenu_li.png) repeat-x 0px 24px;
	width: 580px;
	padding: 24px 0px 18px 0px;
}

#pojNothingFound{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 16px 132px 16px 8px;
}

	#gfxButtonPowrot{
		display: block;
		float: right;
		width: 130px;
		height: 32px;
		background-image: url(../images/gfx_button_powrot.png);
	}
	
	#gfxButtonPowrot:hover{
		background-position: 0px -32px;
	}

/* -----------------------------------
		Formularz zapytania
-------------------------------------- */
#pojFormularzZapytania{
	padding: 14px 0px 0px 0px;
}

	#formKontakt{
		padding: 0px 0px 0px 0px;
	}

		#formKontakt label{
			display: block;
			float: left;
			width: 126px;
			text-align: right;
			font-size: 11px;
			padding: 0px 8px 0px 0px;
		}
		
		#formKontakt input{
			width: 337px;
			height: 14px;
		}
		
		#formKontakt select{
			width: 341px;
			height: 21px;
		}
		
		#formKontakt textarea{
			width: 337px;
			height: 111px;
		}
		
		#txtPolaObowiazkowe{
			float: left;
			font-size: 11px;
			padding: 8px 0px 0px 135px;
		}
		
		.pojErrorInfo{
			width: 550px;
			margin: 14px 0px 0px 0px;
		}
		
		#btnSend{
			float: right;
			padding: 8px 132px 0px 0px;
		}
		
			#btnSend a{	
				display: block;
				background: url(../images/gfx_button_wyslij.png) no-repeat;
				width: 110px;
				height: 32px;
			}
			
			#btnSend a:hover{
				background-position: 0px -32px;
			}
			
/* -----------------------------------
		Formularz wyszukiwania
-------------------------------------- */
#pojFaqSearchTop{
	width: 284px;
	height: 66px;
	background-image: url(../images/bg_submenu_top.png);
}

#pojFaqSearch{
	width: 272px;
	background-image: url(../images/bg_submenu_middle.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 12px;
}

	#pojFaqSearch fieldset{
		padding: 0px 0px 0px 12px;
	}

		#pojFaqSearch h4{
			padding: 20px 0px 0px 0px;
		}
		
		#pojFaqSearch input{
			width: 212px;
			height: 14px;
		}

	#pojFaqSearch .pojLines{
		width: 254px;
		padding: 0px 0px 0px 0px;
		height: 25px;
	}
	
#pojFaqSearchBottom{
	width: 148px;
	height: 62px;
	background-image: url(../images/bg_submenu_bottom_faq_search.png);
	padding: 24px 0px 0px 136px;
}

	#pojFaqSearchBottom a{
		display: block;
		width: 120px;
		height: 32px;
		background-image: url(../images/gfx_button_szukaj.png);
	}

	#pojFaqSearchBottom a:hover{
		background-position: 0px -32px;
	}
	
#pojFaqSearchSep{
	height: 6px;
}

