
/** newsbox **/
.newsbox-container 
{
    position:relative;
    background-color:transparent;
    margin: 15px 0 35px 0;
    min-height: 378px !important;
	max-width: none !important;
	outline: 1px solid #707070;
    outline-offset: 0px;
}



.newsbox-container .slide-shaper 
{ display: block; } 

.newsbox-container .zaj-wrapper 
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0px !important;
}

.newsbox-container .pager-button .borders_title{
	height:2px;
	width:100px;	
	background: #ed1c21 !important;
	margin-bottom: 10px;
}

.newsbox-container .zaj-wrapper.active 
{
    z-index:10;
    animation: 0.35s fadeIn 1 forwards;
    -webkit-animation: 0.35s fadeIn 1 forwards;
}
@keyframes fadeIn 
{
    100% {opacity:1}
}

.newsbox-container .zaj-wrapper:not(.active) 
{
    animation: 0.35s fadeOut 1 forwards;
    -webkit-animation: 0.35s fadeOut 1 forwards;
}
@keyframes fadeOut {
    0%{opacity:1}
    100% {opacity:0}
}

.newsbox-container .nb-shaper-image 
{
    width:100%;
    padding-bottom:43.5%; /* definiuje aspect ratio - dla szerokoï¿½ci 100 px wysokoï¿½ï¿½ to wartoï¿½ï¿½ padding-bottom - przeliczyï¿½ dla kaï¿½dego newsboxa */
    display:block;
}

.newsbox-container .nb-shaper-text 
{
    width:100%;
    padding-bottom:20%;
    display:block;
}

.newsbox-container .timer 
{
    display:block;
    width:100%;
    height:5px;
    background:#ccc;
    position:relative;
    float:left;

    margin-bottom:10px;
    margin-top:5px;
}

.newsbox-container .pager 
{
    width: 291px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap;
	/*border-radius: 0px 6px 6px 0px;*/
    /*background: #fff;*/
    border-left: 1px solid #707070;
    padding: 0 0 0 0px;
}
.newsbox-container .pager-button 
{
    width: 100%;
    height: auto;
    padding: 0 0px 0px 0px;
    margin: 0;
    display: block;
    color: #000;
    background: #fff;
    cursor: pointer;
	position: absolute;   
}

.newsbox-container .kali_box .borders_title{
	display:block !important;
}

.newsbox-container .borders_title+.borders_title {
    display: none !important;
}

/*.newsbox-container .title{
    font-weight: normal;
	font-size: 45px;
	line-height: 100%;
}*/

.newsbox-container .pager-button .kali_box .borders_title {
    margin-left: 21px;
}

.newsbox-container > ul.zaj-list .borders_title {
    display: block;
    height: 4px;
    width: 100px;
	background: #ed1c21 !important;
	margin-bottom: 20px !important;
}

.newsbox-container .pager-button .tresc,
.newsbox-container .kali_info{
	display:none !important;
}

.newsbox-container .pager-button .box-right .title{
	font-size: 20px;
    text-transform: none;
    word-spacing: 1px;
    font-weight: 300;
    font-family: 'Roboto Condensed', Arial;
    position: relative;
    padding: 12px 10px 12px 20px;
    display: block;
    text-transform: uppercase;
	background: #d7d7d7;
	line-height: 18px;
}

.newsbox-container span.termin {
    display: none !important;
}

.newsbox-container .pager-button .box-right .title:hover {
    text-decoration: none !important;
}

.newsbox-container .pager-button.active .box-right .title{
	/*background:white; */
}

.newsbox-container > .zaj-list .box-right .tresc{
	display:block !important;
	margin-top: 4px;
}

.newsbox-container .box-left .tresc{
	display:none !important;
}

.newsbox-container .pager-button.animated {
    transition: transform .3s;
}

.newsbox-container .pager-con .but1 {
    z-index: 5;
}

.newsbox-container .pager-button.active 
{
/*    background: rgba(152, 42, 65, 0.9) !important;
    color: #fff !important;*/
}

.newsbox-container .zajawka > a {
    padding-bottom: 0px !important;
	z-index: 2;
}

.newsbox-container .zajawka.in-column > a > .box-left,
.newsbox-container .zajawka.in-column > .box-left {
    margin: 0;
    float: left;
}


.newsbox-container .pager-button .box-left
{/* display: none; */}

.newsbox-container .pager-button .box-right
{ 
    display: block; 
    position: static;
    padding-bottom: 0px !important;
    margin-top: 0 !important;
}

.newsbox-container .pager-button .box-left{
    height: 165px;
    width: 325px !important;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-bottom: 3px;
    display: none;
}

.newsbox-container .pager-button .box-left img{
	transition: transform .3s;
}

.newsbox-container .pager-button:hover .box-left img {
    transform: scale3d(1.1,1.1,1);	
}

.component.newsbox {
    background: transparent;
	margin-bottom: 0px;
}

.newsbox-container .pager-button {
    width: 100%;
	margin: 0px 0px 1px 0px;
    height: 0px;
    height: auto;
    display: block;
    float: left;
    color: black;
    background: white;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    transform: translate3d(0px, 0px, 1px);
    transition: none;
	overflow: hidden;
}

.newsbox-container .pager-button.animated {
    transition: transform .3s;
}

.newsbox-container .pager-button::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 20;
    transform: translate3d(0, 0, 1px);
}

.newsbox-container .pager-button.active .title-wrapper {   
    cursor: auto;
    overflow: hidden;
}

.newsbox-container .pager-button.active::before {
    content: '';
    width: 5px;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    display: none;
    position: absolute;
}

.newsbox-container .pager-button .box-left {
    width: 100%!important;
    display: none;
}

.newsbox-container .pager-button .box-left img {
    width: 100%;
    transform: scale3d(1, 1, 1);
    transition: transform .3s;
}

.newsbox-container .pager-button:hover .box-left img {
    transform: scale3d(1.1, 1.1, 1);
}

.newsbox-container .pager-button .box-right {
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    transform: scale3d(1, 1, 1);
}

.newsbox-container .pager-button .box-right::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    right: 0;
    bottom: 0;
}

.newsbox-container .pager-button .box-right .tresc {
    display: none;
}

.newsbox-container .pager span.etykieta_zajawka {
    border-top: none;
}


.newsbox-container span.etykieta_zajawka .label,
.newsbox-container .pager span.etykieta_zajawka .label {
    height: calc(100% + 7px);
    margin-top: 0px !important;
    border-right: none !important;
    box-shadow: none;
    margin: 0px;
    float: left;
    z-index: 12;   
    width: 10px;
}

.newsbox-container .pager-button .box-right .tresc,
.newsbox-container .pager-button .box-right .link,
.newsbox-container .pager-button .box-right .info,
.newsbox-container .pager-button .box-right .box-iobiekt
{ display: none; }

.newsbox-container span.etykieta_zajawka .label+.label {
   
}

span.etykieta_zajawka .label:first-child {
    position: static !important;
}

.newsbox-container .zaj-list span.etykieta_zajawka .label:first-child {
	margin-left: 3px !important;
}

.newsbox-container .pager-button:hover,
.newsbox-container .pager-button:focus
{
/*    background: rgba(152, 42, 65, 0.35);
    color: #fff;
    transition: all 0.35s ease;*/
}

.newsbox-container .pager2
{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 612px;
    z-index: 10;
    width: 260px;
    height: 20px;
	display: none;
}

.newsbox-container .pager2 > .pager-button2
{
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background: #E9E9E9;
	cursor:pointer;
}

.newsbox-container .pager2 > .pager-button2.active
{
    background: #11B1EF;
	color: white;
}

.newsbox-container .nav-arrow 
{
    display: block;
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 85px;    
    cursor: pointer;   
    font-size: 0;    
}

.newsbox-container span.nav-arrows {
    position: absolute;
    width: 100%;
    top: 38%;
    transform: translateY(-50%);
}

.newsbox-container .nav-arrow.disabled{
	opacity:0.3;
} 

.newsbox-container .zajawka.in-column:not(.non_tresc) > a:focus .box-left .tresc,
.newsbox-container .zajawka.in-column:not(.non_tresc) > a:hover .box-left .tresc {
    position: static;
}

.newsbox-container .nav-arrow.prev
{
    left: -75px;
    background: #E9E9E9 url(/images/portal/llh.png) no-repeat 3px center;
    /*border-radius: 6px;*/
}

.newsbox-container .nav-arrow.prev:hover
{
    background: #CF282F url(/images/portal/ll.png) no-repeat 3px center;
}

.newsbox-container .nav-arrow.next
{
    right: -52px;    
	background: #E9E9E9 url(/images/portal/rrh.png) no-repeat;
	/*border-radius: 6px;*/
}

.newsbox-container .nav-arrow.next:hover
{
	background:#CF282F url(/images/portal/rr.png) no-repeat;
}

.newsbox-container > .zaj-list span.etykieta_zajawka {
    margin-bottom: 8px;
    margin-left: -1px;
	display: none;
}


.newsbox-container .nb-title {
    font-weight: bold;
    margin-bottom:1em;
}
.newsbox-container .nb-excerpt {
    margin-bottom:1em;
}

.nb-read-more {}


.newsbox-container .zajawka .link
{ 
    display: inline-block !important;
    float: left;
    letter-spacing: 0px;
    padding: 5px 12px;
    font-size: 17px;
 }
 
 .newsbox-container .zajawka .link:hover{
	 color:white;
	 background:#DF2931 !important;
 }

.newsbox-container .zajawka.in-column .box-left img
{
    width: auto; 
	outline: 1px solid white;
    outline-offset: -1px;
}

.newsbox-container .zaj-list
{
    overflow: visible;
}

.newsbox-container .pager-button img {
    width: 100%;
    height: 172px;
	max-width: 100%;
}

.newsbox-container .zajawka .info strong.date:before,
.newsbox-container .zajawka .info strong{
	display:none;
}

.newsbox-container .zajawka .info strong.date{
    display: inline-block;
	color: white;
	border-bottom: 1px solid white;
	padding: 0px;
    margin: 0px;	
    font-family: 'Titillium Web', Arial;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0px;
    padding-bottom: 3px;
}

.newsbox-container .zaj-list {
    width: 909px;
    float: left;
}

span.info_newsbox > span {
    float: left;
    margin-right: 10px;
    vertical-align: top;
}

.newsbox-container > .zaj-list .title{
	clear:both;
    text-shadow: 0px 0px;
    font-family: "Roboto Condensed", Arial;
    font-weight: 300;
    font-size: 24px;
    line-height: 120%;
    word-spacing: 1px;
    padding: 13px 0 0 30px;
}

.newsbox-container .zajawka .info {
    padding: 0px;
    margin: 0px;
	font-size: 0px;
}

.newsbox-container .zajawka {
    margin: 0 0 0px 0;
}

.newsbox-container .zajawka > a {
	height:auto !important;
}

span.info_newsbox {
    text-shadow: 1px 2px black;
}

.newsbox-container .zajawka > a .box-right {
	position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    width: calc(100% - 594px) !important;
    bottom: 0;
    background: #f3f3f3;
	padding-left: 25px !important;
}

.newsbox-container .zajawka.in-column > a:focus {
    display: block;
    box-shadow: none;
    padding: 0px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
}

.newsbox-container:hover span.nav-arrows {
    display: block;
}

.newsbox-container .box-left{
	position:relative;
}

/*
.newsbox-container .box-left:after{
	/*
	content:'';
	display:block;
	width:100%;
	height:100%;
	position: absolute;
    bottom: 0px;
	left:0px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.65) 91%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 * /
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 91%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 * /
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 91%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /

}
*/


/*
.newsbox-container .pager-button .box-left:after {
    content: '';
    display: block;
    width: calc(100% - 0px);
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;   
    right: auto;
}
*/

.newsbox-container .kali_box,
.newsbox-container .kali_zajawka > a:focus .kali_box,
.newsbox-container .kali_zajawka > a:hover .kali_box {
    padding: 0px;
}

.newsbox-container .pager-button .box-right .kali_title {
    margin: 0 0 26px 21px !important;
    font-family: 'PT Sans Narrow',Arial;
    font-size: 20px;
}



.newsbox-container .zajawka.empty > a:focus .box-right .borders_title,
.newsbox-container .zajawka.empty > a:hover .box-right .borders_title {
    background: #ed1c21 !important;
}

.newsbox-container .zajawka.empty > a:focus .box-right .title,
.newsbox-container .zajawka.empty > a:hover .box-right .title {
    color: white;
}

.newsbox-container .zajawka a .title:hover,
.newsbox-container .zajawka a .tresc:hover,
.newsbox-container .zajawka a .link:hover {
    color: white;
}

.newsbox-container .zajawka > a:hover .box-left {
    box-shadow: none !important;
}

.newsbox-container .kali_title,
.newsbox-container .zajawka .box-right .tresc {
    color: white;
}

/*
.newsbox-container > .zaj-list > li .box-left:after{
	content: '';
    display: block;
    width: calc(100% - 0px);
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: auto;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%,rgba(0,0,0,0) 53%,rgba(0,0,0,0) 59%,rgb(0, 0, 0) 100%);
	border-radius: 6px 0px 0px 6px;
}
*/

.newsbox-container .aside{
    display: none !important;
}


.newsbox-container .zajawka .box-right .tresc {
    font-family: 'Roboto Condensed',Arial;
    font-weight: lighter;
    font-size: 16px;
    line-height: 150%;
    display: block;
    padding: 5px 35px 10px 0px;
    text-shadow: none;
    color: #000;
    clear: both;
}

.newsbox-container .zajawka.non_tresc.in-column > a:hover .box-right .title {
    color: white;
}


body .newsbox-container .zajawka > a .box-right .tresc:hover{
    color: red!important;
}

/* end newsbox */


/**   1210px  ******************************************************************/
@media screen and (min-width: 1210px){
	.newsbox-container .zajawka > a,
	.newsbox-container .zajawka > a .box-left {
		height: auto !important;
	}
}

