body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/pozadina.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p, td, a {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:150%;
}
a {	
	color:black;

}
a:hover {
	text-decoration: underline;
}
#centar {
	width:800px;
}
#meni {
margin-left:5px;
margin-top:120px;
}

#title {
margin-left:140px;
margin-top:30px;
}

#slika {
	margin-top:20px;
}

#text {
	margin-left:0px;
	width:590px;
}
#centar #potpis p {
	margin-top:20px;
	margin-right:50px;
	text-align:right;
	font-size: 10px;
	color: #999999;
}
#centar #potpis p a {
	font-size: 10px;
	color: #999999;
}
#centar #potpis p a:hover {
	color: #666666;
	text-decoration: none;
}
