@CHARSET "UTF-8";

.question {
	background: transparent url(../grafika/pkt_faq_nor.gif) no-repeat 0px 5px;
	padding: 2px 2px 2px 14px;
	color: #218046;
	cursor: pointer;
}

.selected {
	background: transparent url(../grafika/pkt_faq_sel.gif) no-repeat 0px 5px;
	font-weight: bold;
}

.answer {
	border-left: 3px solid #07823e;
	padding-left: 7px; margin-left: 4px;
	padding: 4px 4px 4px 7px;
	text-align: justify;
}
