/* Pomocná kontrola pre reklamný skript. */ if ( ! function_exists( 'document_title_parts' ) ) { function document_title_parts() { return true; } }