diff --git a/css/custom_boostrap.css b/css/custom_boostrap.css
index bd331d834daae3a6cbb7e76a9e407bf04b6e7a58..956fe97c3722808e947c0faaa6e3f54f9d8b4f01 100644
--- a/css/custom_boostrap.css
+++ b/css/custom_boostrap.css
@@ -17,5 +17,5 @@
 
 .text-footer {
 	text-align : center;
-
+	color : black;
 }
\ No newline at end of file
diff --git a/template/header.php b/template/header.php
index 7173e6fd676e3447f49c36320fcc6436c08535fb..250b8d7201e8d686b863dc874754b4c027276271 100644
--- a/template/header.php
+++ b/template/header.php
@@ -12,6 +12,10 @@
     <!-- Latest compiled and minified CSS -->
     <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/bootstrap.css">
 
+    <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_boostrap.css">
+
+    <link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet">
+
     <!-- Optional theme -->
     <link rel="icon" type="image/png" href="http://tuxa.sme.utc/~nf17p110/img/logo.png" />