.TekstObican {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.backGround {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.background2 {
	background-attachment: scroll;
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
}
.tekstMenu {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 15px 30px 15px 15px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.adminTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
