I set WordPress to use UTF-8 charset and the content from database displays perfectly (not in phpMyAdmin, but it doesn't matter) but all other content stored in *.php files (PageTemplates etc.) doesn't inherit this property and displays bad characters. When I view the site's source, there's only one "charset=UTF-8", not overridden by anything else.. The language I use is czech but UTF-8 shouldn't have any problem with that.
Website's located at sco.hustej.net
Thanks for any advice.