/* Poprawki formatowania */
body{
  padding-top:140px;
  font-family:'Open Sans', sans-serif;
  line-height:1.55;
}
@media (max-width:767px){
  body{ padding-top:180px; }
}
.templatemo_topbar{ position:fixed; top:0; left:0; width:100%; z-index:1000; }
.navbar.templatemo_menu{ background:rgba(0,0,0,.45); border:none; }
.page-content{ padding-top:40px; }
#templatemo_home_page .templatemo_headerimage{ margin-top:-140px; }
#templatemo_home_page .slider-caption{ padding-top:100px; position:relative; z-index:5; }
.templatemo_homebutton{ margin-top:25px; margin-bottom:60px; }
.templatemo_contactwrapper{ position:relative; z-index:10; margin-top:40px; }
textarea.message{ width:100%; min-height:200px; }
