body {

	background: url(../image/oferta.jpg) no-repeat center top;
	background-size: 100% auto;
	
}

@media (max-width: 900px) {
	body {
background-position: center 45px;
background-size: 130% auto;
		 -webkit-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out;
  opacity: 0;
}
}


@media (max-width: 590px) {
	body {
background-position: center 45px;
background-size: 170% auto;
		 -webkit-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out;
  opacity: 0;
}
}

p.foto-podpis {
	position: relative;
	text-align: center;

	text-shadow:  1px 1px 1px #FFF;
font-size: 17px;
	color: #5e2f00;

}


@media (min-width: 800px) {
p.foto-podpis {
	font-size: 35px;
	line-height: 50px;
	height: 100%;
}
}

@media (min-width: 1000px) {
p.foto-podpis {
	font-size: 65px;
	line-height: 80px;
	height: 100%;
	width: 90%;
	margin-bottom: 8%;
}
}


@media (min-width: 1200px) {
p.foto-podpis {
	font-size: 45px;
	line-height: 50px;
	height: 100%;
	MARGIN-TOP: 2%!IMPORTANT;
	margin-bottom: 8%;
	FONT-WEIGHT: 600;
	
}
}




@media (max-width: 600px) {
p.foto-podpis {
	position: relative;
	text-align: center;
	font-size: 37px;
	margin-bottom: 10Px;
	margin-top: 10%;
	margin-bottom: 14%;
}
}

.list_carousel {
	width: 0px;
	width: 0%;
	height: 0px;
	height: 0%;
}

.list_carousel li {
    text-align: center;
    width: 0px!important;
    height: 0px!important;
    padding: 0;
    margin-LEFT: 0px!important;
    margin-right: 0px!important;
    margin-top: 0px!important;
    float: left;
    padding-left: 5px!important;
}

.next img, .prev img  {
	width: 0px;
	height: 0px;
}

.next, .prev {
	width: 0px;
	height: 0px;
}