

@1280{}
@null{}
@1280{}
@1200{}
@100.0{}
@false{}
@40{}






/* Content Page Main*/
.news-detail-tab {
    margin-top: 50px;
    width: 1200px;
}

.news-detail-title {
    width: 1200px;
    font-family: "Roboto Thin";
    font-weight: bold;
    font-size: 36px;
    color: #313234;
    padding-right: 20px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.news-detail-date {
    color: #959595;
}

.news-detail-social-plugin{
	display:inline-table;
	width: 1200px;
	clear: both;
	
}
.news-detail-social-plugin div {
	display:inline;
	padding: 2px;
	cursor: pointer;
}

.news-detail-social-plugin img{
	height: 40px;
	
}

.list-container {
    margin-top: 0px;
	clear: both;
}

.list-container-newsletter {
	width: 1200px;
	padding-left: 40px;
	padding-right: 40px;		
	padding-top:15px;
	padding-bottom: 15px;	
	clear: both;
}

.list-container-body {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    padding-bottom: 35px;
    clear: both;
}

.list-container-hd {
	width: 1280px;
	height: 380px;
	clear: both;
	padding-top:70px;
	padding-bottom: 15px;
}	

.list-container-hd-first-image{
    z-index:100;
	overflow: hidden;
	width: 1280px;
	height: 380px;
}

.list-container-hd-first-image img {
	width: 100%;
}

.list-container-hd-text {
	position: absolute;
	top: 250px;
	padding-top: 0px;
	margin-left: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 102;
	width: 297px;
	height: 240px;
	overflow: hidden;
	background-color: #9D0131;
	filter:alpha(opacity=98); 
	opacity: 0.98; 
	-moz-opacity:0.98; 
}

.list-container-hd-text-noheadImage {
	position: relative;
	padding-top: 0px;
	margin-left: 40px;
	margin-bottom: 50px;
	z-index: 100;
	float:left;
	width:540px;
}

.list-container-hd-title {
	font-family: "Roboto Regular";
	font-size: 34px;
	color: #FFF;
	max-width: 100%;
	margin-top: 33px;
	margin-bottom: 7px;
	margin-left: 33px;
	margin-right: 33px;
	overflow: hidden;
	word-wrap: break-word;
}	


.list-container-hd-title-line {
    height: 3px;
    width: 22px;
    margin-left: 33px;
    margin-bottom: 10px;
    background-color: #FFF;
}

.list-container-hd-content{
	font-family: "Roboto Light";
	font-size: 16.0px;
	color: #FFF;
	max-width: 100%;
	max-height: 100%;
	margin-left: 33px;
	margin-right: 33px;
	margin-bottom: 33px;
	overflow: hidden;
	word-wrap: break-word;
	line-height: 20px;
}

.list-container-hd-content-small{
	font-family: "Roboto Light";
	font-size: 16px;
	color: #000;
	width: 540px;
	max-height: 205px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	word-wrap: break-word;
}

.list-container-hd-sec-image{
	position: absolute;
	z-index:101;
	top: 146px;
	width: 1280px;
	height: 425px;
	overflow: hidden;
}

.list-container-hd-sec-image img{
	width: 100%;
}

.content_table{
    width: 1200px;
}

.news-content-list {
    padding-right: 0px;
}

.news-no-list{
    color: #313234;
    font-family: "Roboto Thin";
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    line-height: 1;
}

.content_main_title {
    color: #313234;
    font-family: "Roboto Regular";
    font-size: 30px;
    text-align: left;
    line-height: 1;
}

.list-container table {
    padding-top: 28px;
}

.news-content-element ul{
    margin: 0px;
    padding: 0px;
}

.news-content-element {
    padding-top: 28px;
    padding-bottom: 28px;
}

.content-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d9d9d9;
    margin: 0px;
    padding: 0px;
}

.content-list-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #c3c3c3;
    margin: 0px;
    padding: 0px;
}

