/*
fiolet logo 29166f
Basic*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
        overflow-x:hidden;
        font-size:16px;
        background:inherit;
		line-height: 1.62;
}
a {
	color: #29166f;
	transition:0.3s all ease;
}
a:hover {
	color: #29166f;
	opacity: 0.85;
	text-decoration:none;
}
.btn {
	border-radius:0;
}
.btn-default,.btn-default:hover {
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 5px 5px 10px #888;
    font-family: Oswald;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 20px;
}
.btn-default:after {
	/*content: url('images/strzalka2.png');*/
}
.btn-primary {
       background:#29166f;
	   color:#fff;
	   border:0;
}
.btn-primary:hover,.btn-primary:focus {
       background: #29166f !important;
	   opacity: .85;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-family: Oswald, sans-serif;
	font-weight: 300;
}
/*sekcje*/
section {
       padding:30px 0
}
@media (min-width: 1300px) {
	.container {
		width: 1270px;
	}
}
#header {
    display: block;
    width: 100%;    
    background: #fff;
    position: fixed;
    z-index: 10;
    box-shadow: 0 0 5px #333;
    top:0
}
#header .row{
	display: flex;
	align-items:center;
	min-height: 90px;
}
#logo img {
	height: 170px;
	position: absolute;
	top: -35px;
	transition: 0.6s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.odstep {
	padding-top: 90px;
}
.smaller #logo img {
	height: 70px;
	position: absolute;
	top: -35px;
}
#logo a {
	opacity: 1;
}

#banner {
	padding: 0;
}
#banner .animation  {
	width: 100vw;
	height: 500px;
	z-index: 0;
	position: absolute;
	top: 90px;
	background-color: white;
	overflow: hidden; 
}
#banner .animation img {
	width: 100vw;
	height: 500px;
	position: absolute;
	color: transparent;
	opacity: 0;
	object-fit: cover;
}
#banner .animation > img:nth-child(1)  {
	object-position: 50% 25%;
	animation: banner-start-animation 36s linear 1, banner-animation 36s linear infinite 36s;
}
#banner .animation > img:not(:nth-child(1))  {
	animation: banner-animation 36s linear infinite; 
}
#banner .animation > img:nth-child(2)  {
	object-position: 80% 58%;
	animation-delay: 6s; 
}
#banner .animation > img:nth-child(3) {
	object-position: 50% 50%;
	animation-delay: 12s;  
}
#banner .animation > img:nth-child(4) {
	object-position: 50% 50%;
	animation-delay: 18s; 
}
#banner .animation > img:nth-child(5) {
	object-position: 20% 20%;
	animation-delay: 24s; 
}
#banner .animation > img:nth-child(6) {
	object-position: 50% 50%;
	animation-delay: 30s; 
}
@keyframes banner-animation { 
    0%    { opacity: 0; animation-timing-function: ease-in; }
    6.4%  { opacity: 1; animation-timing-function: ease-out; }
    13.6% { opacity: 1; transform: scale(1.15); }
    25%   { opacity: 0; transform: scale(1.5); }
    100%  { opacity: 0; }
}
@keyframes banner-start-animation { 
    0%    { opacity: 1; background-color: #29166f; }
    6.4%  { opacity: 1; }
    13.6% { opacity: 1; transform: scale(1.15); }
    25%   { opacity: 0; transform: scale(1.5); }
    100%  { opacity: 0; }
}
#banner .container{
	z-index: 1;
	min-height: 500px;
	position: relative;                            	
}
#banner .container:after{
	content: '';
	background: #fff;
	position: absolute;
	min-height: 500px;
	width: 0vw;
	/*width: calc(50vw - 635px);
	right: calc(-50vw + 635px);*/
	top: 0;
}
.ramka {
	color: #fff;
	clear: both;
	padding-top: 50px;
}
.ramka h2 {
	font-size: 70px;
	font-weight: 400;
	letter-spacing: 3px;
   	text-shadow: 0 0 10px #000;
}
.ramka h2 span{
	display: block;
    /*color: rgba(33, 66, 153, 0.5);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.33), -1px -1px 2px rgba(255, 255, 255, 0.33);
    text-shadow: -1px -1px 1px #fff, 1px 1px 1px #6ca7e6;
    color: #264b8f;
    opacity: 0.8;*/
	color:#fff;
    font-size: 59px;
    padding-top: 10px;
	letter-spacing: 4px;	
}
#lata {
	font-family: Oswald, sans-serif;
}
#lata big {
	text-shadow: -1px -1px 1px #29166f, 1.75px 1.75px 1.75px #29166f;
	color: #fff;
	font-size: 77px;
	line-height: 0.8em;
	display: block;
	text-align: center;
}
#lata small {	
    font-size: 22.5px;
    text-align: center;
    display: block;
    color: #29166f;
	letter-spacing: 1px;
	padding-top: 5px;
}
#powitanie {
    display: flex;
    align-items: center;	
    flex-wrap: wrap;
}
#powitanie-hasla {
    padding-top: 10px;
}
h3,.page-header > h2 {
	color: #29166f;
	letter-spacing: 4px;
}
.publikacje p, .seminaria p {
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
#home h3,.page-header > h2 {
	font-size: 36px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
#home .moduletable {
	margin-bottom: 30px;
}
#home .moduletable .loga {
	margin-bottom: -30px;
}
#podstrona {
	min-height:450px;
}
#stopkaBig {
	color:#333;
	background:#eeeeee;
}
#stopkaBig .fa{
	color: #878686;
	font-size: 20px;
}
#bottom-1 h3{
	margin-left: 130px;
}
#bottom-2 .nav>li>a {
	padding: 4px 0;
	color: #333;
}
#stopka {
	color:#fff;
	background:#29166f;
	padding:10px 0;
        font-size:13px
}
/*BT reset*/
.form-horizontal .control-label {
text-align:left
}
.page-header {
	margin:0;
	padding-bottom: 0; 
	border-bottom:0;
}
.breadcrumb {
	background-color:inherit;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color:inherit;
}
/*SUWAKI*/
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-left: 0px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #46a5df;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #4495c7;
}
/*PAGINACJA*/
div.pagination {
	clear: both;
	width:100%;
}
.pagination ul li {
list-style-type: none;
}
.pagination ul li a.pagenav, .pagination ul li span.pagenav {
	
	float:left;
	padding: 0 6px;
	border-right: 1px solid #ccc;
}
/*Table*/
#trescPodstrona td, #trescPodstrona th, not(.colPhoto) td {
       vertical-align:top;
       padding:5px 15px;
       border-bottom:1px solid #ddd
}
#trescPodstrona th, not(.tab1-header) td {
	background: #f5f5f5;
	font-weight: 700;
}
/*Wyszukiwanie*/
.highlight {
	background:yellow;
}
dt.result-title {
	margin-top:10px;
}
.result-category,.result-created {
      font-size: 13px;
    color: #888;
}
.search .btn {
      padding: 4px 10px;
    margin-top: -1px;
}
/*MISC*/
#system-message {
    background: #eee;
}
.search-query {
	color:#333;
}
.pull-left.item-image {
	margin-right:20px;
}
.pull-right.item-image {
	margin-left:20px;
}
.item-image,.item-page img,.item-image img,.item img,.moduletable img {
	max-width:100%;
}
.item-page td img {
	max-width: none;
}
/*RWD */
@media (max-width:767px) {
	iframe {
		width:100%;
	}
}
/*Breadcrumbs*/
.divider {
	display:none;
}
#breadcrumbs {
	padding:10px 0;
	background:#f5f5f5;
	font-size:13px
}
.breadcrumb {
	padding:0;
	margin:0
}
/*Logowanie*/
#login-form label,#form-login-remember {
	display:none;
}
/*DJ MegaMenu*/
@media only screen and (max-width: 768px) {
	.dj-megamenu-accordion-light.dj-align-right .dj-mobile-open-btn {
		position: absolute;
		right: 12vw;
		top: -16px;
	}
	.dj-pos-absolute.dj-align-right .dj-accordion-light {
		right: 20px;
	}
}
@media only screen and (min-width: 768px) {
	.dj-megamenu-accordion-light.dj-align-right .dj-mobile-open-btn {
		margin: 0 85px 0 auto;
	}
}
.dj-megamenu-override li a.dj-up_a {
	margin: 0 9px;
}
a:focus {outline:0}
.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
	background:inherit !important;
	color:#29166f;
	float:left;
	margin-left:15px;
	font-size:30px !important;
    	width: 34px;
	height: 34px;
}
.nspArt div.img-wrapper {
	overflow: visible;
}
.text-wrapper {
	background: rgba(255, 255, 255, 0.85);
    border: 1px solid #ddd;
	position: relative;
	top: 20px;	
	padding: 5px 15px 15px;
	transition:0.3s all ease;
	line-height: 1.4;
}
.nspArt:hover .text-wrapper {
	background: #fff;
}
.text-wrapper h4 {
	font-size: 24px;
	letter-spacing: 2px;
}
.nspArt img {
	max-width: none;
}
.wiecej {
	float: right;
	font-size: 24px;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
}
.wiecej:before {
	content: url('images/strzalka.png');
	margin-right: 20px;
}
.wiecej2 {
	display: table-cell;
	float: right;
	font-size: 24px;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
}
.wiecej2:before {
	content: url('images/strzalka.png');
	margin-right: 20px;
}
.nspTopInterface {
	display: flex;
    justify-content: center;
	float:none;
}
.nspPagination li {
    background: #6f639e;
}
.nspPagination li:hover, .nspPagination li.active {
	background:#fff;
	border: 1px solid #6f639e;
}
.center {
	text-align: center;
}
#tlo {
    padding: 30px 0;
    background: url('images/tlo.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    min-height:350px;
}
#tlo h2,#tlo h1 {
	font-weight: 400;
	font-size: 40px;
	letter-spacing: 1px;
}
#tlo h2 {
	margin-left: 200px;
}
#tlo h1 {
	text-transform: uppercase;
	margin-top: 100px;
}
.page-header {
	border-bottom:0
}
.breadcrumb>.active,a.pathway {
	color: #fff;
}
.bip img {
	max-width: 40px;
}
.bip p {
	margin: 0;
}
.flex {
	display: flex;
}
#top-right {
	padding-right: 0px;
	padding-left: 0px;
}
#top-right .flex {
    align-items: center;
}
.mod-languages {
	margin-right: 15px;
}
.nav-tabs>li>a {
	padding: 10px;
	font-size: 15px;
	letter-spacing: 1px;
    border-radius: 0;
    box-shadow: 5px 5px 5px #c3c3c3;
    border: 1px solid #eee;
	margin-right: 0;
	background-color:#fff;
	font-family: Oswald, sans-serif;
}
.nav-tabs {
	border: 0;
	margin-bottom: 30px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #29166f;
	color: #fff;
}
.rl_tabs-title {
	display: none;
}
.pager li>a, .pager li>span {
	background: inherit !important;
    font-weight: 300;
    border: 0;
    font-family: Oswald, sans-serif;
    letter-spacing: 2px;
    font-size: 18px;
    color: #757679; 
}
.pager li.next>a:before {
	content: url('images/strzalka.png');   
	margin-right: 20px;
}
.pager li.previous>a:after {
	content: url('images/strzalka1.png');
	margin-left: 20px;
}
.loga img {    
	margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 0 5px #ccc;
	max-width: 162px;
    box-sizing: content-box;
}
.mapka img {
	border: 1px solid rgba(41, 22, 111, 0.3);
	width: 170px;
}
.mapka2 img {
	border: 1px solid rgba(41, 22, 111, 0.3);
	width: 120px;
	image-rendering: -webkit-optimize-contrast;
}
.aplus {
	padding-bottom: 30px;
	text-align: center;
}
.aplus img {
	width: 160px;
}
/*t³o linku 1 poz.*/
.dj-offcanvas-light,.dj-offcanvas-light .dj-offcanvas-top,ul.dj-mobile-light li.dj-mobileitem > a {
    background: #29166f;
}
/*t³o aktywne linku 1 poz.*/
ul.dj-mobile-light li.dj-mobileitem:hover > a, ul.dj-mobile-light li.dj-mobileitem.active > a {
	background:#29166f;
	opacity:.75;
	color:#fff;
}
/*kolor kreski oddz.*/
ul.dj-mobile-light li.dj-mobileitem > a {
	border-color:rgba(255, 255, 255, 0.22);
	color:#fff;
        padding:15px;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	color:#fff;
}
/*t³o linku 2 poz.*/
ul.dj-mobile-light ul li.dj-mobileitem > a {
	 background: #29166f;
	 color:#fff;
	 border-color:rgba(255, 255, 255, 0.22);
}
/*t³o aktywne linku 2 poz.*/
ul.dj-mobile-light ul li.dj-mobileitem:hover > a, ul.dj-mobile-light ul li.dj-mobileitem.active > a {
	background:#29166f;
	opacity:.75;
	color:#fff;
}
/*t³o linku 3 poz.*/
ul.dj-mobile-light ul ul li.dj-mobileitem > a {
	 background: #29166f;
	 color:#fff;
	 border-color:rgba(255, 255, 255, 0.22);
}
/*t³o aktywne linku 3 poz.*/
ul.dj-mobile-light ul ul li.dj-mobileitem:hover > a, ul.dj-mobile-light ul ul li.dj-mobileitem.active > a {
	background:#29166f;
	opacity:.75;
	color:#fff;
}
/*kolor krzy¿yka*/
ul.dj-mobile-light li.dj-mobileitem.parent > a span.toggler {
    color: #fff;
    top: 0;
}
div.mod-languages img {
    box-shadow: 0 0 3px #c1c1c1;
}
/*IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	#header .row {
		padding-top: 20px !important;
	} 
}
@media (max-width: 1360px) {
	#lata big {
		font-size: 55px;
	}
	#lata small {
		font-size: 17px;
	}
	#banner {
		background-size:cover
	}
}
@media (max-width: 991px) {
	.ramka h2,.ramka h2 span {
		font-size: 30px;
		letter-spacing: 1px;
	}
	#banner {
		background-size:cover;		
		background-position:center center;
	}
	.ramka {
		padding-top: 240px;
	}
	#bottom-1 td {
		font-size: 14px;
	}
	#bottom-1 td[rowspan="4"] {
		width: 110px;
		padding-top: 10px;
	}
	.wiecej {
		float: none;
	}
	.nspArt div {
		overflow: visible;
	}
	.nspArt {
		padding: 15px !important;
	}
	.img-wrapper {
		padding: 0;
	}
	#nsp-news .img-wrapper {
		text-align: center;
	}
	#tlo h2 {
		padding-top: 60px;	
	}
	#tlo h1 {
		margin-top: 30px;
	}
	#tlo h2, #tlo h1 {
		margin-left: 0;
		font-size: 30px;
		letter-spacing: 1px;
	}
	.next span {
		display: inline-block;
	}
	#header {
		background: rgba(255, 255, 255, 0.61);
	}
	#lata > * {
		text-align: left !important;	
	}
}
@media (max-width: 767px) {

.nspArts {
	padding:0
}
}

/*animacja ladowania*/
.gif-gon {
  width: 60px;
  height: 60px;
  position: relative;
  animation: gif-gon 2.5s infinite linear both;
}
.gif-gon-kropke {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; 
  animation: gif-gon-kropke 1.5s infinite ease-in-out both; 
}
.gif-gon-kropke:before {
  content: '';
  display: block;
  width: 20%;
  height: 20%;
  background-color: #29166f;
  border-radius: 100%;
  animation: gif-gon-kropke-przed 1.0s infinite ease-in-out both; 
}
.gif-gon-kropke:nth-child(1) { animation-delay: -1.1s; }
.gif-gon-kropke:nth-child(2) { animation-delay: -1.0s; }
.gif-gon-kropke:nth-child(3) { animation-delay: -0.9s; }
.gif-gon-kropke:nth-child(4) { animation-delay: -0.8s; }
.gif-gon-kropke:nth-child(5) { animation-delay: -0.7s; }
.gif-gon-kropke:nth-child(6) { animation-delay: -0.6s; }
.gif-gon-kropke:nth-child(1):before { animation-delay: -1.1s; }
.gif-gon-kropke:nth-child(2):before { animation-delay: -1.0s; }
.gif-gon-kropke:nth-child(3):before { animation-delay: -0.9s; }
.gif-gon-kropke:nth-child(4):before { animation-delay: -0.8s; }
.gif-gon-kropke:nth-child(5):before { animation-delay: -0.7s; }
.gif-gon-kropke:nth-child(6):before { animation-delay: -0.6s; }
@keyframes gif-gon {
  100% { transform: rotate(360deg); } 
}

