body {
	margin: 0px;
}
body:not(#tinymce){
	background-image: url('../images/cien_body.png');
	background-repeat: repeat-x;
}
img {
	min-height: 1px;
	max-width: 100%;
}

a,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
select,
label[for]{
	cursor: pointer;
}

a,
a:link,
a:visited{
	text-decoration: none;
}

article{
	word-break: break-word;
}

.clearfix:before,
.clearfix:after{
  content: " ";
  display: table;
}
.clearfix:after{
  clear: both;
}

.well-5{
	padding-top: 5px;
	padding-bottom: 5px;
}

.well-30{
	padding-top: 30px;
	padding-bottom: 30px;
}

.standard_in,
.naglowek_out2,
.slogany_reklamowe_in,
.stopka_out_2,
.szybki_kontakt_in {
	max-width: 1320px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 40px;
	/*padding: 0 15px;*/
/*	padding-left: 4px;
	padding-right: 4px;*/
}
.naglowek_out {
	border-top: 6px;
	border-top-style: solid;
	border-top-color: #334455;

	transition: box-shadow 0.3s;
}
.no-fixed{
	position: relative;
}
.yes-fixed{
  position: fixed;
  width: 100%;
  z-index: 40;
  background-color: #c4baa9;
  top: 0px;
  left: 0px;
 	box-shadow: 0px 1px 1px #787878;
}

@media(min-width: 1000px){
	.yes-fixed + div + div{
		margin-top: 100px;
	}
}
@media(max-width: 999px){
	.yes-fixed + div{
		margin-top: 66px;
	}
}



.naglowek_out2 {
/*	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;*/
	margin-bottom: 0px;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media(min-width: 991px) {
	.naglowek_in_left,
	.naglowek_in_right{
		height: 94px;
		display: table;
		position: relative;
		overflow: hidden;

		transition: height 0.3s;
	}
}
.naglowek_in_left{
	float: left;
	flex: 1;
}

@media(max-width: 991px) { 
	.naglowek_in_left{
		flex: 0 0 70%;
	}

	.naglowek_in_left > div { 
		padding-left: 15px;
	}

	.naglowek_in_right {
		flex: 0 0 30%;
	}
}

.naglowek_in_right{
	float:right;
	max-width: 850px;
	display: block;
	height: auto;
}
.naglowek_in_left div{
	display: flex;
    align-items: center;
    height: 100%;
	justify-content: space-between;
}
.naglowek_in_right > div{
	float: right;
	display: flex;
	height: 100%;
    align-items: center;
}
.yes-fixed .naglowek_in_left,
.yes-fixed .naglowek_in_right{
	height: 60px;
}

.naglowek_in_left h1{
	margin: 0px;
	font-size: 25px;
  font-family: "Ubuntu", sans-serif;
	font-weight: 600;
	text-align: left;
}

.naglowek_in_left a{
	color: #345;
}

.naglowek_in_left img,
.naglowek_in_left span{
	display: inline-block
}
.naglowek_in_left span{
	max-width: 250px;
}

.naglowek_in_left img{
	width: auto;
}
.naglowek_in_left img{
	max-height: 60px;
}
.naglowek_in_left img + img{
	margin-left: 15px;
}
.naglowek_in_left span{
	font-size: 17px;
	text-transform: uppercase;
}

.naglowek_menu_poziome_element{
	float:left;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 12px;
	color: #345;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	height: 94px;
}
.yes-fixed .naglowek_menu_poziome_element{
	height: 60px;
}

.naglowek_menu_poziome_separator {
	float:left;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 12px;
	color: #D6D9DF;
	text-decoration: none;
	word-spacing: 40px;
	text-transform: uppercase;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
}

@media(max-width: 991px) {
	.naglowek_in_left img {
		height: 35px;
	}

	.naglowek_in_left span {
		font-size: 13px;
	}

	.naglowek_out.no-fixed .naglowek_in_left span {
		margin-top: 8px;
	}

	.naglowek_out.yes-fixed .naglowek_in_left span{
		font-size: 12px;
	}

	.naglowek_out.yes-fixed .naglowek_in_left img{
		height: 30px;
	}
}

@media(max-width: 300px) {
	.naglowek_in_left img {
		height: 30px;
	}
	.naglowek_in_left span {
		font-size: 12px;
	}

	.naglowek_in_left img + img{
		margin-left: 5px;
	}
}

.naglowek_menu_poziome_element div,
.naglowek_menu_poziome_separator div{
	display: table-cell;
	vertical-align: middle;
	height: inherit;
}

.naglowek_menu_poziome_element_wybr {
	color: #F13E28;
}

ul.underlinemenu{
	margin: 0;
	margin-bottom:1em;
	padding: 0;
	list-style: none;
	position:relative;
	text-align: right;
}

ul.underlinemenu li{
display: inline;
}

ul.underlinemenu li a{
	font-family: "Ubuntu", "trebuchet MS";
	font-size: 14px;
	color: #345;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 15px;
	padding-right: 15px;
}
ul.underlinemenu li a.selected{
	color: #E83C27;
}
ul.underlinemenu li.active{
	position: absolute;
	width: 0;
	border-bottom:3px solid #F13E28;
}

.szybki_kontakt_out{
	margin-top: 5px;
}

.szybki_kontakt_in{
	margin-bottom: 0px;
}

#MenuTresc{
	float: right;
	margin-bottom: 25px;
	max-width: 77%;
	width: 100%;
}
@media (max-width: 999px){
	#MenuTresc{
		float: none;
  		width: 100%;
  		max-width: 100%;
  		padding-bottom: 10px;
	}
}

