body {
	background-color: #f3f4f3;
	background-image:  url("img/bodyback.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.navigacija {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffeeee;
	padding-left: 6px;
	padding-right: 6px;
}

.navigacija:hover {
	text-decoration: none;
	color: #b31c1c;
	background-color: #ffeeee;
}

.naslov {
	padding-left: 20px;
	padding-top: 20px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #b31c1c;
	font-weight: normal;

}

.tekst {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #49554e;
	padding-left: 25px;
	padding-right: 25px;
}

.link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #88938d;
}

.link:hover {
	color: #49554e;
}

.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #88938d;
	text-decoration: none;
}

.footer:hover {
	text-decoration: underline;
	color: #49554e;
}
.tekstdesno {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #49554e;
	padding-left: 15px;
	padding-right: 15px;
}
