body{
	margin:0px; 
	position: relative;
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 1173px;
}



#gornjidio{
	width:1173px;
	height:240px;
	background-image:url("wave2.jpg");
	float:left;
	position:relative;
	top:5px;
	border:solid 1px black;	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#srednjidio{
	width:1173px;
	height:1010px;
	background-image:url("wave.jpg");
	float:left;
	position:relative;
	top:5px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#donjidio{
	width:1173px;
	height:110px;
	background-image:url("wave2.jpg");
	float:left;
	position:relative;
	top:5px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

ul{
	position:absolute;
	display:block;
	list-style-type:none;
	padding-left:15px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	padding: 1px;
}


p{
	width:90%;
	margin:auto auto;
	font-size:30px;
	font-family:Cooper Becker stencil;
	text-align:center;
}


#icon1{
	position: absolute;
	float:left;
	left:300px;
	top:50px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon2{
	position: absolute;
	float:left;
	left:585px;
	top:50px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon3{
	position:absolute;
	float:left;
	left:870px;
	top:50px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon4{
	position:absolute;
	float:left;
	left:300px;
	top:365px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon5{
	position:absolute;
	float:left;
	left:585px;
	top:365px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon6{
	position:absolute;
	float:left;
	left:870px;
	top:365px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon7{
	position:absolute;
	float:left;
	left:300px;
	top:680px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}
#icon8{
	position:absolute;
	float:left;
	left:585px;
	top:680px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}

#icon9{
	position:absolute;
	float:left;
	left:870px;
	top:680px;
	width:250px;
	height:300px;
	border-radius:10px;
	border:1px solid #333333;
	display:block;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
}

.nextpage {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 5px;
	position: relative;
	font-size: 18px;
	color:black;
	top:980px;
	left: 586px;
	}

.stranica {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
top:990px;
left: 1050px;
width:auto;
color: black;
}	
	



.button {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
	width:220px;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.button:active {
	
	position:relative;
	top:1px;
}


  
.buttonpopup1 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	width: 20px;
	height: 20px;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup1:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup2 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup2:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup3 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup3:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup4 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup4:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup5 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup5:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup6 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup6:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup7 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup7:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup8 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup8:hover {
	z-index: 2;
	transform: scale(1.5);
  }

.buttonpopup9 {
	font-size: 1em;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
	height: 20px;
	width: 20px;
	position: absolute;
	background:url(searchicon.png) no-repeat;
	background-size: cover;
  }
.buttonpopup9:hover {
	z-index: 2;
	transform: scale(1.5);
  }

  
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 1;

  }
.overlay:target {
	visibility: visible;
	opacity: 1;
  }
  
.popup {
	margin: 70px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 30%;
	position: relative;
	transition: all 5s ease-in-out;
	width: 700px;
	height: 450px;
  }
  
.popup .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
  }
.popup .close:hover {
	color:#476e9e;
  }
	
	
