/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=cyrillic');
*/
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap&subset=latin-ext");

/*
@import url('https://fonts.googleapis.com/css?family=Poppins:400,600&display=swap');
*/
body {
	text-align: center;
	margin: -1px -1px -1px -1px;
	padding: 0;
	font-family: "Quicksand", sans-serif;
	/* background: url(../img/logoFZCJczarne.png) transparent; */
	/* background: url(img/gora_png_40.png); */
	opacity: 100;
	z-index: -10000;
	/* background-attachment: inherit; */
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
}

/* .tlo_poloprzezroczyste img {
	position: fixed;
	opacity: 0.05;
	background-attachment: fixed;

	margin: auto;
	top: 0%;
	height: 50%;

	width: 50%;

	z-index: -5;

	position: fixed;
	text-align: center;
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
} */

.tloStrony_poloprzezroczyste img {
	position: fixed;
	align-items: center;
	opacity: 0.2;
	/* margin-left: 0%; */
	margin: 0 0;
	top: 0%;
	height: 50%;
	width: 50%;
	z-index: 10;
	justify-content: center;
	text-align: center;
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
img.container {
	height: 70vh;
	position: fixed;
	align-items: center;
	opacity: 0.06;
	margin: auto;
	z-index: 10;
	background: url(../img/gora_png_40.png);
	/* justify-content: center; */
	text-align: center;
	/* background-color: rgba(251, 207, 40, 0); */
	/* background-image: url(https://img.icons8.com/android/2x/happy.png); */
	/* background-size: 1%; */
	background-position: top;
	background-repeat: no-repeat;
}

h1.titel_C02 {
	text-align: center;
	/*text-decoration:underline;  */
	color: rgba(212, 212, 212, 0.95);
	/* background: rgba(233, 33, 99, 1); */
	background: linear-gradient(235deg, #c80000, #060c21, #1847d5);
	text-shadow: 5px 5px 5px rgba(#520505, 0.8);
	position: relative;
	height: 100%;
	width: 100%;
}

.titel {
	text-align: center;
	text-shadow: 1px 1px 3px rgba(#ffcccc, 0.5);
	position: relative;
	height: 100%;
	width: 100%;
}

.titel img,
.titel span {
	position: absolute;
	text-align: center;
	margin-right: 100%;
	text-shadow: 1px 1px 3px rgba(#ffcccc, 0.5);
}

.Timeline {
	position: relative;
	margin: 50px auto;
	padding: 50px 0;
	width: 1000px;
	box-sizing: border-box;
}

.Timeline:before {
	content: "";
	position: absolute;
	left: 50%;
	width: 2px;
	height: 100%;
	background: #c5c5c5;
}

.Timeline ul {
	margin: 0;
	padding: 0;
}

.Timeline ul li {
	list-style: none;
	position: relative;
	width: 50%;
	padding: 20px 40px;
	box-sizing: border-box;
}

.Timeline ul li:nth-child(odd) {
	float: left;
	text-align: right;
	clear: both;
}

.Timeline ul li:nth-child(even) {
	float: right;
	text-align: left;
	clear: both;
}

.content {
	padding-bottom: 40px;
}

#content img {
	border-radius: 8px;
}

.content img {
	border-radius: 8px;
	border: 0.5px solid rgba(0, 0, 0, 0.1); /* Czarny kolor obramowania z przezroczystością 60% */
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4); /* Cień po prawej i na dole */
}

.Timeline ul li:nth-child(odd):before {
	content: "";
	position: absolute;
	top: 30px;
	right: -6px;
	width: 10px;
	height: 10px;
	background: rgba(233, 33, 99, 1);
	border-radius: 50%;
	box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.5);
}

.Timeline ul li:nth-child(even):before {
	content: "";
	position: absolute;
	top: 30px;
	left: -4px;
	width: 10px;
	height: 10px;
	background: rgba(233, 33, 99, 1);
	border-radius: 50%;
	box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.5);
}

.Timeline ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: 600;
	color: rgba(233, 33, 99, 1);
}

.Timeline ul li p {
	margin: 10px 0 0;
	padding: 0;
}

.Timeline ul li .time h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #fff;
}

.Timeline ul li:nth-child(odd) .time {
	position: absolute;
	top: 20px;
	right: -180px;
	margin: 0;
	padding: 8px 16px;
	/* ################### */
	/*  inny kolor   --->         background: rgba(3, 130, 255, 1); */
	/* ################### */
	background: rgba(233, 33, 99, 1);
	color: #fff;
	border-radius: 18px;
	box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3);
}

.Timeline ul li:nth-child(even) .time {
	position: absolute;
	top: 20px;
	left: -165px;
	margin: 0;
	padding: 8px 16px;
	background: rgba(233, 33, 99, 1);
	color: #fff;
	border-radius: 18px;
	box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3);
}

