@charset "UTF-8";
/**********************************************************************/
/* Plik CSS wspoldzielony miedzy WSZYSTKIMI multisite-ami             */
/**********************************************************************/

/** NEWSLETTER  ---------------------------------------------------- **/
.component.popup_newsletter{
    padding: 10px;
}

/** KOMUNIKATY  ---------------------------------------------------- **/
span.notice,
span.error,
span.warning,
span.information{
    padding: 10px 8px 10px 38px;
    margin: 1px 0 1px 2px;
	text-align: left;
	text-align: left;
    font-weight: normal;
    text-shadow: 0 0;
    cursor: default;
    display: block;    
    position: relative;
}

span.error{
    border: 1px solid crimson;
    background-color: #ffffae;
    color: crimson;    
}

span.warning{
    border: 1px solid #e67e00;
    background-color: lightyellow;
    color: #e67e00;
}

span.notice{
    border: 1px solid green;
    background-color: #ccffcc;
    color: green;
}

span.information{
    border: 1px solid SlateBlue;
    background-color: lavender;
    color: DarkSlateBlue;
}

span.notice:before,
span.error:before,
span.warning:before,
span.information:before{
    color: inherit;
    font-family: 'Icomoon';
    position: absolute;
    top: 50%;
    left: 8px;
    font-size: 20px;
    font-weight: normal;
    transform: translateY(-50%);
}

span.notice:before{ 
    content: '\e261';
 }

span.error:before{ 
    content: '\e251';
 }

span.warning:before{
     content: '\e24f';
}

span.information:before{ 
    content: '\e25c';
}

/** ZALACZNIKI ----------------------------------------------------- **/
.zalacznik_embeded{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 5px 0 5px 50px;
    margin: 0 0 5px 0;
    display: block;
    min-height: 38px;
    color: inherit;
    text-decoration: inherit;
    font-family: inherit;
}

article .tresc a.zalacznik_embeded{ 
    display: block;
 }

a.zalacznik_embeded{
    font-size: 16px !important;
    line-height: 125%;
    font-family: 'Fira Sans',Arial;
    font-weight: normal;
}

a.zalacznik_embeded strong {
    padding: 0px !important;    
    display: inline-block; 
}

a.zalacznik_embeded .size {
    position: relative;
    top: 0px;
    font-size: 14px !important;
}

/* light menu */
.mainMenu.simplified.light .block > .sub-block-menu {
    width: 200px;
    right: auto;
    margin: 0px 0px;
    left: auto;
	overflow:visible;
	box-shadow: none;
	padding: 0px;
}

.mainMenu.simplified.light .block .sub-block-menu > ul > li {
    width: 100%;
    margin: 5px;
}

.mainMenu.simplified.light .block .sub-block-menu ul > li a {
    text-transform: capitalize;
}

.mainMenu.simplified.light .block .sub-block-menu > ul li {
	position:relative;
}

.mainMenu.simplified.light .block .sub-block-menu .level-2-wrapper,
.mainMenu.simplified.light .block .sub-block-menu .level-3-wrapper,
.mainMenu.simplified.light .block .sub-block-menu .level-4-wrapper{
	display:none;
	background: inherit;
	right: -200px;
    position: absolute;
	width:200px;
	top:0px;
}

.mainMenu.simplified.light .block .sub-block-menu .level-1-wrapper > li:hover > ul,
.mainMenu.simplified.light .block .sub-block-menu .level-2-wrapper > li:hover > ul,
.mainMenu.simplified.light .block .sub-block-menu .level-3-wrapper > li:hover > ul,
.mainMenu.simplified.light .block .sub-block-menu .level-4-wrapper > li:hover > ul{
	display:block;
}

.mainMenu.simplified.light .block .sub-block-menu ul > li:hover > a,
.mainMenu.simplified.light .block .sub-block-menu ul > li a:focus {
    background: white !important;
    color: black;
}

/* end light menu */

/* szczegoly dnia fix */

body .occurances-day-wrapper.info_only {
    text-align: right !important;
    padding: 10px 2px;
}

.daty_rozne {
    text-align: center;
}

.daty_rozne * {
    max-width: none !important;
}

.today_table.one_termin .okHours .napis_godz {
    position: relative;
    left: 32px;
}

.today_table {
    display: flex;
    width: 100%;
    margin: 0px auto;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-right: 10px;
}

.today_table div.okTermin, .today_table div.okHours {
    display: table-cell;
    vertical-align: top;
}

.okHours {
    width: 100%;
    text-align: left !important;
    padding: 15px 0px;
}

.occurances-wrapper .occurances-day-wrapper-separator {
    content: '';
    width: 100%;
    display: block;
    flex: 1 0 100%;
    border-bottom: 1px dotted silver;
}

.today_table > div + div + div + div {
    position: static;
}

.today_table > div + div + div {
    position: relative;
}

.today_table.one_termin .okHours {
    width: auto;	
	padding-top: 0px;
} 

.today_table > div + div + div {
    top: 0px;
}

.okTermin {
    padding-bottom: 10px;
}

.today_table {
    padding-right: 0px;
}

.today_table div.okTermin {
    display: block;
    vertical-align: top;
    width: 100%;
}

.etykieta-dnia {
    float: left;
}

.etykieta_do{
	text-align: center;
    vertical-align: top;
    padding-top: 36px;
    width: 90px;
    padding-right: 0px;
    float: left;
}

.today_table div.okHours {
    padding-left: 0px;
}

.today_table div.okHours {
    width: 100%;
    display: block;
}

.today_table div.okHours {
    padding-left: 0px;
    display: block;
    width: 100%;
}

.okHours .napis_godz {
    float: left;
}

.terminy_tego_dnia .occurance_wrapper {
    float: right;
    text-align: left;
}

.terminy_tego_dnia .occurance span {
    width: 35px;
    text-align: right;
}

.terminy_tego_dnia span.godz_sep {
    text-align: center;
	width: 15px;
}

.terminy_tego_dnia .occurance span:last-child {
    text-align: left;
    width: 35px;
}

.terminy_tego_dnia .today_table div.okHours span {
    margin-bottom: 10px;
    margin-top: 0px;
}


.today_table.one_termin .okTermin .clr{
	display:none;
}

.terminy_tego_dnia .today_table.one_termin .okHours{
	float: right;
	width: 115px !important;
	margin-top: -22px;
}

.terminy_tego_dnia .today_table.one_termin .occurance_wrapper {
    float: right;
    text-align: left;
    margin-top: 10px;
	min-width:82px;
}

.terminy_tego_dnia .today_table.one_termin .okHours > .cl{
	display:block !important;
}

section.component.ocur .belka .title a {
    font-size: 22px;
    padding: 10px 30px 22px 22px;
}

/* end fix ternminy tego dnia */


#PAN_HEAD .mainMenu .block a.menu-level-1:after {
    left: -5px;
}

#PAN_HEAD .mainMenu{
	height:auto;
	z-index: 18 !important;
}

#PAN_HEAD .mainMenu .block.sel a.menu-level-1:after{
	display:none;
}

#PAN_HEAD .mainMenu .block:first-child > a:hover,
#PAN_HEAD .mainMenu .block.sel:first-child > a {
    z-index: 2;
}


@media screen and (min-width: 1210px){
	.glowneMenu {
		position: relative;
	/*	z-index: 1; */
	}
}

body .wysuwany_baner_prawo {
    right: -764px;
    top: 170px;
    width: 795px;
    position: fixed;
    z-index: 100;
}


body .wysuwany_baner_prawo .pole-banerowe.focused, .wysuwany_baner_prawo > div:hover {
    margin-left: -791px;
}

.pogoda {
    position: relative;
    padding-left: 27px;
}

.pogoda:before {
    background: white;
    width: 95px;
    height: 95px;
    display: block;
    content: 'POGODA';
    left: 0px;
    top: 0px;
    position: absolute;
    transform: rotate(-90deg);
    z-index: -1;
    color: black;   
    font-size: 19px;
    padding-left: 0px;
    line-height: 170%;
    text-shadow: 0px 0px;
    text-transform: capitalize;
    font-family: 'Monda',Arial;
}

body #barePanorama canvas {
    height: 350px !important;
}				 	   
						
ul.powiazane-galerie-list{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.powiazane-galerie-list li + li{
    margin-top: 20px;
}

.preloaded-photos{ 
    display: none;
 }


/* poprawki z listy Macieja */

@media screen and (max-width: 1210px){
    fieldset#geoDialog {
        width: 100%;
        text-align: center;
    }

    div#map {
        width: calc(100% - 2px) !important;
    }

    input#comments_attachment {
        float: left;
    }

    a.download-image.button {
        width: 24px !important;
    }

    .zajawka > a:hover .box-right{
        position: static !important;
        background: transparent !important;
    }
}


/* poprawki z listy Macieja */


/* WCAG 2019 */

.goog-te-menu-value > span + img + span + img{
    display:none;
}

.zajawka:after {
    display:none;
}

.zajawka_click{
    width:0px;
    height:0px;
    position:absolute;
    z-index:-999999;
    font-size:0px;
}

@media screen and (min-width: 1210px){
	#hyperss {
		height: 100% !important;
	}
}

#hyperss .slide-image img + img{
	display:none;
}

body .component.newsbox .newsbox-container {
    overflow: visible;
}

body .belka:after{
	display:none;
}

.belka {
    min-height: 50px;
}

.article_oferty_inwestycyjne .table_data td > p:first-child{
	margin-top: 0px;
}

body.module-kalendarz_imprez.action-index .common-filters:not(.active) {
    right: 100px;
}

.mainMenu .zajawka .box-left + .box-right,
span.kali_data_od, span.kali_data_do {
    text-align: left;
}


body .coments_box .common-filters:not(.active) {
    right: 0px;
}


@media screen and (min-height: 100px){
    .mobile-active {
        max-height: 50px !important;
    }
}

