﻿.start_modul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.rotator_tlo{
	margin: 0px;
	padding: 0px;
}
div.start_informacje_tytul	{
	display: none;
}
div.start_informacje_tresc	{
	padding: 0px;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 65%,#ededed 100%);
	border: 1px solid #ededed;
}
.start_informacje_tresc	.tytul {
	padding: 12px 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #005DA8;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
}
div.start_informacje_podpis	{
	display: none;
}