@charset "utf-8";
glavna_strana   {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-transform: none;
}
pozadina_strane {
	background-image: url(images/rightBackPattern.gif);
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #4773A4;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
