body {
	text-align: center;
	color:#333333;
	background-image:url(../images/bg1.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: center top;
}
#logout-animacija {
	width: 600px;
	height: auto;
	margin: auto;
	padding: 1%;
	color: #FFF;
	background-color:#000000;
	opacity:0.7;
	margin-top:3%;
}