/**   1210px  ******************************************************************/
@media screen and (max-width: 1210px)
{
	.newsbox-container .zaj-list {
		width: 100%;
		float: none;
	}
	
	.newsbox-container .zajawka .box-right .tresc {
		padding: 30px 0px 25px 5px;
	}
	
	.newsbox-container .zajawka .box-right .title {
		padding: 13px 0 0 5px;
	}
	
	body .newsbox-container .zajawka > a:hover .box-right .tresc,
	body .newsbox-container .zajawka > a:hover .box-right .title {
		color: black !important;
	}
	
	.newsbox-container {	
		height: 100%;
		max-height: none !important;
		padding-top: 60px;
	}
	
	.newsbox-container {
		min-height: 0 !important;
	}
	
	.newsbox-container .kali_title, .newsbox-container .zajawka .box-right .tresc,
	.newsbox-container .zajawka .tresc,
	.newsbox-container .zajawka .title {
		color: black;
		text-shadow: none !important;
	}
	
	.newsbox-container .kali_title, .newsbox-container .zajawka .box-right .tresc{
		margin-bottom:30px;	
	}
	
	.newsbox-container > .zaj-list > li .box-left:after,
	.newsbox-container .nav-arrows {
		display: none;
	}
	
	.newsbox-container .pager {
		display: none;		
	}
	
	.component.newsbox .pager2-con {
		display:block;
		position: absolute;
		top: 0px;
		width: 100%;
		left: 0px;
		right: 0px;
	}
	
	.component.newsbox .pager2-con > span{
        display: block;
        width: 100%;
        text-align: center;
        left: 0px;
        height: auto;
        top: -5px;
	}
	
	.component.newsbox span.pager-button2 {
		width: 23px;
		height: 23px;
		display: inline-block;		
		margin: 10px;
	}
	
	.component.newsbox span.pager-button2:hover,
	.component.newsbox span.pager-button2.active{
		background:#fe0000;
	}
	
	.component.newsbox .pager-button {
		display: inline-block;
		float: none;
	}
	
	.newsbox-container .zajawka.in-column:not(.non_tresc) > a:focus .box-right,
	.newsbox-container .zajawka.in-column:not(.non_tresc) > a:hover .box-right {
		display: block;
		position: static;
		top: 0px;
		bottom: 0px;
		left: auto;
		right: 0px;
		background: white;
		box-sizing: border-box;
		padding: 0px;
	}
	
	
	.newsbox-container .zajawka > a{
		height:auto !important;	
	}
	
	.newsbox-container .zaj-list > .zaj-wrapper .zajawka .box-right {
		position: static;
		right: 0px !important;
		top: 0px !important;
		left: auto !important;
		width: 100% !important;
		height: auto !important;
		line-height: 21px;
		margin-top: 20px;
	}
	
}




.newsbox-container .pager-button span.etykieta_zajawka{
    position: absolute;
    left: 0px;
    bottom: 0;
    right: auto;
    height: 100%;
}



.newsbox-container .etykieta_zajawka{
	position:relative;
}

.newsbox-container > .zaj-list span.etykieta_zajawka > span:last-child:after {
    content: '';
    display: block;
    background: white;
    height: 1px;
    width: 90px;
    right: -85px;
    position: relative;
    margin-left: 10px;
	padding-bottom: 15px;
}


.newsbox-container > .zaj-list .info_newsbox{
	display:block !important;
	padding-bottom: 12px;
}


.newsbox-container .zajawka > a .box-right .tag {
    border-bottom: 3px solid;
    font-family: 'Titillium Web', Arial;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 3px;
	display: block;
    float: left;
}

span.kategoria_newsbox > .tag+.tag {
    margin-left: 6px !important;
}


body .newsbox-container .zajawka .box-right > .title {
    display: none !important;
}

body .newsbox-container .zajawka .box-right .prewrap.newsbox .title{
    display: inline !important;
    padding-right: 10px;
    overflow: hidden;
    line-height: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .newsbox-container .zajawka .box-right .prewrap.newsbox {
	display: inline-block !important;
    position: static;
    padding-right: 0px;
    text-align: right;
    float: right;
    margin-right: 25px;
    margin-bottom: 25px;
    width: 410px;
    max-width: none;
	clear: both;
	margin-top: 35px;
}


body .newsbox-container .zajawka .box-right .title:hover,
body .newsbox-container .zajawka .box-right .tresc:hover,
body .newsbox-container .zajawka > a:hover,
body .newsbox-container .zajawka > a:hover * {
    text-decoration: none !important;
}

body .newsbox-container .zajawka .box-right .prewrap.newsbox .title:hover{
	color:white!important;
	background:#DF2931 !important;
}