@media screen and (min-height: 150px){
    .mobile-active {
        max-height: 80px !important;
    }
}

@media screen and (min-height: 175px){
    .mobile-active {
        max-height: 110px !important;
    }
}

@media screen and (min-height: 200px){
    .mobile-active {
        max-height: 130px !important;
    }
}

@media screen and (min-height: 225px){
    .mobile-active {
        max-height: 150px !important;
    }
}

@media screen and (min-height: 250px){
    .mobile-active {
        max-height: 180px !important;
    }
}

@media screen and (min-height: 275px){
    .mobile-active {
        max-height: 200px !important;
    }
}

@media screen and (min-height: 300px){
    .mobile-active {
        max-height: 225px !important;
    }
}

@media screen and (min-height: 325px){
    .mobile-active {
        max-height: 250px !important;
    }
}

@media screen and (min-height: 350px){
    .mobile-active {
        max-height: 280px !important;
    }
}

@media screen and (min-height: 375px){
    .mobile-active {
        max-height: 300px !important;
    }
}

@media screen and (min-height: 400px){
    .mobile-active {
        max-height: 325px !important;
    }
}

@media screen and (min-height: 425px){
    .mobile-active {
        max-height: 350px !important;
    }
}

@media screen and (min-height: 450px){
    .mobile-active {
        max-height: 380px !important;
    }
}

@media screen and (min-height: 475px){
    .mobile-active {
        max-height: 400px !important;
    }
}

@media screen and (min-height: 500px){
    .mobile-active {
        max-height: 430px !important;
    }
}

@media screen and (min-height: 525px){
    .mobile-active {
        max-height: 450px !important;
    }
}

@media screen and (min-height: 550px){
    .mobile-active {
        max-height: 480px !important;
    }
}

@media screen and (min-height: 575px){
    .mobile-active {
        max-height: 500px !important;
    }
}

@media screen and (min-height: 600px){
    .mobile-active {
        max-height: 530px !important;
    }
}

@media screen and (min-height: 650px){
    .mobile-active {
        max-height: 580px !important;
    }
}

@media screen and (min-height: 700px){
    .mobile-active {
        max-height: 630px !important;
    }
}

@media screen and (min-height: 750px){
    .mobile-active {
        max-height: 680px !important;
    }
}

@media screen and (min-height: 800px){
    .mobile-active {
        max-height: 730px!important;
    }
}

@media screen and (min-height: 850px){
    .mobile-active {
        max-height: 780px!important;
    }
}


body.module-kalendarium.action-wydarzenie ul.active-filters {
    display: none;
}


body.fancybox_actives #page_content{
	display:none;
}

.fancybox-title > h4 {
    max-width: 95%;
}


/** BOKSY INFORMACYJNE   ------------------------------------------------------- */
.Bardzo_wazne_box, .Uwaga_box, .Istotne_informacje_box {
    padding: 10px 20px 10px 74px;
    display: block;
}

.Bardzo_wazne_box{
    border: 5px solid #ca0000;
    background: #fff url('/themes/skin_01/images/redbox.png') no-repeat scroll 13px 13px;
}

.Uwaga_box{
    border: 5px solid #ffd700;
    background: #fff url('/themes/skin_01/images/yellowbox.png') no-repeat scroll 13px 13px;
}

.Istotne_informacje_box{
    border: 5px solid #337bcc;
    background: #fff url('/themes/skin_01/images/bluebox.png') no-repeat scroll 13px 13px;
}



.Bardzo_wazne_box::first-line, 
.Uwaga_box::first-line,
.Istotne_informacje_box::first-line{
    display: block;
    font-size: 19px;
    font-weight: 500;
    text-shadow: 1px 0px;
    letter-spacing: 0.5px;
    line-height:150%;
}

.Bardzo_wazne_box::first-line{color: #ca0000;}
.Uwaga_box::first-line{color: black;}
.Istotne_informacje_box::first-line{color: #337bcc;}



/* end boxy */
body #PAN_HEAD .mainMenu .block:first-child a,
body #FULL_FOOT .mainMenu .block:first-child a,
#FULL_FOOT .mainMenu .block:first-child > a:hover,
#FULL_FOOT .mainMenu .block.sel:first-child > a, 
#PAN_HEAD .mainMenu .block:first-child > a:hover,
#PAN_HEAD .mainMenu .block.sel:first-child > a { 
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

@media screen and (max-width: 1210px){
	.wcag_links div.links div.hidden {
		display: none;
	}
}

/* panel w wersji respo */
@media screen and (max-width: 1210px) {
	.mobile-menu > a.mobile-icon-panel:before {
		display: block;
		content: '\f037';
		font-family: 'FontAwesome';
		position: relative;
		top: 2px;
	}
	
	td#PAN_2.mobile-active .miejsce-banerowe,
	td#PAN_2.mobile-active .component{
		display: block !important;
	}
	
	td#PAN_2.mobile-active .component {
		text-align: left;
	}
}


