i am using 2mg and it take 25 sec, the size of your website home page is
2MB, but the slow is because that the component on your home page make too
many request for a static file like CSS and images and JS, there is a way
to serve static files, by install web server for static files
for example install lighttpd,nginx for static files and apache for the main website,
put in your mind that most users on internet have low speed internet connection and not all of them have 20MB connection
the theme that you try to use have a error in php code try another one or try to solve it if you know php, or report a bug to the theme author.
Hello Pasek,
just remove wp-config.php from your blog home directory and then try to install it.