@charset "utf-8";
/* CSS Document */


.hintmb{ position:absolute; z-index:2; width:280px; top:40px; left:calc(50% - 140px); overflow:hidden;  display:none;}
*:hover>.hintmb{ display:block;}
.hintmb>div{ background:rgb(90,90,102); color:#fff; padding:25px; text-align:left;}
.hintmb>div>span{ display:block; margin-top:10px;}
.hintmb>aside{
	width:0px;
	height:0px;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-bottom:10px solid rgb(90,90,102);
	margin-left:35px;
}

body > header .i{ top:170px; }

body.subpage section .content ol > li{font-weight: 500 !important;}

.s_reforma{padding:60px 0; height:553px; max-width: 1260px; margin: 0 auto;background:no-repeat center;background-size:cover !important; color:#fff !important ;}
.s_reforma>h2{ text-align: center;   margin-top: 0px; margin-bottom: 50px !important; height: 58px; max-width: 100% !important;}
.s_reforma>h2>span{font-size:50px !important; font-weight: bolder;}
.s_reforma>article{display: table; width: 100%;  height:calc(100% - 108px); table-layout: fixed;  } 
.s_reforma>article *{font-weight:400;}
.s_reforma>article>*{ display: table-cell;  height: 100%; vertical-align: top; text-align: center;}
.s_reforma>article>*:first-child{border-right: 3px dashed #fff; padding-left:90px; padding-right: 150px; }
.s_reforma>article>*:last-child{ padding-left:150px; padding-right:90px; }
.s_reforma>article>*>h3{ font-size:35px !important; text-shadow: 0px 1px 1px rgba(122, 122, 122, 1); margin: 0 0 15px 0; color:#fff !important ;}
.s_reforma>article>*>h3>span{display: block; font-size:35px !important; }
.s_reforma>article>*>div{font-size: 22px !important; text-shadow: 0px 1px 1px rgba(122, 122, 122, 1); color:#fff !important ;}
.s_reforma>article>*>div>span{font-size: 22px !important; }
.s_reforma>article>*>a{ display: block; padding: 25px 30px; background:rgb(237,95,94) ; color: #fff; font-size:16px !important; text-decoration: none; margin-top:50px; }
.s_reforma>article>*>a:hover{background:rgb(247,122,120); }
.s_reforma>article>*:last-child>a{background:rgb(92,171,246);}
.s_reforma>article>*:last-child>a:hover{background: rgb(115,188,255)}

.banery_uth{display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%;}
.banery_uth>*{display: inline-block; width:calc(50% - 10px);}
.banery_uth>*>img{width: 100%;}
.banery_uth>*>img.desk{display: block;}
.banery_uth>*>img.mob{display: none;}


.mb_mix2{padding:50px !important; overflow: hidden !important;}
.mb_mix2>.bg{ display:block }
.mb_mix2>div{}

#logo>i{ display: block; width: 175px; height: 40px; vertical-align: top; font-size:7rem; overflow: hidden; display: none}
#logo>i:before{ display: block; margin-top: -35px; color: rgb(64,81,90);} 

#logo .logo_duze{display: block;}
#logo .logo_male{display: none;}

.mberror404{margin-bottom:50px !important;}
.mberror404>section{display: table; width: 100%; max-width:530px; table-layout: fixed; margin:40px auto;}
.mberror404>section>*{display: table-cell;padding: 20px; vertical-align: middle;}
.mberror404>section>* h2{margin: 0 0 10px 0; font-size: 1.7rem;}
.mberror404>nav{display: flex; flex-wrap: wrap; width: 100%; max-width:640px;  margin: 0 auto; justify-content: space-between; background: rgb(231,231,231); padding: 40px;}
.mberror404>nav>*{ display: block; width: 45%; text-align: left; background: transparent !important; }
.mberror404>nav>*:first-child{text-align: center;  width: 100%; margin-bottom: 10px;}
.mberror404>nav>*>a{ margin-top: 10px; display: block;}
 
#aktualizacje_baner_mobilne{display: none;}
#aktualizacje_baner_desktop{display: block;}






.s_reforma_d{ padding:40px 0; max-width: 1260px; margin: 0 auto;}
.s_reforma_d *{color: #fff}
.s_reforma_d>*{width: calc(100% - 80px); padding: 0 40px;}
.s_reforma_d>h2{ margin-top: 0px; margin-bottom: 50px !important;  max-width: 100% !important;}
.s_reforma_d>h2>span{font-size: 35px !important; display: block;}
.s_reforma_d>article{display: table;  height:calc(100% - 108px); table-layout: fixed;}
.s_reforma_d>article>*{ display: table-cell; vertical-align: top;  height: 434px;}
.s_reforma_d>article>aside{width:560px; }
.s_reforma_d>article>aside>div{height: 100%;width: calc(100% - 20px); max-width:608px; margin: auto;background: no-repeat  top center; background-size: contain;}
.s_reforma_d>article>aside:first-of-type{display: none;}
.s_reforma_d>article>div>div{display: table; width: 100%; position: relative; margin-bottom: 35px;}
.s_reforma_d>article>div>div>*{display: table-cell; vertical-align: middle;}
.s_reforma_d>article>div>div>i{padding-right:20px; width: 56px;}
.s_reforma_d>article>div>div>div{cursor: pointer;}
.s_reforma_d>article>div>div>div>span{display: inline-block; width: 16px; height: 16px; text-align: center; line-height: 16px; border-radius: 50%; vertical-align: middle; border: 1px solid rgba(255,255,255,1.00); margin-left: 10px;}
.s_reforma_d>article>div>div>div:hover>span{background:rgba(255,255,255,1.00) ; color:rgb(248,104,104) ;}
.s_reforma_d>article>div>div>aside{position: absolute; top:40px; left: calc(50% - 25px); z-index: 3;display:none; }
.s_reforma_d>article>div>div:hover>aside{display:block;}
.s_reforma_d>article>div>div>aside>i{border: 8px solid transparent; width: 0px; height: 0px;  border-bottom-color: rgb(90,90,102); margin-left:25px; display:block;}
.s_reforma_d>article>div:last-of-type>div>aside{right: calc(50% - 25px); left: auto;}
.s_reforma_d>article>div:last-of-type>div>aside>i{ margin-right:25px;  margin-left: auto;}
.s_reforma_d>article>div>div>aside>div{padding:8px; background: rgb(90,90,102);width: 300px;}
.s_reforma_d>article>div>div>aside>div>*{display: block;}
.s_reforma_d>article>div>div>aside>div>a:hover>span{text-decoration: underline;}


.s_reforma_d>article>div>div>aside>div>span{text-align: right; cursor: pointer; color: rgba(255,255,255,0.8); height:12px; line-height:12px;  overflow: hidden; display: none;}
.s_reforma_d>article>div>div>aside>div>a{ padding:10px 15px 15px 15px; width: calc(100% - 30px)}
.s_reforma_d>article>*>*{position: relative;}

.s_reforma_d_k2{background:rgb(92,171,246);}
.s_reforma_d_k2>article>div>div>div:hover>span{color:rgb(92,171,246);}

.s_ref_bg_1{background: rgb(248,104,104); color: #fff; overflow: initial !important; }
.s_ref_bg_2{background:rgb(92,171,246); color: #fff; overflow: initial !important;}
.s_ref_bg_2 article>div>div>div:hover>span{color:rgb(92,171,246) !important;}


.programie, .programie>*{overflow: initial !important;}

.warstwa_flex_t2{position: fixed; z-index:1900;display: flex; justify-content: center; align-content: center; flex-wrap: wrap; height: 100%; width: 100%; background: rgba(0,0,0,0.65); top:0px;  }
.warstwa_flex_t2>article{display: block; max-width: 90%; width:600px; max-height:90%; position: relative; background:transparent; align-self: center; }
.warstwa_flex_t2>article>aside{position: absolute; top:0px; right:0px;cursor: pointer; }
.warstwa_flex_t2>article>aside>img{width:25px;}
.warstwa_flex_t2>article img{max-width: 100%;}
.warstwa_flex_t2>article>section>a{display: block;cursor: pointer;}
.warstwa_flex_t2>article>section{background:none !important;}

.pakiecie>table,.pakiecie>table>*{display: block;}
.pakiecie>table>*>*{display: flex; width: 100%;align-items: center;}
.pakiecie>table>*>*>*{display:block;}
.pakiecie>table>*>*>*>h2{}



.dl-menuwrapper .dl-menu{border-bottom:rgba(255,255,255,0.76) solid 1px; border-left:rgba(255,255,255,0.76) solid 1px; border-right:rgba(255,255,255,0.76) solid 1px;  }
#dl-menu .extra img { max-width: 100%;}

@media only screen and  (max-width:1260px) {
    body > header .i{display: none;}
    .dl-menuwrapper li:hover *{background: rgba(255,255,255,0)!important;
}
        
@media only screen and  (max-width:1185px) {
	.s_reforma>article>*:first-child{padding-left:70px; padding-right:70px; }
	.s_reforma>article>*:last-child{ padding-left:70px; padding-right:70px; }
	.s_reforma>article>*>div>span{display: block;}

	
	.s_reforma_d>*{width: calc(100% - 60px); padding: 0 30px;}
	.s_reforma_d>article>aside{width:50%; }
	.s_reforma_d>h2>span{font-size: 26px !important;}
 .s_reforma_d>article>aside>div{height: 100%;width: calc(100% - 20px); max-width:608px; margin: auto;background: no-repeat center; background-size: contain;}
	
}

@media only screen and  (max-width:965px) {
	.s_reforma>article>*{ padding:0 50px !important;}
	.s_reforma>article>*>a{font-size: 16px !important;}
	
}
@media only screen and  (max-width:800px) {
	.s_reforma{height: auto;}
	.s_reforma>h2{margin-bottom: 30px  !important; height: auto;}
	.s_reforma>h2>span{display: block;font-size:35px !important; }
	.s_reforma>article, .s_reforma>article>*{ display: block; overflow: hidden;}
	.s_reforma>article>*{ padding:0 35px !important; border: none !important; height: auto;}
	.s_reforma>article>*>h3{ font-size: 20px !important; margin-bottom: 12px;}
	.s_reforma>article>*>h3>span{display: inline-block; font-size: 20px !important; }
	.s_reforma>article>*>div{font-size: 16px !important; }
	.s_reforma>article>*>a{margin:20px auto auto auto; max-width: 350px; padding: 12px 15px; font-size: 12px;}
	.s_reforma>article>*:last-child{margin-top: 45px !important;}
	.s_reforma>article>*>div>span{ display: inline-block;font-size: 16px !important;}
	
	.mb_mix2>div>table, .mb_mix2>div>table>*, .mb_mix2>div>table>*>tr, .mb_mix2>div>table>*>tr>*{display: block !important;}
	.mb_mix2>div>table>*>tr>*{width:100% !important; padding-right: 0px;}

	.s_reforma_d>article>div>div:hover>aside{ display: none;}
	.s_reforma_d>*{width: calc(100% - 60px); padding: 0 30px;}
	.s_reforma_d>h2{margin-bottom: 40px !important;}
	.s_reforma_d>h2>span{font-size: 25px !important;}
	.s_reforma_d>article{display: block;  }
	.s_reforma_d>article>*{ display: block !important; height: auto;}
	.s_reforma_d>article>aside>div{background-position:left center !important; width: 100%;}
	.s_reforma_d>article>div>div{margin-bottom: 20px;}
	.s_reforma_d>article>div>div>aside{right:0px !important; left: 0px !important; width:calc(100% - 20px); width: auto;}
	.s_reforma_d>article>div>div>aside>i{ margin-right:auto !important;  margin-left:80px !important;}
	.s_reforma_d>article>aside{width:100%; height:205px; margin-bottom: 35px; }
	.s_reforma_d>article>aside>*{height: 100%; width: 100%; background-size:contain; background-position: left !important;}
	.s_reforma_d>article>aside:last-of-type{display: none !important;}
	.s_reforma_d>article>div>div>aside>div{width: 200px;}
	.s_reforma_d>article>div>div>i{padding-right:15px; width:40px;}
	.s_reforma_d>article>div>div>i>img{width:40px; }
	.s_reforma_d>article>div>div>aside>div>span{ display: block;}
}
@media screen and (max-width: 768px)

{
    .banery_uth>*>img.desk{display: none;}
.banery_uth>*>img.mob{display: block;}
    .pakiecie>table>*>*{flex-wrap: wrap;}
#logo>i{display: block;}
	
	#logo .logo_duze{display: none;}
	#logo .logo_male{display: block;}	
	#aktualizacje_baner_mobilne{display:block;}
	#aktualizacje_baner_desktop{display:none;}

	#overBlogPopUp .content{
		width:292px;
	}
	.mberror404>section, .mberror404>section>*, .mberror404>nav{display: block; text-align: center;}
	.mberror404>nav{width:calc(100% - 80px);}
	.mberror404>nav>*{width: 100%;}
}
@media only screen and  (max-width:350px) {
	.banery_uth>*{display: inline-block; width:100%;}
    
}@media only screen and  (max-width:340px) {
	.s_reforma_d>article>aside{width:100%; height:170px; margin-bottom: 35px; }
    
}

.span_odstepy{font-size:18px; font-weight: bold; color:#FFFFFF; background:#fe6d40; padding:0px 5px;display: inline-block;}
.span_odstepy2{font-size:16px; color:#FFFFFF; background:#fe6d40;padding:0px 5px;display: inline-block;}

.rozsuwanie_bc>*{display: flex; justify-content: space-between; border-bottom:1px solid rgba(66,65,71,1.00); padding: 15px 0px; transition: 1s;}
.rozsuwanie_bc>*>*{display: inline-flex; align-items: flex-start;}
.rozsuwanie_bc>*>div{width: calc(100% - 80px); flex-direction: column; }
.rozsuwanie_bc>*>div>h3{margin: 0px; font-size: 1rem; font-weight: normal;}
.rozsuwanie_bc>*.activ>div>h3{margin-bottom:10px;  font-weight: bold;}
.rozsuwanie_bc>*>div>span{display: block; transition: 0.5s; overflow: hidden; height: 0px;}
.rozsuwanie_bc>*.activ>div>span{height: auto; }
.rozsuwanie_bc>*>i{width: 70px; justify-content: center; transition: 0.5s;}
.rozsuwanie_bc>*>i:before{transition: 0.5s;}
.rozsuwanie_bc>*.activ>i:before{transform: rotateX(180deg);}

.v1909{font-size:30px !important; margin-top: 35px;}
.file_lis_hor{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 15px; }
.file_lis_hor>*{width: 100%; margin-top: 10px; display: inline-flex; align-items: center; }
.file_lis_hor>* *{color: #4b76ba; }
.file_lis_hor>* a{border-bottom: 1px solid #4b76ba; }
.file_lis_hor>*>aside{margin-right: 10px;}
.file_lis_hor>*>aside>img{height: 25px;}

