<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** Poziomy ukĹadu strony zaimplementowane w bootstrapie *****/
@media (max-width: 479px){}
@media (min-width: 480px) and (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1299px) {}
@media (min-width: 1300px) {}   /***** NastÄpiĹa ziana na 1300px *****/

/*================== Podstawowe style ======================*/

body, div, p, table, tr, td{
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color : #353A40;
}

body {
	min-width: 300px;
  overflow-x: hidden;
}

img{
	min-height: 1px;
	max-width: 100%;
}
p{
	margin: 0px;
}
a{
	color: #4112db;
  text-decoration: none;
}
a:hover,
a:focus {
	color: #C2C2C2;
  text-decoration: underline;
}
header,
footer,
main{
	position: relative;
}
article{
	word-break: break-word;
}

a,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
select{
	cursor: pointer;
}

.wrapper {
	overflow: hidden;
}
.well-15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.well-30{
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-35{
	padding-top: 35px;
	padding-bottom: 35px;
}
.well-45{
	padding-top: 45px;
	padding-bottom: 45px;
}
.well-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.well-70{
	padding-top: 70px;
	padding-bottom: 70px;
}
.well-75{
	padding-top: 75px;
	padding-bottom: 75px;
}
.well-100{
	padding-top: 100px;
	padding-bottom: 100px;
}
.well-135{
	padding-top: 135px;
	padding-bottom: 135px;
}
.well-150{
	padding-top: 150px;
	padding-bottom: 150px;
}
.well-170{
	padding-top: 170px;
	padding-bottom: 170px;
}
.well-0-15{
	padding-bottom: 15px;
}
.well-0-20{
	padding-bottom: 20px;
}
.well-0-30{
	padding-bottom: 30px;
}
.well-0-45{
	padding-bottom: 45px;
}
.well-0-60{
	padding-top: 0px;
	padding-bottom: 60px;
}
.well-0-140{
	padding-top: 0px;
	padding-bottom: 140px;
}
.well-0-170{
	padding-top: 0px;
	padding-bottom: 170px;
}
.well-15-75{
	padding-top: 15px;
	padding-bottom: 75px;
}
.well-30-0{
	padding-top: 30px;
	padding-bottom: 0px;
}
.well-30-75{
	padding-top: 30px;
	padding-bottom: 75px;
}


@media(min-width: 1300px){
	.well-side-lg-60{
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media(max-width: 767px) {
	.well-sm-0-15{
		padding-top: 0px;
		padding-bottom: 15px;
	}
	.well-sm-0-30{
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

.well-rwd-lg-0-140{
		padding-top: 0px;
		padding-bottom: 140px;
}
@media (min-width: 992px) and (max-width: 1299px) {
	.well-rwd-lg-0-140{
		padding-bottom: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.well-rwd-lg-0-140{
		padding-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.well-rwd-lg-0-140{
		padding-bottom: 60px;
	}
}




.mrg-bottom-30{
	margin-bottom: 30px;
}

@media(min-width: 768px){
	.col-md-mrgtop--15{
		margin-top: -15px;
	}
}
@media(max-width: 767px){
	.col-sm-mrgtop{
		margin-top: 40px;
	}
}

.brd-btm-black{
	border-bottom: 1px solid black;
}


.table{
	display: table;
	height: 130px;
}
.table-cell{
	display: table-cell;
	vertical-align: middle;
}
.hr-black{
	border-top: 1px solid black;
}
.iws-spec-padd-left-30{
	padding-left: 30px;
}
.iws-spec-padd-right-30{
	padding-right: 30px;
}
.relative{
	position: relative;
}
.container{
}


/*================== Style dla Section ======================*/

section{
	position: relative;
	min-height: 15px;
}
.section-color-white{
	background-color: #FFFFFF;
}
.section-color-lggrey{
	background-color: #f6f8fa;
}
.section-onas{
	padding-top: 50px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-onas{
		padding-top: 160px;
		padding-bottom: 185px;
	}
}
.section-opinie{
	background-image: url('../images/sekcja_opinie/tlo.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 350px;
	padding-top: 55px;
	padding-bottom: 55px;
}
@media(min-width: 1600px){
	.section-opinie{
		padding-top: 155px;
		padding-bottom: 155px;
	}
}

.section-opinie:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(255,255,255,0.8);
	z-index: 0;
}
.section-partnerzy{
	padding-top: 45px;
	padding-bottom: 55px;
}
@media(min-width: 1600px){
	.section-partnerzy{
		padding-top: 145px;
		padding-bottom: 155px;
	}
}
.section-cms{
	padding-top: 75px;
	padding-bottom: 75px;
}
@media(min-width: 1600px){
	.section-cms{
		padding-top: 185px;
		padding-bottom: 185px;
	}
}
.section-kolkaprocentowe{
	padding-top: 75px;
	padding-bottom: 75px;
}

.section-info-kont{
	padding-top: 125px;
  padding-bottom: 135px;
}

@media (min-width: 992px) and (max-width: 1299px){
	.section-info-kont{
		padding-top: 110px;
  	padding-bottom: 110px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.section-info-kont{
		padding-top: 90px;
  	padding-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.section-info-kont{
		padding-top: 60px;
  	padding-bottom: 60px;
	}
}


/*================== Koniec styli dla Section ======================*/

/*================== Style dla Strony z Menu ======================*/

#tresc-article{
	float : right;
}

#tresc-menu{
	float : left;
}
@media(max-width: 991px){
	#tresc-menu{
		display : none;
	}
}

/*================== Koniec styli dla Strony z Menu ======================*/

/*================== Style dla CarouFredSel ======================*/

.caroufredsel-uot-1{
	max-width: 1420px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	margin: 0px auto;
	position: relative;
}

@media (min-width: 768px) and (max-width: 991px){
	.caroufredsel-uot-1{
		padding-left: 45px;
		padding-right: 45px;
	}
}
@media (max-width: 767px){
	.caroufredsel-uot-1{
		padding-left: 30px;
		padding-right: 30px;
	}
}


.carousel-1 {
	text-align: center;
}
.carousel-1 *{
	text-align: center;
}
.carousel-1 &gt; .caroufredsel_wrapper{
	padding-top: 10px;
}
.carousel-item p{
	font-weight: 700;
	min-height: 91.42857152px;
}
.carousel-item h3{
	font-family: "Lobster";
	font-size: 20px;
}
.carousel-item img {
	border-radius: 50%;
}
.caroufredsel-button-1{
	position: absolute;
	font-size: 50px;
	line-height: 1;
	cursor: pointer;
	top: 50%;
  transform: translateY(-50%);
}
.caroufredsel-button-1:hover{
	color: #2BAEB8;
}
#caroufredsel-prev-1{
	left: 10px;;
}
#caroufredsel-next-1{
	right: 10px;
}
.caroufredsel-uot-2{
	position: relative;
}
.carousel-logo{
	text-align: center;
}
.cfs-logo-item{
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

/*================== Koniec styli dla CarouFredSel ======================*/

/*================== Style dla JSSOR ======================*/

.slider_migany{
	margin: 0px auto;
}

/*================== Koniec styli dla JSSOR ======================*/

/*================== Style dla Footer ======================*/
footer{
}

.footer-before{
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

.footer-top{
	position: relative;
	background-color: #222931;
}
.vline-before{
	position: relative;
}
.vline-before:before{
	position: absolute;
	display: block;
	content: " ";
	left: 0px;
	top: 8px;
	width: 1px;
	height: 90px;
	background: rgba(255, 255, 255, .4);
}
@media(max-width: 767px){
	.vline-before:before{
		display: none;
	}
}

.footer-cont-art h3{
	font-size: 28px;
	font-weight: 700;
	margin-top:0px;
}

/*================== Koniec Styli dla Footer ======================*/

/*================== Koniec Podstawowych styli ======================*/

/*================== Stuck_container ======================*/
.stuck_container {
	left: 0px;
	right: 0px;
	z-index: 10;
	padding: 10px 0px;
	/*background: rgba(6, 58, 94, 0.5);*/
	background:  rgba(35, 35, 35, 0.6);
	border-bottom: 1px solid black;

  -moz-transition: 0.5s background;
  -webkit-transition: 0.5s background;
  -o-transition: 0.5s background;
  transition: 0.5s background;
}
#stuck_container, #stuck_container.no-fixed {
    position: absolute;
    top: 0px;
}

#stuck_container.yes-fixed {
    position: fixed;
    top: 0px;
}


#stuck_container.no-fixed,
#stuck_container.yes-fixed,
.stuck_container,
.stuck_container.yes-fixed{
	background-color: #222931;
}

#stuck_container.aero-d,
.stuck_container.aero-d{
	background-color: #297715;
}

#stuck_container.aero-n,
.stuck_container.aero-n{
	background-color: #9d0606;
}

#stuck_container.aero-p,
.stuck_container.aero-p{
	background-color: #2f6c8c;
}

#stuck_container.aero-t,
.stuck_container.aero-t{
	background-color: #37d9cf;
}

#stuck_container.aero-s,
.stuck_container.aero-s{
	background-color: #8c8c8c;
}

.stuck_container &gt; .navbar{
	margin: 0px;
	border: 0px;
	background: none;
}

@media (max-width: 1400px){
	.menu_poziome_desktop{
		position: absolute;
		right: 0px;
	}
}

.stuck_container ul{
	position: relative;
	margin-top: 15px;
}


/*gl mod*/
.stuck_container ul &gt; li {
	/*position: static; jak jest static to ziala goeymenu, jak jest relative to juz nie dziala*/
	position: relative;
}


.stuck_container ul &gt; li.active{
	margin-left: 0px !important;
	position:absolute;
	float: none !important;;
	border-bottom: 3px solid #2BAEB8;
}

.stuck_container ul &gt; li &gt; a{
	color: #ffffff;
  font-size: 22px;
  font-weight: 700;
	font-family: "Ubuntu", sans-serif;
	/*text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;*/
	text-transform: uppercase;
	/*glupi mod gooeymenu*/
	display: inline;

/* -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;*/
}

/* Mie dziaĹa bo zmieniĹem ID na klase i bootstrap sie dowaliĹ*/
/*
.stuck_container ul &gt; li.active &gt; a,
.stuck_container ul &gt; li &gt; a.selected,
.stuck_container ul &gt; li &gt; a:hover{
	color: red;
}*/
.menu_poziome_desktop &gt; ul &gt; li &gt; a,
.navbar-default .navbar-nav &gt; li &gt; a{
	color: #f8fe00;
}
.menu_poziome_desktop &gt; ul &gt; li &gt; a:hover,
.menu_poziome_desktop &gt; ul &gt; li &gt; a.selected {
	color: #b6ba43 !important;
}

@media (min-width: 992px){
	.navbar-nav &gt; li &gt; a {
		padding-right: 15px;
    padding-left: 15px;
	}
}
@media (min-width: 1300px){
	.navbar-nav &gt; li &gt; a {
		padding-right: 30px;
    padding-left: 30px;
	}
}

/*str start*/
.header-page-start #stuck_container_abs{
	position: absolute;
	top: 0%;
}
.header-page-start #stuck_container_abs_fix{
	position: absolute;
	bottom: 0%;
}
.header-page-start #stuck_container_abs_fix.yes-fixed{
	position: fixed;
	bottom: auto;
	top: 0px;
	background-color: rgba(0,0,0,0.9);
}



@media(max-width: 991px){
	.header-page-start #stuck_container_abs{
		display: none;
	}
	.header-page-start #stuck_container_abs_fix,
	.header-page-start #stuck_container_abs_fix.yes-fixed{
		position: absolute !important;
		top: 0%;
		bottom: auto;
	}
}


/*str standard*/
.header-page-standard #stuck_container_abs_fix{
	position: absolute;
	top: 0%;
}
.header-page-standard #stuck_container_abs_fix.yes-fixed{
	position: fixed;
	top: 0px;
}

@media(max-width: 991px){
	.header-page-standard #stuck_container_abs_fix,
	.header-page-standard #stuck_container_abs_fix.yes-fixed{
		position: absolute !important;
		top: 0%;
	}
}



.menu-button-mobile{
	display: block;
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	border: 1px solid white;
}

@media (max-width: 665px){
	.menu-button-mobile{
		position: absolute;
		right: 15px;
		float: none;
	}
}

.menu-button-mobile &gt; span{
	display : block;
	position: absolute;
	width: 30px;
	height : 4px;
	left: 9px;
	background: white;
}
.menu-button-mobile &gt; span:nth-child(1){
	top: 9px;
}
.menu-button-mobile &gt; span:nth-child(2){
	top: 22px;
}
.menu-button-mobile &gt; span:nth-child(3){
	top: 35px;
}

@media(min-width: 992px){
	.menu-button-mobile{
		display: none;
	}
}

@media(max-width: 991px){
	.menu_poziome_desktop{
		display: none;
	}
}

.menu_poziome_mobile_out{
	position: absolute;
  	top: 91px;
  	left: 0px;
  	right: 0px;
	z-index: 10;
}

@media(min-width: 992px){
	.menu_poziome_mobile_out{
		display: none !important;
	}
}

#menu_mobilne{
	display: none;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background: rgba(0,0,0,.8);
}
#menu_mobilne ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu_mobilne ul ul{
	display: none;
}
#menu_mobilne&gt;ul{
	border-bottom: 1px solid #AAA;
}
#menu_mobilne li{
}
#menu_mobilne span{
	width: 100%;
	display: block;
}
.menu_mobilne a,
.menu_mobilne li.menu &gt; span{
/*	font-family: "Open Sans", "trebuchet MS";*/
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
}
.menu_mobilne li.menu &gt; span { padding-left: 10px;}
#menu_mobilne [data-deep="0"]{ padding-left: 10px;}
#menu_mobilne [data-deep="0"]:before{ content: "";}
#menu_mobilne [data-deep="1"]{ padding-left: 25px;}
#menu_mobilne [data-deep="1"]:before{ content: "&gt; "; padding-left: 6px; position: absolute; left: 10px}
#menu_mobilne [data-deep="2"]{ padding-left: 10px;}
#menu_mobilne [data-deep="2"]:before{ content: '\2022  ' ; padding-left: 12px;}
#menu_mobilne [data-deep="3"]{ padding-left: 10px;}
#menu_mobilne [data-deep="3"]:before{ content: '\2022  '; padding-left: 18px;}
#menu_mobilne button:before{ content: "" !important; padding: 0px !important; }



.navbar-header{
	float: left;
}

@media (max-width: 1050px){
	.container-fluid &gt; .navbar-header{
		margin-left: -100px;
	}
}

@media (max-width: 615px){
	.container-fluid &gt; .navbar-header{
		margin-left: 0px;
	}
}

.navbar-brand{
	padding: 0px;
	margin-left: 0px;
}

.navbar-brand &gt; img {
    margin-left: 0px;
   /* margin-top: -20px;*/
   margin-top: -10px;	
}

.navbar-brand &gt; img.short {
    display: none;
}

@media (max-width: 615px){
	.navbar-brand img.normal{
		display: none;
	}
	.navbar-brand img.short{
		display: block;
	}
}

@media (max-width: 470px){
	.navbar-brand img.short{
		width: 70%;
		margin-top: 0px;
	}
}


/*================== End Stuck_container ======================*/


/*================== Paralax ======================*/
.parallax{
	position: relative;
  overflow: hidden;
}
.parallax_cnt {
	position: relative;
   	min-height: 400px;
   	/*min-height: 300px;*/
	padding-bottom: 32px;
}
@media (max-width: 767px) {
	.parallax_cnt {
		min-height: 350px;
	}
}

.parallax_image {
	background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax-shadow .parallax_image:after,
.parallax-shadow2 .parallax_image:after
{
	z-index: 2;
	display: block;
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.parallax-shadow .parallax_image:after{
	background: rgba(0,0,0,0.7);
}
.parallax-shadow2 .parallax_image:after{
	background: rgba(0,0,0,0.35);
}
.parallax_image,
.parallax_pattern {
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}


@media (max-width: 767px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 450px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 600px;
	}
}
@media (min-width: 1300px) {
	.paralax-mega-full-page .parallax_cnt
	{
		min-height: 950px;
	}
}

/* paralax-header */
@media (min-width: 1300px) {
	.paralax-header{
		/*padding-top: 135px;
    	padding-bottom: 135px;*/
		padding-top: 0px;
		padding-bottom: 0px;
	}
}
@media (min-width: 992px) and (max-width: 1299px){
	.paralax-header{
		padding-top: 75px;
    padding-bottom: 75px;
	}
}
@media (max-width: 991px){
	.paralax-header{
		padding-top: 0px;
    padding-bottom: 0px;
	}
}

/*================== End Paralax ======================*/

/*================== Google Maps ======================*/
@media (max-width: 479px){
	#mapa_google{
		height: 250px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	#mapa_google{
		height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#mapa_google{
		height: 350px;
	}
}
@media (min-width: 992px) and (max-width: 1299px) {
	#mapa_google{
		height: 500px;
	}
	.section_maps_2 #mapa_google{
		height: 500px;
	}
}
@media (min-width: 1300px) {
	#mapa_google{
		height: 577px;
	}
	.section_maps_2 #mapa_google{
		height: 700px;
	}
}

.gm_content &gt; p{
	margin: 0px;
	color: #000000;
	text-align: center;
}
.gm_descript{
	font-weight: bold;
}

/*Button dojazdu do celu*/
a.map-destination-button{
	position: absolute;
	bottom:24px;
	right:47px;
	background-color: white;
	color: black;
	padding: 10px 20px;
	z-index:10;
}
a.map-destination-button:hover{
	text-decoration: none;
}


