body {
	background-image:url(../fotke/pozadina.jpg);	
}

#drzac {
	position: relative;
	margin-left: 50px;
	width: 900px;
	height: auto;
	min-width: 960px;
	top:20px;
	}


p {
	font-family: Courier, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align:left;
	color: #555;		/* siva */
}


.crnitext {
	font-family: Courier, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align:left;
	color: #000;		/* crna*/
	}
	

a {
	color: #000;		/* crna */
}



iframe {
	width:500px;
	height:366px;
	border:none;
	}
	
	


