#footer{
	background:url("../slike/footer.jpg") no-repeat;
	height:40px;
	margin:0px;
	border:1px solid #333333;
	border-top: 1px solid #000000;
	text-align:center;
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px #999999;
	line-height:40px;

	}	

