.pozadina {
	background-color: #333333;
	border: medium solid #FFFFFF;
	background-image: url(images/psychicstars.gif);
}

.okvir {
	border: thin solid #0099FF;
	text-align: center;
	vertical-align: middle;
}
.memookvir {
	border: thin solid #000000;
}

.background {
	background-color: #0099FF;
	border: medium solid #FFFFFF;
}
.odlomakA16 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	margin: 5px;
}
.background {
	background-color: #0099FF;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000033;
}
