#meni {
	background-color: #999999;
	position: relative;
	width: 200px;
}
#meni li {
	list-style-image: none;
	list-style-type: none;
}
#meni a {
	display: block;
	height: 40px;
	width: 200px;
	background-image: url(okvir/meni-tamno.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	}
#meni a:hover {
	background-image: url(okvir/meni-svetlo.jpg);
	background-repeat: no-repeat;
	color: #940F0F;
}
.meni2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meni2:hover {
	text-decoration: underline;
}
a.text:hover {
	text-decoration: underline;
}
.okvir-dobro-dosli {
	background-image: url(okvir/home-back.jpg);
	background-repeat: no-repeat;
	width: 490px;
	border: 1px solid #000000;
	height: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;



}
.naslov { font-family: Arial, Helvetica, sans-serif, "Arial Black", "Arial Narrow"; font-size: 12px; color: #333333; text-decoration: underline; }
.meni2Copy3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; text-decoration: none; }

