﻿#body {
	margin: 0px 0px 0px 0px;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
#menu0{
	display:block;
}

.header_fixed{
	position: fixed;
	top:0;
	background:#fff;
	z-index: 99;
	height: 152px;
	width: 100%!important;
	border-bottom: 8px solid #e8e8e8;
    box-sizing: border-box;
}

.pasek_naglowek{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: baseline;
}

.pasek_naglowek_gora{
	display: flex;
    align-items: center;
}

.slajder{
	margin-top: 152px;
}

.pasek_szary{
	height: 32px;
	background: #dcdcdc;
    display: flex;
    align-items: center;
}

.pasek_szary span{
	font-family: 'Open Sans';
    font-size: 14px;
    color: #000;
}

.pasek_szary span:first-child{
	padding-right: 32px;
	border-right: 1px solid #bfbfbf;
}
.pasek_szary span:last-child{
	padding-left: 32px;
}

.bip_ikony{
    border: 1px solid #ececec;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 32px;
    width: 106px;
    padding-top: 4px;
    padding-left: 4px;
    box-sizing: border-box;
    margin: 0px 16px;
}

.bip_ikony img{
	height:20px;
	width: auto;
}

.bip_ikony img:hover{
	opacity:0.7;
}

.social_ikony{
	border: 1px solid #ececec;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 32px;
    width: 76px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
}

.social_ikony img:hover{
	opacity:0.7;
}

.google_tlumacz{
	border: 1px solid #ececec;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 32px;
    width: 148px;
    margin-left: 16px;
}

.google_tlumacz .goog-te-gadget-simple{
	border:none!important;
}

.main{
	margin-top:202px!important;
}

.animacja_tekst h2{
	font-family: "Open Sans";
	font-size: 20px;
	color:#fff;
	font-weight: 700;
	border-bottom:1px dashed #882819;
	padding-bottom: 10px;
	margin-bottom: -6px;
}
.animacja_tekst p{
	font-family: "Open Sans";
	font-size: 14px;
	color:#fff;
	font-weight: 400;
	padding-bottom: 16px;
}

.animacja_tresc{
	padding: 24px 32px;
}


.podstrona_tresc{
	margin-top:160px;
}

.podstrona_tresc_menu{
	margin-top:160px;
}


.menu_strona_glowna{
	/*position: absolute;*/
    z-index: 99;
    width: 100%;
    /*background: rgba(0, 0, 0, 0.75);*/
}
.menu_strona_podstrona{
	width: 100%;
	background: rgba(0, 0, 0, 0.75);
}

.menu_srodek{
	background: #f3f3f3;
	padding:8px;
}

.menu_srodek ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.menu_srodek ul.menu_prawe_1 li.mmodul,.menu_srodek ul.menu_prawe_1 li.mikona,.menu_srodek ul.menu_lewe_1 li.mmodul,.menu_srodek ul.menu_lewe_1 li.mikona{
	margin-bottom: 0px!important;
}

/**:focus,
*:active,
a:active,
a:focus,
input:focus,
input:active { 
    -moz-outline-style: none!important;
	outline:none!important;
	outline: 0!important;
}*/
.tresc td iframe{
	width: 100%;
}

a:focus
{ 
    /*-moz-outline-style: none!important;*/
	outline-color:#ccc!important;
	/*outline: 1!important;*/
}

.tlo_biale{
	background: #fff;
}

.obramowanie{
	border-left:8px solid #fff;
	border-right: 8px solid #fff;
}

.naglowek{
	height:120px;
	display: flex!important;
	align-items: stretch;
	justify-content: space-between;
	background:#fff;
	margin-top:16px!important;
}

.tresc_moja{
	background: #fff;
	/*border: 1px solid #eee;*/
    padding: 16px 32px 16px 0px!important;
	margin-top: 16px;
	overflow:hidden;
	position: relative;
}


.strona_tlo {
	background-color:#fff;
	background: url(../grafika/tlo.jpg) top -192px center no-repeat;
	background-size: 100%;
}
.szerokosc {
    margin: 0 auto;
    display: block;
    position: relative;
}

.szerokosc100 {

}

.menulogo {

}

.menu_prawe_11{
	/*border:4px solid #f5f5f5;*/
	/*padding: 16px;*/
/*	background: #f3f3f3;*/
}

.szukaj_gora{
	display:flex;
}


.div_kontrast,
.div_czcionka	{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    vertical-align: middle;
    /*height: 35px;*/
    font-family: 'Open Sans';
    font-size: 14px;
    color: #000;
}

.div_kontrast a,
.div_czcionka a {
	color: #000 !important;
    text-decoration: none !important;
    position: relative;
    text-decoration: none!important;
	padding: 0px 24px 0px 24px;
    border-right: 1px solid #bfbfbf;
}


.div_kontrast a:before	{
font-family: FontAwesome;
    font-size: 17px !important;
    content: "\f042";
      padding: 0px 8px 0px 0px;
    position: relative;
    color: #000;
    background: transparent;
    border-radius: 50%;
    margin-right: 0px;
}
.div_czcionka a:before	{
font-family: 'Times New Roman';
    font-weight: 700;
    content: "A+";
    font-size: 17px !important;
    padding: 0px 8px 0px 0px;
    position: relative;
    color: #000;
    background: transparent;
    border-radius: 50%;
    margin-right: 0px;
}

.mail_telefon{
	display:inline-block;
	background: #009fda;
	padding: 10px 16px;
	font-family: "Open Sans";
	color:#fff;
	font-size: 14px;
	margin-right: 24px;
}

.rotator {
	padding: 0px;
	background: #FFFFFF;
	background: linear-gradient(to bottom, #F7F7F7 0%, #FFFFFF 100%) !important;
	border-top: 1px solid #D7D7D7;
	min-height: 0px !important;
}
.stopka_dol{
	background: #434343;
	height: auto;
	overflow: hidden;
	padding-bottom: 32px;
}

.stopka {
	background: #002538 !important;
	color: #FFFFFF !important;
	text-align: center;
	padding: 16px 0px;
}
.stopka a {
	color: #FFFFFF !important;
}
.stopka a:hover {
	color: #FFFF00 !important;
}
.stopka_tytul {
	display: table;
}
.stopka_tytul img,
.stopka_tytul span {
	display: table-cell;
	vertical-align: middle;
}
.stopka_tytul img {
	padding: 0px 0px 5px 0px;
}
.stopka_tytul span {
	font-family: "Oswald";
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
}

.szare .szerokosc13{
	position: relative;
}

.szare .szerokosc13:before{
	content: url(../grafika/stopka_before.png);
	position: absolute;
	top:42px;
	left:-16px;
}

.stopka_naglowek{
	font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 48px 0px 16px 0px;
    background: url(../grafika/naglowek_stopka.png) left 32px bottom no-repeat;
    padding-bottom: 16px;
}
.stopka_tresc {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
}
.stopka_tresc {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 14px !important;
	text-decoration: none !important;
	color: #fff !important;
}

.stopka_tresc .tresc {
	color:#fff;
}

.srodek_tresc {
	margin: 0px;
	text-align: center;
	transition: opacity 1.5s;
	animation-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.strona {
	display: block;
	margin: 0 auto;
	clear: both;
}

.blok {
	text-align: left;
	vertical-align: top;
	float: left;
}

.komunikaty_ogloszenia .start_aktualnosci{
	padding: 24px 0px!important;
	background: #fbfbfb;
	margin-bottom: 16px;
}

.komunikaty_ogloszenia .start_aktualnosci_naglowek{
	padding-left: 16px;
	font-size: 18px;
}

.komunikaty_ogloszenia .start_aktualnosci_ikona{
	min-width: 144px !important;
	width: 144px;
    height: 80px !important;
    background-size: cover !important;
    background-position: center;
    min-height: 80px!important;
}

.komunikaty_ogloszenia .start_aktualnosci_dzial{
	display: none;
}

.komunikaty_ogloszenia .start_aktualnosci_data{
	display: inline-block;
	padding: 0px;
    font-size: 14px;
}

.komunikaty_ogloszenia .start_aktualnosci_ikona_tlo{
	width: 144px!important;
	height: 80px!important;
	overflow: hidden;
}

.komunikaty_ogloszenia .start_aktualnosci_tlo{
	height:108px!important;
	width: 100%!important;
	padding: 24px 16px;
}

.komunikaty_ogloszenia .start_aktualnosci_tytul{
	font-weight: 400!important;
	font-size: 16px;
}

.komunikaty_ogloszenia .start_aktualnosci_wszystkie_tlo{
	padding-right: 16px;
	padding-bottom: 0px;
}



.srodek_tlo	{
	display: block;
	width: 992px;
}
.pasek_menu {
	display: none;
	height: 46px;
}

.start .start {
	margin:0px 25px 0 0;
}

.start {

}
.start span,
.start img {
	margin: 15px 10px;
}
.ikony {
	text-align: right;
}
.ikony a {
	display: inline-block;
	margin: 40px 5px 0px 5px;
}

.pse {
	text-align: right;
}
.pse img {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
.pse img:hover{
	opacity: 0.7;
}
.polec_znajomemu {
	display: none;
	position: absolute;
	z-index: 50;
	width: 302px;
	min-height: 50px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #e2e2e2;
	box-shadow: 1px 2px 0px rgba(0,0,0,0.2);
	margin: 3px 0px 0px 280px;
}
.polec_znajomemu .tresc {
	text-align: left !important;
}
.polec_znajomemu_zamknij {
	position: absolute;
	margin: -10px 0px 0px 290px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CFCFCF;
	cursor: pointer;
}

.spolecznosc {
	text-align: left;
}
.spolecznosc a {
	font-weight: 400;
	font-size: 48px;
	margin: 4px;
	color: rgba(255,255,255,0.7) !important;
	transition: all 0.3s;
}
.spolecznosc a:hover {
	color: rgba(255,255,255,1) !important;
}

.ft-title	{
	display: none;
}

.polityka_mapa {
	font-family: 'Open Sans';
	font-size: 14px;
	text-align: left;
	padding: 8px 16px;
	text-transform: uppercase;
	color: #000;
	margin-top:16px;
}
.intermedia {
	font-family: 'Open Sans';
	font-size: 14px;
	text-align: right;
	padding: 0px 0px 16px 0px;
	color: #bcbcbc;
}

.polityka_mapa a {
	color: #fff !important;
	text-decoration: none !important;
}

.intermedia a{
	color:#fff!important;
	text-decoration: none!important;
}

.walidacja {
	text-align: right;
	padding: 0px 16px;
	margin-top:24px;
}
.walidacja a {
	text-decoration: none;
}

#politykaprywatnosci {
	width: 100vw;
	position: fixed;
	display: table;
	vertical-align: middle;
	z-index: 100000;
	bottom: 0px;
	padding: 8px 0px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	background: rgba(255, 255, 255, 0.91);
}

#politykaprywatnosci > div.szerokosc > div {
	display: table-cell;
	color: #000000;
	font-family: 'Open Sans';
	font-size: 11px;
	text-shadow: #FFFFFF 1px 1px 1px;
	vertical-align: middle;
}
#politykaprywatnosci > div.szerokosc > div:nth-child(1) {
}
#politykaprywatnosci > div.szerokosc > div:nth-child(2) {
	text-align: center;
	width: 50px;
	font-size: 0px;
	color: #D80000;
}
#politykaprywatnosci > div.szerokosc > div:nth-child(2) .fa:before {
	font-size: 36px;
}
#politykaprywatnosci > div.szerokosc > div > a {
	color: #D80000;
	text-decoration: none;
}