.slogany_reklamowe_out{
}

.slogany_reklamowe_in{
	margin-bottom: 10px;
	margin-top: 10px;
	height: 175px;
	display: table;
	position: relative;
}

.slogany_reklamowe_in div {
	display: table-cell;
	vertical-align: middle;
}


h1.slogan_reklamowy_2 {
	text-align: center;
	font-family: "Ubuntu", sans-serif;
	font-size: 33px;
	color: #345;
	margin: 0px;
	margin-top: 30px;
	font-weight: normal;
}

h1.slogan_reklamowy_1 {
	text-align: center;
	font-family: "Ubuntu", sans-serif;
	font-size: 44px;
	color: #345;
	margin: 0px;
	font-weight: bold;
}

.baner_out {
    min-height: 50px;
}
.baner_cien > div,
.baner_cien > div:before,
.baner_cien > div:after{
    display: block;
	padding:0;
}
@media(max-width: 1350px){
	.baner_cien > div:before,
	.baner_cien > div:after{
		display: none;
	}
}
.baner_out > div{

}
.baner_cien > div:before,
.baner_cien > div:after {
   position: absolute;
   top: 0px;
   content: " ";
   background-size: 100% 100%;
   background-repeat: no-repeat;
   width: 10px;
   height: 100%;
   background-position: 0px 0px;
}
.baner_cien > div:before{
   left: -10px;
   background-image: url(../images/cien_nag_lewy.png);
}

.baner_cien > div:after{
   right: -10px;
   background-image: url(../images/cien_nag_prawy.png);
}

.stopka_szara {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #D6D9DF;
	background-repeat: repeat-x;
	background-color: #c4baa9;
}

.stopka_szara_element{
	float:left;
	width: 100%;
	max-width: 320px;
/*	min-height: 341px; */
	margin-right: 10px;
	margin-bottom: 20px;

}

.stopka_in{
	width: 100%;
	height: 65px;
	display: table;
	position: relative;
	overflow: hidden;
}

.stopka_in div {display: table-cell; vertical-align: middle;}

.stopka_element{
	float:left;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 10px;
	color: #909090;
	margin-right: 30px;;
	margin-top: 10px;
	margin-bottom: 10px;
}
.stopka_element,
.stopka_element *:Link,
.stopka_element *:Visited{
	color: #909090;
}

.stopka_out_2{
	margin-bottom: 0px
}


.stopka_spolecznosciowe{
	float:right;
}

.tresc_out{
	margin-bottom: 15px;
	margin-top: 15px;
}

.przewijany_pasek{
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 1320px;
	margin-left:auto; margin-right:auto;

}

