diff --git a/css/custom_boostrap.css b/css/custom_boostrap.css
index 2c0a5a5f77833a4196c782655f81f3583465b1f9..d2e758be17cda0d1ff9897ea798317b41152519d 100644
--- a/css/custom_boostrap.css
+++ b/css/custom_boostrap.css
@@ -12,7 +12,7 @@
   max-width: 680px;
   padding-top: 10px;
   padding-bottom: 0px;
-  /*text-align : center;*/
+  text-align : center;
 }
 
 .text-footer {
diff --git a/template/header.php b/template/header.php
index acd2fd0b90342b74531179516d56514db1ae3d7e..514c222793d593b7781de24fc939c9bc6646b9b3 100644
--- a/template/header.php
+++ b/template/header.php
@@ -12,7 +12,7 @@
     <!-- 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_bootstrap.css">
+    <!--<link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_bootstrap.css"> -->
 
     <link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet">