body {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px; 
    font-weight: 300;
    line-height: 25px; 
    color: #ffffff;
    margin:0 auto; 
    width:100%;
    height:100%;
    overflow-x:hidden;
}

.tekst_czarny {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px; 
    font-weight: 400;
    line-height: 25px; 
    color: #282A2C;
    margin:0 auto; 
    width:100%;
    height:100%;
    overflow-x:hidden;
}

blockquote {font-size: 16px; font-weight: 200; color: #000000; text-shadow: 1px 1px 1px #000000;} 

.stopka_top {font-size: 16px; font-weight: 300; color: #ffffff; background: rgba(38, 40, 42, 0.00);padding:10px 15px 10px 15px;}
a.stopka_top {font-size: 16px; font-weight: 300; color: #ffffff;transition: 0.3s; background: rgba(38, 40, 42, 0.80);padding:10px 15px 10px 15px;}
a.stopka_top:hover {font-size: 16px; font-weight: 300; color: #ffffff; background: rgba(38, 40, 42, 0.60);padding:10px 15px 10px 15px;}


.stopka {line-height: 18px; font-size: 15px; font-weight: 300; color: #fff;}
a.stopka {line-height: 18px; font-size: 15px; font-weight: 300; color: #fff;}
a.stopka:hover {line-height: 18px; font-size: 15px; font-weight: 300; color: #fff;}

.stopka_adres {line-height: 18px; font-size: 15px; font-weight: 300; color: #131304;}
a.stopka_adres {line-height: 18px; font-size: 15px; font-weight: 300; color: #131304;}
a.stopka_adres:hover {line-height: 18px; font-size: 15px; font-weight: 300; color: #131304;}

a.tyt_gal {   
    font-size: 20px; 
    font-weight: 300; 
    color: #ffffff;
    text-shadow: 1px 1px 1px #222222;              
    text-decoration: none;
    padding-top: 15px;
    transition: 0.3s;
}
a.tyt_gal:hover {   
    font-size: 20px; 
    font-weight: 300; 
    color: #f1f1f1;
    padding-top: 15px;
    text-decoration: none;
}
#tlo_news {
    background: rgba(172, 84, 36, 0.90);
    transition: 0.3s;
}

#tlo_news:hover {
    background: rgba(40, 42, 44, 0.90);
}

#tlo_news_ticker {
    background: rgba(108, 132, 30, 0.90);
    transition: 0.3s;
}

#tlo_news_ticker:hover {
    background: rgba(40, 42, 44, 0.90);
}

.duzy {
    font-size: 20px; 
    font-weight: 200; 
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000; 
}

.duzy2 { 
    font-size: 22px; 
    font-weight: 200; 
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000; 
}

.zaw{
      width: 100%;
		  margin: 0px;
		  padding:0px;
		  line-height: 25px;
		  float: left;
      background: none;
      position: relative; 
}

h1, h2, h3, h4, h5 {   
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400; 
    color: #ffffff;
    line-height: 35px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #555555;
    background: rgba(255, 255, 255, 0.00);
}

.nag-czarny {   
    font-size: 40px; 
    font-weight: 400; 
    color: rgba(113, 73, 49, 0.90);
    padding-top:30px;
    padding-bottom:30px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #222222; 
    background: rgba(255, 255, 255, 0.00);
}

.nag {   
    font-size: 72px; 
    font-weight: 600; 
    color: #131304;
    padding:15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #000000; 
    background: rgba(255, 255, 255, 0.00);
}

.nag_small {  
    font-size: 30px; 
    font-weight: 400; 
    color: #131304;
    padding:15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #000000; 
    background: rgba(255, 255, 255, 0.00);
}

.slogan {   
    font-size: 30px; 
    font-weight: 400;
    color: #ffffff;
    padding:15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222;
    background: rgba(0, 0, 0, 0.00); 
}
.slogan_small {   
    font-size: 20px; 
    font-weight: 300; 
    color: #ffffff;
    line-height: 35px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #555555;
    background: rgba(0, 0, 0, 0.00); 
}

.pod_slogan {  
    font-size: 18px; 
    font-weight: 300; 
    color: #ffffff;
    padding:15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222; 
    background: rgba(0, 0, 0, 0.00); 
}

a.slogan_bt {   
    font-size: 18px; 
    font-weight: 400; 
    color: #ffffff;
    text-shadow: 1px 1px 1px #222222; 
    text-align: center;              
    padding: 10px 12px;
    text-decoration: none;
    transition: 0.3s;
}
a.slogan_bt:hover {   
    font-size: 18px; 
    font-weight: 400; 
    color: #f1f1f1;
    padding:10px 35px 10px 35px;
    text-decoration: none;
}

a.bt_slogan {  
    font-size: 18px; 
    font-weight: 400; 
    color: #ffffff;
    padding:15px 35px 15px 35px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222; 
    transition: 0.3s;
    background:  rgba(146, 121, 91, 0.9);
}
a.bt_slogan:hover {   
    font-size: 18px; 
    font-weight: 400; 
    color: #f1f1f1;
    padding:15px 35px 15px 35px;
    text-decoration: none;
    background: rgba(83, 83, 98, 0.90);
}
a.bt_norm {   
    font-size: 18px; 
    font-weight: 300; 
    color: #ffffff;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222; 
    transition: 0.3s;
    background: rgba(172, 84, 36, 0.90);
}
a.bt_norm:hover {   
    font-size: 18px; 
    font-weight: 300; 
    color: #f1f1f1;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    background: rgba(40, 42, 44, 0.90);
}

a.bt_news {   
    font-size: 18px; 
    font-weight: 300; 
    color: #ffffff;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222; 
    transition: 0.3s;
    background: rgba(40, 42, 44, 0.90);
}
a.bt_news:hover {   
    font-size: 18px; 
    font-weight: 300; 
    color: #f1f1f1;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    background: rgba(172, 84, 36, 0.90);
}
a.bt_news_ticker {   
    font-size: 18px; 
    font-weight: 300; 
    color: #ffffff;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222222; 
    transition: 0.3s;
    background: rgba(40, 42, 44, 0.90);
}
a.bt_news_ticker:hover {   
    font-size: 18px; 
    font-weight: 300; 
    color: #f1f1f1;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    background: rgba(108, 132, 30, 0.90);
}

a.bt_norm_2 {   
    font-size: 15px; 
    font-weight: 400; 
    color: #ffffff;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #000000; 
    transition: 0.3s;
    background: rgba(83, 83, 98, 0.90);
}
a.bt_norm_2:hover {   
    font-size: 15px; 
    font-weight: 400; 
    color: #f1f1f1;
    padding:10px 15px 10px 15px;
    text-decoration: none;
    background: rgba(0, 102, 153, 0.99);
}


.logowanie_bg {
    font-size: 16px; 
    font-weight: 400; 
    color: #ffffff;
    padding:15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #000000; 
    transition: 0.3s;
    background: rgba(25, 37, 64, 0.99);
}


a {
      text-decoration: none;
}
a:hover {
      color: #222222;
      text-decoration: none;
}
.nag_content{    
      font-weight: 500;
      font-size: 20px; 
		  padding-bottom: 5px;
      line-height: 30px;
		  text-decoration: none;
      color: #131304;
      text-shadow: 0px 0px 0px #000000;
}

.nag_content2{     
      font-weight: 500;
      font-size:  18px;
      padding-left: 0px; 
		  text-decoration: none;
      color: #131304;
      line-height: 25px;
      text-shadow: 0px 0px 0px #000000;
}

.nag_content3{     
      font-weight: 500;
      font-size:  22px;
      padding-left: 0px; 
		  text-decoration: none;
      line-height: 25px;
      text-shadow: 0px 0px 0px #000000;
}

a.text_menu_dd {
      color: #ffffff;
      font-size: 16px; 
      font-weight: 300;
      text-decoration: none;
      text-shadow: 1px 1px 1px #000000;
}
a.text_menu_dd:hover {
      color: #f1f1f1;
      font-size: 16px;  
      font-weight: 300;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
}

.menu_lang2 {
      color: #666666;
      font-size: 18px; 
      font-weight: 200;
      padding-left:5px;
      text-decoration: none;
}
.menu_lang3 {
      color: #666666;
      font-size: 15px; 
      font-weight: 200;
      padding-left:5px;
      text-decoration: none;
}
.menu_lang {
      color: #666666;
      font-size: 15px; 
      font-weight: 200;
      padding:5px;
      text-decoration: none;
}

a.menu_lang {
      color: #666666;
      font-size: 16px; 
      padding:5px;
      font-weight: 200;
      text-decoration: none;
}
a.menu_lang:hover {
      color: #000000;
      font-size: 16px;
      padding:5px;  
      font-weight: 200;
      text-decoration: none;
}

/* Preloader */
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size: cover;
    background-color:#ffffff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(/img/ajax-loader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}


#aligner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 500px;
  margin: 24px 0;
  border: 0px solid #eee; }
  #aligner div {
    max-width: 100%;
    background: none;
    padding: 24px; }



a.sw-video {
      color: #000000;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
      padding: 5px 7px;                                                             
}
a.sw-video:hover {
      color: #888888;
      filter: alpha(opacity=100);
      text-decoration: none;
      transition: 0.3s;
      background: rgba(0, 0, 0, 1.00);      
}

.video_tytul {     
      font-size: 16px; 
      font-weight: 400;
      color: #131304;
      text-decoration: none;
      text-shadow: 1px 1px 1px #ffffff;
      padding-top: 5px;
      padding-bottom: 7px;
      padding-left:0px;                                                              
}

a.sw-video.ikona:after { 
    font-family: FontAwesome;
    content: "\f1c8";
    margin-left:5px;
}

a.sw-video.obrazek {
      color: #f1f1f1;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
      padding: 0px;                                                              
}
a.sw-video.obrazek:hover {
      color: #888888;
      opacity: 1.0;
      filter: alpha(opacity=100);
      text-decoration: none;
      transition: 0.3s;
      background: rgba(255, 255, 255, 0.00);      
}

.profile-img-container {
    position: relative;
    overflow: hidden;
    transition: all 0.5s; 
}

.profile-img-container span {
    position: absolute;
    top: 50%;  
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    transition: all 0.5s; 
}

.profile-img-container img {
    opacity: 1.0;  
    -webkit-transform: rotate(0deg) scale(1.0); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
    -moz-transform: rotate(0deg) scale(1.0); /* Fx 3.5-15 */
    -ms-transform: rotate(0deg) scale(1.0); /* IE 9 */
    -o-transform: rotate(0deg) scale(1.0); /* Op 10.5-12 */
    transform: rotate(0deg) scale(1.0); /* Fx 16+, IE 10+ */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}

.profile-img-container:hover img {
    opacity: 1.0;  
    -webkit-transform: rotate(5deg) scale(1.2); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
    -moz-transform: rotate(5deg) scale(1.2); /* Fx 3.5-15 */
    -ms-transform: rotate(5deg) scale(1.2); /* IE 9 */
    -o-transform: rotate(5deg) scale(1.2); /* Op 10.5-12 */
    transform: rotate(5deg) scale(1.2); /* Fx 16+, IE 10+ */
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}

.profile-img-container:hover span {
    display: block;
    z-index: 500;
    transition: all 0.5s; 
}

.profile-vid-container {
    position: relative;
    overflow: hidden;
    height: 180px;
    transition: all 0.5s;
}

.play_ikona {
    position: absolute;
    top: 45%;  
    left: 45%;
    transform: translate(-45%, -45%);
    display: none; 
    color: #ffffff;
}
.play_ikona:after {
      font-family: FontAwesome;
      content: "\f04b";
      font-weight: 300;
      font-size:50px;
      color: #ffffff;
      display: inline-block;
      vertical-align: middle;                                                             
}
.profile-vid-container img {
    opacity: 0.9;  
    -webkit-transform: rotate(0deg) scale(1.0); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
    -moz-transform: rotate(0deg) scale(1.0); /* Fx 3.5-15 */
    -ms-transform: rotate(0deg) scale(1.0); /* IE 9 */
    -o-transform: rotate(0deg) scale(1.0); /* Op 10.5-12 */
    transform: rotate(0deg) scale(1.0); /* Fx 16+, IE 10+ */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}
.profile-vid-container:hover img {
    opacity: 1; 
    -webkit-transform: rotate(5deg) scale(1.5); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
    -moz-transform: rotate(5deg) scale(1.5); /* Fx 3.5-15 */
    -ms-transform: rotate(5deg) scale(1.5); /* IE 9 */
    -o-transform: rotate(5deg) scale(1.5); /* Op 10.5-12 */
    transform: rotate(5deg) scale(1.5); /* Fx 16+, IE 10+ */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;    
}

.profile-vid-container:hover .play_ikona {
    opacity: 0.8;
    display: block;
    z-index: 500;
    transition: all 0.5s; 
}

/* Style the links inside the list items */
a.nav-link {
    display: inline-block;
    color: #ffffff;
    font-size: 18px; 
    font-weight: 300; 
    text-shadow: 0px 0px 0px #000000; 
    text-align: center;              
    padding: 10px 12px 10px 12px;
    margin-right:25px;
    text-decoration: none;
    transition: 0.3s;
}

/* Change background color of links on hover */
a.nav-link:hover {font-weight: 300;text-shadow: 0px 0px 0px #000; background: rgba(0, 0, 0, 0.50);padding: 10px 12px 10px 12px;}
a.nav-link_aktywny {
    display: inline-block;
    color: #000000;
    font-size: 18px; 
    font-weight: 300; 
    background: rgba(255, 255, 255, 0.50); 
    text-align: center;              
    padding: 10px 12px 10px 12px;
    margin-right:25px;
    text-decoration: none;
    transition: 0.3s;
}
.menu_stopka {
    display: inline-block;
    color: #ffffff;
    font-size: 18px; 
    font-weight: 400; 
    text-shadow: 0px 0px 0px #000000; 
    text-align: left;              
    padding: 10px 12px 10px 12px;
    margin-bottom:15px;
    margin-right:25px;
    text-decoration: none;
    background: rgba(26, 28, 23, 0.80);
}
.navbar {backgroung: transparent;transition: 0.4s;}
.navbar-scroll {background: rgba(0, 0, 0, 0.00);} 
.navbar-bg-noscroll {background: rgba(0, 0, 0, 0.00);}

.dropdown-menu {
    background: rgba(38, 40, 42, 0.90); 
    border:0px; 
    border-radius: 0px;
    color: #ffffff;
}
a.dropdown-item {
    display: inline-block;
    color: #ffffff;
    font-size: 18px; 
    font-weight: 300; 
    text-shadow: 0px 0px 0px #000000; 
    text-align: left;              
    padding: 10px 12px 10px 12px;
    margin-left:25px;
    margin-right:25px;
    text-decoration: none;
    transition: 0.3s;
}

/* Change background color of links on hover */
a.dropdown-item:hover {font-weight: 300;color: #ffffff;text-shadow: 0px 0px 0px #000;padding: 10px 12px 10px 12px;}

.logo-small {padding-top:15px; max-width:250px; transition: 0.2s;}
.logo-big {padding-top:15px; max-width:320px; transition: 0.2s;}
.logo-small-scroll {padding-top:0px;max-width:240px;}
.logo-big-scroll {padding-top:0px;max-width:310px;}


#face-slider{
	position:fixed; /* sprawia że slider jest widoczny w stałym miejscu przeglądarki, nie przewija się wraz ze stroną, a pozostaje w miejscu */
	right:-310px; /* pozycjonuje slider poza widoczny obszar okna przeglądarki, efekt schowania */
	top:220px; /* pozycjonuje slider 190px od góry okna przegladarki */
	z-index:999999; /* po wyjechaniu, otworzeniu się slidera, jego okno ma być ponad wszystkimi innymi warstwami - na samej górze */
  transition: 0.5s;
}

#face-slider:hover{
	position:fixed; /* sprawia że slider jest widoczny w stałym miejscu przeglądarki, nie przewija się wraz ze stroną, a pozostaje w miejscu */
	right:0px; /* pozycjonuje slider poza widoczny obszar okna przeglądarki, efekt schowania */
	top:220px; /* pozycjonuje slider 190px od góry okna przegladarki */
	z-index:999999; /* po wyjechaniu, otworzeniu się slidera, jego okno ma być ponad wszystkimi innymi warstwami - na samej górze */
}

#face-slider #tab{
	cursor:pointer; /* zmienia domyślny kursor na wskazującą rączkę - tylko efekt wizualny */
	height:110px; /* wysokość diva, będącego zakładką, również wysokość grafiki */
	width:35px; /* szerokość widocznej zakładki, również szerokość grafiki zakłądki */
	float:left; /* przyleganie do lewej krawędzi kontenera slidera */
	background: url("/img/facebook-slider.png") no-repeat center center; /* wstawiamy link do grafiki z zakładką */
}
#face-code{
	padding:5px; /* definiuje odstęp od krawędzi kontenera pluginu Facebooka */
	border: solid #0170cf 0px; /* ustawia ładną niebieską ramkę dookoła widgetu Facebooka */
	background: #fff; /* ustawia białe tło pod pluginem Facebook */
	float:left; /* przyleganie do lewej, czyli ma przylegać do kontenera zakładki */
	width:310px; /* szerokość  */
	height:425px; /* wysokość */
	-moz-border-radius: 0 0 0 8px; /* zaokrągla lewy dolny róg */
	-webkit-border-radius: 0 0 0 8px; /* zaokrągla lewy dolny róg*/
	border-radius: 0 0 0 0px; /* zaokrągla lewy dolny róg */
}