/* CSS Document */
a {
	color: #00CC00;			
}
a:hover {	
	color: #006600;
}
#naslovi {
  height:100px;
  width:717px;
  overflow:hidden;
  color:#009966;
  font-stretch:narrower;
}
#tekst {
  height:400px;
  overflow:auto;
  width:717px;
}

#eu {
	height:83px;
	width:37px;
	position:absolute;
	left: 771px;
	top: 183px;
}
#spodaj{
	height:28px;
	width:717px;
	position:absolute;
	left: 253px;
	top: 800px;
	font-size:small;
}
}
