/* CSS Document */
.categs_lista{
}
.categs_lista .cat_princ a{
	margin-left:5px;	
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
}
.categs_lista .cat_princ a:hover{
	
}
.categs_lista .cat_sec{
	margin-left:10px;	
}
.categs_lista .cat_sec a{	
	padding-left:10px; 
	font-size:11px;
	font-weight:normal;
	background: url('images/dot.gif') 1px 5px no-repeat;
}
.categs_lista .cat_princ .cat_sec{
}
.categs_lista .cat_all{
	text-align:right;
	font-size:11px;
	padding:5px 10px 5px 5px;
}
.categs_details_afisare{
	
}
.categs_details_afisare h1{
	border-bottom:#999999 solid 1px;
}
.categs_details_afisare p{
	color:#777777;
	text-indent:30px;
}
.categs_subdet{
	clear:both;
	overflow:auto;
	/*border:#999999 1px solid;*/
	padding:10px 10px 10px 30px;
	margin-bottom:20px;
	
}
.categs_subdet legend{
	font-size:14px;
	border:#CCCCCC 1px solid;
	padding:2px 30px 2px 10px;
	font-weight:bold;
}
.categs_subdet .categs_subdet_ind a{
	text-decoration:none;
	font-weight:bold;
}
.categs_subdet .categs_subdet_ind a:hover{
	
}
.categs_subdet .categs_subdet_ind{
	text-align:center;
	width:150px;
	height:120px;
	float:left;
}
.categ_alfabet{
	clear:both;
	text-align:center;
	padding:10px 20px 10px 20px;	
}
.categ_alfabet a{
	font-weight:bold;
}
.categ_alpha_header{
	clear:both;
	background:#efefef;
	padding:3px 20px 1px 40px;
	font-weight:bold;
	margin:20px 0 10px 0;
}