diff --git a/src/main/webapp/WEB-INF/locales/zk-label.properties b/src/main/webapp/WEB-INF/locales/zk-label.properties
index d2d55f7e..9f0ab6e5 100644
--- a/src/main/webapp/WEB-INF/locales/zk-label.properties
+++ b/src/main/webapp/WEB-INF/locales/zk-label.properties
@@ -218,7 +218,10 @@ Permissions=Práva
NumberSeries=Číselné řady
User=Uživatel
ChangePassword=Změnit heslo
+Login=Přihlásit
+Loggingin=Přihlášení
Logout=Odhlásit
+WrongNameOrPassword=Špatné jméno nebo heslo
DateFormat=dd. MM. yyyy
diff --git a/src/main/webapp/admin/index.zhtml b/src/main/webapp/admin/index.zhtml
deleted file mode 100644
index be965415..00000000
--- a/src/main/webapp/admin/index.zhtml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-Objednávky
-
-
- administrace
-
-
\ No newline at end of file
diff --git a/src/main/webapp/app/info.zul b/src/main/webapp/app/info.zul
index 5be89c4e..b1a6f57b 100644
--- a/src/main/webapp/app/info.zul
+++ b/src/main/webapp/app/info.zul
@@ -1,47 +1,65 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/app/mainMenu.zul b/src/main/webapp/app/mainMenu.zul
index ed19343c..18e917dc 100644
--- a/src/main/webapp/app/mainMenu.zul
+++ b/src/main/webapp/app/mainMenu.zul
@@ -29,6 +29,7 @@
label="${labels.CurrentRequirements}"
href="/trips/requirement" />
@@ -37,10 +38,12 @@