/* CSS dla bloku zajawki */
.zajawki {
	border-bottom: #e0e0e0 solid 1px;
}
.zajawki h2{
	font-size: 14pt !important;
	font: 20px / 28px 'Playfair Display', Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}
.ikona-tlo{
	background-color:#ea2e0d;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
.ikona{
	color: white !important;
	font-size: 18px !important;
}
.zajawki a{
	color: #ea2e0d !important;
	font-size: 14px !important;
	text-decoration: none !important;
	font: 13px / 20px Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
	font-family: 'Playfair Display', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
