.faq_qa{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
}
.faq_tab{
	
}
.faq_hlavicka{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	background-color: rgb(225, 225, 245);
	border-top: 1px solid silver;
	border-bottom: 1px solid silver; 
	color: black;
	height: 11px;
}
 .faq_selector{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	background-color: rgb(245, 245, 245);
	width:700px;
}
 .faq_selector select{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	background-color:  silver;	
}
 .faq_selector_lable{
	color: brown; 
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	background-color: rgb(245, 245, 245);
	width:120px;
}
