diff --git a/css/custom_bootstrap.css b/css/custom_bootstrap.css
deleted file mode 100644
index ea62426ca08ed5be4b588ff926819305c5cd6821..0000000000000000000000000000000000000000
--- a/css/custom_bootstrap.css
+++ /dev/null
@@ -1,16 +0,0 @@
-#footer {
-  position: absolute;
-  bottom: 0;
-  width: 100%;
-  /* Set the fixed height of the footer here */
-  height: 30px;
-  background-color: #108a93;
-  padding-top: 10px;
-  padding-bottom: 0px;
-  text-align: center;
-  color: black;
-}
-
-.text-footer {
-	text-align: center;
-}
\ No newline at end of file
diff --git a/template/header.php b/template/header.php
index d861af6fe92445dd148c43964af795335c52dcc1..39876c5257bb16236704817fb1b4794632aac87b 100644
--- a/template/header.php
+++ b/template/header.php
@@ -14,8 +14,6 @@
 
     <link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet">
 
-    <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_bootstrap.css">
-
     <!-- Optional theme -->
     <link rel="icon" type="image/png" href="http://tuxa.sme.utc/~nf17p110/img/logo.png" />