.modul-10{
	border: 10px solid transparent;
  border-image-repeat: round;
  border-image-slice: 30;
  border-image-width: 29px;
  border-image-source: url(../grafika/ramka_nesletter.png);
}

.modul-55{
	border: 10px solid transparent;
  border-image-repeat: round;
  border-image-slice: 30;
  border-image-width: 29px;
  border-image-source: url(../grafika/ramka_statystyki.png);
}
li.modul-14{
	border: 10px solid transparent;
	border-image-repeat: round;
	border-image-slice: 30;
	border-image-width: 29px;
	border-image-source: url(../grafika/ramka_mapa_dajazdu.png);
}
span.modul-14,
span.modul-14>em{
	color:#4c9f4c!important;
}
li.modul-13{
	border: 10px solid transparent;
	border-image-repeat: round;
	border-image-slice: 30;
	border-image-width: 29px;
	border-image-source: url(../grafika/ramka_fotogaleria.png);
}
span.modul-13,
span.modul-13>em{
	color:#b25ab2!important;
}

.subskrypcja-zawartosc,
.statystyka-zawartosc{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#000;
	display: block;
	width: 100%;
	padding: 16px 30px 30px 30px;
}
.statystyka-zawartosc{
	text-align:center;
}
.statystyka-tekst{
	margin: 2px 0px;
}
.menu-modul-10-tytul,
.menu-modul-55-tytul{
	font-family: 'Pacifico', cursive;
	font-size:24px;
	padding: 30px 0px 0px 0px;
	text-align:center
}
.menu-modul-10-tytul{
	color:#fd6300;
}
.menu-modul-55-tytul{
	color:#0f5bb8;
}

.subskrypcja-tekst{

	width: 100%;
}

.subskrypcja-btns-tlo{
	display: flex;
	justify-content: flex-start;
	margin:0px;
}

.subskrypcja-zawartosc .btn-submit-modul{
	text-align: left;
	padding-left:16px;
	font-size: 14px!important;
	width: 112px;
	font-weight: 400;
	text-decoration: none;
	font-family: "Open Sans";
	position: relative;
	cursor:pointer;
	background:none;
}

.subskrypcja-zawartosc .btn-submit-modul:hover{
	opacity: 0.5;
}

.btn-submit-subskrypcja-dopisz,
.btn-submit-subskrypcja-wypisz{
	border: 5px solid transparent;
	border-image-repeat: round;
	border-image-slice: 18;
	border-image-width: 20px;
	border-image-source: url(../grafika/ramka_przycisk.png);
}

.span-submit-subskrypcja-dopisz::after{
	position: absolute;
	font-family: "Font Awesome 5 Free";
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px -34px;
  content: "\f067";
	font-size: 11px!important;
}
.btn-submit-subskrypcja-wypisz{
	margin-left:16px;
}
.span-submit-subskrypcja-wypisz::after{
	position: absolute;
	font-family: "Font Awesome 5 Free";
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px -28px;
  content: "\f00d";
	font-size: 11px!important;
}

.subskrypcja-input-tlo{
	padding-bottom: 16px;
}

.subskrypcja-input-tlo input{
	box-shadow: none;
	background: #edf7f8;
	width: 100%;
	padding:11.5px 8px;
	font-size:14px;
	border-radius:7px;
	border:none;
	margin-top:10px;
}

.subskrypcja-tekst-rodo{
	padding-top: 16px;
	color:#000;
	width: 100%;
}

.subskrypcja-tekst-rodo a{
	color:#000;
}
