/* Styleset Blue - folosit la Brasov */
.corp
{
	color: #FFFFFF;
}

.titlu_linie 
{
	color: #FFFFFF;
}

.corp_negru
{
	color: #000000;
}

.but_subcat
{
	color: #0D72BA;  
}

.titlu_info
{
	color: #0D72BA;
}

.data
{
	color: #0D72BA;
}

a.link_subcat:link, a.link_subcat:visited, a.link_subcat:hover  
{
	color: #FFFFFF;  
	text-decoration: none;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: right;
	width:100%;
	height:100%;
	background-color: #264f97;
}

a.link_subcat:hover
{
	color: #FFFFFF;  
	text-decoration: none;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: right;
	width:100%;
	height:100%;
	background-color:#719FD4;
}


a.link_item, a.link_item:link, a.link_item:visited
{
	color: #FFFFFF; /*#0D72BA;  */
	text-decoration: none;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: right;
}

a.link_item:hover
{
	color: #FFFFFF; /*#1E417B; */
	text-decoration: none;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: right;
}

.copyright
{
	color: #FFFFFF; /*#0D72BA;  */
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	font-family: Trebuchet MS; 
}

.header_background_color, .header_text
{
	background-color: #0D72BA;
	/*color: #FFFFFF;*/
}

.header_text
{
	font-family: Trebuchet MS; 
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: right;
}

.white_page_text
{
	color: #0D72BA;
}

.main_content_background
{
	background-color: #719FD4;
}

.description_background
{
	background-color: #1E417B;
}

.right_content_background
{
	background-color: #E8EFF9;
}
