/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/


.row header.page-heading{display:none;} /*wywala belke z minimalizajca*/

.row .slide-nav{display:none;} /*wywala slider navigacje*/
.row .slide-info{display:none;} /*wywala slider napisy*/

.block-background{background:rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;}

body {color: #eaeaea;}

.entry-media img{display: flex;
  justify-content: center;
}

.colabs-image{margin: 0px auto;}

.progress-bar {
    
    background: #494949 none repeat scroll 0% 0%;
}


  

  color: #4b4b4b;