.tt_kls
{
	display: block;
	line-height: 42px;
	
}

.mrk_kls
{
	display: block;
	line-height: 42px;
	padding-left: 30px;
}

.dt_kls
{
	display: block;
	line-height: 42px;
	padding-left: 30px;
	font-size: 16px;
}

/*Begin Stiri de la Romservice*/

.chenar_stiri
{
	width: 90%;
	margin:5px;
	margin-bottom:15px;
	padding:0px 10px;
	border: 1px solid #F0F0F0;
	background-color:#FFFFFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

.chenar_stiri img
{
	/*border: 1px solid #999999;*/
}

.chenar_stiri:hover
{
	background-color:#FFFFFF;
	border: 1px dashed #CCCCCC;
}

.chenar_stiri .floatleft
{	
	margin-top:10px;
	font-size:14px;
	font-weight:normal;
}

.chenar_stiri a
{
	display:block;
	width:600px;
	color:#000066;
}

.chenar_stiri a:hover
{
	color:#FF0000;
	
}


.chenar_stiri .floatright
{	
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
}

/*End Stiri*/