@charset "UTF-8";
.inner-container {
  width: 100% !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-weight: normal !important; }

@media screen and (min-width: 1025px) {
  .module-tmpl-html {
    margin-top: -12px !important; } }

.parsys-container, .tmpl-row {
  border: 0 !important; }

.module-htmlcontainer {
  padding: 0 !important;
  margin: 0 !important; }

/* Reset szerokości kontenera. */
@media (min-width: 641px) {
  .container {
    width: 100% !important; } }

@media only screen and (max-device-width: 979px) and (min-device-width: 641px) {
  .global-footer {
    width: 100% !important; } }
