#top-header{
	background:#C70000 url(layout/art_list/sect_title.jpg) no-repeat left top;
	height: 199px;
	overflow: hidden;
	position: relative;
	
}
#top-header p{
	color: #fff;
}
#top-header-right{
	background: url(layout/art_list/top_right_round_part.jpg) no-repeat right top;
	height: 199px;
	overflow: hidden;
	
}
#top-header img{
	width: 306px;
	height: 199px;
	display: block;
	border: none;
	left: 48px;
	top: 0;
	position: absolute;
}
#top-header div.brief{
	width: 210px;
	overflow: hidden;
	position: absolute;
	left: 374px;
	top: 10px;
	color: #fff;
}
a.detalii{
	width: 47px;
	height: 17px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(layout/art_list/btn_detalii.jpg);
}
#inner-col-right{
	width: 174px;
	overflow: hidden;
	float: right;
	margin-top: 12px;
}

#inner-left-col{
	width: 415px;
	overflow: hidden;
	float: left;
	margin-top: 12px;
}

#box1{
	width: 174px;
	overflow: hidden;
	background:#C9C9C9 url(layout/art_list/box1_top.jpg) no-repeat left top;
	margin-bottom: 12px;
}
#box1 h1{
	color: #101010;
}
#box1 div{
	background:url(layout/art_list/box1_btm.jpg) no-repeat left bottom;
}
#box1 div div{
	padding: 10px 15px;
}
#box1 ul{
	font-weight: bold;
}
#box1 ul li{
	padding: 5px 0 8px 0;
}
#box1 a{
	color: #646464;
}

img.ad{
	width: 174px;
	border: none;
	display: block;
	margin-bottom: 12px;
}


#box2{
	width: 174px;
	overflow: hidden;
	background:#479299 url(layout/art_list/box2_top.jpg) no-repeat left top;
	margin-bottom: 12px;
	color: #fff;
}
#box2 h2{
	color: #fff;
}
#box2 div{
	background:url(layout/art_list/box2_btm.jpg) no-repeat left bottom;
}
#box2 div div{
	padding: 10px 15px;
}
#box2 a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#box2 a img{
	border: none;
	display: block;
	padding: 5px 0;
}
#box2 span{
	margin-left: 10px;
	font-size: 10px;
}

/*****/
div.article{
	width: 415px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.article img{
	border: 1px solid #666;
	width: 130px;
	float: left;
}
div.article div.cont{
	width: 270px;
	overflow: hidden;
	float: right;
}
div.article div.cont p{
	color: #5A5A5A;
	font-size: 11px;
	margin: 0;
	line-height: 14px;
	margin-bottom: 0;
}
div.article div.cont h3{
	font-size: 13px;
	margin-bottom: 2px;
}
div.article div.cont h3 a{
	color: #000000;
}
div.article div.cont h4,
div.article div.cont h4 a{
	color: #479299;
}
div.article div.cont h4{
	margin-bottom: 3px;
}
div.article div.cont div.date{
	font-weight: bold;
	color: #C70000;
	line-height: 18px;
}
div.article div.cont div.date a img{
	border: none;
	width: 37px;
	height: 13px;
	float: none;
	padding: 0 3px;
	position: relative;
	margin-bottom: -3px;
}
div.paging{
	color: #479299;
	padding: 10px 0;
}
div.paging b{
	color: #C70000;
	padding: 0 4px;
}
div.paging a{
	padding: 0 4px;
	font-weight: bold;
}
