
/* #Separators
================================================== */

p.separator {

	font-weight: 600;
	font-style: italic;
	color: #fff;

	text-transform: uppercase;
	position: relative;
	z-index: 200;
	text-align: center;
	padding-top: 240px;
}

#separator1 {
	width: 100%;
	height: 250px;
	position: relative;
}

#separator1 .bg {
	background: url(../images/bg2.jpg) repeat center;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	margin: 0 auto;
	padding: 0;

	z-index: 200;
	width: 100%;
	height: 250px;
}

#separator1 .bg2 {
	background: url(../images/bg2.jpg) repeat center;
}

#separator1 .bg3 {
	background: url(../images/bg3.jpg) repeat center;
}


nav select {
	display: none;
}

p.opis_s {
	clear:both;
}



@media (max-width: 960px) {
	





}





