.modul-start-lista-subskrybentow	{
	display: block;
	border: 1px solid #e5e9ee;
	background: url(../grafika/newsletter_tlo.png) right bottom no-repeat;
}
.subskrypcja-zawartosc	{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color:#555454;
	padding: 0px 24px 0px 24px;
	margin: 0px 0px 16px 0px;
	display: flex;
	flex-wrap: wrap;
}
.modul-start-lista-subskrybentow-tytul {
	font-family: 'Rokkitt', serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: 800;
	color: #700000;
	text-decoration-color: transparent;
	padding: 16px 24px 24px;
	margin: 0px 0px 20px 0px;
	position: relative;
	background: url(../grafika/tytul_tlo.png) 0px bottom no-repeat;
}
.subskrypcja-tekst {
	flex: 1 1 100%;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
 .modul-start-lista-subskrybentow .subskrypcja-zawartosc .subskrypcja-input-tlo {
	width: 262px;
	margin: 16px auto 16px 0px;
}
.modul-start-lista-subskrybentow .subskrypcja-btns-tlo{
	flex: 1 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0px 0px 0px 0px !important;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow .subskrypcja-zawartosc .subskrypcja-input-tlo {
		max-width: 70%;
	}
	.modul-start-lista-subskrybentow .subskrypcja-btns-tlo {
		justify-content: center;
	}
}
.modul-start-lista-subskrybentow .subskrypcja-zawartosc .span-submit-subskrypcja-dopisz	{
	flex: 0 1 32px;
	height: 32px;
	position: relative;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 8px 0px 0px !important;
	background: #282828;
}
.modul-start-lista-subskrybentow .subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	flex: 0 1 32px;
	height: 32px;
	position: relative;
	padding: 0px 0px 0px 0px !important;
	background: #e6e6e6;
}
.modul-start-lista-subskrybentow .span-submit-modul:after	{
	display: block;
	position: absolute;
	font-family: "Font Awesome 5 Free";
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.modul-start-lista-subskrybentow .span-submit-subskrypcja-dopisz::after	{
	left: 10px;
	top: 6px;
	content: "\f067";
}
.modul-start-lista-subskrybentow .span-submit-subskrypcja-wypisz::after	{
	left: 11px;
	top: 6px;
	color: #282828;
	content: "\f00d";
}
.modul-start-lista-subskrybentow .subskrypcja-zawartosc .btn-submit-modul{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	border: none!important;
	font-family: 'Baloo 2', cursive;
  font-size: 0px !important;
  font-weight: 700;
	color: transparent;
	text-align: center;
	text-decoration-color: transparent;
	text-transform: uppercase;
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.modul-start-lista-subskrybentow .subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.6;
}

.modul-start-lista-subskrybentow .btn-submit-subskrypcja-dopisz, .modul-start-lista-subskrybentow .btn-submit-subskrypcja-wypisz	{
	color: #fff;
	padding: 8px 0px 8px 16px;
	background: none;
}
.modul-start-lista-subskrybentow .subskrypcja-input-tlo input {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #555454;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 4px 12px;
	border: none;
	background: #fff;
	border: 1px solid #e5e9ee;
}
.modul-start-lista-subskrybentow .subskrypcja-input-tlo input::placeholder{
	color: #555454;
}
.modul-start-lista-subskrybentow .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: unset;
	color:#555454;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	padding: 16px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	position: relative;
}
.modul-start-lista-subskrybentow .subskrypcja-zawartosc .subskrypcja-tekst-rodo::before {
	content: "";
	position: absolute;
	left: -24px;
	top: 0px;
	display: block;
	width: 107%;
	height: 1px;
	background: url(../grafika/tytul_tlo.png) left top repeat-x;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
		justify-content: center;
	}
}
#subskrypcja-rodo	{
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
}

.subskrypcja-tekst-rodo a{
	color:#555454;
}
