/* strona faq */
ul.faq{
	margin:0px 0px 0px 0px;
	padding:16px 0px 10px 10px;
}
ul.faq li{
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font: bold 11px Tahoma;
}

ul.faq a.active{
	color:#c60101;
}
ul.faq span{
	display: none;
	color:#000000;
	font: normal 11px Tahoma;
	padding: 10px 0px 0px 0px;
}
.gfxStrzalkiFlip{
	display: block;
	background-image: url(../images/gfx_strzalki_flip.gif);
	background-repeat: no-repeat;
	width:17px;
	height:22px;
	margin-left: 580px;
}
h3#bottomPadding{
		padding-bottom: 34px;
}