body {
    margin: 0;
}

img, div, a {
	border: 0;
}

.ldp-header {
	width: 100%;
	height: 282px;
	background: #fff url("../images/ldp-header-dziekujemy.jpg") top center;
}

.ldp-footer {
	position: relative;
	width: 100%;
	height: 139px;
	/* background: #fff url("../images/ldp-footer.jpg") top center; */

    text-align: center;
}

.ldp-footer .back {
    display: inline-block;
    padding: 15px 30px;
    background-color: #f6a31f;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans';

    border-radius: 7px;
}

.umowa {
	position: absolute;
    top: 57px;
    left: calc(50% - 293px);
    width: 190px;
    height: 20px;
}

.jak_odinstalowac {
	position: absolute;
    top: 57px;
    left: calc(50% - 500px);
    width: 190px;
    height: 20px;
}


#asystent {
    position: relative;
    width: 1036px;
    margin: 0 auto;
}




.pobierz {
	position: absolute;
	top: 201px;
    left: calc(50% + 164px);
    width: 100px;
    height: 20px;
}

.pobierz2 {
	position: absolute;
    top: 610px;
    left: calc(50% - 500px);
    width: 100px;
    height: 20px;
}

.pobierz3 {
    position: absolute;
    top: 450px;
    left: calc(50% - 500px);
    width: 600px;
    height: 100px;
}

.pobierz4 {
    position: absolute;
    top: 792px;
    left: calc(50% - 500px);
    width: 600px;
    height: 100px;
}

.pobierz5 {
    position: absolute;
    top: 1061px;
    left: calc(50% - 500px);
    width: 600px;
    height: 430px;
}



#link {
	display: block;
	width: 100%;
	height: 100%;	
}