#pozadina{
	background-color:	rgb(0,255,153);
	width: 100%;
	height: 100%;
	position: absolute;
	top:	0%;
	left:	0%;
	
}

#pozadinaSlika	{
	position:	absolute;
	top:	30%;
	left:	0%;
	width:	100%;
	height:	50%;
	float:	none;
	
	
	
}

#naslov	{
	height:	12%;
	width:	100%;
	position:	absolute;
	top:		-2%;
	left:	0%;
	background-color:	rgb(0,153,51);
	
}

#logo	{
	float:	left;
	width:	15%;
	height:	100%;
	top:	2%;
	
}

#glavnaNavigacija	{
	position: absolute;
	top:	0%;
	left:	70%;
	height:	100%;
	width:	15%;
}

#link	{
	border-bottom:	groove;
	border-bottom-color:	#FFFFFF;
	border-left:	groove;
	border-left-color:	#FFFFFF;
	border-right:	groove;
	border-right-color:	#FFFFFF;
	
}

a:visited	{
	text-decoration:	none;
	color:	#FFFFFF;
}

a:hover		{
	color:	#000000;
	background-color:	#0F9;
	font-size:	24px;
}

a:link		{
	text-decoration:	none;
	color:	#FFFFFF;
}


#sodrzina{
	position:	absolute;
	top:	11%;
	left:	21%;
	opacity:	0.7;
	background-color:	#CCC;
	width:	58%;
	height:	88%;
	overflow:	scroll;
	font-family:    arial;
	font-weight:	 bold;



}

#OtvorenaStrana{
	font-weight:	bold;
	font-size:	20;	
}

#navigacijaLogo	{
	position:	absolute;
	top:	11%;
	left:	80%;
	height:	89%;
	width:	19%;
}

#fb	{
	position:	absolute;
}


td	{
	font-family:	arial;
}




