 
.home-center{
	background-color: #ebebeb!important;
	margin-top: 2%!important;

}
.home-center .container{background-color: #ffffff!important;
box-shadow: 0px 0px 57px 1px rgba(0,0,0,0.25);margin-top: 1%!important;
}
 
.home-center .container img{margin-top: 2%!important;
}


#lead .home-center {

	padding-bottom: 50px;
		
	 
}


#lead .pobierz {
	padding: 12px ;
}
a:active, a:focus {
    color: #fff;
    border: 1px solid #000;
    text-decoration: none;
}
#lead h1 {
	font-size: 2.5em;
	line-height: 1.2em;
	margin-top: 3%;
	margin-bottom: 10px;
	color:#323a45;
}

#lead h2 {
	font-size: 1.4em;
	padding-top:10px;
	line-height: 2;
	color:#32b1e6;
}
#lead h3 {
	font-size: 2em;
	line-height: 3em;
	color:#000;
	
}
#lead h5 {
	font-size: 1.8em;
font-weight: 100;
	line-height: 2;
	color:#000;
}


#lead .logo-top {
	margin-top: 10px;
	margin-left: 0px;
}

#lead p {
	color: #222;
}

.ebook {
	margin: 4% 0;
}

.ebooki {
	margin-bottom: 5%;
}

.opis {
	margin: 3% 0;
}

.pozycja {
	background-color:#E7E7E7;
	border-radius: 25px;
}

.autorzy{
	margin: 5%;
}
.biografia {
	font-size: 1em!important;
	line-height: 1.4em;
}

#formularz {
	border-radius: 10px;
}
.mt40{margin-top: 40px}


@media screen and (max-width: 991px) {
	#lead .home-center {
		top: 0;
		transform: none;
		position: inherit;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	#lead .top-height {
		height: auto;
		min-height: 100vh;
	}
}