body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(slike/p1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.prva {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 750px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.sjena {
  background: #ddd;
  position: relative;
  width: 510px;
  top: 2px;
  left: 2px;
}
.sjena div {
	background: #FFF;
	border: 1px solid #eaeaea;
	color: #3F3F57;
	padding: 10px;
	position: relative;
	top: -2px;
	left: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.logo {
	margin: 330px 0px 0px 50px;
	padding: 0px;
	width: 380px;
}
.linkovi {
	padding-right: 100px;
	text-align: right;
}
.tekst {
    text-align: left; 
	padding-left: 60px; 
	width: 550px; 
	margin-top: 20px; 
	clear: both;
}
p {
     text-align: justify;
}
.dno {
    clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
a:link , a:visited , a:hover , a:active {
	color: #3F3F57;
	text-decoration: none;
}
a:hover {
	color: #AA2E2E;
	text-decoration: underline;
}

