.arhivZgodovina
{
	margin-top: 10px;
	padding-left: 10px;
}	
	.tableArhiv
	{
		width: 100%;
		border: 1px solid #e7e7e7;
	}	
		.taL
		{
			background-color: #fafafa;
			padding: 1px;
		}
		.taD
		{
			background-color: #f4f4f4;
			padding: 1px;
		}
.dDatum
{
	float: left;
	width: 80px;
}
	.dDatum a
	{
		text-decoration: none;
	}
.dNaslov
{
	float: left;
	width: 440px;
	overflow: hidden;
}
	.dNaslov a
	{
		text-decoration: none;
	}
.dPreberi
{
	float: left;
	width: 40px;
}
.dNovicaCR
{
	text-align: right;
	margin-top: 10px;
}							
.noviceCont
{
	width: 100%;
	height: 400px;
}	
.noviceImgRight
{
	float: right;
}
