@charset "utf-8";


#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../slike/dropshadow.png);
	background-repeat: repeat-y;
}
#header {
	height: 150px;
	width: 800px;
	background-image: url(../slike/banner.png);
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
