@charset "utf-8";
body {
	background-size:auto;
}

nav {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 90%;
	border-radius: 5px;
}
section {
	
	width: 90%;
	background-color: rgba(0,0,0,1);
	float: none;
	right: 5%;
	left: 5%;
	text-align: left;
}

header {
	width: 90%;
	float: none;
}
h1 {
	font-size: 7vw;
	color: #F00;
	text-shadow: 5px 5px 10px rgba(0,0,0,1);
	text-align: center;
}
#logo {
	position: absolute;
	left: 5%;
	top: 10px;
	width: 14%;
	height: 24%;
	z-index: 200;
}	
#logo img {
   width: 130%;
   height: 130%;
  
}

#apDiv1 {
	right: 140px;
}
#apDiv2 {
	right: 85px;
}
#apDiv3 {
	right: 77px;
}
#apDiv4 {
	width: 250px;
	top: 500px;
	left: 20%;
	right: 20%;
}
<div id="logo"><img src="../Slike/logo.png" width="100%" height="100%" alt="Taxi Belgrade airport Novi Sad"></div>
