body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2E6FBA;
	margin: 0px;
	padding: 0px;
}
.meniStupac {
	background-image: url(../slike/bground.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.meni1 {
	margin-left: 25px;
}
.meni2 {
	margin-left: 35px;
}
.naslovi {
	font-size: 14px;
	font-weight: bold;
}
p {
	text-align: justify;
}
.findTablica {
	background-color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
.findRedak1 {
	background-color: #CCCCCC;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
}
.findRedak2 {
	background-color: #999999;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
.thumbs {
	border: 1px solid #FFFFFF;
}

.cjenikCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}