﻿body {
	background: #FFFFFF;
}


.tresc input[type='text'],
.tresc input[type='password'],
.tresc textarea,
.tresc select {
	border: none;
	padding: 0px;
	min-width: 70px !important;
	height: 48px;
}

.tresc input[type='submit'],
.tresc input[type='reset'],
.tresc input[type='button'] {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 6px 15px;
}
.tresc input[type=submit] {

}
.tresc input[type=reset] {
	color: #fffFFF;
	border: 1px solid #C3000C;
	background: #C3000C;
}
.tresc input[type=button] {
/*	color: #fffFFF;
	border: 1px solid #0575D1;
	background: #0575D1;*/
}

.tresc input[type=submit]:hover,
.tresc input[type=reset]:hover,
.tresc input[type=button]:hover,
.tresc a img:hover  {
	cursor: pointer;
}

.odstep {
	display: none;
}

hr {
	color: rgba(0,0,0,0.2);
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-left: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid rgba(255,255,255,0.2);
}

img {
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
}

.tytul {
	font-family: 'Ubuntu', sans-serif;
	color: #434445;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
	padding: 50px 0px 40px 0px!important;
}


.srodek_tresc_start div.tytul {
	display: none;
}
.komunikat {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: justify;
	font-style: italic;
	color: #000;
	padding: 18px;
	margin: 10px 0px;
	border: 1px solid #A9A9A9;
	background: #F5F5F5;
}

.blad {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #480000;
	padding: 16px;
	border: 1px solid #F00;
	background: #FCC;
}


.informacje_tresc a img {
	transition: all 0.5s;
}
.informacje_tresc a:hover img {
	opacity: 1 !important;
}

/* --------------------------------------------- Aktualności i informacje */
.aktualnosci_tlo {
	display: flex;
	justify-content: center;
    width: 248px;
    margin: 48px!important;
    overflow: hidden;
    background: #fff;
    margin: 0px 16px;
    box-sizing: border-box;
/*    border: 1px solid #f7f7f7;*/
}


.aktualnosci_tlo .aktualnosci_skrot{
/*	padding: 2px 8px;
	line-height: 34px;*/
}

.aktualnosci_ikona_td {
	width: 232px;
	height: 152px;
	/*display:none;*/
}
.ikona {
	width: 232px;
    height: 152px;
    display: block;
   /* background-size: cover!important;*/
}



.aktualnosci_tlo {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.aktualnosci_skrot_td {
	/*padding: 168px 0px 0px 0px;*/
	width: 100%;
	background: url('../grafika/ikona.png') center top no-repeat;
	background-size: 100% !important;
	transition: all 0.5s;
}


.archiwum_tlo {
	display: block !important;
	width: 100% !important;
	height: initial !important;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(137,153,0,0.2);
	margin: 0px !important;
	padding: 10px 0px !important;
}
.archiwum_tlo .aktualnosci_skrot_td {
	    padding: 16px 20px !important;
	background: none !important;
}

.aktualnosci_ikona_td {

}
.ikona {
	margin: 0px;
	padding: 0px;
	background-size: 100% !important;
	background-color: #FFFFFF !important;
	background-position: center center !important;
	transition: all 0.2s;

}
.aktualnosci_tlo:hover .ikona {
	opacity: 0.8;
	transition: 0.2s;

}
#dol20 + .srodek_tresc .ikona {
	width: 150px;
	height: 150px;
	border-radius: 80px;
	background-size: 140% !important;
	transition: all 0.5s;
}

#dol20 + .srodek_tresc .aktualnosci_tlo:hover .ikona {
	background-size: 180% !important;
}

.aktualnosci_data {
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: -36px 0px 0px 0px;
    display: block;
    background: #de1e0b;
    width: 120px;
    padding: 8px;
    position: relative;
}

#dol20 + .srodek_tresc .aktualnosci_data {
	display: none;
}
.aktualnosci_data:before {
	content: "\f017";
	font-family: FontAwesome;
	margin: 0px 5px 0px 0px;
}
.aktualnosci_tytul, .informacje_tytul {
	font-size:18px; 
	font-family: 'Ubuntu'!important;
	text-transform: uppercase;
	color:#000!important;
	text-align: left;
	margin:16px 0px 8px;
	font-weight: 600;
	padding: 0px 16px;

}
#dol20 + .srodek_tresc .aktualnosci_tytul {
	font-size: 30px;
}
#dol20 + .srodek_tresc .aktualnosci_ikona_td {
	border-bottom-color: transparent;
}
.aktualnosci_ikona_td,
.aktualnosci_skrot_ikona_td,
.aktualnosci_skrot_td {
	display: block;
}
.aktualnosci_skrot,
.aktualnosci_tresc,
.informacje_tresc,
.tresc,
.tresc * {
	font-family: 'Open Sans', sans-serif!important;
	    font-size: 16px;
    line-height: 26px;
}
.aktualnosci_skrot{
	text-align: left;
	font-family: "Open Sans";
	color:#848484;
    width: 100%;
    font-size:14px;
    line-height: 20px;
    padding: 0px 16px 16px 16px;
}
.aktualnosci_podpis, .informacje_podpis {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding: 10px 0px;
	display: none;
}

