diff --git a/css/style.css b/css/style.css
index 63c7927..65a03f4 100644
--- a/css/style.css
+++ b/css/style.css
@@ -47,7 +47,7 @@ body {
height: 400px;
position: absolute;
left: 50%;
- top: 50%;
+ top: 30%;
margin-left: -150px;
margin-top: -200px;
}
diff --git a/include/head.php b/include/head.php
deleted file mode 100755
index ff4c586..0000000
--- a/include/head.php
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-CV Market
-
-
-
-
-
-
-
-
-
-
-
';
-?>
\ No newline at end of file
diff --git a/index.php b/index.php
index 7c98a81..5a33841 100644
--- a/index.php
+++ b/index.php
@@ -1,74 +1,21 @@
+
+
-CV market Indeks: visa veida meklēšana pēc dažādiem kritērijiem
-
-Izvēlies Vēlamās prasmes
-
-
-
-';
+//pārbaudām vai ir aktīva sesija!
+require_once('include/check_session.php');
?>
-
+
+Rezervācija
+
+
+
+
+
+
Esat sveicināts
+Jūsu rezervācijas
+
+Izveidot jaunu rezervāciju
+'
diff --git a/install.php b/install.php
index 5655718..7b4c565 100644
--- a/install.php
+++ b/install.php
@@ -1,6 +1,6 @@
-CV dbase
+Rezervācija
diff --git a/login.php b/login.php
index 300cc98..ae840cb 100644
--- a/login.php
+++ b/login.php
@@ -5,7 +5,7 @@
-CV market
+Market
@@ -54,14 +54,16 @@ $(document).ready(function() {
-
+
diff --git a/register.php b/register.php
new file mode 100644
index 0000000..274ee98
--- /dev/null
+++ b/register.php
@@ -0,0 +1,53 @@
+
+
+W3.CSS
+
+
+
+
+
+
+
+
+
\ No newline at end of file