#iks{
	cursor: pointer;
}


.mozaika .szerokosc13:after{
	content:url(../grafika/stopka_poziom.png);
	position: absolute;
	top:16px;
}

.mozaika .szerokosc1{
	position: relative;
}

.mozaika .szerokosc1:after{
	content:url(../grafika/stopka_poziom.png);
	position: absolute;
	top:32px;
	right:0;
}

.mozaika .szerokosc13{
	position: relative;
}


.mozaika {
	background: url(../grafika/mozaika.jpg);
	padding: 32px 0px 32px 0px;
	position: relative;
	overflow:hidden;
}


.mozaika h3{
	color: #000;
    font-family: 'Pirata One', cursive;
    font-size: 30px;
    font-weight: 400;
    padding: 0px;
    padding-left: 16px;
    margin: 20px 16px;
}


.mozaika .tresc{
	color:#fff;
	text-align: left;
	margin:0px 0px 10px 16px;
	padding: 0px;
	border-top: 1px solid #018a36;
    line-height: 24px;	
}

.mozaika .tresc_dane{
	color:#fff;
	text-align: left;
	margin:0px 0px 10px 16px;
	padding-top: 5px;
	border-top: 1px solid #018a36;
    line-height: 24px;
    font-family: "Open Sans";	
    font-size: 14px;
}

.szare {
	background:#135ea1;
	overflow: hidden;
	padding-bottom: 32px;
}

.mozaika .fa{
	display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    padding-right: 20px;
}

.szerokosc15 .tresc a img{
	padding-right: 24px;
}

/**/
.animacja_kontener{
	display:flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	background: #fff;
}

.animacja_tekst{
	background: url(../grafika/dane_tlo.png) center right 8px no-repeat;
	display: flex;
    flex-wrap: wrap;
}

.menu_prawe_11 ul.menu_prawe_1 li:first-child{
	border-top:1px solid #d6d6d6;
}

.lista_menu_srodek li .lista_menu_srodek{
	display: none;
}

.fixed24 {
    position: fixed;
    bottom: 0;
    z-index: 90;
}

.moduly .szerokosc13{
	background:#fff;
	position: relative;
}

.moduly .szerokosc13:before{
	content: url(../grafika/wstega.png);
	position: absolute;
	top:0;
	left: 0;
}

.social_icon{
	margin-right: 8px;
}

.social_icon:hover{
	opacity:0.8;
}
