.modul-start-lista-subskrybentow, .menu-modul-10 {
	flex: 0 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 24px 20px;
}
.modul-start-lista-subskrybentow-tytul, .menu-modul-10-tytul {
	flex: 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	text-align: left;
	color: #3875c6;
	text-transform: uppercase;
	padding: 0px 0px 0px;
  margin: 0px 0px 16px;
  display: flex;
	flex-wrap: wrap;
}
.modul-start-lista-subskrybentow form {
	padding: 0px;
	margin: 0px;
	border: none;
}
.subskrypcja-zawartosc {
	flex: 1 1;
	font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
}
.subskrypcja-tekst {
	flex: 1 1 100%;
	padding: 0px 0px 16px 0px;
	width: 100%;
}
.subskrypcja-tekst label {
	display: flex;
	background-color: inherit;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0px 0px;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	flex: 1 1 100%;
	width: 100%;
	margin: 0px 0px 24px 0px;
	display: flex;
}
.subskrypcja-input-tlo input {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 400;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 7px 16px 6px !important;
	margin: 0px 0px;
	border: none;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
}
.subskrypcja-input-tlo input::placeholder{
	opacity: 1;
	color: #4b4b4b;
}
.subskrypcja-btns-tlo	{
	flex: 0 0 240px;
	display: flex;
	flex-direction: row !important;
	justify-content: center;
	margin: 0px 0px 0px 0px;
	gap: 0px 16px !important;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 32px;
	position: relative;
	background: #3875c6;
	border-radius: 8px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 32px;
	position: relative;
	background: #dbdee3;
	border-radius: 8px;
}
.subskrypcja-zawartosc .btn-submit-modul {
	position: absolute;
	border: none !important;
	background: none;
	font-family: 'Open Sana', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-decoration-color: transparent;
	cursor: pointer;
	min-width: 0px;
	width: 100%;
	height: 100%;
  padding: 0px 0px 0px 0px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz .btn-submit-modul	{
	color: #000;
}
.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.8;
}

.btn-submit-subskrypcja-dopisz, .btn-submit-subskrypcja-wypisz	{
	padding: 0px 0px 0px 0px;
	background: none;
}
.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: unset;
	font-size: 14px;
	color: #000000;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: flex-start;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#subskrypcja-rodo	{
	opacity: 1;
  z-index: 1;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
}
.subskrypcja-tekst-rodo label {
	margin: 12px 0px 0px 8px !important;
}
.subskrypcja-tekst-rodo a {
	color: #555454 !important;
}
.subskrypcja-tekst-rodo a:hover {
	opacity: 0.65;
}

@media all and (min-width: 320px) and (max-width: 639px) {
	.modul-start-lista-subskrybentow, .menu-modul-10 {
		background: none;
	}
	.subskrypcja-zawartosc {
    flex: 0 1 100%;
    max-width: 100%;
		padding: 0px;
	}
	.subskrypcja-input-tlo {
		flex: 0 0 100% !important;
    margin: 0px auto 16px !important;
	}
	.strona-tresc .subskrypcja-btns-tlo {
		flex: 0 0 104px;
		display: flex;
		justify-content: center;
		margin: 0px auto;
	}
	.strona-tresc .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
    max-width: none;
	}
}
@media all and (min-width: 640px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow-tytul::after, .menu-modul-10-tytul::after {
		margin: 16px 0px 16px 0px;
		/*background: url(../grafika/mpzo.png) center center no-repeat !important;*/
	}
	.subskrypcja-zawartosc {
    flex: 0 1 40%;
    max-width: 40%;
    padding: 0px;
	}
	.subskrypcja-tekst {
		text-align: center;
	}
	.subskrypcja-input-tlo {
		flex: 0 0 100% !important;
    margin: 0px auto 16px !important;
	}
	.subskrypcja-input-tlo input {
		max-width: 100%;
	}
	.strona-tresc .subskrypcja-btns-tlo {
    flex: 0 0 104px;
    display: flex;
    justify-content: center;
    margin: 0px auto;
	}
}
