@charset "utf-8";
/* CSS Document */
body
{
background-image:url(images/template/ozadje.png);
}


#logo {
	position: absolute;
	top: 50px;
	right: 100px;
}
#language {
	position:absolute;
	top:34px;
	left: 65px;
	}
	

#slike {
	position:absolute;
	top:400px;
	left:-1px;
	background-image:url(images/template/slike.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 425px;
	}
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
