@charset "utf-8";
#wrapper {
	background-image: url(pozadina_small.jpg);
	background-repeat:no-repeat;
	width:1200px;
	height:675;
	background-position:center;
	margin: auto;
}
#header {
	background-repeat:no-repeat;
	margin-left:130px;
	margin-top:30px;
	padding: 0px;
	width: 100%;
	height: 650px;
}

.footer {
	font-size:20px;
	text-align:center;
	color:#727272;
}