.modul-start-lista-subskrybentow, .menu-modul-10 {
	flex: 0 1 704px;
	max-width: 704px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px 0px 0px;
	margin: 0px auto;
}
.modul-start-lista-subskrybentow-tytul, .menu-modul-10-tytul {
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
  font-weight: 400;
  color: #ffffff;
	text-align: center;
	text-transform: uppercase;
  text-decoration-color: transparent;
	padding: 0px 0px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(0, 0, 0, 0.01);
}
.modul-start-lista-subskrybentow-tytul:after {
	content: "";
	width: 101px;
	height: 17px;
	margin: 28px 0px 0px 0px;
	background: url(../grafika/o_nas.png) center center no-repeat;
}
.modul-start-lista-subskrybentow form {
	flex: 1 1;
  padding: 0px;
  margin: 0px;
  border: none;
  display: flex;
  align-items: center;
}
.subskrypcja-zawartosc {
	flex: 1 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
  text-align: center;
	padding: 40px 0px 0px;
	display: flex;
	gap: 24px 16px;
	flex-wrap: wrap;
	justify-content: center;
	background: rgba(0, 0, 0, 0.01);
}
.subskrypcja-tekst {
	flex: 1 1 100%;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.subskrypcja-tekst label {
	display: flex;
	justify-content: center;
	background-color: inherit;
	padding: 0px;
  text-align: center;
	width: 100%;
	margin: 0px 0px;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	flex: 0 1 calc(100% - 128px);
	margin: 0px 0px 0px 0px;
	display: flex;
}
.subskrypcja-input-tlo input {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px !important;
	color: #4a4a4a !important;
	font-weight: 400;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 15px 16px 14px !important;
	margin: 0px 0px !important;
	border: none;
	border-radius: 4px;
}
.subskrypcja-input-tlo input::placeholder{
	opacity: 1;
	color: #4a4a4a !important;
}
.subskrypcja-btns-tlo	{
	flex: 0 0 112px;
	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: 0 0 48px;
	height: 58px;
	position: relative;
	background: #a00f06;
	border-radius: 4px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz:before	{
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	content: "\f067";
	color: #fff;
	padding: 0px 0px 0px 0px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0 0 48px;
	height: 58px;
	position: relative;
	background: #a00f06;
	border-radius: 4px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz:before	{
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	content: "\f00d";
	color: #fff;
	padding: 0px 0px 0px 0px;
}
.subskrypcja-zawartosc .btn-submit-modul {
	border: none !important;
	background: none !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 0px !important;
	color: #fff;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	text-decoration-color: transparent;
	cursor: pointer;
	min-width: 0px !important;
	width: 100%;
	height: 100%;
  padding: 0px 0px 0px 0px;
}

.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.8;
}

.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: 1 1 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	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: 3px 0px 0px 0px;
}
.subskrypcja-tekst-rodo label {
	margin: 0px 0px 0px 8px !important;
}
.subskrypcja-tekst-rodo a {
	color: #ffffff !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 {
		padding: 0px 16px;
		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 216px;
		display: flex;
		justify-content: center;
		margin: 0px auto;
	}
	.strona-tresc .subskrypcja-btns-tlo > span {
		flex: 0 0 100px;
	}
	.strona-tresc .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
    max-width: none;
	}
}
@media all and (min-width: 640px) and (max-width: 1023px) {
	.subskrypcja-zawartosc {
		max-width: 70%;
    margin: 0px auto;
	}
	.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;
	}
}
