diff --git a/index.html b/index.html
index 7cba61c..519dd1b 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
-
+
Fabrika Hrádek Tour
diff --git a/map.html b/map.html
index d5f233e..eb60fdb 100644
--- a/map.html
+++ b/map.html
@@ -8,6 +8,8 @@
+
+
diff --git a/res/global.css b/res/global.css
index 73bc7c8..0ed0253 100644
--- a/res/global.css
+++ b/res/global.css
@@ -1,6 +1,6 @@
body
{
- background: url("http://207.180.212.190/fht/fabrika_imgs/23.jpg") no-repeat center center fixed;
+ background: url("http://207.180.212.190/fht/background.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
diff --git a/res/index/style.css b/res/index/style.css
index 9e10d0c..815d7dd 100644
--- a/res/index/style.css
+++ b/res/index/style.css
@@ -1,3 +1,13 @@
+body
+{
+ background: url("http://207.180.212.190/fht/fabrika_imgs/23.jpg") no-repeat center center fixed;
+ -webkit-background-size: cover;
+ -moz-background-size: cover;
+ -o-background-size: cover;
+ background-size: cover;
+ user-select: none;
+}
+
#textPole
{
width: 55.5vh;
diff --git a/res/panorama.html b/res/panorama.html
index fde9825..3373e94 100644
--- a/res/panorama.html
+++ b/res/panorama.html
@@ -6,6 +6,7 @@
+