/* CSS Document */

@media (max-width: 1250px) {
.center {
	width:768px;
}
.tyt {
	width:100%;
	text-align:center;
}

.est-photo {
	width:330px;
	height:330px;
	width:100%;
	margin-top:30px;
	text-align:center;
	float:none;
	margin:0 auto 0 auto;
}
.est-photo img {
	width:100%;
}
.txt {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	font-size:14px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	text-align:center;
}

.est-left {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	padding-right:50px;
	clear:both;
	text-align:center;
}
.est-right {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	clear:both;
}
.est-txt {
	width:100%;
	text-align:center;
	padding-top:30px;
}
p {
	text-align:center;
}
.usluga1 {
	clear:both;
	display:block;
	float:none;
	margin:0 auto 0 auto;
	margin-bottom:30px;
	width:100%;
}
.usluga2 {
	clear:both;
	display:block;
	float:none;
	margin:0 auto 0 auto;
	margin-bottom:30px;
	width:100%;
}
.usluga3 {
	clear:both;
	display:block;
	float:none;
	margin:0 auto 0 auto;
	margin-bottom:30px;
	width:100%;
}

.txt-left {
	width:100%;
	padding-top:30px;
	font-size:16px;
}
.txt-right {
	width:100%;
}
.txt-right .poziom-r {
	float:left;
	width:100%;
	height:300px;
}
.txt-right .poziom-r img {
	width:100%;
	background-size:100%;
	
}

.header-1,
.header-2 {
	text-align: center;
}

}