body{
	font-family: 'Raleway', sans-serif!important;
}

.lead{
	text-align: justify;
}

.nav-link {
	text-transform: uppercase!important;
	font-size: 13px;
	color: #c00e1a!important;
}


@media screen  and (max-width:640px) {

.img-fluid {
	width: 100%;
}


}

.rounded {
    border-radius: .25rem!important;
}
.img-fluid {
    
   max-height: 180px;
    overflow: hidden;
    width: 100%;
}

.zoom-nad {
    height: 550px;
    padding-top: 20px;
    float: left;
}

.zoom {
    overflow: hidden;
    border: 2px white gray;
    height: 200px;
    margin: 0px auto;
}
.bc{
	    background: linear-gradient(#c00e1a, #1b1515, transparent);

}

.zm {
    padding: 5px;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: lighter;
    border: 1px solid black;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 15px;
    border-radius: 2px;
    border: 1px solid white;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    color: white;
}


.pyt_rozwijp {
    display: none;
}

.pyt_rozwijh{
cursor: pointer;
}

.col-2i4 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.img-box-s > p{
    color: black;
}