body {
	background-image: url(files/back.gif);
	background-position: center top;
	padding: 0px;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 51px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #b8b8b8;
	background-attachment: fixed;
	line-height: 14px;
}
.header {
	margin-right: auto;
	margin-left: auto;
	width: 646px;
}
.sadrzaj {
	margin-right: auto;
	margin-left: auto;
	width: 646px;
	background-color: #000000;
}
.left {
	float: left;
	width: 126px;
	text-align: right;
}
.right {
	float: right;
	width: 500px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.down {
	clear:both;
}
.menu {
	margin-bottom: 20px;
	margin-top: 2px;
}
.naslov {
	color: #8ab260;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.datum {
	color: #666666;
	font-size: 9px;
	font-family: Verdana;
}
.slika {
	padding: 2px;
	border: 1px solid #222222;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ecfbdc;
	text-decoration: none;
}
a.nas:link {
	color: #8ab260;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nas:visited {
	color: #8ab260;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nas:active {
	color: #8ab260;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nas:hover {
	color: #8ab260;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