h2 {
	font-family: "Ubuntu", "trebuchet MS";
	font-size: 16px;
	color: #345;
}
h1,
h2.nazwa_obiektu,
.menu_bocz {
	font-family: "Ubuntu", sans-serif;
	font-size: 33px;
	line-height: 1;
	color: #488C52;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-align: center;
}
h2.nazwa_obiektu{
	margin-top: 0px;
	margin-bottom: 20px;
}

.menu_bocz{
	text-align: left;
	margin-bottom: 20px;
}

.naglowek_menu_poziome_mobile_klawisz{
	display: none;
	border: 1px;
	border-style: solid;
	border-color: #AAA;
	/*padding: 20px;
	margin: 15px 20px;*/
	padding: 10px;
  margin: 25px 10px;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 18px;
	color: #345;
	font-weight: bold;
	height: 21px !important;
	float: left;
}
.naglowek_menu_poziome_mobile_klawisz a{
	color: #345;
}

.yes-fixed .naglowek_menu_poziome_mobile_klawisz{
	padding: 10px;
  	margin: 8px 10px;
}

@media(max-width: 500px) {
	.naglowek_out2 {
		padding: 10px 0;
	}

	.naglowek_in_right > div {
		padding-right: 5px;
	}

	.naglowek_menu_poziome_mobile_klawisz,
	.yes-fixed .naglowek_menu_poziome_mobile_klawisz{
		margin: 0;
	}
}

.menu_poziome_mobile{
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
}

.menu_poziome_mobile div{
	font-family: "Open Sans", "trebuchet MS";
	font-size: 15px;
	color: #345;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;

	border: 1px;
	border-style: solid;
	border-color: #AAA;
	padding: 8px;

	cursor: pointer;
}

.szybki_kontakt_in_mobile{
	display: none;
	border: 1px;
	border-style: solid;
	border-color: #AAA;
	padding: 20px;
	margin: 20px;
	cursor: pointer;

	font-family: "Open Sans", "trebuchet MS";
	font-size: 18px;
	color: #345;
	font-weight: bold;
 }

@media(max-width: 999px)
{
 .naglowek_menu_poziome_element{
	display: none;
 }
 .naglowek_menu_poziome_mobile_klawisz{
	display: block;
 }
 .szybki_kontakt_in_mobile{
	display: block;
 }
 .szybki_kontakt_in {
	display: none;
 }
 #facebook_slider_widget{
 	display: none;
 }
}

@media(min-width: 1000px)
{
	.menu_poziome_mobile_out{
		display: none;
	}
}


#menu_mobilne{
	display: none;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
#menu_mobilne ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu_mobilne ul ul{
	display: none;
}
#menu_mobilne>ul{
	border-bottom: 1px solid #AAA;
}
#menu_mobilne li{
}
#menu_mobilne span{
	width: 100%;
	display: block;
}
#menu_mobilne a{
	font-family: "Open Sans", "trebuchet MS";
	font-size: 15px;
	color: #345;
	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: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: left;
}
#menu_mobilne [data-deep="0"]{ padding-left: 10px;}
#menu_mobilne [data-deep="0"]:before{ content: "";}
#menu_mobilne [data-deep="1"]{ padding-left: 10px;}
#menu_mobilne [data-deep="1"]:before{ content: "> "; padding-left: 6px;}
#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; }



/*==================   Social Media Buttons    =====================*/

