a:link {
	color: #412810;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #412810;
}
a:hover {
	text-decoration: underline;
	color: #FF854A;
}
a:active {
	text-decoration: none;
	color: #412810;
}
body {
	background-color: #CCCCCC;
}
.naslov {
	font-size: 73px;
	font-weight: bold;

	font-face="Kristen ITC";
	font-family: "Kristen ITC", "Constantia", "Comic Sans MS", "Tempus Sans ITC";
	color: #412810;

}
.tablicaLijevoGlavna {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 18px;
	color: #412810;

}
.tablicaGore {
	font-family:  "Tahoma Bold","Ariel";
	font-size: 12px;
	background-image: url(nav.gif);
	color: #412810;
}
.tablicaDolje {
	font-family: "Tahoma Bold","Ariel";
	font-size: 12px;
	border-right-style: inset;
	border-left-style: outset;
	color: #412810;
}
.naslov1 {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 65px;
	color: #412810;
}
.tablicaLijevoManja {
	font-family: "Tahoma Bold","Ariel";
	font-size: 13px;
	color: #412810;
}
.mrvice {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 10.5px;
	border-bottom-style: outset;
	color: #412810;
}
.podizbor {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 20px;
	color: #412810;
}
.tercijalnaNav {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 10px;
	border-left-style: outset;
	background-color: #EAEAEA;
	color: #412810;
}
.tekst {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #412810;
	text-align: justify;
}
.naslov2 {
	font-family: "Tahoma Bold", "Ariel";
	font-size: 40px;
	color: #412810;
}
.citati {
	font-family: "Comic Sans MS", "Kristen ITC", "Tempus Sans ITC";
	font-size: 13px;
	font-style: italic;
	color: #412810;
}
.autor {
	font-family: "Comic Sans MS", "Kristen ITC", "Tempus Sans ITC";
	font-size: 13px;
	color: #412810;
}
.tablica {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #8C6342;
	border-right-color: #8C6342;
	border-bottom-color: #8C6342;
	border-left-color: #8C6342;
}

