@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0}
body{
	background-color:#ffffff;
	margin:0px;
}
div.prvi{
	position:relative;
	top:0px;
	left:auto;
	width:100%;
	height:568px;
	background-color:#ffffff;
	margin:0px;

}

div.zastavica{
	position:relative;
	top:-900px;
	left:1px;
	border:0;
	float:left;
	width: 60px;
	margin: 10px;
}
img.zastava{
	border:0;
	margin:5px 5px 0px 5px;
}
div.drugi{
	background-image:url(slike/pozadina2.jpg);
	position:relative;
	background-repeat:no-repeat;
	margin: auto auto auto auto;
	width:1000px;
	height:768px;

}
a.nista{
	text-decoration:none;


}
a.linkoviDesno{
	margin-top:15px;
	text-align:right;
	float:right;
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:medium;
	font-weight:bold;

}
a:link{
	text-decoration:none;
	color:#000000;
}
a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
a:active{

	text-decoration:none;
	color:#000000;
}

div.skupno{						/* div koji sadrži polaroide*/
	position:absolute;
	right:7px;
	top:46px;
	max-height:500px;
	height:633px;
	float:right;
	max-width:350px;
	width: 323px;
	margin:0px;
	padding:0px;

}


p.prva{  /*uvecane slike na centru ekrana npr. cetvrta_velika */
	position:absolute;
	top:50px;
	left:-300px;
	display:block;
	text-align:center;
	margin: 0px;
	height:250px;
	width:300px;
	color:#000000;
	}
p.objasnjenje{ /* samo na prvoj stranici objasnjenje kako se zove na automat */
	position:absolute;
	top:467px;
	left:337px;
	display:block;
	text-align:center;
	margin: auto auto auto auto;
	height:132px;
	width:331px;
	color:#000000;
	font-family:Verdana;
	font-size:small;
	font-weight:bolder;
	
}
img.dno{margin-left:10px;
border:0;} /*face logo i twitter*/
p.dno{						/*face logo i twitter*/
	position:absolute;
	left: 104px;
	margin:0px 10px 5px 10px;
	bottom: 108px;
	border:0;
	width: 78px;
	height: 64px;
}

p.dno1{						/*etarget*/
	position:absolute;
	left: 262px;
	margin:0px 10px 5px 10px;
	bottom: 67px;
	border:0;
	width: 393px;
	height: 64px;
}





p.uvjeti{ 					/*uvjeti korištenja*/
	position:absolute;
	bottom:5px;
	left:15px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:small;
	font-weight:bolder;
	width: 320px;
}

p.pocetna{
	position: absolute;
	left:581px;
	bottom:6px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:medium;
	font-weight:bolder;
}

div.polaroid{
	float:right;
	margin: 5px;
	height:85px;
	width:75px;
	background-color:#ffffff;
	padding:10px;
	text-align:center;
    overflow:hidden;
	font-size:medium;
	font-weight:bolder;
	font-family:Verdana;
	color:#000000;

}

div.polaroid p.prva {display:none}
div.polaroid:hover p.prva {display: block}

img.polaroid{
	height:70px;
	width:70px;
	float:right;
	text-align:center;
	border: 0.5pt solid #DDDDDD;
	margin: 0px;
}



p.uvjetikoristenja{					/*samo za stranicu uvjeti korištenja centralni paragraf */
	position:absolute;
	top:300px;
	left:430px;
	display:block;
	text-align:center;
	margin: auto auto auto auto;
	height:400px;
	width:600px;
	color:#000000;
}
iframe.uvjetiframe{
	position:absolute;
	top:300px;
	left:400px;
}
div.vanjski{
	position:relative;
	top:-2000px;
	left:-10000px;
	
}
