﻿.artykuly{
 	display:flex;
 	justify-content: space-between;
 	align-items: stretch;
 	flex-wrap: wrap;
}

.aktualnosci-tlo{
    display: flex;
    flex: 100%;
    flex-wrap: nowrap;
    width: 100%;
    padding: 28px 0px;
    border-bottom: 1px solid #ececec;
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
}
/*.artykul-tlo {
	width: initial;
	display: block;
}*/
.strona-dzial{
	font-size: 14px;
	color:#000;
	display: none;
}

.strona-data{
	font-size: 14px;
	color:#000;
	font-weight: 400;
	margin:0px 0px 2px 0px;
	display: none;
}

.strona-data:before{
	font-family: "Font Awesome 5 Free";
	/* content: "\f075"; */
	content: url(../grafika/arr2.png);
	padding-right: 6px;
    top: 0px;
    position: relative;
    font-size: 12px;
}

.strona-data span:last-child{
	display: none;
}

.strona-tresc-data {
    display: block;
    padding: 8px 0px;
}
.strona-data {
	display: block;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}
.strona-tresc-dzial {
  font-size: 16px;
  display: none
}
.aktualnosci-filtr {
  font-size: 13px;
  margin: 2px 0;
}
.strona-tresc-filtr {
  margin: 4px 0;
}
.strona-tresc-dzial,
.strona-tresc-filtr strong,
.aktualnosci-filtr strong {
  color: #000;
}
.strona-tytul2{
    font-size: 20px;
    font-weight: 900;
    color: #000;
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: left !important;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
}
.modul-tytul2{
	font-size: 18px;
	font-weight: 900;
}


.strona-tytul2:hover{
	opacity:0.6;
}

.artykul-tresc-tlo{

}

.strona-skrot{
	font-weight: 400;
	color:#000;
	font-size: 16px;
    line-height: 28px;
}

.strona-skrot p{
	margin: 0;
}

.artykul-ikona-tlo{
    background-size: cover;
    background-position: center;
    overflow: hidden;
    width: 192px;
    height: 128px;
    border: 1px solid #e5e5e5;
    margin-bottom: 16px;
}
.aktualnosci-ikona-tlo {
	overflow: hidden;
	margin-top:0px;
    margin-bottom: 0px;
	margin-right: 24px;
    width: 384px;
    height: auto;
    min-width: 192px;
    min-height: 128px;
    border:none;
    aspect-ratio: 3/2;

}
.strona-tresc-ikona {
	width: 192px;
	height: 128px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin: 0px 16px 16px 0px;
}
.strona-ikona {

}
.aktualnosci-ikona{
    width: 100%;
    height: auto;
    transition: 0.3s;
    transform: scale(1);
    /* background-size: cover!important; */
    background-position: center center !important;
    aspect-ratio: 3/2;
}

.artykul-tlo:hover .aktualnosci-ikona{
 transition: 0.3s;
 transform:scale(1.1);
}

.aktualnosci-tresc-tlo{
    /* width: auto; */
    word-break: break-word;
    /* max-width: 456px; */
    flex: 1 1;
}



.aktualnosci-wiecej-tlo{
	display:none;
}



.aktualnosci-powrot-tlo{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    order: 2;
    align-items: center;
    margin-top: 0px;
    background: #fff;
    padding: 32px 0px;
	}
.aktualnosci-archiwum-tlo{
 /* display: none;*/
/* margin-top:16px;*/
}

a.aktualnosci_powrot, a.aktualnosci-powrot{
    padding: 18px 60px 18px 48px;
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration-color: transparent;
    position: relative;
    background-color: #595295;
    border-radius: 28px;
}

a.aktualnosci_powrot:hover, a.aktualnosci-powrot:hover{
	opacity: 0.7;
}

a.aktualnosci_powrot:before, a.aktualnosci-powrot:before{
    /* font-family: "Font Awesome 5 Free";
    content: "\f105"; */
    content: url(../grafika/arr2.png);
    position: absolute;
    right: 40px;
    top: 18px;
}