@keyframes gif-gon-kropke {
  80%, 100% { transform: rotate(360deg); } 
}

@keyframes gif-gon-kropke-przed {
  50% {
    transform: scale(0.5); 
  } 100%, 0% {
    transform: scale(1.0); 
  } 
}
/*domyslnie padding-right 15px*/
#right-col {
  padding-right: 10px;
}
@media (max-width: 990px) {
#right-col {
  display: inline-block;
  padding-top: 50px;
  left: calc(50% - 103.525px);
} 
}
/*wyszukiwarka*/
.ippt-finder {
	position: absolute;
	top: 60px;
	right: 16px;
}
/*film w bannerze*/
#banner-video {
	display: none;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	max-height: 500px;
	object-fit: cover;
}
/*przycisk odtwarzania wideo na bannerze*/
.ippt-video {
	position: absolute;
	top: 150px;
	right: 16px;
	height: 70px;
	animation: play-button-animation 12s ease-out 1;	
}
#video-play-button {
	display: inline-block;
	width: 70px;
	height: 70px;
}
@keyframes play-button-animation {
        0%   { opacity: 0; right: -1000px; }
	75%  { opacity: 0; right: -1000px; }
	100% { opacity: 1; right: 16px; }
}
#video-play-button svg {
	fill: transparent;
	stroke: white;
	stroke-width: 3;
	filter: drop-shadow(0px 0px 4px #29166f);
}
#video-play-button svg polygon {
	stroke-linejoin: round;
}
#video-play-button svg:hover {
	stroke: #29166f;
	stroke-width: 5;
	filter: drop-shadow(0px 0px 4px white);
	cursor: pointer;
}
#video-play-text, #video-pause-text, #video-continue-text {
	display: none;
	color: #29166f;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 12px;
	text-shadow: 0px 0px 4px white;
}
/*przycisk powrotu na gore strony*/
#goTopButton {
  background-color: #29166f;
  border: none;
  border-radius: 10px;
  bottom: 30px;
  color: white;
  cursor: pointer;
  display: none;
  font-size: 26px;
  outline: none;
  padding: 2px 10px 2px 10px;
  position: fixed;
  right: 50px;
  transform: rotate(-90deg);
  z-index: 99;                  
}
@media (max-width: 1198px) {
#goTopButton {
  padding: 2px 10px 5px 10px;
  bottom: 50px;
}
}
@media (max-width: 766px) {
#goTopButton {
  bottom: 30px;
}
}
@media (max-width: 486px) {
#goTopButton {
  bottom: 50px;
  right: 30px;
}
}
/*tabelki*/
.ippt-tab-1 {
  border: 1px solid;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.ippt-td-1 {
  border: 1px solid;
}
@media only screen and (max-width: 768px) {
  .ippt-tab-1 {
    border: 1px solid black;
  }
  .ippt-tr-1 {
    display: table;
    margin: 20px;
    width: auto;
  }
  .ippt-td-1 {
    border: 0px;
    display: table-row;
  }
}
.hyphenate {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
.social-media span {
  color: #29166f;
  font-size: 36px;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  letter-spacing: 4px;
  white-space: nowrap;
}
.social-media img {
  -webkit-filter: drop-shadow(5px 5px 10px #888);
  filter: drop-shadow(5px 5px 10px #888);
  image-rendering: -webkit-optimize-contrast;
}
.social-media ul {
  display: inline; 
  list-style: none; 
  margin: 0; 
  padding: 0;
}
.social-media li {
  display: inline;
  margin: 0 6px;
}
.social-media li img {
  margin: 6px 0;
}
@media only screen and (max-width: 1200px) {
  .social-media li {
    margin: 0px 5px;
  }
}
/*WCAG - wymagany niepusty label*/
label.finder {
  font-size: 0px;
}
.a2a_full_footer {
	display: none;
}
/*ramka na logo bip i wyszukiwarkê*/
.pre-ramka {
	padding-top: 22px;
	padding-right: 5px;
}
#menu {
    width: 100%;
}
/*intro archiwum artyku³ów*/
#archive-items .intro {
	display: none;
}
/*wazne-ogloszenia*/
.wazne-ogloszenia {
	width: 100%;
	border: 2px solid #29166f;
	padding: 3px;
	margin-top: 20px;
}
.wazne-ogloszenia-2 {
	width: 100%;
	border: 1px solid #29166f;
	padding: 10px;
}
.wazne-ogloszenia-tresc {
	text-align: center;
	font-size: 30px;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
	color: #29166f;
	line-height: 1.2;
}
.wazne-ogloszenia-wiecej {
	text-align: right;
	font-size: 24px;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
	margin-bottom: 0px;
}
/*nekrologi*/
.klepsydra {
	width: 100%;
	border: 3px solid black;
	padding: 2px;
}
.klepsydra2 {
	width: 100%;
	border: 1px solid black;
	padding: 15px;
}
.klepsydra3 {
	font-size: 24px;
	font-weight: bold; 
}
.klepsydra2 img {
	width: 30px;
}
.klepsydra-tekst {
	text-align: center;
}
.klepsydra-wiecej {
	text-align: right;
	font-size: 24px;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
}
.addtoany_container .like_us_button {
	background-color: #29166f !important;
	color: white;
	border: none;
	border-radius: 4px;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.addtoany_container .like_us_button svg {
	width: 24px;
	height: 100%;
	vertical-align: bottom;
}
/*preloader*/
#preloader {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(41,22,111,0.5);
/*	background-color: rgba(255,255,255,1);*/
	display: none;
}
#preloader-img {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#preloader-img img {
	width: 50px;
}
/*animacja ladowania*/
.gif-dots {
	top: -25%;
	left: -50%;
	width: 100px;
	height: 100px;
	position: fixed;
	animation: gif-dots 2.5s infinite linear both;
}
.gif-run-dot {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0; 
	animation: gif-run-dot 1.5s infinite ease-in-out both; 
}
.gif-run-dot:before {
	content: '';
	display: block;
	width: 15%;
	height: 15%;
	background-color: #29166f;
	border-radius: 100%;
	animation: gif-run-dot-before 1.0s infinite ease-in-out both; 
}
.gif-run-dot:nth-child(1) { animation-delay: -1.1s; }
.gif-run-dot:nth-child(2) { animation-delay: -1.0s; }
.gif-run-dot:nth-child(3) { animation-delay: -0.9s; }
.gif-run-dot:nth-child(4) { animation-delay: -0.8s; }
.gif-run-dot:nth-child(5) { animation-delay: -0.7s; }
.gif-run-dot:nth-child(6) { animation-delay: -0.6s; }
.gif-run-dot:nth-child(1):before { animation-delay: -1.1s; }
.gif-run-dot:nth-child(2):before { animation-delay: -1.0s; }
.gif-run-dot:nth-child(3):before { animation-delay: -0.9s; }
.gif-run-dot:nth-child(4):before { animation-delay: -0.8s; }
.gif-run-dot:nth-child(5):before { animation-delay: -0.7s; }
.gif-run-dot:nth-child(6):before { animation-delay: -0.6s; }
@keyframes gif-dots {
	100% { transform: rotate(360deg); } 
}
@keyframes gif-run-dot {
	80%, 100% { transform: rotate(360deg); } 
}
@keyframes gif-run-dot-before {
	50% {
		transform: scale(0.5); 
	} 100%, 0% {
		transform: scale(1.0); 
	} 
}
@media only screen and (max-width: 768px) {
	.gif-run-dot:before {
		border-width: thin;
		border-color: white;
		border-style: solid solid hidden hidden;
	}		
}
