﻿body {
	background: #FFFFFF;
}


.tresc input[type='text'],
.tresc input[type='password'],
.tresc textarea,
.tresc select {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 8px;
	margin: 0px 4px;
	border: 1px solid #B5D9A4;
}

.tresc input[type='submit'],
.tresc input[type='reset'],
.tresc input[type='button'] {
	padding: 0px 15px;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: 0px none transparent;
	width: initial !important;
}
.tresc input[type=submit] {
	color: #c50023;
	background: #FFFFFF url('../grafika/btn_dopisz.png') right center no-repeat;
}
.tresc input[type=reset] {
	color: #a8a8a8;
	background: #FFFFFF url('../grafika/btn_wypisz.png') right center no-repeat;
}
.tresc input[type=button] {
	color: #a8a8a8;
	background: #FFFFFF url('../grafika/btn_wypisz.png') right center no-repeat;;
}

.tresc input[type=submit]:hover,
.tresc input[type=reset]:hover,
.tresc input[type=button]:hover,
.tresc a img:hover  {
	cursor: pointer;
	opacity: 0.8;
}

.odstep {
	display: none;
}

hr {
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

img {
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
}

a:link		{color: #0074E0; text-decoration-color: transparent; outline: none;}
a:visited	{color: #0074E0; text-decoration-color: transparent; outline: none;}
a:hover		{color: #0d5395; text-decoration-color: transparent; outline: none;}
a:active	{color: #0074E0; text-decoration-color: transparent; outline: none;}

.tytul,
.start_aktualnosci_naglowek {
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	text-transform: none;
	text-align: left;
	padding: 0px 0px 16px 0px;
	margin: 8px 0px 0px 0px;
	background: url(../grafika/naglowek.png) left bottom no-repeat;
}

.tytul{
	margin-bottom: 16px;
}

.start_aktualnosci_naglowek{
	/*border-bottom: 1px solid #e8e8e8;*/
	margin: 4px 0px 0px 0px;
	padding-bottom: 16px;
	padding-top: 0px;
	width: 100%;
}

.tytul > em {
	font-weight: 400;
	margin: 0px 10px 0px 0px;
}
/*.szerokosc15 .tytul {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	border-bottom: 1px solid #559a35;
	background: none;
}*/
.szerokosc15 .tresc {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}
/*.szerokosc15 .tresc:first-child {
	border-top: 1px solid #abf185;
}*/
.komunikat {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: #009A4A;
	margin: 10px 0px;
}

.blad {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: #009A4A;
	margin: 10px 0px;
}

/* --------------------------------------------- Aktualności i informacje */
.aktualnosci_tlo,
.kalendarz_tresc_tlo {
	vertical-align: top;
	width: 100%;
	padding: 24px 0px;
	margin: 0px 0px;
	border-bottom: 1px solid #e0e0e0;
}
.aktualnosci_tlo:hover {

}
.aktualnosci_tlo:hover a.aktualnosci_wiecej {
}
.aktualnosci_ikona_td {
	width: 184px;
	padding: 0px 0px 0px 0px;
}
.aktualnosci_ikona_tlo {
	width: 184px;
	padding: 0px 16px 0px 0px;
}
.ikona {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 184px!important;
	height: 136px!important;
	background-size: contain!important;
}
.aktualnosci_skrot_ikona_td {
	width: 100%;
	padding: 0px 0px 0px 16px;
}
.aktualnosci_skrot_td {
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.aktualnosci_data,
.start_aktualnosci_data,
.szukaj_tresc_data,
.kalendarz_tresc_data {
    display: block;
    font-family: 'Open Sans';
    font-size: 14px;
    text-align: left;
    color: #fff;
    padding: 2px 0px 2px 24px;
    margin: 0px 0px 0px 0px;
    background: url(../grafika/data.png) left 6px center no-repeat;
    background-color: #0074E0;
    width: 84px;
}
.szukaj_tresc_data {
	text-align: left;
	width: auto;
}

.aktualnosci_kreska_dol {

}
.aktualnosci_tytul,
.start_aktualnosci_tytul,
.informacje_tytul,
.szukaj_tresc_tytul,
.kalendarz_tresc_tytul {
	margin: 4px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-align: left;
}

.aktualnosci_tytul{
	margin: 8px 0px;
}
.aktualnosci_tytul a:hover{
	text-decoration-color: transparent!important;
	opacity: 0.6;
}
.aktualnosci_tresc,
.informacje_tresc,
.szukaj_tresc_skrot,
.tresc {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #656565;
}
.tresc {
	padding: 0px;
	color: #000000;
}
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;
}
ul, ol, li {

}
.aktualnosci_skrot,
.start_aktualnosci_skrot,
.kalendarz_tresc_skrot {
	font-family: 'Open Sans';
	font-size: 14px;
	text-align: left;
	color: #000;
	padding:2px 0px;
	margin: 0px;
}
.aktualnosci_podpis, .informacje_podpis {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding: 10px 0px;
	color: #717171;
}
.informacje_podpis {
	display: none;
}
.aktualnosci_wiecej_tlo {
	display: none;
	text-align: right;
	position: relative;
}
.firmy_srodek .aktualnosci_wiecej_tlo,
.pytanie_do_wiecej_tlo {
	display: block;
	text-align: right;
}

.aktualnosci_wiecej,
.start_aktualnosci_wiecej {
	display: block!important;
}
.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;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
	color: #000;
}
.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{
	position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0px;
}

a.aktualnosci_wiecej:before{
	font-family: 'FontAwesome';
    font-size: 26px;
    content: "\f061";
    margin: 0px 0px 0px 0px;
    color: #00d9ff;
    padding: 10px 16px 0px 16px;
}

a.aktualnosci_wiecej:link, a.pytanie_do_wiecej:link		  	{color: transparent; text-decoration-color: transparent; outline: none;}
a.aktualnosci_wiecej:visited, a.pytanie_do_wiecej:visited	{color: transparent; text-decoration-color: transparent; outline: none;}
a.aktualnosci_wiecej:hover, a.pytanie_do_wiecej:hover			{color: transparent; text-decoration-color: transparent; outline: none;}
a.aktualnosci_wiecej:active, a.pytanie_do_wiecej:active		{color: transparent; text-decoration-color: transparent; outline: none;}

.aktualnosci_kreska_dol {
	height: 1px;
	margin: 0px;
}

.aktualnosci_archiwum_tlo, .aktualnosci_powrot_tlo {
	text-align: right;
	padding: 20px 0px;
}
.aktualnosci_archiwum,
.aktualnosci_powrot,
.start_aktualnosci_wszystkie {
	padding: 8px 16px 8px 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    text-align: center!important;
    font-weight: 400;
    color: #000 !important;
    text-decoration-color: transparent !important;
    background: #f0ebe7;
    float: right;
}


.start_aktualnosci_wszystkie{
	/*width: 144px;*/
	background: #f0ebe7;
	margin-top:16px;
}

.aktualnosci_powrot{
	/*width:144px;*/
}

.aktualnosci_powrot:before {
	font-family: "FontAwesome";
	font-size: 16px;
	content: "\f104";
	margin: 0px 5px 0px 0px;
}

.aktualnosci_archiwum:hover, .aktualnosci_powrot:hover, .aktualnosci_galeria:hover, .start_aktualnosci_wszystkie:hover {
	opacity:0.8;
	text-decoration-color: transparent !important;
}


.aktualnosci_strony_tlo, .pytanie_do_tlo {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #696969;
	padding: 15px 0px 3px 0px;
	text-align: left;
}
.aktualnosci_strony_tlo span{
	display:none;
}
.aktualnosci_strony, .pytanie_do {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #696969;
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 5px 2px 0px 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
	transition: all 0.3s;
}
.aktualnosci_strony_tlo strong, .aktualnosci_strony_tlo b {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #000;
	text-decoration-color: transparent;
	background: #f0ebe7;
	border: 1px solid #f0ebe7; padding:5px;
}

.aktualnosci_strony:first-child {
	display: none;
	width: 0px;
}
.aktualnosci_strony:last-child {
	display: none;
	width: 0px;
}
a.aktualnosci_strony:link, .pytanie_do:link		{color: #000; text-decoration-color: transparent; background: #e7e7e7; border: 1px solid #e7e7e7; padding:5px;}
a.aktualnosci_strony:visited, .pytanie_do:visited	{color: #000; text-decoration-color: transparent; background: #e7e7e7; border: 1px solid #e7e7e7; padding:5px;}
a.aktualnosci_strony:hover, .aktualnosci_strony_tlo b, .pytanie_do:hover		{color: #FFFFFF; text-decoration-color: transparent; background: #e7e7e7; border: 1px solid #e7e7e7; padding:5px; width:18px; height:18px; text-align: center; opacity:0.8;  }
a.aktualnosci_strony:active, .pytanie_do:active	{color: #000; text-decoration-color: transparent; padding: 5px;}
