body {
	margin:0px;
	padding:0px;
	background-image: url(../images/main/pozadnina.jpg);
}

a:hover {
	color: #009900;
	text-decoration: none
}

.tekst-osnoven {
	color: #003333;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 16px;
}

.linkovi {
	color: #FE6000;
	font-family:"Verdana"; 
	font-size:14px;
	text-decoration: none;
	line-height:14px
}

.novosti-naslov {
	font-family:"Verdana";
	font-size:16px;
	color:#000033;
	line-height:14px
}

.novosti-tekst {
	font-family:"Verdana";
	font-size:12px;
	color:#000033;
	line-height:14px
}

.novosti-osnoven {
	font-family:tahoma;
	font-size:12px;
	color:#000033;
	line-height:12px
}

.novosti-linkovi {
	color: #e98539;
	font-family:tahoma; 
	font-size:12px;
	text-decoration: none;
	line-height:12px
}

.footer {
	color: #333333;
	font-family: "Arial";
	font-size: 9px;
	text-decoration: none
}

.link-footer {
	color: #FF6600;
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none
}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	font: 11px tahoma;
	color: #333333;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #FFB94C;
	color:#FFFFFF;
	}

	
