.mainCell {
	background-attachment: fixed;
	background-image: url(pics/maincell_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #575757;
	text-align: justify;

}
.textLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.oglasiNaslov {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.aktualnoText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textBold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #575757;
	font-weight: bold;

}
