.articles_promo
{
	width:480px;
	height:200px;
	margin:0 0 20px 0;
}
.middle_head
{
	width:445px;
	height:30px;
	padding:0 10px 16px 25px;
	line-height:28px;
	color:white;
	font-weight:bold;
	background:url(../images/middle_head.png) no-repeat;
}
	.middle_head div.crumb_trail a
	{
		display:block;
		padding:0 15px 0 0;
		margin:0 5px 0 0;
		color:white;
		font-weight:bold;
		text-decoration:none;
		background:url(../images/middle_head_arrows.png) no-repeat right;
		float:left;
	}
		.middle_head a:hover
		{
			text-decoration:underline;
			background:url(../images/middle_head_arrows_hover.png) no-repeat right;
		}
		.crumb_trail
		{
			float:left;
		}
	.middle_title
	{
		width:480px;
		overflow:hidden;
		padding:0 0 5px 0;
	}
		.middle_title a
		{
			color:#DF2532;
		}
	.middle_subtitle
	{
		width:480px;
		line-height:14px;
		overflow:hidden;
		padding:0 0 10px 0;
    color:#444444;
	}
	.middle_content
	{
		width:480px;
		height:80px;
		overflow:hidden;
	}
		.middle_content_text
		{
			width:287px;
			height:80px;
			overflow:hidden;
			text-align:justify;
			line-height:13px;
			float:left;
		}
		.middle_content_img
		{
			width:183px;
			height:80px;
			background:url(../images/articles_img_container_bg.jpg) no-repeat bottom right;
			text-align:left;
			float:right;
		}
			.middle_content_img img
			{
				width:180px;
				
			}
			.middle_content_img a
			{
				display:block;
				width:180px;
				height:75px;
				overflow:hidden;
			}
	.middle_detailes
	{
		width:480px;
		overflow:hidden;
	}
		.star_system
		{
			float:left;
		}
		.article_info
		{
			text-align:right;
			float:right;
			line-height:12px;
			font-size:9px;
		}
			.article_info a
			{
				color:#9a9a9a;
				text-decoration:none;
			}
			.article_info a:hover
			{
				text-decoration:underline;
			}
	.detaljnije
	{
		padding:10px 0 0 0;
		float:left;
	}
	.detaljnije a.det
	{
		width:70px;
		height:20px;
		line-height:20px;
		padding:0 0 0 20px;
		font-size:11px;
		display:block;
		color:#7fd802;
		background:url(../images/round_arrow.png) no-repeat left;
	}
	.detaljnije a:hover
	{
		text-decoration:underline;
	}
	.edit
	{
		padding:10px 0 0 10px;
		float:right;
		line-height:normal;
	}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		