.main-content-piraci {
  background : url('/sites/www.historytv.pl/files/PIRACI-DESKTOP-v3.jpg') no-repeat fixed 0 0 /cover;
  margin-top : -20px !important;
}

.front-hero-img {
  position : relative;
}

.front-hero-caption {
  position         : absolute;
  bottom           : 0;
  width            : 100%;
  height           : 60px;
  border-top       : 5px solid #FF0E00;
  background-color : #282828;
  text-align       : center;
  color            : #FFF;
  font-size        : 36px;
  font-family      : Arial, Helvetica, sans-serif;
  line-height      : 1.5em;
}

.layout-info .panel-panel {
  height : 23em !important;
}

.layout-info .panel-panel .inside {
  background-color : #FFF;
  height           : 100%;
  margin           : 0;
  padding          : 4%;
  width            : 100%;
}

.header {
  position : relative;
  width    : 100%;
}

.desktop-menu-fixed {
  position : fixed;
  top      : 0;
  z-index  : 9999;
}

.desktop-menu-fixed .navbar #block-search-form {
  margin-right :5px;
  margin-top   : 5px;
}

ul.social-sharing {
  margin     : 0;
  padding    : 0;
  list-style : none;
}

ul.social-sharing li {
  display : inline-block;
  padding : 3px 0;
}

ul.social-sharing li a {
  text-align      : center;
  color           : #FFF;
  text-decoration : none;
  display         : block;

}

ul.social-sharing li a:before {
  background   : url('../images/social-sprite.png') no-repeat scroll transparent;
  content      : " ";
  padding      : 6px 16px;
  margin-right : 10px;
}

.social-sharing .email {
  background : #777;
}

.social-sharing .email a:before {
  background-position : 0px 0px;
}

.social-sharing .facebook {
  background : #46609F;
}

.social-sharing .facebook a:before {
  background-position : -33px 0;
}

.social-sharing .twitter {
  background : #5CACF2;
}

.social-sharing .googleplus {
  background : #DF4937;
}

.social-sharing .twitter a:before {
  background-position : -66px 0;
}

.social-sharing .googleplus a:before {
  background-position : -99px 0;
}

.menu-facebook {
  text-indent : -9999px;
  background  : url('../images/social-sprite.png') no-repeat scroll transparent -33px 0;
  padding     : 10px 15px !important;
  margin      : 5px 10px 0 10px;
}

.menu-twitter {
  text-indent : -9999px;
  background  : url('../images/social-sprite.png') no-repeat scroll transparent -66px 0;
  padding     : 10px 15px !important;
  margin      : 5px 10px 0 10px;
}

p.copyright-footer {
  padding : 10px 0;
}

.no-pad-r {
  padding-right : 0 !important;
}

.no-pad-l {
  padding-left : 0 !important;
}

.no-mar {
  margin : 0;
}

.no-pad {
  padding : 0;
}

.no-list {
  list-style : none;
}
