body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#618223;
}

.social-facebook {
	position:absolute; top:10px; right:10px;
	width:76px;
	height:23px;
	background:url('../img/social-facebook.png?1');
}
.social-facebook:hover { outline:1px solid white; }

.social-sitetalk {
	position:absolute; top:43px; right:10px;
	width:76px;
	height:30px;
	background:url('../img/social-sitetalk.png?1');
}
.social-sitetalk:hover { outline:1px solid white; }

.social-twitter {
	position:absolute; top:83px; right:10px;
	width:76px;
	height:23px;
	background:url('../img/social-twitter.png?1');
}
.social-twitter:hover { outline:1px solid white; }

.newsletter input[type="text"] {
	width:200px;
	height:22px;
	padding-left:5px;
}
.newsletter input[type="submit"] {
	width:40px;
	height:25px;
	margin-left:20px;
	cursor:pointer;
}
.newsletter input[type="text"].check {
	background:transparent url('../img/check.png') no-repeat 175px 3px;
	border:1px solid white;
	color:white;
	cursor:default;
}

td {
	font-size:13px;
	color:#FFFFFF;
}
.naslov {
	font-size:20px;
}
.tablica_naslov {
	background-color:#547710;
}
.tablica_podaci {
	background-color:#6F9528;
}
.grupa {
	border-bottom-width:5px;
	border-bottom-color:#547710;
	border-bottom-style:solid;
}
.gumb {
	border-bottom-width:5px;
	border-bottom-color:#6F9528;
	border-bottom-style:solid;
}
.gumb a:link {
	color: #ffffff;
	text-decoration: none;
}
.gumb a:visited {
	color: #ffffff;
	text-decoration: none;
}
.gumb a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#6F9528;
}
.gumb a:active {
	color: #ffffff;
	text-decoration: none;
}
.kontakt {
	color:#B0C191;
}
.kontakt a:link {
	color: #B4BA98;
	text-decoration: none;
}
.kontakt a:visited {
	color: #B4BA98;
	text-decoration: none;
}
.kontakt a:hover {
	color: #B4BA98;
	text-decoration: underline;
}
.kontakt a:active {
	color: #B4BA98;
	text-decoration: none;
}
img {
	border:0px;
}