.social-cont{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.social-media{
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
}

.social-media[data-social="facebook"]{
	background-image: url('../images/social_media/facebook.png');
}

.social-media[data-social="twitter"]{
	background-image: url('../images/social_media/twitter.png');
}

.social-media[data-social="google"]{
	background-image: url('../images/social_media/google.png');
}


/*==================   END Social Media Buttons    =====================*/

/*Button dojazdu do celu*/
a.map-destination-button,
a.map-destination-button-1{
	position: absolute;
	bottom:24px;
	right:47px;
	background-color: white;
	color: black;
	padding: 10px 20px;
	z-index: 3;
	border: 1px solid rgb(102, 102, 102);
	text-decoration: none;
}
a.map-destination-button:hover,
a.map-destination-button-1:hover{
	text-decoration: none;
}

a.map-destination-button{
	bottom:23px;
	right:61px;
}

a.map-destination-button-1{
	bottom:24px;
	right:78px;
}

.well-0-10{
padding-bottom:10px;
}

/*==================     ToTop     ======================*/
.toTop {
	width: 135px;
  height: 56px;
	background-image: url(../images/totop/dogory.png);
	background-color: transparent;
  position: fixed;
  right: 66px;
  bottom: 65px;
  display: none;
  overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
}
.mobile .toTop,
.tablet .toTop {
  display: none!important;
}
@media(max-width: 999px){
	.toTop {
  	display: none!important;
	}
}
/*==================  End ToTop     ======================*/

ul.standard a{
	color: #666;
}




/*==================  Zmiana Czczionek     ======================*/

.font-changer{
	display: table-cell;
	float: right;
	height: 94px;
  	text-decoration: none;
	vertical-align: middle;
}
.yes-fixed .font-changer{
	height: 60px;
}
@media(max-width: 999px){
	.font-changer{
		display: none;
	}
}

.font-changer > div{
	display: table-cell;
  vertical-align: middle;
  height: inherit;
}
.font-changer > div > a{
	display: inline-block;
	margin-bottom: 1em;
	text-decoration: none;
	font-weight: bold;
}

/*==================  End Zmiana Czczionek     ======================*/

/*==================  Focus Menu  ======================*/

#focus-menu{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}
#focus-menu-ul{
	list-style: none;
}
.focus-menu-li{
}
.focus-menu-a{
	display: inline;
	position: absolute;
	left: -9000em;
	width: 150px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 15px;
	font-weight: bold;
	z-index: 1;
}
.focus-menu-a:focus,
.focus-menu-a:active {
	background: #334455;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  left: 0;
  top: 0;
  position: absolute;
}

/*==================  END Focus Menu  ======================*/



/*
@media(max-width: 1260px){
	.no-fixed .naglowek_in_left h1{
		font-size:30px;
	}
}

@media(max-width: 1200px){
	.no-fixed .naglowek_in_left h1{
		font-size:25px;
	}
}

@media(max-width: 1120px){
	.no-fixed .naglowek_in_left h1{
		font-size:20px;
		margin-top: 35px;
	}
}*/

/*==================   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    =====================*/

/*================== Google Maps ======================*/
@media (max-width: 479px){
	.map_container .mapa{
		height: 250px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.map_container .mapa{
		height: 300px;
	}
}
@media (min-width: 768px){
	.map_container .mapa{
		height: 700px;
	}
}

.gm_content > p{
	margin: 0px;
	color: #000000;
	text-align: center;
}
.gm_descript{
	font-weight: bold;
}

.map_container{
	box-sizing: border-box;
	width:70%;
	float: left;
	padding-right: 30px;
	position: relative;
}

.map_description{
	width: 30%;
	float: left;
}

@media (max-width: 767px){
	.map_container{
		float: none;
		padding-right: 0;
		width: 100%;
	}
	.map_description{
		width: 100%;
		text-align: center;
	}
}

/*================== END Google Maps ======================*/

/*================== WCAG 2.0 =================*/
.container-wcag{
	box-sizing: border-box;
	width:70%;
	float: left;
	padding-right: 30px;
	
}
.container-zgodnosc{
	width: 30%;
	float: left;
	text-align: center;
}

/*================ END WCAG 2.0 ===============*/

.red{
	color: #990000;
}

.blue{
	color: #1572a8;
}

/*=======================  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  ===========================*/

/*==================   SESSION TIMER    =====================*/

.st-container{
	display: block;
	position: relative;
	left: 0px;
	right: 0px;
	width: 100%;
	margin: 0px auto;
	z-index: 2;
	text-align: center;
	color: white;
	padding: 4px;
}
.st-container.ending{
	background-color: #A32525;
}
.st-text{
	font-size: 12px;
	color: white;
}

@media(max-width: 1320px) {
	#stopka_szara_element_1,
	#stopka_szara_element_2 {
		display: none;
	}
}
.margin{
	margin: 20px 0 20px 0;
}