.faqTitle {font-size:1.2em;
/*margin:20px 0 0 35px;*/
/*border-bottom:1px dotted #E39622;*/
padding: 15px 0 15px 20px;
cursor:pointer;
}

.onDiv,  .offDiv {
	/*border:1px solid #E39622;*/
/*padding:0 5px 12px;*/
width: 825px;
margin:8px 0;
clear:both;
text-align:justify;
}
.reszletek {
	text-align:center;
}
.show-hide {
	/*padding:0 0 0 29px;*/
width: 800px;
}
a.hideAll {display:none;
}
a.hideLink {float:left; 
margin:6px 4px 0 4px;
padding: 0 2px;
font-size:10px;
text-decoration:none;
width:16px;
text-align:center;
}
/*
a.hideLink {border:1px dotted #e2b947;
color:#e2b947;
}*/
a.hideLink {display:none;
}
a.showAll {display:none;
}
a.showLink {float:left; 
margin:6px 4px 0 4px;
padding: 0 2px;
font-size:10px;
text-decoration:none;
width:16px;
text-align:center;
}
/*
a.showLink {border:1px dotted #E4E4E4;
background-color:#E39622;
color:#FFF;
}*/
a.showLink {display:none;
}