.heart {
	color: rgba(233, 33, 99, 1);
}

/*
.pozdrowienia h10 {
    content: '';
    position: sticky;
    margin-left: 100%;
    margin-right: 100%;
    width: 100%;
    height: 200px;
    align: center;
    text-align: center;
    background-color: red;
    background: rgba(255, 5, 255, 1);
    z-index: -1;
}
*/
/*############# stopoka begin  ###############*/
.container {
	font-family: "Poppins", sans-serif;
	width: 100%;
	margin: 50px auto 0px auto;
	display: flex;
	color: black;
	color: black;
	justify-content: space-between;
	background: url(img/gora_png_40.png);
	/* ############################
    ### transparentnosc obrazka albo calej sekcji#########
    opacity: 0.5;
    filter: alpha(opacity=50); */
	/* For IE8 and earlier */
	z-index: 0;
}

.container .box {
	text-align: center;
	margin-left: auto;
	justify-content: center;
	width: 280px;
}

.container .box .icon .fa {
	font-size: 50px;
	cursor: pointer;
}

.container .box .icon h3,
.container .box .icon h4 {
	position: relative;
	overflow: hidden;
	font-weight: 400;
	margin: 0;
	padding: 2px 5px;
	font-size: 14px;
	transition-delay: 0.3333s;
	color: transparent;
}

.container .box .fa:hover ~ h3,
.container .box .fa:hover ~ h4,
.container .box .fa:hover ~ a {
	color: #000;
	text-decoration: none;
	text-transform: none;
}

.container .box .icon h4 {
	font-weight: 600;
	margin: 5px 0;
	font-style: 30px;
	text-decoration: none;
}

.container .box .icon input {
	font-weight: 600;
	margin: 5px 0;
	font-style: 30px;
	color: rgba(200, 0, 0, 0.95);
	text-decoration: none;
}

.container .box .icon h3:before,
.container .box .icon h4:before {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background: rgba(24, 71, 213, 0.9);
	transition: 1s;
	text-decoration: none;
}

.container .box .icon h4:before {
	left: initial;
	right: 100%;
	background: rgba(200, 0, 0, 0.95);
}

.container .box .icon h3:before {
	right: initial;
	left: 100%;
	background: rgba(24, 71, 213, 0.9);
}

.container .box .fa:hover ~ h3:before {
	left: -100%;
	/*right: initial;*/
}

.container .box .fa:hover ~ h4:before {
	left: initial;
	right: -100%;
}

.container img,
.container span {
	align-items: center;
	justify-content: center;
}

.pozostale_info {
	font-family: "Poppins", sans-serif;
	width: 100%;
	margin: auto;
	color: black;
	justify-content: space-around;
	/* background: url(../img/gora_png_40.png); */
	/* ############################
    ### transparentnosc obrazka albo calej sekcji#########
    opacity: 0.5;
    filter: alpha(opacity=50); */
	/* For IE8 and earlier */
	z-index: 0;
	text-align: center;
	margin-left: auto;
	justify-content: center;
}

.pozostale_info table {
	font-family: "Poppins", sans-serif;
	width: 100%;
	margin: auto;
	color: rgba(20, 10, 200, 1);
	justify-content: space-around;
	/* background: url(../img/gora_png_40.png); */
	/* ############################
    ### transparentnosc obrazka albo calej sekcji#########
    opacity: 0.5;
    filter: alpha(opacity=50); */
	/* For IE8 and earlier */
	z-index: 0;
	text-align: center;
	margin-left: 0;
	justify-content: center;
}

.stopka_dotacje {
	text-align: center;
	text-shadow: 10px 10px 30px rgba(#f60000, 1);
	position: relative;
	height: 100%;
	width: 100%;
	color: rgba(20, 10, 200, 1);
	text-align: center;
	/*text-decoration:underline;  */
	color: rgba(212, 212, 212, 0.95);
	/* background: rgba(233, 33, 99, 1); */
	/* background: linear-gradient(235deg, #c80000, #060c21, #1847d5); */
	text-shadow: 5px 5px 5px rgba(#520505, 0.8);
	position: relative;
	height: 100%;
	width: 100%;
	padding: 5%;
}

.stopka_dotacje::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	/* background: linear-gradient(to top, #fff, transparent); */
	z-index: 10000;
}

h2.stopka_dotacje {
	text-align: center;
	/*text-decoration:underline;  */
	color: rgba(20, 10, 200, 1);
	/* background: rgba(233, 33, 99, 1); */
	text-shadow: 5px 5px 5px rgba(#520505, 0.8);
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0%;
}

.stopka_dotacje img,
.stopka_dotacje span {
	position: absolute;
	text-align: center;
	margin-right: 100%;
	text-shadow: 1px 1px 3px rgba(#ffcccc, 0.5);
}
