/* talimatlar.css */
#talimatlar-detay {
	display: none;
}
#talimatlar-detay.active {
	display: block;
}