.aktualnosci-agregator-tlo{
    padding: 32px 56px;
}

h1.h1-tytul{
    /* background: #fff;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-family: 'Lato', serif;
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 24px;
    position: relative;
    text-align: left; */
    padding: 8px 0px 24px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    color: #473d93;
}



/*h1.h1-tytul:before{
	content: url(../grafika/naglowek_before.png);
	top:0;
	left: 0;
	padding-right: 8px;
}*/


/*Archiwum*/

.aktualnosciarchiwum-tlo{
	display: flex;
    flex-wrap: nowrap;
    width: 100%;
    padding: 16px 0px;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}

.aktualnosciarchiwum-ikona-tlo {
	overflow: hidden;
	margin-top:0px;
	margin-right: 24px;
	width: 192px;
	height: 128px;
    min-width: 192px;
    min-height: 128px;
}

.aktualnosciarchiwum-ikona{
	width: 192px;
	height: 128px;
    min-width: 192px;
    min-height: 128px;
}
.aktualnosciarchiwum-wiecej{
	display:none;
}

/*Startowe*/
/**/

.aktualnosci-startowe{
    padding: 0;
}
.aktualnosci-startowe .aktualnosci-tlo{
    display: flex;
    flex: 100%;
    flex-wrap: nowrap;
    width: 100%;
    padding: 56px 56px;
    border-bottom: none;
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #fff;
    margin-bottom: 24px;
}

.aktualnosci-startowe .aktualnosci-ikona-tlo{
    width: 384px;
    height: auto;
    margin: 0px 24px 0px 0px;
    min-width: 192px;
    min-height: 128px;
    /* max-height: 88px; */
    /* flex: 1 1; */
    aspect-ratio: 3/2;
}

.strona-ikona-blur{
    display: block!important;
}

.aktualnosci-startowe .aktualnosci-ikona{
    width: 100%;
    height: auto;
    /* min-height: 260px!important; */
    aspect-ratio: 3/2;
}

.aktualnosci-startowe .aktualnosci-tlo .aktualnosci-tytul2{
    font-weight: 900;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    line-height: 36px;
    color: #000;
    margin: 8px 0px;
    /* margin-bottom: 16px; */
}

.aktualnosci-startowe .aktualnosci-tlo .aktualnosci-skrot{
	font-weight: 400;
	color:#000;
	font-size: 16px;
    line-height: 28px;
	/*display: none;*/
}

.aktualnosci-startowe .aktualnosci-tlo:nth-child(even) .aktualnosci-tresc-tlo{
    order:1!important;
}

.aktualnosci-startowe .aktualnosci-tlo:nth-child(even) .aktualnosci-ikona-tlo{
    order:2!important;
    margin: 0px 0px 0px 24px;
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	/* .aktualnosci-tresc-tlo{
		max-width: 296px;
	} */
}

@media all and (min-width: 320px) and (max-width: 1023px){
	.aktualnosci-startowe {margin-top:9px;}
}

@media all and (min-width: 0px) and (max-width: 639px) {
	.aktualnosci-tlo{flex-wrap: wrap!important;}
	.aktualnosci-ikona-tlo{    
		width: 100%!important;
		height: auto!important;
		margin: 0px 0px 8px 0px!important;
		min-width: 192px;
		min-height: 128px;
		aspect-ratio: 3/2;}
	.aktualnosci-ikona{aspect-ratio: 3/2;
		width: 100%!important;
		height: auto!important;}
	.aktualnosci-startowe .aktualnosci-tlo{width: 100%!important; padding: 30px;}
    .aktualnosci-startowe .aktualnosci-tlo:nth-child(even) .aktualnosci-tresc-tlo{
        order:unset!important;
    }
    .aktualnosci-startowe .aktualnosci-tlo:nth-child(even) .aktualnosci-ikona-tlo{
        order:unset!important;
    }
    .aktualnosci-powrot-tlo {
    padding: 32px 30px;
    justify-content: center;
    }
}