.tresc {
	padding: 0px 0px!important;
}
.tresc .fa {
	font-size: 18px !important;
	margin: 0px 5px 0px 0px !important;
}
div.firmy_srodek div.informacje_tresc	{
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #CCCCCC;
}
div.firmy_srodek div.informacje_tresc	p {
	margin: 5px 0px;
}
.tresc ul,
.tresc ol,
.tresc li {
	margin: 3px 0px 0px 17px;
	padding: 0px;
}

.aktualnosci_wiecej_tlo {
	text-align: right;
}
.pytanie_do_wiecej_tlo {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 0px;
	text-align: left;
}
.firmy_srodek a.aktualnosci_wiecej,
.ogloszenia_srodek a.aktualnosci_wiecej,
.pytanie_srodek a.aktualnosci_wiecej,
.pytanie_do_wiecej {
	display: inline-block !important;
	padding: 6px 15px;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #07669C;
	border: 1px solid #07669C;
}
.firmy_srodek a.aktualnosci_wiecej:hover,
.ogloszenia_srodek a.aktualnosci_wiecej:hover,
.pytanie_srodek a.aktualnosci_wiecej:hover,
.pytanie_do_wiecej:hover {

}
a.aktualnosci_wiecej {
	display: none;
}

.aktualnosci_kreska_dol {
	height: 1px;
	margin: 0px;
	display: none;
}

.aktualnosci_archiwum_tlo, .aktualnosci_powrot_tlo {
	text-align: center;
    margin-top: 65px;
    margin-bottom: 27px;
    width: 100%;
}
.aktualnosci_powrot, .aktualnosci_archiwum_tlo > .aktualnosci_archiwum:first-child{
	width: 192px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
	font-family: 'Ubuntu';
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	background-color: #de1e0b;
}

/*.aktualnosci_archiwum, .aktualnosci_powrot {
	width: 192px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	border:1px solid #fdc800;
	background-color: #fff;
  box-shadow: 
  19.405px 21.551px 0px 0px rgba(253, 200, 0, 0.4),
  -11.375px 12.633px 0px 0px rgba(253, 200, 0, 0.2),
  21.58px -20.84px 0px 0px rgba(253, 200, 0, 0.1);
}*/




.aktualnosci_powrot a{
	color: #000000 !important;
	text-decoration: none !important;
}

.aktualnosci_archiwum:hover, .aktualnosci_powrot:hover{
	opacity:0.8;
} 

.aktualnosci_strony_tlo, .pytanie_do_tlo {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #696969;
	padding: 0px;
	margin: 30px 0px;
	text-align: center;
	width: 100%;
}
.aktualnosci_strony_tlo span	{
	display:none;
}
.aktualnosci_strony, .pytanie_do {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #696969;
	width: 26px;
	height: 26px;
	text-align: center;
	padding: 2px;
	border: 1px solid #eeeeee;
	background: #eeeeee;
	transition: all 0.3s;
}
.aktualnosci_strony_tlo strong, .aktualnosci_strony_tlo b {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	color: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    padding: 2px;
    border: 1px solid #828282;
    background: #828282;
}
.aktualnosci_strony:first-child {
	display: none;
	width: 0px;
}
.aktualnosci_strony:last-child {
	display: none;
	width: 0px;
}
a.aktualnosci_strony:link, .pytanie_do:link		{color: #3D3D3D; text-decoration: none;}
a.aktualnosci_strony:visited, .pytanie_do:visited	{color: #3D3D3D; text-decoration: none;}
a.aktualnosci_strony:hover, .aktualnosci_strony_tlo b, .pytanie_do:hover		{opacity:0.8;}
a.aktualnosci_strony:active, .pytanie_do:active	{color: #3D3D3D; text-decoration: none;}



.blok4 .srodek_tresc{
	display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}



.szerokosc2 .aktualnosci_tytul, .szerokosc2 .informacje_tytul {
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 700;
	color:#000!important;
	text-transform: none;
	text-align: center;
}

.aktualnosci_oferta .aktualnosci_tekst_tlo .aktualnosci_tytul{
	font-family: "Open Sans";
	font-size: 14px!important;
	font-weight: 300;
	color:#2c2b2a;
	text-transform: none;
}

.srodek_tresc{
	opacity:1;
}

#blok7 .tresc{
	font-size: 16px;
	color:#000;
}

.flex-center{
	display:flex;
	align-items: center;
	justify-content: center;
}


.blok4 .tytul{
	padding: 50px 0px 56px 0px!important;
	width: 100%;
	color:#fff;
/*	margin-bottom: 56px;*/
}

.blok6 .tytul{
/*	padding: 80px 0px 70px 0px!important;*/
	color:#de1e0b;
	margin-bottom: 0px;
}

.blok6 .tresc{
	color:#000;
}

.blok10 .tytul{
	color:#fff;
	margin-bottom: 56px;
}

.blok10 .tresc{
	color:#fff;
}




.blok6 h1, .blok8 h1, .blok10 h1{
	/*background:url(../grafika/naglowek_tlo_3.png) center bottom no-repeat;*/
}

.blok3 h1, .blok4 h1, .blok5 .tytul, .blok7 h1, .blok9 h1 {
	/*background:url(../grafika/naglowek_tlo_3.png) center bottom no-repeat;*/
}

.blok-newsletter .tytul{
	display: none;
}