/*================== End Google Maps ======================*/

/*==================     ToTop     ======================*/
.toTop {
	width: 43px;
  height: 43px;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: block;
  overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
  bottom: -70px;
  transition:  bottom 0.5s;
}
.toTop.active {
  bottom: 180px;
}
.toTop:hover,
.toTop:focus{
/*  background-image: url('../images/totop/up_2.png');*/
}
.toTop:active,
.toTop:hover,
.toTop:focus  {
	text-decoration: none;
}
.toTop:before{
	display: block;
	content: " ";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 43px;
  height: 43px;
	background-image: url('../images/totop/totop_dlugi.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
  transition: 0.8s ease;

}
.toTop:hover:before{
	background-position: 0px -133px;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}



.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
@media(max-width: 991px){
	.toTop {
  	display: none !important;
	}
}
/*==================  End ToTop ======================*/


/*==================  Menu Panel     ======================*/
/*
.panel_menu{
	position: fixed;
	left: -250px;
	top: 0px;
	bottom:0px;
	min-height: 100%;
	z-index: 555;
	pointer-events: none;
}
.panel_content{
	float: left;
	position: relative;
	display: block;
	width: 250px;
	background-color: rgba(35,35,35,0.96);
	height: 100%;
	overflow-y: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	border-right: 2px solid black;
	pointer-events: all;
}
.panel_button{
	float: left;
	position: relative;
	width: 150px;
	height: 68px;
	background: #701101;
	border: 2px solid #701101;
	top: 150px;
	cursor: pointer;
	color: #1a1a1a;
	font-size: 24pt;
	font-family: Ubuntu;
	transform: rotate(90deg) translate(50px,41px);
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	pointer-events: all;
  transition: 5s;
}
.panel_button.newColor{
	animation-name: newColor;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;

	-webkit-animation-name: newColor;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;

  animation-duration: 5s;
  animation-delay: 5s;
}
@keyframes newColor {
    0%   {}
    100% {color: white; background-color: #232323;}
}
@-webkit-keyframes newColor {
    0%   {}
    100% {color: white; background-color: #232323;}
}

.panel_desktop.startHidePanel{
	animation-name: startHidePanel;
  animation-iteration-count: 1;
  -webkit-animation-name: startHidePanel;
  -webkit-animation-iteration-count: 1;
  animation-duration: 6s;
  animation-delay: 0s;
}
@keyframes startHidePanel {
	0% {
		left: 0px;
	}
	33% {
		left: 0px;
	}
	100% {
		left: -250px;
	}
}
@-webkit-keyframes startHidePanel {
	0% {
		left: 0px;
	}
	33% {
		left: 0px;
	}
	100% {
		left: -250px;
	}
}

.panel_mobile_header{
	display: block;
  position: fixed;
  width: 100%;
  height: 56px;
  top: 0px;
  left: 0px;
  right: 0px;
  background: #232323;
  z-index: 555;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
}
.panel_mobile_header .navbar-brand{
	padding-left: 70px;
	text-transform: uppercase;
  text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;
}
.panel_mobile_header .navbar-brand a{
	color: white;
}

.panel_mobile_content{
	position: fixed;
	display: block;
	left: -250px;
	top: 0px;
	width: 250px;
	background-color: #232323;
	height: 100%;
	overflow-y: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	border-right: 2px solid black;
	pointer-events: all;
  z-index: 550;
}

.panel_desktop{
	display: block;
}
.panel_mobile{
	display: none;
}
@media(max-width: 991px){
	.panel_desktop{
		display: none;
	}
}
@media(max-width: 991px){
	.panel_mobile{
		display: block;
	}
}

.panel_desktop .panel_content{
	padding-top: 72px;
}

#panel_mobile_button {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  background-color: #f7f7f7;
  border-color: transparent;
  outline: none;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#panel_mobile_button span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#panel_mobile_button span:after,
#panel_mobile_button span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#panel_mobile_button span:after {
  top: 8px;
}
#panel_mobile_button span:after,
#panel_mobile_button span:before,
#panel_mobile_button span {
  width: 24px;
  height: 4px;
  background-color: #000000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#panel_mobile_button span:before,
#panel_mobile_button span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
#panel_mobile_button.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
#panel_mobile_button.active span:before,
#panel_mobile_button.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
#panel_mobile_button.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#panel_mobile_button.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#panel_anchor{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 10px;
	left: 10px;
	text-align: center;
	text-decoration: none;
	color: black;
	display: block;
}
#panel_anchor:before{
	font-size: inherit;
}
@media(max-width: 1339px){
	#panel_anchor{
		display: none;
	}
}
.anchor-open,
.anchor-close{
	background-position: center center;
	background-repeat: no-repeat;
}
.anchor-open{
	background-image: url(../images/klodka1.png);
}
.anchor-close{
	background-image: url(../images/klodka2.png);
}
*/
/*==================  End Menu Panel    ======================*/

/*==================   Menu Boczne Panel    =====================*/

.menu_boczne{
}
.menu_boczne &gt; ul{
}
.menu_boczne ul{
	padding: 0px;
	list-style: none;
	font-size: 15px;
  line-height: 20px;
}
.menu_boczne ul ul{
	padding-left: 12px;
	display: none;
}
.menu_boczne ul li{
}
.menu_boczne ul li a{
	display: block;
  padding: 15px 10px 15px 20px;
	color: #434345;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
.menu_boczne ul li a:hover,
.menu_boczne ul li a.menu_wybrany{
	text-decoration: none;
	color: #000 !important;
	font-weight: 800;
}


.menu_boczne ul li a:before{
	font-family: 'FontAwesome';
	content: "\f105";
/*	content: "\f054";*/
	display: block;
	position:absolute;
	left: -5px;
	opacity: 0;

  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.menu_boczne ul li a.menu_wybrany:before{
	left: 5px;
	opacity: 1;
}
.menu_boczne ul li a:not(.menu_wybrany):hover:before{
	left: 5px;
	opacity: 1;
}

.menu_boczne .menu-label{
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}


/*==================   End Menu Boczne Panel    =====================*/

/*==================   Social Media Buttons    =====================*/

.social-cont{
	padding-top: 35px;
  padding-bottom: 30px;
	margin-top: 20px;
  text-align: center;
	background-image: url(../images/linie/rozdzielnik2-1250.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.social-media{
	width: 30px;
	height: 30px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: black;
	color: white;
	line-height:30px;
	font-size: 16px;
	transition: all 0.5s ease;
}
.social-media:hover{
	color: white;
	text-decoration: none;
}
.social-media[data-social="facebook"]:hover{
	background-color: #3b5998;
}
.social-media[data-social="twitter"]:hover{
	background-color: #1da1f2;
}
.social-media[data-social="google"]:hover{
	background-color: #db4437;
}


/*==================   END Social Media Buttons    =====================*/


/*==================   Pielgrzymki    =====================*/

.tabela-pielgrzymek{
	min-width: 670px;
	max-width: 100%;
	width: 100%;
	margin: 0px auto;
	border: 1px solid #dfdfdf;
	table-layout: fixed;
}
.tabela-pielgrzymek thead{
	border-bottom: 1px solid #dfdfdf;
}
.tabela-pielgrzymek tbody{
}
.tabela-pielgrzymek thead tr:first-child{
	border-bottom: 4px double #dfdfdf;
}
.tabela-pielgrzymek thead tr th{
	cursor: pointer;
	background-color: #f7f7f7;
 	height: 87px;
}
.tabela-pielgrzymek thead tr th.th-short{
	width: 100px;
}
.tabela-pielgrzymek thead tr th.th-short-2{
	width: 120px;
}
.tabela-pielgrzymek thead tr th.th-short-3{
	width: 30px;
}
.tabela-pielgrzymek thead tr th:hover{
	background-color: #efefef;
}
.tabela-pielgrzymek tbody tr{
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}
.tabela-pielgrzymek tbody tr.piel_tr_selcted{
	background-color: #d7d7d7;
}
.tabela-pielgrzymek tbody tr:hover{
	background-color: #efefef;
}
.tabela-pielgrzymek tr td{
	padding-top: 20px;
	padding-bottom: 20px;
  word-wrap: break-word;
}
.tabela-pielgrzymek th,
.tabela-pielgrzymek td{
	vertical-align: middle;
	padding-right:5px;
	padding-left: 5px;
}
.pielgrzymka-cont-img{
	width: 82px;
	height: 82px;
	border: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f7f7f7;
	display: table;
	margin: 0px auto;
}
.pielgrzymka-cont-img div{
	display: table-cell;
	vertical-align: middle;
}
.pielg-mala{
	font-size: 16px;
	color: #333;
}
.pielg-duza{
	font-size: 20px;
	color: #044980;
	font-weight: bold;
}
.pielg-dark-button{
	display: inline-block;
	border-radius: 4px;
	border: 0px;
	font-size: 18px;
	font-weight: 700;
	color: white;
	line-height: 44px;
	background-color: #323232;
	padding: 0px 10px;
	text-transform: uppercase;
}
.pielg-dark-button:link,
.pielg-dark-button:hover{
	color: white;
	text-decoration: none;
}

/*==================   END Pielgrzymki    =====================*/

/*Kalendarz Liturgiczny*/

.kalendarz_liturgiczny {
    color: white !important;
    text-align: center;
    margin-bottom: 1em;
}

.kalendarz_liturgiczny_tytul {
    font-weight: bold;
}



/*==================   Animacje ukĹadu dla stony z menu    =====================*/

.object-hidden {
    visibility: hidden;
}
.hidden-holder,
.hidden-holder &gt; *{
	position: relative;
	top: 0px;
}
.hidden-holder-left,
.hidden-holder-right{
	overflow: hidden;
	left: 0px;
}
.hidden-holder-left{
}
.hidden-holder-right{
}
.hidden-holder-left &gt; *{
	left: 0px;
}
.hidden-holder-right &gt; *{
	left: 0px;
}
.hidden-holder-left &gt; *,
.hidden-holder-right &gt; *{
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
	-webkit-transition-delay:.55s;
	-moz-transition-delay:.55s;
	-o-transition-delay:.55s;
	transition-delay:.55s;
}
.object-hidden .hidden-holder-left &gt; *{
	left: 100%;
}
.object-hidden .hidden-holder-right &gt; *{
	left: -100%;
}
.row-line-diver-left:before,
.row-line-diver-right:before{
	display: block;
	content: " ";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0px;
	background-color: #e1e1e1;
}
.row-line-diver-right:before{
	left: 100%;
}
.row-line-diver-left:before{
	left: 0%;
}

/*==================   END Animacje ukĹadu dla stony z menu    =====================*/

/*==================   Person in Circles    =====================*/

.circle-col{
	display: block;
	float: left;
	width: 20%;
}
@media (min-width: 768px) and (max-width: 991px){
	.circle-col{
		width: 33.33%;
		padding-bottom: 15px;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.circle-col{
		width: 50%;
		padding-bottom: 15px;
	}
}
@media (max-width: 479px){
	.circle-col{
		width: 100%;
		padding-bottom: 15px;
	}
}

.circle-person{
	display: block;
	position: relative;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	z-index: 1;
	margin: 0px auto;
}
.circle-person img{
	position: relative;
}
.circle-person &gt; div{
	left: 100%;
}
.circle-person:hover &gt; div{
	left: 0%;
}
.circle-person-info{
	position: absolute;
	top: 0%;
	transition: 0.4s;
	width: 100%;
	height: 100%;
	user-select: none;
}
.circle-person:nth-child(1) &gt; div{
	background: rgba(43,174,184, 0.5);
}
.circle-person:nth-child(2) &gt; div{
	background: rgba(43,174,184, 0.5);
}
.circle-person:nth-child(3) &gt; div{
	background: rgba(43,174,184, 0.5);
}
.circle-person:nth-child(4) &gt; div{
	background: rgba(43,174,184, 0.5);
}
.circle-person:nth-child(5) &gt; div{
	background: rgba(43,174,184, 0.5);
}
.circle-person-info &gt; div{
	position: relative;
	left: 0%;
	top: 50%;
	transform: translateY(-50%);
}

.circle-person-h,
.circle-person-p{
	text-align: center;
	font-weight: 700;
}
.circle-person-h{
	font-size: 20px;
	color: black;
}
.circle-person-p{
	font-size: 16px;
	color: black;
}


/*==================   END Person in Circles    =====================*/

/*==================   Mody Styli bootstarp dla strony kontakt    =====================*/

.box-fa-square{
	min-width: 50px;
	height: 70px;
	float: left;
  font-size: 60px;
	margin-right: 25px;
}
.box-fa-square-next{
	float: left;
}
@media(max-width: 1299px){
	.box-fa-square{
		text-align: center;
		margin-right: 0px;
		margin-bottom: 5px;
		width: 100%;
	}
	.box-fa-square-next{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}


.form-group{
	margin-bottom: 0px;
/* margin-bottom: 30px; */
}
.form-control{
	color: white;
	background: rgba(0, 0, 0, .3);
	border-radius: 0px;
	border: 1px solid white;
	padding:20px 20px;
}
.form-control:focus{
	border-color: #2BAEB8;
}
.form-control::-moz-placeholder{
	color: white;
}
.form-control:-ms-input-placeholder{
	color: white;
}
.form-control::-webkit-input-placeholder{
	color: white;
}
input.form-control{
	height: 70px;
}

textarea.form-control{
	height: 300px;
}
.btn-animate-4{
  position: relative;
	height: 60px;
  min-width: 178px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: rgba(0,0,0,.3);
  overflow: hidden;
	transition: all 0.3s ease;
	cursor: pointer;
	z-index: 1;
  line-height: 36px;
}
.btn-animate-4:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
}
.btn-animate-4:before { /*kolor wybrany*/
	background-color: #2BAEB8;
}
.btn-animate-4:hover,
.btn-animate-4:focus{
	color: white;
	text-decoration: none;
}
.btn-animate-4:hover:before,
.btn-animate-4:focus:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}
@media(min-width: 490px){
	form .btn-animate-4 + .btn-animate-4{
		margin-left: 30px;
	}
}

@media(max-width: 489px){
	form .btn-animate-4{
		margin: 0px auto 30px auto;
		display: block;
	}

}


/*==================  Filtry galerii    =====================*/

.filter-container{
	background: #888888;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
}
.filter-container .btn{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*==================  END Filtry galerii    =====================*/


/*==================   CATPCHA   ===================*/

.captcha-parent{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 490px)
{
	.captcha-parent {
    	margin-left: 30px;
	}
}

@media (max-width: 489px){
	.captcha-parent {
    	display: block;
		margin: 0 auto;
		width: 178px;
	}
}


.form-group .captcha{
	height: 60px;
	color: white;
    background: rgba(0, 0, 0, .3);
    border-radius: 0px;
    /*border: 1px solid white;*/
    padding: 20px 20px;
	width: 178px;
}


.captcha_img{
display:inline-block;
border: 1px solid white;
}

@media (max-width: 489px){
.captcha_img {
    margin-bottom: 30px;
}
}

.captcha-error{
	padding-bottom: 15px;
}

.captcha-error p{
	color: red;
}


/*==================   END Mody Styli bootstrap dla strony kontakt    =====================*/


/*==================   Mody Styli bootstrap dla kolumn i ogĂłlnie sekcji    =====================*/

/* MODY DLA STR START KOLUMNY Z KĂĹKAMI */
.col-iws-lg-k1,
.col-iws-lg-k2{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1300px){
	.col-iws-lg-k1{
		width : 55.5%;
	}
	.col-iws-lg-k2{
		width : 44.5%;;
	}
}

/*button szary*/
.btn-animate-5{
  position: relative;
	display: inline-block;
	height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #222534;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #222534;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-5:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-5:hover{
	color: #222534;
	text-decoration: none;
}

.btn-animate-5:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}

/*button wybrany*/
.btn-animate-wyb{
  position: relative;
	display: inline-block;
	min-height: 56px;
  min-width: 174px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #2BAEB8;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	background-color: #2BAEB8;

  overflow: hidden;
	vertical-align: middle;
	transition: all 0.3s ease;
	cursor: pointer;

	z-index: 1;
}
.btn-animate-wyb:before {
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: skew(35deg,0);
  -moz-transform: skew(35deg,0);
  -ms-transform: skewX(35deg) skewY(0);
  -o-transform: skew(35deg,0);
  transform: skew(35deg,0);
  /*-webkit-backface-visibility: hidden;*/
  content: '';
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
	background: white;
}

.btn-animate-wyb:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.btn-animate-wyb:hover:before {
	visibility: visible;
  width: 140%;
  left: -20%;
}


/* MODY SEKCJA O NAS */
.box-img-onas{
	min-height: 125px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
@media(max-width: 767px) {
	.box-img-onas{
		min-height: auto;
	}
}
[class^="col"]:not(:last-child) .box-img-onas:after{
	content: " ";
	display: block;
	position: absolute;
	width: 1px;
	height: 111px;
	background: #8d8b8c;
	top: 0px;
	right: 0px;
}
@media(max-width: 767px) {
	[class^="col"]:not(:last-child) .box-img-onas:after{
		display: none;
	}
}



/* MODY DO KONTAKTU */
.col-iws-lg-t1,
.col-iws-lg-t2,
.col-iws-lg-t3{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1300px){
	.col-iws-lg-t1{
		width : 363px;
	}
	.col-iws-lg-t2{
		width : 260px;
		margin-left: 117px;
	}
	.col-iws-lg-t3{
		width : 422px;
		margin-left: 117px;
	}
}

/*==================   END Mody Styli bootstrap dla kolumn i ogĂłlnie sekcji    =====================*/

/*=======================   OKNO LOGOWANIA   ===========================*/

.ui-widget-overlay {
    background: black;
    opacity: .6;
}

.ui-widget-header {
    border: none;
    background: transparent;
	    margin-top: 11px;
}

.ui-dialog-title {
    color: #35363B;
	font-family: 'Lobster', sans-serif;
	font-weight: 800;
	font-size: 35px;
	padding-left: 25px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 26px;
}

.ui-dialog-buttonset{
	float: none !important;
}

.ui-dialog-buttonset button{
color: #000;
    font-size: 14px;
    font-weight: 700;
    background-color: #F3F3F3;
    padding: 7px 10px;
    margin: 10px 10px;
    text-align: center;
    border-radius: 3px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    border: 1px solid #A2A2A2;
    text-decoration: none !important;
    display: inline-block;
	min-width:115px;
	font-family: "Ubuntu", "Open Sans", "trebuchet MS";
	pointer-events:all;
}

.ui-dialog-buttonset button:hover{
	background-color: rgba(35,35,35,0.96);
	color: white;
	cursor: pointer;
}

.ui-widget input[type="text"],
.ui-widget input[type="password"] {
    width: 241px !important;
	font-size: 16px;
   	border: 1px solid #ebeef7
}

.ui-widget input[type="checkbox"] {
	display:inline-block;
}

#logowanie-form-popup label{
	display: inline-block;
}

.ui-dialog .ui-dialog-content {
    padding: 0 40px;
	height: 176px !important;
	font-size:12px;
	margin-top:20px;
	font-weight: 800;
	overflow: hidden;
}

.ui-dialog .ui-dialog-content p {
	font-weight: 800;
	font-size:20px;
	padding-bottom: 22px;
}

.ui-dialog .ui-dialog-titlebar-close{
	right: 36px;
	overflow: hidden;
    color: transparent;
	background-color: #FFF;
    border: 0;
}

.ui-dialog {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

span.checkbox{
	position: relative;
    display: inline-block;
    min-height: 0;
    height: 25px;
    line-height: 25px;
    width: 25px;
    background: #ffffff;
    border: 1px solid #ebeef7;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    vertical-align: middle;
	margin-right: 10px;
	border-radius: 4px;
}

span.checkbox input[type="checkbox"] {
    position: relative;
    z-index: 2;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0;
	float: left;
}

span.checkbox label {
    left: 4px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

span.checkbox label:before {
    content: '';
    font-family: "Material Icons";
    font-size: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #35363B;
}

span.checkbox input[type="checkbox"]:checked + label:before {
    content: '\e5ca';
}

label[for=remember],
label[for=forget]
{
    font-weight: 400;
}

.moto-widget{
	position: relative;
}

.content-header{
	height: 952px;
	background: #ddd;
}

.content-menu{
	margin: 0;
	padding: 0;
	border-style: solid;
   border-color: #eaedef;
	border-bottom-width: 2px;
	position: relative;
	height: 73px;
	background: white;
}

.attached_top{
 	top: 0;
     position: fixed;
    z-index: 400;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.content-section{
	height:2500px;
	background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, yellow); /* Standard syntax */
}


    input.text { margin-bottom:12px; width:95%; padding: .4em; }
    fieldset { padding:0; border:0; margin-top:25px; }
    /*h1 { font-size: 1.2em; margin: .6em 0; }*/
    div#users-contain { width: 350px; margin: 20px 0; }
    div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
    div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
    .ui-dialog .ui-state-error { padding: .3em; }
    .validateTips { border: 1px solid transparent; padding: 0.3em; }

	.hidden-submit {
	position: absolute;
	top:-1000px;
}

/*=======================   END OKNO LOGOWANIA   ===========================*/

/*=======================  Cookies popup  ===========================*/
.cookies-message-container{
	position: fixed;
	left: 0px;
	bottom: 150px;
	z-index:999;
}

.cookies-close{
	position: absolute;
	top: 20px;
	right: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
}

.cookies-close:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.cookies-text{
	position: absolute;
	top: 30px;
	left: 100px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
}

.cookies-text:hover{
	color: #2BAEB8;
	text-decoration: none;
}

.cookies-opis{
	position: absolute;
	top: 50px;
	left: 100px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
}

/*=======================  END Cookies popup  ===========================*/

ul.standard a{
	color: #666;
}

/*=======================   MEDIA PANEL   ===========================*/

.sl-container{
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -150px;
	top:130px;
	width: 230px;
   	z-index: 11;
}

.sl-container ul {
	overflow: visible;
	margin:0px;
}
.sl li{
	list-style-type: none;
	color: #efefef;
	height: 40px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}


.sl-container ul li.wysun {
	background-image: none;
}

.sl li.wysun{
	background-color: rgba(51,51,51,.9);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0%);
}

.sl li.wysun:hover{
	margin-left: -180px;
	-webkit-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform:translateX(-50px);
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
       -webkit-filter: grayscale(0%);
}

.sl li.wysun img{
	float: left;
	margin: 5px 5px;
	margin-right: 10px;

}
.sl li.wysun div.media-ikona{
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
	background-color: #666;
	height: 30px;
	width: 30px;
	position: relative;
}

.sl li.wysun div.media-ikona &gt; i.fa-facebook,
.sl li.wysun div.media-ikona &gt; i.fa-youtube,
.sl li.wysun div.media-ikona &gt; i.fa-google-plus,
.sl li.wysun div.media-ikona &gt; i.fa-eyedropper {
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
	width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
}

.sl li.wysun div.media-ikona &gt; i.fa-window-restore {
    font-size: 20px;
    height: 30px;
	width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
	color: #FFE051;
}

.sl li.wysun div.media-text{
	overflow: hidden;
	padding-top: 9px;
}

.sl li.wysun div.media-text &gt; a{
	text-decoration: none;
}



.sl li.wysun p{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 40px;
}

.sl li.kliknij {
}
/*=======================   END MEDIA PANEL   ===========================*/

/*==================   Panel zmiany koloru gĹĂłwnego    =====================*/
#color_panel_conteiner,
#font_panel_conteiner,
#login_panel_conteiner,
#session_time_panel_conteiner,
#link_panel_conteiner{
	display: block;
	position: fixed;
	z-index: 10;
}

li .color_panel_button,
li .font_panel_button,
li .login_panel_button,
li .side_panel_button{
	display: block;
	height: 40px;
  width: 40px;
	background-color: rgba(51,51,51,.9);
	float: left;
	position: relative;
	cursor: pointer;
}

li .color_panel_button &gt; div,
li .font_panel_button &gt; div,
li .login_panel_button &gt; div,
li .side_panel_button &gt; div{
    margin: 5px 5px;
    margin-right: 10px;
    background-color: #666;
    height: 30px;
    width: 30px;
    position: relative;
}

li .color_panel_button &gt; div &gt; i.fa-eyedropper,
li .font_panel_button &gt; div &gt; i.fa-font,
li .login_panel_button &gt; div &gt; i.fa-user ,
li .side_panel_button &gt; div &gt; i,
li .side_panel_button &gt; div &gt; a &gt; i{
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
		width: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
}

.color_change_panel,
.font_change_panel,
.login_panel,
.side_change_panel{
	width: 230px;
	background-color: rgba(51,51,51,.9);
	padding: 9px;
	text-align: center;
	float: right;
	color: #000;
	min-height: 40px;
}

.color_change_panel p,
.font_change_panel p{
	color: #FFFFFF;
	margin-bottom: 2px;
}

.color_change_panel select,
.font_change_panel select{
	cursor: pointer;
}

.login_panel h4 {
	text-align:left;
	color: #FFF;
}

.login_control {
	position:relative;
}

.login_control_prepend{
	display: block;
}

.login_control_prepend .login_control_icon{
	font-size: 19px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
	vertical-align: top;
}

.login_control_prepend .login_control_icon i,
.login_control_prepend .login_control_icon &gt; span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -13.5px 0 0 -13.5px;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    color: #998675;
    font-size: 13px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}



.login_control_prepend input {
	color: #5e5e5e;
    position: relative;
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
	border: none;
    width: 100%;
    background: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 18px;
    height: 50px;
    line-height: 30px;
    padding: 10px 10px 10px 50px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease , box-shadow 1s ease;
    -moz-transition: border-color 1s ease , box-shadow 1s ease;
    -o-transition: border-color 1s ease , box-shadow 1s ease;
    transition: border-color 1s ease , box-shadow 1s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*==================   END Panel zmiany koloru gĹĂłwnego    =====================*/

/*==================   NOWY SLIDER    =====================*/
#slider-home {
    /*height: 100vh;*/
	height: 400px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 9;
    -webkit-transition: height .5s;
    transition: height .5s;
}
#slider-home ul{
	list-style: none;
    padding: 0;
    margin: 0;
}
#slider-home ul li,
#slider-home ul li div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    /*height: 100vh;*/
	height: 400px;
    width: 100%;
    -webkit-transition: height .5s;
    transition: height .5s;
}

#slider-home .owl-dots{
	position:absolute;
	bottom:100px;
	/*left:50%;*/
	left: 0;
	right: 0;
	margin-left: auto;
  	margin-right: auto;
	text-align: center;
}

#slider-home .owl-dots .owl-dot{
	display: inline-block;
	zoom: 1;
}

