﻿#modul1 .start_aktualnosci_naglowek {
	display:none;
}

.tytul_modul1, .tytul_modul2,.tytul_modul3, .tytul_modul4 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:300;
	color: #fff;
	background:#3975AB;
	text-align: left;
	padding: 15px 20px 15px 20px !important;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	display:block;
}
.tytul_modul1:before, .tytul_modul2:before, .tytul_modul3:before{
	border: 1px solid #eeeeee;
	border-radius: 15px;
	padding: 10px;
	font-family: FontAwesome;
	font-size: 12px;
	margin: 0px 10px 0px 15px;
	position: relative;
	top: 0px;
	color: #008539;
}
.tytul_modul1:before{
	content: "\f0e0";
}
.tytul_modul2:before{
	content: "\f075";
}
.tytul_modul3:before{
}
.start_modul {
	clear: both;
	padding: 0px;
	border: 1px solid #efefef;
	margin: 0px auto 10px auto;
}
.start_modul_a{
	clear: both;
	padding: 0px;
}
.start_aktualnosci
{
	width: 100%;
	margin: 0px 0px 0px 0px !important;
}


.start_informacje_tytul,
.kalendarz_tytul,
.rss_tytul {
	display:none;
}
.kalendarz_tytul {
	display: table-cell;
}

.start_aktualnosci_tlo {
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;	
	border-bottom: 1px solid #e4e4e4;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-align:center;
	vertical-align:top;
}

.start_aktualnosci_tlo:hover{
	opacity:0.8;
	cursor:pointer;
}


.start_aktualnosci_ikona_tlo {
	padding: 15px 15px 15px 15px;
	height:auto;
	text-align:center;
	display:table-cell;
	vertical-align:top;
}

.start_aktualnosci_ikona {
	max-width: 120px;
	height: auto;
}
.start_aktualnosci_skrot_tlo{
	display:table-cell;
	vertical-align:top;
	padding: 15px 15px 15px 0px;
	text-align:left;
}

.start_aktualnosci_data::before {
    color: #5A5A5A;
    font-family: FontAwesome;
    font-size: 16px;
    content: "\f073";
    margin: 0px 0px 0 0;
	padding-right:10px;
}
.start_aktualnosci_data {
	vertical-align:top;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:400;
	color: #656565;
	padding: 0px 0px 3px 0;
	margin: 0;
	border:none;
	display:inline-block;
}
.start_aktualnosci_tytul {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #198658;
	text-align: left;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.start_aktualnosci_skrot {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #656565;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.start_aktualnosci_wiecej_tlo {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 10px 0 0 0;
	display:none;
}

.start_aktualnosci_wiecej {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A1A1A1;
	padding: 6px 0 6px 15px;
	display:none;
}

.start_aktualnosci_wszystkie_tlo{
	padding: 20px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: auto;
	border-top:none;
	border:1px solid #e4e4e4;
}

.start_aktualnosci_wszystkie {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000000 !important;
	text-decoration: none !important;
	border: 0px none transparent;
	padding: 0px 0px 0px 0px;
}

a.start_aktualnosci_wszystkie:hover{
	opacity:0.7;
}

.start_aktualnosci_wszystkie:before{
	font-family: FontAwesome;
	font-size: 14px;
	content: "\f0da";
	margin: 0px 10px 0px 4px;
	position: relative;
	color: #FFC700;
}