.content_title {
    color: #9D0131;
    font-family: Roboto Bold;
    font-size: 17px;
    text-align: left;
    line-height: 1;
    word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.content_date {
    color: #959595;
    font-family: Roboto Bold;
    font-size: 12px;
    text-align: left;
}

.content_desc {
    padding-top: 17px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.content_desc a{
    padding-top: 17px;
    font-family: "Roboto Regular";
    font-size: 15px;
    color: #6b6b6b;
}

.content_desc_rec a{
    padding-top: 17px;
    font-family: "Roboto Light";
    font-size: 16px;
    color: #6b6b6b;
}

.content_desc:hover a{
    color: #9D0131;
}

.content_image {
    float: left;
    margin-right: 28px;
	height: 143px;
    width: 267px;
	overflow: hidden;
}

.content_image img {
    width: 267px;
}

.content_text {
    margin-left: 0px;
    overflow: hidden;
	word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}

.content_text1 {
	width: 484px;
	min-height: 143px;
}

.content_text1a {
	width: 787px;
	min-height: 143px;
}

.content_text2 {
	width: 763px;
	min-height: 50px;
}

.content_text2a {
	width: 1082.0px;
	min-height: 50px;
}

.content_nav_title {
    color: black;
    font-family: "Roboto Light";
    font-size: 23px;
    text-align: left;
    line-height: 1;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

.button-more {
    background-color: #9D0131;
    color: #fff;
    width: 118px;
    height: 37px;
    font-family: Roboto Bold;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    float: right;
    position: relative;
    top: -8px;
    display:none;
    cursor:pointer;
}

.button-more-on-image {
    background-color: #9D0131;
    color: #fff;
    width: 118px;
    height: 37px;
    font-family: Roboto Bold;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    float: right;
    position: relative;
    top: -8px;
    display:none;
    cursor:pointer;
}

.button-more-list {
    background-color: #9D0131;
    color: #fff;
    width: 118px;
    height: 37px;
    font-family: "Roboto Thin";
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    float: right;
    position: relative;
    top: -37px;
    display:none;
	cursor:pointer;
}

.button-more-list:hover {
background-color: #C8C8C8;
}

.content-button-wrap {
	width: 100%;
}

.content-button {
    background-color: #9D0131;
    color: #fff;
    width: 118px;
    height: 37px;
    margin: 0 auto;
	font-family: Roboto Bold;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
	cursor:pointer;
}

.content_nav_head {
    color: #000;
    vertical-align: top;
    padding-left: 20px;
    font-family: Roboto Bold;
    font-size: 16px;
}

.content_nav-td {
    vertical-align: top;
    width: 270px;
	padding-left: 40px;
}

.content_nav {
    background-color: #D7D7D7;
}

.content_nav_body {
    background-color: #EAEAEA;
}

.content_nav_body ul{
    padding-left: 20px;
    margin-top: 0px;
}

.content_nav_open {
    float: right;
    padding-right: 20px;
}

.content-menu-open {
    padding-top: 8px;
    padding-bottom: 7px;
}

.content-menu-close {
    padding-top: 8px;
    padding-bottom: 10px;
}

.content-menu-subdir {
    padding-bottom: 10px;
}

.content-submenu-checked {
	font-size: 15px;
    font-family: Roboto Bold;
}

.content-submenu-unchecked {
	font-size: 15px;
    font-family: Roboto Regular;
}

#unsubscribe-div td{
    padding: 15px;
}


/* Newsletter thanks*/
.thanksblockfly {
    position: fixed;
    width:70%;
    left:0;
    right:0;
    top: 120px;
    z-index: 999;
    cursor: auto;
    display: none;
}

.thanksblockfly table {
    width:100%;
    border-spacing: 25px; 
    border-collapse: separate;
    border: 10px solid #A9A9A9;
    background-color: #FFFFFF;
}


/* Search*/
.search-results-td {
    vertical-align: top;
    width: 1200px;
}

.searchNav {
                font-weight: bold;
                font-size: 110%;
 }

.propNav {
                font-weight: bold;
                font-size: 110%;
}

.search_main_title {
    color: #313234;
    font-family: "Roboto Thin";
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    line-height: 1;
    margin-top: 50px;
    padding-top: 25px;
}

.search_submain_title {
    color: #313234;
    font-family: "Roboto Regular";
    font-size: 18px;
    text-align: left;
    line-height: 1;
	margin-top:18px;
}

.list-container table {
    padding-top: 28px;
}

.search-search-element ul{
    margin: 0px;
    padding: 0px;
}

.search-search-element {
    padding-top: 28px;
    padding-bottom: 28px;
}

.search-search-element-with-image {
}

.search-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d9d9d9;
    margin: 0px;
    padding: 0px;
}

.search_title {
    color: #9D0131;
    font-family: Roboto Bold;
    font-size: 17px;
    text-align: left;
    line-height: 1;
}

.search_desc {
    padding-top: 5px;
    font-family: "Roboto Light";
    font-size: 15px;
    color: #6b6b6b;
}

.search_desc:hover a{
    color: #9D0131;
}

.search_image {
    float: left;
    margin-right: 28px;
	height: 143px;
    width: 267px;
	overflow: hidden;	
}

.search_image img {
    width: 267px;
}

.search_text {
    margin-left: 0px;
	width: 787px;
	min-height: 143px;
    overflow: hidden;
	word-wrap: break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}

.search_text.full-width {
    width: 1082px;
}	

.search_nav_title {
    color: black;
    font-family: "Roboto Light";
    font-size: 20px;
    text-align: left;
    line-height: 1;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

.search_nav_head {
    color: #9D0131;
    vertical-align: top;
    padding-left: 20px;
    font-family: Roboto Bold;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.search_nav-td {
    vertical-align: top;
   display: none; 
   width: 275px;
}

.search_nav {
    margin-left: 15px;
    background-color: #D7D7D7;
}

.search_nav_body {
    background-color: #EAEAEA;
}

.search_nav_body ul{
    padding-left: 20px;
    margin-top: 0px;
}

.search_nav_open {
    float: right;
    padding-right: 20px;
}

.search-menu-open {
    padding-top: 20px;
    padding-bottom: 7px;
}

.search-menu-close {
    padding-top: 8px;
    padding-bottom: 10px;
}

.search-menu-subdir {
    padding-bottom: 10px;
}

.search-submenu-checked {
    font-family: Roboto Bold;
}

.search-submenu-unchecked {
    font-family: Roboto Regular;
}

.search-searchNavigation {
         cursor: pointer;
}

.proddata-tab-phone {
    border: none;
}


/* CONTENT PAGE*/
.contentpage-bd-hd{
		width: 1280px;
        height: 525px;
        position: relative;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        margin-bottom: 35px;
        margin-top: 56px;
}

.contentpage-bd-hd-text{
  position: relative;
  padding-top: 40px;
  margin-left: 40px;
  margin-bottom: 50px;
  z-index: 100;
  float:left;
  width:500px;
}

.contentpage-bd-hd-title{
  font-family: "Roboto Regular";
  font-size: 36px;
  color: #313234;
  width: 500px;
  margin-top: 190px;
  margin-bottom: 30px;
  overflow: hidden;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.contentpage-bd-hd-content{
  font-family: "Roboto Light";
  font-size: 16px;
  color: #000;
  width: 500px;
  overflow: hidden;
  word-wrap: break-word;
}

.contentpage-bd-hd-sec-imag{
        position: relative;
        z-index:100;
        top: -31px;
        float: left;
        width: 670px;
		height: 525px;
		margin-left: 30px;
		margin-bottom: 50px;
		overflow: hidden;
}

.contentpage-bd-hd-sec-imag img{
	width: 670px;
}

#contentpage-panel-container {
    position: relative;
    padding-top: 45px;
}

.contentpage-panel-container {
    margin:0 auto;
	clear: both
}

.contentpage-content{
        display: none;
        background: #ffffff;
        padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 40px;
		padding-right: 40px;		
}

.contentpage-content.current{
        display: inherit;
}

.contentpage-element-title{
    font-family: "Roboto Thin";
    font-size: 36px;
    color: #313234;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 36px;

}

.contentpage-element-title.line{
    border-bottom: 1px solid #c8c8c8;
}	

.contentpage-element-title.prawo{
        text-align: left;
}

.contentpage-element-title.lewo{
        text-align: right;
}

.contentpage-element-title-spanprawo {
	background-color: #ffffff;
    padding-right: 15px;
}

.contentpage-element-title-spanlewo {
	background-color: #ffffff;
    padding-left: 15px;
}

.contentpage-element-title-span,
.contentpage-element-title-spanbrak {
    background-color: #ffffff;
    padding-right: 15px;
}

.div-contentpage-element-content {
        display:inline-block;
        position:relative;
        width: 100%;
}

.div-contentpage-element-content ul{
        padding-left: 0px;
}

.div-contentpage-element-content li{
        display: inline;
}

.div-contentpage-element-content .contentpage-element-content-text ol li, .vdiv-contentpage-element-content .vcontentpage-element-content-text ol li {
	display: list-item;
	list-style: outside decimal;
	margin-left: 40px;
	padding-left: 10px;
}


.div-contentpage-element-content .contentpage-element-content-text ul li, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul li {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.div-contentpage-element-content .contentpage-element-content-text ul li:before, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul li:before{
  content:'';
  display:inline-block;
  
    height: 13px;
	width: 13px;
	padding-right: 5px;
	background-image:url("../images/punktator_2.png");
    
  background-position: 0% 0%;
  background-size:contain;
  background-repeat:no-repeat; 
  padding-right: 5px;
  vertical-align: middle;
}

.div-contentpage-element-content .contentpage-element-content-text ul.big_point li, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.big_point li {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.div-contentpage-element-content .contentpage-element-content-text ul.big_point li:before, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.big_point li:before{
  content:'';
  display:inline-block;
  
    height: 35px;
	width: 36px;
	padding-right: 5px;
	background-image:url("../images/punktator_1.png");
  
  background-size:contain;
  background-repeat:no-repeat; 
  vertical-align: top;
}

.div-contentpage-element-content .contentpage-element-content-text ul.small_point li, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.small_point li  {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.div-contentpage-element-content .contentpage-element-content-text ul.small_point li:before, .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.small_point li:before{
  content:'';
  display:inline-block;
  
    height: 13px;
	width: 13px;
	padding-right: 5px;
	background-image:url("../images/punktator_2.png");
    
  background-position: 0% 0%;
  background-size:contain;
  background-repeat:no-repeat; 
  padding-right: 5px;
  vertical-align: middle;
}


.contentpage-element-content{
}

.contentpage-element-content-text{
    margin-left: 0px;
	padding-right: 5px;
    width: 588px;
    overflow: hidden;
  font-size: 16px;
  font-family: 'Roboto Light';
  color: #6B6B6B;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.contentpage-element-content-text p {
	margin-top: 10px;
	margin-bottom: 10px;
}	

.contentpage-element-content-text.full-width {
	width: 1200px;
}	

.contentpage-element-content-text.obrazek.lewo{
        float: right;
}

.contentpage-element-content-text.obrazek.prawo{
        float: left;
}

.contentpage-element-content-text.film.lewo{
        float: right;
}

.contentpage-element-content-text.film.prawo{
        float: left;
}

.contentpage-element-content-text.youtube.lewo{
        float: right;
}

.contentpage-element-content-text.youtube.prawo{
        float: left;
}

.contentpage-element-content-text.vimeo.lewo{
        float: right;
}

.contentpage-element-content-text.vimeo.prawo{
        float: left;
}

.contentpage-element-content-text.none{
       width: 1200px;
       padding-right:30px;
}

.contentpage-element-image{
        float: left;
        height: 370px;
		width: 560px;
		overflow: hidden;
}

.contentpage-element-image.lewo{
        float: left;
}

.contentpage-element-image.prawo{
    float: right;
    margin-left: 15px;
}

.contentpage-element-image.brak{
		display: none;
}

.contentpage-element-img-div {
        background-repeat: no-repeat,no-repeat;
        background-size:15%,100%;
        background-position: center,center;
        background-color: rgba(0,0,0,0);
        opacity:1;
		height: 100%;
		width: 100%;
		overflow: hidden;
}

.contentpage-element-img-div:hover{
        opacity:0.5;
}

.contentpage-element-img{
        width: 588px;
        opacity:1;
}

.contentpage-element-img-div560 {
    background-repeat: no-repeat,no-repeat;
    background-size:15%,100%;
    background-position: center,center;
    background-color: rgba(0,0,0,0);
    opacity:1;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.contentpage-element-img-div560:hover{
    opacity:0.5;
}

.contentpage-element-img560{
    width: auto;
    height: 353px;
    opacity:1;
}

.opacity-div560{
    opacity:1 !important;
}

.contentpage-element-img:hover{
        opacity:0.5;
}

.contentpage-element-content-wrap-div,
.vcontentpage-element-content-wrap-div,
.prodtab-element-content-wrap-div,
.contentpage-slider-header-wrap-div {
		height: auto;
		width: auto;
		max-width: 1200px;
		display:inline-block;
        opacity:1;
}

.contentpage-element-content-wrap-div:hover,
.prodtab-element-content-wrap-div:hover,
.contentpage-slider-header-wrap-div:hover {
  	
	    background-image:url(/images/lupka_transp_tab.png);
        background-repeat: no-repeat,no-repeat;
        background-size: 30%,100%;
        background-position: center,center;
        background-color: rgba(0,0,0,0);
        opacity:0.5;        
        
}


.vcontentpage-element-content-wrap-div:hover {
  	
	    background-image:url(/images/lupka_transp_tab.png);
        background-repeat: no-repeat,no-repeat;
        background-size: 50%,50%;
        background-position: center,center;
        background-color: rgba(0,0,0,0);
        opacity:0.5;        
        
}

.contentpage-element-content-wrap-div img,
.prodtab-element-content-wrap-div img,
.contentpage-slider-header-wrap-div img {
        opacity:1;
}

.vcontentpage-element-content-wrap-div img {
    opacity:1;
    max-width: 100%;
}

.contentpage-element-content-wrap-div:hover img,
.vcontentpage-element-content-wrap-div:hover img,
.prodtab-element-content-wrap-div:hover img,
.contentpage-slider-header-wrap-div:hover img {
        opacity:0.5;
}


/* PAGE NOT FOUND */
.pagenotfound {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 50px;
	padding-bottom: 40px;
	clear: both;
}

.pagenotfound hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d0d0d0;
    margin: 0px;
    padding: 0px;
}

.pagenotfound h1 {
	font-family: Roboto Regular;
	font-size: 30px;
}	

.pagenotfound p {
	font-family: Roboto Light;
	font-size: 16px;
}


/* Newsletter permint, unscubscribe */
#ubsubscribe-div {
	width: 1200px;
	padding: 30px 40px 0px 40px;
}

.unsubscribe-div {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 50px;
	padding-bottom: 40px;
	text-align: center;	
	clear: both;
}	

.unsubscribe-div hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d0d0d0;
    margin: 0px;
    padding: 0px;
}

#unsubscribe-big {   
    font-family: "Roboto Regular";    
    font-size: 36px;
    color: #595959;
    width: 100%;
    padding-left: 10px;
    padding-top: 20px;
	padding-bottom: 50px;
	text-align: left;
}

.unsubscribe-table {
    font-family: Roboto Bold;
    font-size: 18px;
    color: #595959;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}

.unsubscribe-table td {
	vertical-align: top;
	text-align: center;
}	

.unsubscribe-table p {
	vertical-align: middle;
}	

.unsubscribebuttonsend, 
.unsubscribebuttonsend:visited{
  background: #9D0131;  
  display:inline-block;
  text-align:center;
  color:#FFF;
  text-decoration:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  border: 1px solid #616161;
  position:relative;
  cursor:pointer;
  width: 370px;
  height: 60px;
  font-family:"Roboto Light";
  font-size: 24px;
  line-height: 2.6;
  margin-top: 20px;
  margin-bottom: 20px;
}

.unsubscribebuttonsend:hover {
	background-color: #FFF;
	color: #111;
}

.unsubscribebuttonsend:active {
	top: 1px;
}

#accept,
#allow {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	margin-right:  10px; 
	margin-left:  10px; 
}

/* Real Person jQuery plugin styles v2.0.1. */
.realperson-challenge {
	display: block;
	color: #000;
}
.realperson-text {
	font-family: "Courier New",monospace !important;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 3px;
}

.realperson-regen {
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	width: 50%;
	color: #FFF;
	background: none repeat scroll 0% 0% #C1C1C1;
	margin-top: 16px;
	margin-bottom: 16px;
}

.realperson-disabled {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}

.realperson-disabled .realperson-regen {
	cursor: default;
}


.accordioninf-toggle {cursor: pointer;}
.accordioninf-content {display: none; padding-top: 0px; font-size: 16px;}
.accordioninf-content.default {display: block; padding-top: 0px; font-size: 16px;}
.accordion {min-height:10px;padding-top: 10px; padding-bottom: 10px;}
.accordion li { display:-moz-inline-box; display:inline-block; vertical-align:top;}
.accordion li.first { width:290px; }
.accordion li.second { width:800px; }
.accordiondate { width:  290px; display:inline-block;}
.accordion_content_image { margin-top: 20px; }
.accordionabout-toggle {cursor: pointer;}
.accordionabout-content {display: none; padding-top: 0px; font-size: 16px;}
.accordionabout-content.default {display: block; padding-top: 0px; font-size: 16px;}


/* Dla mediĂłw - Rzecznik prasowy*/
.rzecznik0 {
    width: 100%;
}

.rzecznik1 {
    width: 18%;    
    float: left;
}

.rzecznik2 {
    margin-left: 20%;
}


/* Bank Zdjec */
.bankImage_section {
        clear: both;
        padding: 0px;
        margin: 0px;
        text-align: center;
}

/*  COLUMN SETUP  */
.bankImage_col {
        display: block;
        float:left;
        margin: 1% 0 1% 0.1%;
}
.bankImage_col:first-child { margin-left: 0; }

/*  GROUPING  */
.bankImage_group:before,
.bankImage_group:after { content:""; display:table; }
.bankImage_group:after { clear:both;}
.bankImage_group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.bankImage_span_3_of_3 { width: 33.26%; }
.bankImage_span_2_of_3 { width: 33.26%; }
.bankImage_span_1_of_3 { width: 33.26%; }

/*  GRID OF Twoo  */
.bankImage_span_2_of_2 { width: 33.26%; padding-right:16.63% }
.bankImage_span_1_of_2 { width: 33.26%; padding-left:16.63%}

.bankImage_span_1_of_1 { width: 33.26%; padding-left:33.26%; padding-right:33.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
        .bankImage_col {  margin: 1% 0 1% 0%; }
        .bankImage_span_3_of_3, .bankImage_span_2_of_3, .bankImage_span_1_of_3 { width: 100%; }
}

.imagebank-element {
    padding-top: 28px;
    padding-bottom: 28px;
    min-height: 180px;
}

.imagebank_image {
    margin-right: 28px;
        height: 180px;
    width: 100%;
        overflow: hidden;
}

.imagebank_image img {
    width: 95%;
}

.imagebank_text {
    margin-left: 0px;
    overflow: hidden;
        word-wrap: break-word;
        -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}

.imagebank_copyright_link{
        text-align: right;
        float: right;
        margin-right: 10px;
        font-family: "Roboto Light";
        font-size:  11px;
        cursor:pointer;
}

.imagebank_image_div {
  margin-right: 28px;
  width: 100%;
  overflow: hidden;
}


.imagebank_image_image_div {
  margin-right: 28px;
  width: 100%;
  overflow: hidden;
}

.imagebank_image_image_div:hover {
  filter:alpha(opacity=50);
}

.imagebank_image_image_div img {
  width: 210px;
  height: 140px;
}

.imagebank_image_image_div img:hover {
  opacity: 0.5;
}

.imagebank_image_noimage_div {
  margin-right: 28px;
  width: 100%;
}

.imagebank_image_noimage_div img {
  width: 90px;
  height: 90px;
}


.imagebank_content_text {
  font-family: "Roboto Light";
  font-size: 13px;
  color: #313234;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}

.bank-container {
  display: inline-block;
  width:100%;
  padding:0px;
}

.bank-table-images {
    margin-top:  50px;
    margin-left:  auto;
    margin-right: auto;
}

.bank-table-images td {
    padding-bottom: 20px;
    vertical-align: bottom;
    text-align: center;
}

.contentpage-slider-header {
   font-family: 'Roboto Light';
   font-size: 16px;
   word-wrap: break-word;

}

.contentpage-slider-header p {
        margin-top: 10px;
        margin-bottom: 10px;
}

.contentpage-slider-header ol li {
        display: list-item;
        list-style: outside decimal;
        margin-left: 40px;
        padding-left: 10px;
}

.content-pointer {
  display: inline-block;
  width: 95%;
  position: relative;
  top: -5px;
}

.contentpage-slider-header ul li {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.contentpage-slider-header ul li:before{
  content:'';
  display:inline-block;
  
    height: 13px;
        width: 13px;
        padding-right: 5px;
        background-image:url("../images/punktator_2.png");
  
  background-position: 0% 0%;
  background-size:contain;
  background-repeat:no-repeat;
  padding-right: 5px;
  vertical-align: middle;
}

.contentpage-slider-header ul.big_point li {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.contentpage-slider-header ul.big_point li:before{
  content:'';
  display:inline-block;
  
    height: 35px;
        width: 36px;
        padding-right: 5px;
        background-image:url("../images/punktator_1.png");
  
  background-size:contain;
  background-repeat:no-repeat;
  vertical-align: top;
}

.contentpage-slider-header ul.small_point li {
  display: list-item;
  list-style: none;
  margin-left: 40px;
  padding-left: 10px;
  padding-bottom: 13px;
}

.contentpage-slider-header ul.small_point li:before{
  content:'';
  display:inline-block;
  
    height: 13px;
        width: 13px;
        padding-right: 5px;
        background-image:url("../images/punktator_2.png");
  
  background-position: 0% 0%;
  background-size:contain;
  background-repeat:no-repeat;
  padding-right: 5px;
  vertical-align: middle;
}

.contentpage-slider-float-lewo {
  float: left;
  margin-right:50px;
  padding-bottom:50px;
}

.contentpage-slider-float-prawo {
  float: right;
  margin-left:50px;
  padding-bottom:50px;
}

.contentpage-slider-float-centralna{
  padding-left:10px;
  padding-right:10px;
  padding-bottom:50px;
  width:100%;
}

.contentpage-slider {
   position: relative;
   width: 588px;
   height: 405px;
 /*  left: 20px;
   top: 10px; */
   overflow: hidden;
}

.div-contentpage-element-content-slider-block {
  display: block;
}

.slider-content-owl-controls {
    position: relative;
    display: block;
    text-align: center;
}

.slider-content-owl-controls-chrome {
    top: -295px;
}

.slider-content-owl-dots {
    position: relative;
    top: -53px;
    height: 6px;
}

.slider-content-owl-play {
        display: none;
}

.slider-content-owl-next {
  height: 50px;
  width: 50px;
  margin-right: 2px;
}

.slider-content-owl-prev {
  height: 50px;
  width: 50px;
  margin: 0px;
}

.slider-content-owl-next img {
  height: 50px;
  width: 50px;
}

.slider-content-owl-prev img {
  height: 50px;
  width: 50px;
}


.slider-content-nav {
  position: relative;
  height: 50px;
  top: -58px;
  right: 5px;
}

.slider-content-nav div {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    cursor: pointer;

}
.slider-content-dot {
    color: #FFF;
    margin: 2px;
    padding: 0px 0px 0px;
    background: #808080 none repeat scroll 0% 0%;
    opacity: 0.85;
    height: 18px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.slider-image {
        width: 588px;
        height: 392px;
    background-size: 600px 400px;
}

.slider-main-dev-prawo {
  width:588px;
  height:460px;
}

.slider-main-dev-lewo {
  width:588px;
  height:460px;
}

.grouped-elements img:hover {
  opacity:0.5;
}

.grouped_elements img:hover {
  opacity:0.5;
}

.slider_down:hover {
  opacity:0.5;

  background-image:url(/images/lupka_transp_tab.png);
  background-repeat: no-repeat,no-repeat;
  background-size:  48px, 48px;
  background-position: center,center;
  background-color: rgba(0,0,0,0);

}


.newsletter_table {
        width:100%;
        border-spacing: 40px 30px;
        margin-left:auto;
        margin-right:auto;
}

.newsletter_table_arch {
  width:25%;
  vertical-align: top;
}

.recruitmentProcess {
        width:70%;
        margin-left:auto;
        margin-right:auto;
        border:none;
        border-collapse: collapse;
}

.recruitmentProcess td {
        border:none;
        height: 40px;
        padding: 20px;
}

.recruitmentProcess p {
        color: #FFF;
}

.recruitmentProcessImg {
        text-align: center;
}

.recruitmentProcessImg img{
        width:61px;
}

.boardOfDirectors {
        width:50%;
        margin-left:auto;
        margin-right:auto;
        border:none;
        border-collapse: collapse;
}

.boardOfDirectors td {
        border: 1px solid #C4C4C4;
        background-color: #F4F4F4;
        height: 20px;
        padding: 10px;
}

.boardOfDirectors p {
        color: #000;
}

.button {
    background-color: #9D0131;
    color: #fff;
    width: 160px;
    height: 37px;
    font-family: Roboto Bold;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
        cursor:pointer;
        border: 1px;
}

.pwpwfilm {
  width:70%;
  padding-left: 15%;
  padding-right: 15%;
}

.videojswrapper{
  width:100%;
}

.videojswrapper.pwpw{
  width:70%;
  padding-left: 15%;
  padding-right: 15%;
}

.videojsdiv{
  width:100%;
  max-width:640px;
}

.videojsdiv.pwpw{
  width:100%;
  max-width:830px;
}

.video-js {padding-top: 56.25%}
.vjs-fullscreen {padding-top: 0px}


/*  STYLE FOR LINKS */
.category-item-text a:hover,
.div-prodtab-element-content .prodtab-element-content-text a:hover,
.contentpage-slider-header a:hover,
.div-contentpage-element-content .contentpage-element-content-text a:hover,
.imagebank_content_text a:hover,
.content_nav_head a:hover,
.content-menu-subdir a:hover,
.siteMapItem a:hover,
.newsletter-submenu:hover,
.newsletter-submenu-item-check:hover,
.newsletter-submenu-item-uncheck:hover  {  
	text-decoration: underline;
	cursor: pointer;
}

#lupka {
    position: absolute; 
    top: 1200px; 
    right: 200px;
    z-index: 10000; 
    padding: 0px;
    display: none;
}

#lupka_img {
  width:48px;
  height:48px;
}


.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 {
	font-weight: normal;
    padding: 0px auto;
    margin: 0px auto;
    width: 780px;    
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 > li {
    list-style-type: none;
    float: left;
    width: 359px;
    list-style: none;       
    margin-left: 0;
    padding-left: 0; 
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 > li:before{
    content:'';
    display:inline-block;
    background: none;
    width: 0px;
    height: 0px;
    padding: 0px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 > li.item2 {
    margin-left: 15px;
    margin-right: 15px;
}


.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 {
	font-weight: normal;
    padding: 0px auto;
    margin: 0px 44px;
    width: 1110px;    
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li {
    list-style-type: none;
    float: left;
    width: 359px;
    list-style: none;       
    margin-left: 0;
    padding-left: 0; 
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li:before{
    content:'';
    display:inline-block;
    background: none;
    width: 0px;
    height: 0px;
    padding: 0px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li.item2 {
    margin-left: 15px;
    margin-right: 15px;
}

.tooltipbox{
   border:1px solid black;		
   background-color: black;
   position: absolute;
   z-index: 2;
   display: none;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item, .tooltipbox {
  height:  162px;;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-1, .tooltipbox .contentwindow-item-1{
    font-family: "Roboto Medium";
    color: white;
    font-size: 18px;
    padding-left: 14px;
    background-color: #9D0131;
    text-align: left;
    opacity: 0.9;
    position: relative;
    top: -162px;
    line-height: 36px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-1 a, .tooltipbox .contentwindow-item-1 a {
    color: white;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2, .tooltipbox .contentwindow-item-2 {
    width:359px;
    height:162px;
    overflow: hidden;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2-image, .tooltipbox .contentwindow-item-2-image{
    width:359px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-3 , .tooltipbox .contentwindow-item-3{
    font-family: "Roboto Light";
    font-size: 14px;
    color: #9D0131;
    text-align: left;
    top: -11px;
    position: relative;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-3 p , .tooltipbox .contentwindow-item-3 p{
    margin-top: 0px;
    margin-bottom: 5px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-3 table, .tooltipbox .contentwindow-item-3 table{
    width: 359px;
}


.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-4 , .tooltipbox .contentwindow-item-4{
  position: relative;
  font-family: "Roboto Regular";
  font-size: 13px;
  top: -37px;  
  height: 0px;
  width: auto;
  overflow: hidden;
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
  color: #FFFFFF;
  background-color: #9D0131;
  opacity: 0.8;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item:hover .contentwindow-item-4 {
  top: -162px;
  height: 125px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-4 p , .tooltipbox .contentwindow-item-4 p{
  padding: 5px 5px 10px 15px;
}

.div-contentpage-element-content .contentpage-element-content-text .contentwindow-item {
  height: 200px;
}


/* STYLE DEDYKOWANE */
/* KOMPETENCJE */
.competences_table {
	height: 310px;
	width: 1200px;
}

.competences-item {
	position: relative;
	top: 24px;
	text-align: center;
	width: 16.66%;
	float: left;
}

.competences_item_1 {
	width: 120px;
	height: 50px;
	position: relative;
	bottom: 0px;
	padding-bottom: 15px;
	overflow: visible;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.competences_item_1 img {
	height: 50px;
	vertical-align: middle;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}

.competences-item:hover .competences_item_1 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.competences_item_2 {
	position: relative;
	top: 5px;
	font-family: "Roboto Light";
	font-size: 18px;
}

.competences_item_3 {
	position: relative;
	top: 5px;
	font-family: "Roboto Light";
	font-size: 18px;
}

.competences-item:hover .competences_item_2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.competences-item:hover .competences_item_3 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.competences_item_3 p {
	margin: 0px;
}

/* REDUTA */
.redoubt_table {
	height: 160px;
	width: 1200px;
	padding-left: 80px;
}

.redoubt-item {
	position: relative;
	top: 24px;
	text-align: center;
	width: 200px;
	height: 185px;
	float: left;
	background-color: #9D0131;
	opacity: 0.85;
	margin-bottom: 20px;
}

.redoubt_item_content {
    color: white;
    padding-top: 40px;
}

.redoubt_item_content-m {
    color: white;
    padding-top: 40px;
}

.redoubt_item_content a {
    color: white;
}

.redoubt-citem1 a {
	display: block;
	width: 100%;
	height: 100%;
}

.redoubt-item-pusty {
	position: relative;
	top: 24px;
	text-align: center;
	width: 79px;
	float: left;
}

.redoubt-item_0 {
	font-family: "Roboto Bold";
	font-size: 36px;
	color: #313234;
	text-align: center;
	padding-bottom: 26px;
}

.redoubt-item_0_1 {
	font-family: "Roboto Bold";
	font-size: 24px;
	color: #000000;
	text-align: left;
	line-height: 0.8;
}

.redoubt-item_0_2 {
	font-family: "Roboto Bold";
	font-size: 14px;
	color: #616161;
	text-align: left;
}

.redoubt_item_1 {
	width: 120px;
	height: 50px;
	position: relative;
	bottom: 0px;
	padding-bottom: 15px;
	overflow: visible;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.redoubt_item_1 img {
	height: 65px;
	padding-top: 20px;
	vertical-align: middle;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}

.redoubt-item:hover .redoubt_item_1 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.redoubt_item_2 {
	position: relative;
	top: 5px;
	font-family: "Roboto Medium";
	font-size: 17px;
}

.redoubt_item_3 {
	position: relative;
	top: 5px;
	font-family: "Roboto Light";
	font-size: 18px;
}

.redoubt-item:hover .redoubt_item_2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.redoubt-item:hover .redoubt_item_3 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.redoubt_item_3 p {
	margin: 0px;
}

.redoubt-cytat {
    width:100%;
    text-align:center;
    padding-left: 70px;
}

.redoubt-cytat-znak {
    width:20%;
    float:left;
    text-align:right;
    padding-right: 10px;
    height: 50px;
}


.redoubt_fights_flash{
	height:747px;
	width:932px;
	padding-left:30px;
}

.redoubt_space{
	height: 150px;
}

.redoubt_space_1{
	height: 120px;
}

.redoubt_biogram{
	height: 230px;
}

.redoubt_biogram_foto{
	width: 20%;
	float: left; 
	position: relative;
}

.redoubt_biogram_txt{
	width: 80%;
	float: left; 
	position: relative;
	color: black;
}

.redoubt_banknotes{
	height: 100px;
}

.redoubt_banknotes_foto{
	width: 25%;
	float: left; 
	position: relative;
}

.redoubt_banknotes_foto img {
    max-width: 185px;
}

.redoubt_cyt1 {
    padding-top: 127px;
	font-family: "Roboto Medium";
    font-size: 35px;
    text-align:center;
    color: #313234;
}

.redoubt_content_text {
	color: black;
	text-align: justify;
    clear: both;
}

.redoubt_content_text_m, .redoubt_content_text_m a {
    color: white;
    text-align: justify;
    clear: both;
}

.redoubt-content-text-column-left {
    color: black;
    width:50%; 
    float:left;
    display: table-cell; 
    text-align: justify; 
    padding-right:10px;
}

.redoubt-content-text-column-right {
    color: black;
    width:50%; 
    display: table-cell; 
    text-align: justify; 
    padding-left:10px;
}

.redoubt-content-image {
    max-width: 100%;
    max-height: 100%;
}

.redoubt-content-text-img-left {
    width:45%; 
    float:left;
    display: table-cell; 
    padding-top:15px;
}

.redoubt-content-text-img-right {
    width:40%;
    display: table-cell; 
    padding-top: 15px; 
    text-align: right;
    float: right;
}

.redoubt-content-text-left {
    width:50%; 
    float:left;
    display: table-cell;
}

.redoubt-content-text-right {
    width:50%;
    float:right;
    display: table-cell;
}

/* ZABEZPIECZENIA DOKUMENTOW */
.document-security-area {
	width: 1200px;
}

.document-security-item {
	font-family: "Roboto Light";
	clear: both;
	padding: 2% 0;
}

.document-security-item1 {
	width: 15%;
	color:  #9D0131;
	text-align: center;
	float: left;
	padding: 1% 0;
	vertical-align: middle;
}

.document-security-item1-image {
	margin: 10px;
	vertical-align: middle;
}

.document-security-item1-image img {
	height: 56px;
}

.document-security-item1-label {
}

.document-security-item2 {
	width: 5%;
	color:  #9D0131;
	text-align: center;
	float: left;
	padding: 1% 0;
	vertical-align: middle;
}

.document-security-item3 {
	width: 80%;
	color: rgb(0, 0, 0);
	text-align: justify;
	float: left;
	padding: 1% 0;
	vertical-align: middle;
}


/* KOMPETENCJE - ZABEZPIECZENIA*/
.security-area {
	width: 1200px;
}

.security-item {
	font-family: "Roboto Light";
	width: 50%;
	display: block;
	margin: 2% 0;
	float: left;
	min-height: 185px;
}

.security-item1 {
	width: 20%;
	color: #9D0131;
	text-align: center;
	float: left;
	vertical-align: middle;
	height: 100px;
	display: table-cell;
}

.security-item1 img {
	height: 90px;
	margin: 10px;
}

.security-item2 {
	height: 100px;
	width: 80%;
	vertical-align: middle;
	display: table-cell;
	padding-left: 5%;
}

.security-item22 a {
	color: #000;
}


/* KARIERA - DOLACZ DO NAS*/
.donas-item1 {
	float: left;
	padding-right:5%; 
	width:45%;
}

.donas-item2 {
	font-size: 36px; 
	font-family: 'Roboto Thin';
	font-weight: bold; 
	color: #313234;
}

.donas-item3 {
	font-size: 16px; 
	font-family: 'Roboto Light'; 
	color: #6B6B6B;
}

.donas-item4 {
	padding-top: 3%; 
	float:left;
}

.donas-item4 img{
	width: 60px;
}

.donas-item5 {
	font-size: 38px; 
	font-family: 'Roboto Light'; 
	color: #9d0132; 
	margin-left: 15%;
}

.donas-item6 {
	font-size: 16px; 
	font-family: 'Roboto Light'; 
	color: #6B6B6B; 
	float: left;
}

.donas-item7 img{
	width: 500px;
}


/* STREFA WIEDZY, STREFA WIEDZY - SPRAWDZ STATUS WYKONANIA */
.knowledge-zone-table {
	height: 310px;
	width: 1200px;
}

.knowledge-zone-item {
	position: relative;
	top: 24px;
	text-align: center;
	width: 25%;
	float: left;
}

.knowledge-zone-item4 {
	position: relative;
	top: 24px;
	text-align: center;
	width: 25%;
	float: left;
}

.knowledge-zone-item-1 {
	width: 120px;
	height: 50px;
	position: relative;
	bottom: 0px;
	padding-bottom: 15px;
	overflow: visible;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.knowledge-zone-item-1 img {
	height: 50px;
	vertical-align: middle;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}

.knowledge-zone-item:hover .knowledge-zone-item-1,
.knowledge-zone-item4:hover .knowledge-zone-item-1 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.knowledge-zone-item-2 {
	position: relative;
	top: 5px;
	font-family: "Roboto Light";
	font-size: 18px;
}

.knowledge-zone-item-3 {
	position: relative;
	top: 5px;
	font-family: "Roboto Light";
	font-size: 18px;
}

.knowledge-zone-item:hover .knowledge-zone-item-2,
.knowledge-zone-item4:hover .knowledge-zone-item-2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.knowledge-zone-item:hover .knowledge-zone-item-3,
.knowledge-zone-item4:hover .knowledge-zone-item-3 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: bold;
}

.knowledge-zone-item-3 p {
	margin: 0px;
}

.info {
	width: 100%;
	display: table;
	clear: both;
}

.info-img {
	display: table-cell;
	width: 70px;
	vertical-align: middle;
}
.info-img img {
	vertical-align: middle;
	height: 49px;
}
.info-txt {
	display: table-cell;
	float: left;
}

/* INTEGRACJE */
.integration-title {
	font-family: "Roboto Light";
	font-size: 24px;
}

.integration-table {
	width: 100%;
	display: inline-block;
	clear: both;
}

.integration-item {
	display: block;
	width: 33%;
	float: left;
}

.integration-item-img {
	display: block;
	vertical-align: middle;
	text-align: center;	
	height: 100px;
}

.integration-item-img img {
	height: 70px;
}

.integration-item-txt {
	display: block;
	padding-left: 5%;
	padding-left: 5%;
}


/* PRZETWARZANIE DANYCH */
.data-proc-title {
	font-family: "Roboto Light";
	font-size: 24px;
}

.data-proc-table {
	width: 100%;
	display: inline-block;
	clear: both;
}

.data-proc-item {
	display: block;
	width: 33%;
	float: left;
}

.data-proc-item-img {
	display: block;
	vertical-align: middle;
	text-align: center;	
	height: 100px;
}

.data-proc-item-img img {
	height: 70px;
}

.data-proc-item-txt {
	display: block;
	padding-left: 5%;
	padding-left: 5%;
}

div.credodiv {
	position: relative; 
	width: 0; 
	height: 0;
}

div.credodivinner {
   position: absolute; 
   top: -100px; 
   left: 500px; 
   width: 630px;
}

img.credoimg {
	width:300px;
}
    
.smHidden{
	display:none;
}

.csheader-jusfify{
	text-align:justify;
}

.list-container-body.noHeader{
   margin-top:50px;
}

.nav.ru {
	float:right;
	margin-right:580px;
}

.search-field-normal.ru {
	width:333px;
} 

.vcontentpage-panel-container {
    margin:0 auto;
	clear: both
}

.vcontentpage-content{
        display: none;
#        background-color: rgba(256, 256, 256, 0.8);
        padding-top: 15px;
		padding-bottom: 15px;
}

.vcontentpage-content.current{
	display: inline-block;
	width:100%;
	min-height: 460px;
#	height: 500px;
	overflow-y: auto;
}	


.vcontentpage-content-m{
        display: none;
#        background-color: rgba(256, 256, 256, 0.8);
        padding-top: 15px;
		padding-bottom: 15px;
	color: #FFF;			
}

.vcontentpage-content-m.current{
	display: inline-block;
	width:100%;
	min-height: 390px;
#	height: 500px;
	overflow-y: auto;
	color: #fff;
}	

.vcontentpage-content_fl.current{
	display: inline-block;
	width:100%;
	min-height: 390px;
}

.vcontentpage-slider {
  max-height:450px;
  min-height:300px;
  padding-bottom:5px;
/*  padding-top:5px; */
}

.vcontentpage-slider-lead{
		padding-left: 40px;
		padding-right: 40px;
		position: absolute;
top:200px
}

.vmain_content_image{
#		padding-left: 248px;
		padding-left: 40px;
		padding-right: 40px;
		width: 1200px;
}

.vcontentpage-panel-container-sections{
  width: 1280px;
  #min-height: 600px;
  height:auto;
  background-position: center top;
  background-repeat:no-repeat;
}

.vcontentpage-container-sections-content{
		padding-left: 40px;
		padding-right: 40px;
	display:inline-block;
	width: 1200px;
	height:100%;
	min-height: 800px;
 }


.vcontentpage-container-sections-contentr{
	display:block;
}

.vcontentpage-container-sections-row{
	display:table-row;
}

.vcontentpage-container-sections-buttons{
	display:inline-block;
	float:left;
	height:100%;
	width: 270px;
	font-family: "Roboto Medium";
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	border-spacing: 0px 20px;
	margin-top: 80px;
}

.vcontentpage-container-sections-text{
	display:inline-block;
	width:860px;;
	padding-left: 60px;
	margin-top: 78px;;

}

.vprodtab-element{
	border-bottom: 1px solid #920000;
	cursor: pointer;
	margin: 0px;
	vertical-align: middle;
	min-height:  50px;
	background: none repeat scroll 0% 0% #9D0131;
	clear: both;
	padding-left: 12px;
	padding-right: 8px;
	width: 250px;
border-spacing: 13px;

}

.vprodtab-element.current{
    background: none repeat scroll 0% 0% gray;
}

.vmain-tab-title{
  white-space: pre-wrap;
  width: 210px;
  display: table-cell;
}

.vcontentpage-container-sections-title{
	text-align:center;
	font-family: "Roboto Regular !important";
font-size: 24px !important;
color: #9D0131 !important;
}

.vdiv-contentpage-element-content{
    display: none;
	width: 98%;
}

.vdiv-contentpage-element-content.current{
	display:block;
#	height:390px;
	width: 98%;
	
}

.vcontentpage-element-content-text{
    margin-left: 0px;
	padding-right: 1%;
	padding-left: 1%;
    width: 476px;
    overflow: hidden;
  font-size: 16px;
  font-family: 'Roboto Light';
  color: #6B6B6B;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.vcontentpage-element-content-text-m {
    margin-left: 0px;
	padding-right: 1%;
	padding-left: 1%;
    width: 100%;
    overflow: hidden;
  font-size: 16px;
  font-family: 'Roboto Light';
  color: #FFF;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.vcontentpage-element-content-text p {
	margin-top: 10px;
	margin-bottom: 10px;
}	

.vcontentpage-element-content-text.full-width {
	width: 100%;
}	

.vcontentpage-element-content-text-m.full-width {
	width: 100%;
}	

.vcontentpage-element-content-text.obrazek.lewo{
        float: right;
}

.vcontentpage-element-content-text.obrazek.prawo{
        float: left;
}

.vcontentpage-element-content-text.film.lewo{
        float: right;
}

.vcontentpage-element-content-text.film.prawo{
        float: left;
}

.vcontentpage-element-content-text.film.centralna{
	display:none;
}

.vcontentpage-element-content-text.youtube.lewo{
        float: right;
}

.vcontentpage-element-content-text.youtube.prawo{
        float: left;
}

.vcontentpage-element-content-text.vimeo.lewo{
        float: right;
}

.vcontentpage-element-content-text.vimeo.prawo{
        float: left;
}

.vcontentpage-element-content-text.none{
       width: 100%;
}

.vcontentpage-element-image{
        float: left;
        height: 370px;
		width: 440px;
		overflow: hidden;
}

.vcontentpage-element-image.centralna {
	width: 588px;
	height:100%;

}

.vcontentpage-element-image.lewo{
        float: left;
}

.vcontentpage-element-image.prawo{
    float: right;
    margin-left: 15px;
}

.vcontentpage-element-image.brak{
		display: none;
}

.vcontentpage-element-img-div {
        background-repeat: no-repeat,no-repeat;
        background-size:15%,100%;
        background-position: center,center;
        background-color: rgba(0,0,0,0);
        opacity:1;
		height: 100%;
		width: 100%;
		overflow: hidden;
}

.vcontentpage-element-img-div:hover{
        opacity:0.5;
}

.vcontentpage-element-img{
        width: 440px;
        opacity:1;
}

.vcontentpage-element-img:hover{
        opacity:0.5;
}

.vprodtab-element a {
	color: white;
	display: table-cell;
	vertical-align: middle
}

.vcontentpage-head {
    height: 100px;
    background-color: #9D0131;
    margin-top: 50px;
    color: #FFF;
    font-size: 17px;
    font-family: Roboto Medium;
    vertical-align: middle;
    text-align: center;
    line-height: 3;
}

.vcontentpage-hd-title {
    color: #000;
    font-size: 19px;
    font-family: Roboto Medium;
    vertical-align: middle;
    text-align: center;

}

.vcontentpage-title-icon {
    height: 57px;

}

.vcontentpage-title-icon img {
    height: 57px;

}

.vcontentpage-title-text {
    font-size: 37px;
    font-family: Roboto Medium;
}

.vcontentpage-title-text-m {
    font-size: 37px;
    font-family: Roboto Medium;
    color: #FFF;
}

.vcontentpage-title-line {
    border: 0; 
    height: 0; 
    border-top: 1px solid rgba(0, 0, 0, 0.1); 
}


.vmain-tab-icon {
    vertical-align: middle;
    display: table-cell;
}

.vprodtab-element-back {
    font-size: 16px;
    font-family: Roboto Bold;
    text-align: Left;
    padding-top: 10px;
}

.vprodtab-element-back img {
    width: 16px;
    padding-right: 5px;
}

.vprodtab-element-back-m {
    font-size: 16px;
    font-family: Roboto Bold;
    text-align: Left;
    padding-top: 10px;
}

.vprodtab-element-back-m img {
    width: 16px;
    padding-right: 5px;
}

.vcontentpage-content-footer {
	background: #9D0131 url("../images/info_ikona.png") no-repeat left;
    color: #FFF;
    text-align: center;
    padding: 40px 30px 40px 30px;
    font-size: 15px;
    font-family: Roboto Light;
    box-sizing: border-box;
}

.vcontentmainpage-footer {
    padding-top: 30px;
}

.vcontentmainpage-footer-table {
    width: 900px;
    margin-left: 245px;
}

.vcontentmainpage-footer1 {
    color: #000;
    font-size: 24px;
    font-family: Roboto Light;
}

.vcontentmainpage-footer-hr {
    width: 50px;
    margin-left: 0px;
    color: #c8c8c7;
    text-align: left;
}

.vcontentmainpage-footer2 {
    color: #616161;
    font-size: 14px;
    font-family: Roboto Light;
}

.vcontentpage-multimedia-filmy {
width: 100%;
display: inline-block;
clear: both;
}

.vcontentpage-multimedia-video-item {
display: block;
width: 30%;
float: left;
}

.vcontentpage-multimedia-video {
display: block;
vertical-align: middle;
text-align: center;
cursor: pointer;
}

.vcontentpage-multimedia-video:hover{
        opacity:0.5;
}

.vcontentpage-multimedia-video-title {
display: block;
text-align: center;
}

.vcontentpage-multimedia-break {
    width: 3%;
    float: left;
}

.vcontentpage-multimedia-pdf {
	padding-top: 8px; 
	padding-left: 75px;
}

.referencje-pdf {
	padding-top: 30px;
	padding-left: 75px;
	height: 30px;
}

.referencje-element-pdf{
	margin-bottom: 20px;
	width: 100%;
}

.vcontentpage-multimedia-pdf a{
    font-size: 16px;
    font-family: 'Roboto Light';
    color: #FFFFFF;
}

.vcontentpage-multimedia-photos {
    clear: left;
    padding-top: 50px;
}

.vcontentpage-multimedia-photo {
    float: left;
    font-size: 36px;
    font-family: Roboto Regular;
    margin-bottom: 50px;
}

.vcontentpage-multimedia-hr {
    margin-left:30px;
    margin-top: 30px;
}

.vcontentpage-multimedia-obrazy {
    margin-top: 50px;

}

.vcontentpage-multimedia-obraz {
    width:200px;
    height: 120px;
    background-size: 600px 400px;
        float: left;
            margin-right: 10px;
                margin-bottom: 30px;
            
}

.vcontentpage-multimedia-obraz img {
    cursor: pointer;            
}


.vprodtab-element-back-m a {
    color: #FFF;
}

.vcontentpage-desc-document-title {
    font-size: 26px;
    letter-spacing: -1.1px;
}

.vcontentpage-desc-document {
    font-size: 16px; 
    padding: 0px 20px 0px 20px;
}

.extraheadtext-head {
	font-family: Roboto Thin;
	font-size: 36px;
	text-align: center;
	color: #313234;
}

.extraheadtext-text {
	font-family: Roboto Light;
	font-size: 18px;
	text-align: center;
	color: #000000;
}

.extraheadtext-p {
	margin: 15px;
}

.extraheadtext-phead {
	margin: 0px;
}

.extraheadtext-subtext {
	font-family: Roboto Medium;
	font-size: 13px;
	text-align: center;
	color: #000000;
}

.extraheadtext-subtext {
	margin: 10px;
}

.extraheadtext-tab1 {
	border-collapse: collapse;
	font-family: Roboto Light;
	font-size: 13px;
	text-align: center;
	color: #000000;
	width: 100%;
}

.extraheadtext-tabhead {
	border: 1px solid black;
	background-color: #e3e3e3;
}

.extraheadtext-tabb {
	border: 1px solid black;
}

.extraheadtext-tab2 {
	border-collapse: collapse;
	font-family: Roboto Light;
	font-size: 13px;
	text-align: center;
	color: #000000;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

/* EPUAP Request Form */

.epuapreq{
 
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}

.epuapreq_title div{
	
}

.epuapreq_title{
    background: none repeat scroll 0% 0% #9D0131;
    padding-left: 40px;
    padding-right: 40px;
    font-family: "Roboto Thin";
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    display: table;
    width: 1200px;
    height: 50px;
    margin-top: 15px;
    line-height: 50px;
}

.epuapreq_form{
    width: 720px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    display: table;
}

.epuapreq_form .table {
width:100%;
font-family: 'Roboto Regular';
font-weight: bold;
}

.epuapreq_form .table .row {
margin-bottom: 10px;
}

.epuapreq_form .cell {
padding: 2px;
vertical-align: top;
}


.epuapreq_form input{
    width: 99%;
}


.epuapreq_form_label{
	width:50%;
}

.epuapreq_form_label_big{
	font-size: 18px;
}

.epuapreq_form_input{
	width:60%;
}

.epuapreq_form_input #email-error{
color: black;
font-family: 'Roboto Regular';
font-size: 13px;
padding-left: 0px;
}

.epuapreq_form input.button {
	width: 270px;
	float: right;
	margin-top:40px;
	height: 56px;
}

.epuapreq_form input.checkbox {
	width: 0%;	
}

.epuapreqresult{
	height: 400px;
	text-align: center;
	font-size: 20px;
}

.epuapreqresult .epuapreq_form{
 margin-top: 150px;
}

.epuapreq_form_button{

background: #9D0131;  
  text-align:center;
  color:#FFF;
  text-decoration:none;
  /*-moz-border-radius:5px;*/
  /*-webkit-border-radius:5px;*/
  /*-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);*/
  /*-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);*/
  border: 1px solid #616161;
  position:relative;
  cursor:pointer;
  width: 370px;
  height: 50px;
  /*font-family:"Roboto Light";*/
  /*font-size: 20px;*/
  line-height: 2.6;
  margin-bottom: 10px;
}

.epuapreq_form div.passwordInformation{
	width: 100%;
	margin-top: 25px;
	font-size: 15px;
	font-family: "Roboto Bold";
	font-weight: normal;
}

.epuapreq_form .ok {
color: #339933;
font-weight: bold;
text-align: center;
}

.epuapreq_form ol li {
list-style: inherit;
}

.epuapreq_form .small_button {
width: auto;
height: auto;
margin: 5px 0;
line-height: 1.75;
font-weight: bold;
}


.epuapreq_form_file{
    width: 27%;
}

.div-txt-normal {
color: #000;
font-weight: normal;
}

.div-txt-normal .red {
color: #e80000;
font-weight: bold;
}


.vcontentpage-head h1{
    letter-spacing: 10px;
}


.pwpwTextButton {
    display: table;
    text-decoration: none !important;
    text-align: center;
    font-family: Roboto Medium;
    font-size: 17px;
    font-weight: bold;
    color:white !important;
    min-width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #9D0131 !important;
    border-style: solid;
    border-width: thin;
    border-color: black;
    padding: 0px 20px 0px 20px;
}

.pwpwTextButton:hover {
    background-color: white !important;
    color: #9D0131 !important;
}