#bg_div{
	height:166px;
	background-image:url('../img/bg/naujienos.jpg');
}

.about_container{
	width:100%;
}
#black{
	height:108px;
	position:relative;
	background-image:url('../img/bg/text.png');
	background-position:center;
	background-repeat:no-repeat;
}


.produktas{
	font-family:arial;
	font-size:22px;
	/*line-height:24px;*/
	height:240px;
	width:280px;
	background-position:0px center;
	background-repeat:no-repeat;
	position:relative;
}
.pr_text{
	font-size:12px;
	line-height:24px;
	width:280px;
	position:absolute;
	top:175px;
	left:0px;
}
