.okvirbijeli {
	border: 2px solid #FFFFFF;
	text-align: center;
}
.tekstbijeli {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	text-align: left;
	padding-left: 17px;
	text-decoration: none;
}
.meni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	text-align: left;
	padding-left: 17px;
	text-decoration: underline;
}
.menicell {
	height: 20px;
	background-image: url(elementi/meni.gif);
	background-repeat: no-repeat;
}
.meninaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
}
.okplavi {
	border: 1px solid #003366;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(elementi/mali.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
}

.glava{
  color: White;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.linijad{ border-left: 2px dashed #3366CC; }
.okvir{ border: 1px solid #3366CC; }
.sadrzaj{
	background-color: #99CCFF;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.tekst{
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}

