.freska {
	background-color: #990000;
	background-repeat: no-repeat;
}
.freskaLinija {
	background-color: #990000;
	background-repeat: repeat;
	background-image: url(images/bordo.gif);
}
.intro {
	background-color: #990000;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/LOGO.png);
	background-position: center center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.freskaFlash {
	background-color: #990000;
	background-repeat: repeat;
	background-image: url(images/bordo.gif);
}
