.uczniowie{
	/*width: 250px;
	float: left;*/
	margin:0 auto;
	text-align: center;
}

.center{
	text-align:center;
}

.oferta{
	text-align: center;
}

.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

.tlo{
	background-image: url("../img/4k.jpg") !important;
	height:auto;
}

.navbar-default {
    background-color: #2c3e50 !important; /*kolor paska*/
}

section.success {
    color: #fff; /*kolor tekstu*/
    background: #18bc9c; /* kolor tła */
}
section.stopka{
color: #fff;
background-color: #2c3e50;


}
.parallax-window {
    min-height: 400px;
    background: transparent;
}

.grow {
	transition: all .2s ease-in-out; 
}

.grow:hover { 
	transform: scale(1.1); 
}


.shadow {
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out:
}
.shadow:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.cytat{
	padding:0 10% 0 10%;
}
#szkola{
 position: relative; 
 width: 100%; /* dla IE 6 */
}
h2.title { 
   position: absolute; 
   font-size: 60px;
   color: #00FFA9;
   top: 570px; 
   left: 0; 
   width: 100%; 
}
h2 span { 
   color: #00FFA9; 
   letter-spacing: -1px;  
   
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}
h3.tradycje {

	text-align: center;
}
p.autorzy{
	padding-top: 85px;

}
@media screen{
	.utube{
		min-width:848px;
		min-height:480px;
		
	}

}

#ofertaedukacyjna{
	text-shadow: 2px 2px rgba(0, 0, 0, 0.54);
	color: #fff;
}

.material-icons{
	font-size: 120px !important;
}

.docs{
		color:#47A3DA ;
}
.docs:hover{
	color:#288bc7;
	text-decoration: none !important;
}