.meni {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.tekst {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;

}
.naslov {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #99CC66;
	font-weight: bold;
}
.tekstR {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;

}
h1{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #99CC66;
	font-weight: bold;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #99CC66;
	font-weight: bold;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #99CC66;
	font-weight: bold;
}