#slider-home .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
#slider-home .owl-dots .owl-dot.active span{
	background: #FFF;
}

#slider-home  .owl-nav {
	position:absolute;
	top: 50%;
	left: 0;
	right: 0;
  text-align: center;
}

#slider-home .owl-nav [class*='owl-'] {
	display: inline-block;
  color: #ffffff;
  font: 400 53px/54px "FontAwesome";
  cursor: pointer;
	position: absolute;
}
#slider-home .owl-prev{
	left: 15px;
}
#slider-home .owl-next{
	right: 15px;
}
#slider-home .owl-prev:before{
	content: '\f104';
}
#slider-home .owl-next:before{
	content: '\f105';
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#slider-home .slide h3{
	position:absolute;
  color:#FFF;
  font-size:100px;
  display:block;
	bottom: 25%;;
	left: 0;
	right: 0;
	text-align: center;
}

/*==================   END NOWY SLIDER    =====================*/

/*==================   SESSION TIMER    =====================*/

.st-container{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	margin: 0px auto;
	z-index: 2;
	text-align: center;
	color: white;
	padding: 0px;
}
.st-container.ending{
	background-color: #A32525;
}
.st-text{
	font-size: 12px;
	color: white;
}


/*==================   END SESSION TIMER    =====================*/

/*==================   KONTA UĹťYTKOWNIKĂW    =====================*/

.accounts-table{
	min-width: 670px;
	max-width: 100%;
	width: 100%;
	margin: 0px auto;
	border: 1px solid #dfdfdf;
	table-layout: fixed;
}

.accounts-table th{
	border-bottom: 1px solid #dfdfdf;
}

.accounts-table tr:first-child{
	border-bottom: 4px double #dfdfdf;
}
.accounts-table tr th{
	background-color: #f7f7f7;
 	height: 87px;
	text-align: center;
}
.accounts-table tr th.th-short{
	width: 150px;
}
.accounts-table tr th.th-short-2{
	width: 200px;
}
.accounts-table tr th.th-short-3{
	width: 250px;
}

.accounts-table tbody tr{
	background-color: #ffffff;
	border-top: 1px solid #dfdfdf;
}

.accounts-table tbody tr:hover{
	background-color: #efefef;
}

.accounts-table tr td{
	padding-top: 20px;
	padding-bottom: 20px;
  	word-wrap: break-word;
}

.accounts-table tr td.content{
	text-align:justify;
}

.accounts-table th,
.accounts-table td{
	vertical-align: middle;
	padding-right:5px;
	padding-left: 5px;
}

/*==================   END KONTA UZYTKOWNIKĂW    =====================*/</pre></body></html>