body {
	font-size: 10px;
	margin: 50px 0 0 50px;
	padding: 0;
	font-size: .89em;
	line-height: 1.2em;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
	color: #7F7F7F;
	font-family: sans-serif;
	background: url("pozadi.png") left top no-repeat;
}
strong {
	color:#343434;

	}

a:link, a:visited {
	text-decoration: none;
	color: #7F7F7F;
}
a:hover {
	color: black;
}