body {
	color: #ffcc00 !important;
}

a {
	text-decoration: none !important;
	color: #0060a7 !important;
}

a:hover {
	text-decoration: underline !important;
}

.text-primary {
	color: #0060a7 !important;
}

a.btn-primary {
	color: #fff !important;
	margin: 5px;
}

.form-select,
.form-control,
input,
select {
	color: #000 !important;
	cursor: pointer;
}

option:disabled {
	color: rgb(228, 227, 227) !important;
}

.sekcja {
	margin-bottom: 15px;
}

/* Style na ikony informacji */
h3 i {
	cursor: pointer;
}

h3 i:hover {
	color: #0060a7 !important;
}
/* --- */

.komunikat-o-przekroczeniu-dozwolonej-powierzchni-reklamy,
.uwagi-sposob-umieszczenia-szyldu,
.uwagi-dodatkowe {
	color: red;
	padding: 15px;

	text-align: center;
	margin: 10px 0px 10px 0px;
	border-radius: 10px;
	font-weight: bolder;
}

.active {
	display: block;
}

.hide {
	display: none;
}

.naglowek-2 {
	box-sizing: border-box;
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	font-family: inherit;
	font-weight: 900;
	line-height: 1;
	font-size: 6rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
	color: #0060a7 !important;
}

@media all and (max-width: 576px) {
	.naglowek-2 {
		font-size: 4rem;
		margin-bottom: 10px;
	}
}

.naglowek-4 {
	box-sizing: border-box;
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	font-size: 1.6rem;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.naglowek-3 {
	box-sizing: border-box;
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	font-family: inherit;
	font-weight: 900;
	line-height: 1;
	font-size: 2.7rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
	color: #0060a7 !important;
}

.tytul-sekcji {
	background-color: #ffcc00 !important;
	color: #fff !important;
	padding: 10px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 25px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.wybor-strefy-tytul {
	text-align: center;
}

.modal {
	color: #0060a7 !important;
}

.stopka {
	background-color: #f6f6f6 !important;
}

.powierzchnia-elewacji-tytul,
.max-powierzchnia-reklamy-klienta-tytul {
	text-align: center;
	color: #0060a7;
}

h5.powierzchnia-elewacji-tytul,
h5.rozmiara-reklamy-klienta-tytul {
	text-align: left;
	color: #0060a7;
}

.dane-klienta {
	border: solid 1px #e6e6e6;
	background-color: #0060a7;
	padding: 15px;
	text-align: center;
	border-radius: 10px;
}
