var stylesheet = document.createElement('link');
var stylesheetJQUI = document.createElement('linl');
-var host = 'localhost:8000'; //'www.wolnelektury.pl';
+var host = 'www.wolnelektury.pl';
/* set attributes of created elements */
stylesheet.setAttribute('type', 'text/css');