@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,table,img,hr, { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1, h2{
	font-family:Tahoma;	
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* ****************************************************************** DEFAULT STYLE */
a:link {
	cursor:pointer;
	border:0;
	text-decoration:none;
	}
	
a:hover {
	cursor:pointer;
	border:0;
	text-decoration:none;
	}
	
a:active {
	cursor:pointer;
	border:0;
	text-decoration:none;
	}

a:visited {
	cursor:pointer;
	border:0;
	text-decoration:none;
	}
	
li {
	list-style:none;
	}
	
#page_content li {
	list-style:inherit;
	list-style-position:inside;
	font-family:Arial, Geneva, serif;
	color:#000;
	font-weight:lighter;
	}

p { color:#000000;
	font-size:14px;
	text-align:justify;
	padding-right:12px;
	line-height:140%;
	}

h1 {
	font-weight:normal;
	font-size:1em;
	color:#b80000;
	font-family:Tahoma, Geneva, serif;
	text-transform:uppercase;
	text-align:center;
	padding:0px;
}

h2 {
	font-weight:normal;
	font-size:1em;
	color:#cdb57e;
	font-family:Tahoma, Geneva, serif;
	text-transform:uppercase;
	text-align:left;
	padding:0px;
	text-shadow:1px 1px #000;
	margin:0px;
}

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:lighter;
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color:#F9F3D2;
	}

/* ********************************************************************* WEBSITE */

#wrapper {
	margin:auto;
	padding: 0px;
	border:0;
	width:100%;
	height:100%;
	background-color:#F9F3D2;
	position:relative;
	bottom:0;
	}
	
.wrap {
	position:relative;
	margin:0 auto;
	width:963px;
	}
	
.menu_font {
		font-family:"Trebuchet MS", Helvetica, sans-serif;
	}


/*  ********************************************************************* HEADER */


#header_wrapper {
	margin:auto;
	padding: 0px;
	border:0;
	width:100%;
	height:204px;
	background-image:url(../images/CCR-pt-taiat_00_02.jpg);
	background-repeat:repeat-x;
	position:relative;
	bottom:auto;
	clear:both;
	}

#header_left_background {
	float:left;
	border:0;
	width:104px;
	height:204px;
	background-image:url(../images/CCR-pt-taiat_02.jpg);
	bottom:auto;
	}
	
#header_right_background {
	float:left;
	border:0;
	width:103px;
	height:204px;
	background-image:url(../images/CCR-pt-taiat_04.jpg);
	bottom:auto;
	}

#header {
	float:left;
	margin:auto;
	padding: 0px;
	border:0;
	width:963px;
	height:204px;
	bottom:auto;
	}

/*  ***************** HEADER UP */	

#header_up {
	margin:auto;
	width:963px;
	height:34px;
	background-image:url(../images/header_up.jpg);
	}
	
#language {
	float:left;
	width:470px;
	height:34px;
	padding-top:5px;
	margin-left:-25px;
	}

.language_li {
	text-decoration:none;
	width:262px;
	height:16px;
	border:none;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	display:inline;
	color:#e1e1e1;
	font-size:14px;
	list-style-type: none;
	list-style-position:outside;	
	}
	
a:link .language_li {
	color:#ccc;
	font-size:14px;
	text-align:left;
	text-shadow:1px 1px #333;
	}
	
a:hover .language_li {
	color:#fff;
	text-shadow:1px 2px #000;
	}
	
a:active .language_li {
	color:#fff;
	font-size:14px;
	text-shadow:1px 2x #000;
	}	

#search_bar_holder {
	float:right;
	width:187px;
	height:24px;
	color:#999;
	margin-top:0.1875em;
	margin-right:0.5em;
	background-color:#999;
}

#search_bar {
	float:right;
	width:185px;
	height:22px;
	margin:0;
	padding:0;
	margin-top:1px;
	margin-right:1px;
	background-color:#FFF;
}

#search_box {
	float:left;
	margin-right:0.125em;
}

#search_button {
	float:right;
	margin-top:2px;
	margin-right:1px;
	width:16px;
	height:17px;
	background-image:url(../images/search_button1_09.png);	
}

.search_box {
	border:0;
	height:20px;
	width:162px;
	margin-left:2px;
}


#search_bar_holder_widget {
	float:right;
	width:282px;
	height:24px;
	color:#999;
	margin-top:2px;
	margin-right:8px;
	background-color:#999;
}

#search_bar_widget {
	float:right;
	width:280px;
	height:22px;
	margin-top:1px;
	margin-right:1px;
	background-color:#FFF;
}

.search_box_widget {
	border:0;
	height:20px;
	width:255px;
	margin-left:2px;
}

/*** FIX FOR CHROME ***/
@media screen and (-webkit-min-device-pixel-ratio:0)
{

#languages {
	margin-top:112px;
	margin-right:15px;
	float:right;
	font-size:13px;
}	
}

/*** END FIX FOR CHROME ***/

.my_button {
    background:url(../images/search_05.png);
	background-repeat:no-repeat;
    cursor:pointer;
    width: 14px;
    height: 16px;
    border: none;
}

	
#header_middle {
	margin:auto;
	width:963px;
	height:134px;
	background-image:url(../images/header_middle.jpg);
	}

/*  ***************** HEADER MENU */	

#header_menu {
	margin:auto;
	width:963px;
	height:36px;
	background-image:url(../images/header_menu.jpg);
	padding-top:7px;
	}

#top_menu {
	margin:auto;
	width:963px;
	height:36px;
	text-align:center;
	}

#top_menu a:link, #top_menu a:visited {
	
	font-size: 1em;
	color:#ccc;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:center;
	text-shadow:1px 1px #000;
	min-height:26px;
	width:249px;
	text-decoration:none;	
	}

.menu_left_margin {
	margin:0;
	margin-left:2.25em;
	}

#top_menu a:hover {
		color:#FFF;
		text-shadow:1px 2px #000;
	}
	
#top_menu a:active {
		color:#FFF;
		text-shadow:1px 2px #000;
	}

/*  ********************************************************************* BREADCRUMBS */


#breadcrumbs_wrapper {
	float:left;
	margin:auto;
	padding: 0px;
	border:0;
	width:100%;
	height:34px;
	background-image:url(../images/breadcrumbs_bkg_16.jpg);
	background-repeat:repeat-x;
	position:relative;
	bottom:auto;
	clear:both;
	}

#breadcrumbs_holder {
	width:1171px;
	margin:auto;
	bottom:auto;
}

#breadcrumbs_left_background {
	float:left;
	border:0;
	width:104px;
	height:34px;
	background-image:url(../images/breadcrumbs_lr_11.jpg);
	bottom:auto;
	}
	
#breadcrumbs {
	float:left;
	width:963px;
	height:34px;
	background-image:url(../images/breadcrumbs_12.jpg);
	background-repeat:repeat-x;
	bottom:auto;
	padding-top:0.5em;
	}
	
#breadcrumbs span {
	padding-left:13px;
	}
	
#breadcrumbs_right_background {
	float:left;
	border:0;
	width:104px;
	height:34px;
	background-image:url(../images/breadcrumbs_lr_15.jpg);
	bottom:auto;
	}
	
#breadcrumbs a:link, #breadcrumbs a:visited {
	
	font-size: 0.9em;
	color:#000;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;	
	}
	


/*  ********************************************************************* CONTENT */

.shadow {
  -moz-box-shadow:    2px 2px 4px rgba(71,0,0,0.6);
  -webkit-box-shadow: 2px 2px 4px rgba(71,0,0,0.6);
  box-shadow:         2px 2px 4px rgba(71,0,0,0.6);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
}

.innershadow
{
    display:block;
    position:relative;
}
 
.innershadow::before
{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
   -moz-box-shadow:    inset 0 0 5px rgba(71,0,0,0.6);
   -webkit-box-shadow: inset 0 0 5px rgba(71,0,0,0.6);
   box-shadow:         inset 0 0 5px rgba(71,0,0,0.6);
}

#content_wrapper {
	float:left;
	margin:auto;
	padding: 0px;
	padding-top:15px;
	border:0;
	width:100%;
	min-height:204px;
	background-color:#f9f3d2;
	position:relative;
	bottom:auto;
	}

#content {
	clear:both;
	margin:auto;
	padding: 0px;
	border:0;
	width:963px;
	height:auto;
	}

/*  ************************************** LEFT MENU */	

#left_section { 
	float:left;
	margin:auto;
	padding: 0px;
	border:0;
	width:281px;
	min-height:620px;
	bottom:auto;
	}
	
/*  ************************************** MENU */	
	
#left_menu {
	float:left;
	width:281px;
	min-height:50px;
	margin-bottom:15px;
	}
		
#left_menu_wrapper { 
	float:left;
	width:281px;
	min-height:50px;
	}
	
.left_menu_for_shadow { 
	float:left;
	width:281px;
	min-height:50px;
	background-color:#e7e7e7;
	}
	
.left_menu_background { 
	float:left;
	width:281px;
	min-height:50px;
	position: relative;
	background-color:#e7e7e7;
	}
	
.left_menu_content {
	float:left;
	width:281px;
	min-height:50px;
	padding:0px;
	}

.left_menu_footer {
	float:left;
	width:281px;
	height:12px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(../images/item_grey_dashed_bkg.png);
	}
	
ul {
	padding:0px;
	padding-top:6px;
	margin:0px;
	}

li {
	
	background-size: 100%;
	min-height:26px;
	
	}
	
ol {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	}

/*  ************************************** Butoane mici */

.menu_li {
	margin:0;
	padding:0;
	margin-bottom:0;
	margin-left:0.6em;
	padding-left:0.62em;
	padding-right:0.62em;
	padding-top:0.75em;
	padding-bottom:-0.7em;	
}

.menu_li_big {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-left:4px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0.45em;
	padding-bottom:-0.75em;	
}

a:link .menu_li {
	font-size: 1em;
	color:#FFF;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:left;
	text-shadow:1px 1px #000;
	min-height:30px;
	width:252px;
	line-height: 1.06em;
	background-image:url(../images/bb_1_link_01.png);
	background-repeat:no-repeat;
	}
	
a:hover .menu_li {
	color:#FFF;
	background-image:url(../images/bb_1_hover_01.png);
	background-repeat:no-repeat;
	}
	
a:active .menu_li {
	color:#FFF;
	background-image:url(../images/bb_1_active_01.png);
	background-repeat:no-repeat;
	}

a:visited .menu_li {
		color:#FFF;
	font-size: 1em;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:left;
	background-image:url(../images/bb_1_link_01.png);
	background-repeat:no-repeat;
	min-height:30px;
	width:252px;
	}

/*  ************************************** Butoane mari */
	
a:link .menu_li_big {
	font-size: 1em;
	color:#FFF;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:left;
	text-shadow:1px 1px #000;
	min-height:45px;
	width:252px;
	background-image:url(../images/bb_2_link.png);
	background-repeat:no-repeat;
	}
	
a:hover .menu_li_big {
	background-image:url(../images/bb_2_hover.png);
	background-repeat:no-repeat;
	}
	
a:active .menu_li_big {
	background-image:url(../images/bb_2_active.png);
	background-repeat:no-repeat;
	}

a:visited .menu_li_big {
	font-size: 1em;
	color:#FFF;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:left;
	text-shadow:1px 1px #000;
	background-repeat:no-repeat;
	}
	

/*  ************************************** Subcategorii */
.submenu_li {
	text-decoration:none;
	width:239px;
	min-height:18px;
	border:none;
	border-bottom:dotted 2px #969696;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:2px;

}

.submenu_style {
	margin-left:-10px;
	list-style-type: none;
	list-style-position:outside;
	list-style:url(../images/list_one_28.gif);
	}

.sub_submenu_li {
	text-decoration:none;
	width:228px;
	min-height:18px;
	border:none;
	border-bottom:dotted 2px #969696;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:2px;	
}

.sub_submenu_style {
	width:224px;
	margin-left:-35px;
	list-style-type: none;
	list-style-position:outside;
	list-style:url(../images/list_two_31.gif);
	}
	
.sub_submenu_style2 {
	width:224px;
	margin-left:-35px;
	list-style-type: none;
	list-style-position:outside;
	list-style:url(../images/list_two_31.gif);
	}

a:link .submenu_li, a:link .sub_submenu_li {
	font-size:14px;
	color:#2f2f2f;
	text-align:left;
	}
	
a:hover .submenu_li {
	color:#000;
	background-color:#dedede;
	text-shadow:1px 1px #ccc;
	border-bottom:dotted 2px #333;
	list-style:url(../images/list_one_28.gif);
	}

a:hover .sub_submenu_li {
	color:#000;
	background-color:#dedede;
	text-shadow:1px 1px #ccc;
	border-bottom:dotted 2px #333;
	list-style:url(../images/list_two_31.gif);
	}
	
a:active .submenu_li {
	color:#000;
	background-color:#dedede;
	text-shadow:1px 1px #ccc;
	border-bottom:dotted 2px #333;
	list-style:url(../images/list_one_28.gif);
	}
	
 a:active .sub_submenu_li {
	color:#777;
	background-color:#dedede;
	text-shadow:1px 1px #ccc;
	border-bottom:dotted 2px #333;
	list-style:url(../images/list_two_31.gif);
	}

a:visited .submenu_li, a:visited .sub_submenu_li {
	font-size:14px;
	color:#2f2f2f;
	text-align:left;
	}

/*  ************************************** CALENDAR */	
	
#left_calendar_wrapper {
	float:left;
	width:281px;
	min-height:117px;
	}
	
.left_calendar { 
	float:left;
	width:281px;
	min-height:117px;
	background-color:#e7e7e7;
	margin-bottom:15px;
	}
	
.left_calendar_background { 
	float:left;
	width:281px;
	min-height:117px;
	position: relative;
	background-color:#e7e7e7;
	}

.left_calendar_title {
	float:left;
	width:281px;
	min-height:39px;
	border:none;
	border-bottom:dotted 2px #969696;
	padding:0px;
	margin:0px;
	margin-top:4px;
	}
	
.left_calendar_content {
	float:left;
	width:281px;
	min-height:100px;
	margin-top:8px;
	}

.left_calendar_footer {
	float:left;
	width:281px;
	height:12px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(../images/item_grey_dashed_bkg.png);
	bottom:auto;
	}

/*  ***************************** BAN_NER and CENTRAL ARTICLES holder */

#central_section {
	float:left;
	width:667px;
	min-height:316px;
	margin-left:15px;
	/*color:#F00;*/
	}	

/*  ***************************** BAN_NER */

.ban_ner {
	float:left;
	width:667px;
	height:331px;
	margin-bottom:15px;
	background-color:#FFF;
	}

.ban_ner_background {
	float:left;
	width:667px;
	height:331px;
	position: relative;
	background-color:#FFF;
	}

.ban_ner_white_border {
	float:left;
	margin:auto;
	width:651px;
	height:315px;
	padding: 0px;
	border:solid 8px #FFF;
	bottom:auto;
	background-color:#FFF;
	}
	

/*  ***************************** CENTRAL HOLDER SUB BAN_NER */
#central_section_under_ban_ner { 
	float:left;
	width:667px;
	min-height:332px;
	margin:0;
	padding:0;
	}
	
/*  ***************************** CENTRAL ARTICLES */

/*  ******************* ARTICLES HOLDER */

#first_page_articles_holder { 
	float:left;
	width:394px;
	min-height:100px;
	}
	
/*  ******************* ARTICLES  */

.first_page_article { 
	float:left;
	width:394px;
	min-height:100px;
	margin-bottom:15px;
	background-color:#FFF;
	}
	
.first_page_article_background { 
	float:left;
	width:394px;
	min-height:100px;
	position: relative;
	background-color:#FFF;
	}

.first_page_article_border { 
	float:left;
	width:378px;
	min-height:100px;
	border:solid 8px #FFF;
	border-bottom:none;
	background-color:#FFF;
	}
	
.first_page_article_title, .first_page_article_title a { 
	float:left;
	font-size:16px;
	width:378px;
	min-height:39px;
	border:none;
	padding:0px;
	margin:0px;
	background-color:#e7e7e7;
	}
	
.first_page_article_content { 
	float:left;
	width:378px;
	height:226px;
	margin-top:8px;
	}
	
.first_page_article_footer { 
	float:left;
	width:394px;
	height:12px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(../images/item_white_dashed_bkg.png);
	}

/*  ***************************** RIGHT SECTION HOLDER */

#right_section { 
	margin-left:15px;
	float:right;
	width:258px;
	min-height:332px;
	}
	
/*  ***************************** RIGHT SECTION */
	
#quick_articles_wrapper { 
	float:left;
	width:258px;
	min-height:116px;
	}
	
.quick_articles { 
	float:left;
	width:258px;
	min-height:116px;
	margin-bottom:15px;
	background-color:#e7e7e7;
	}
	
.quick_articles_background { 
	float:left;
	width:258px;
	min-height:116px;
	position: relative;
	background-color:#e7e7e7;
	}

.quick_articles_title{
	float:left;
	width:258px;
	min-height:39px;
	border:none;
	border-bottom:dotted 2px #969696;
	padding:0px;
	margin:0px;
	margin-top:4px;
	}
	
.quick_articles_title a:link, .quick_articles_title a:visited{
	font-size:16px;
	color:#B80000;
	}
	
.quick_articles_content {
	float:left;
	width:258px;
	min-height:100px;
	margin-top:8px;
	}

.quick_articles_footer {
	float:left;
	width:258px;
	height:12px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(../images/item_grey_dashed_bkg.png);
	}



/*  ********************************************************************* FOOTER 1 */
#footer1_wrapper {
	float:left;
	width:100%;
	height:100%;
	margin:auto;
	padding: 0px;
	border:0;
	margin-top:10px;
	background-color:#002d5e;
	}

#footer1_links_wrapper {
	float:left;
	border-top:solid 3px #b5003d;
	border-bottom:solid 3px #b5003d;
	width:100%;
	min-height:204px;
	position:relative;
	bottom:auto;
	
background: rgb(5,70,148); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NDY5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzA1NDY5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODIzNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(5,70,148,1) 0%, rgba(5,70,148,1) 59%, rgba(24,35,81,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,70,148,1)), color-stop(59%,rgba(5,70,148,1)), color-stop(100%,rgba(24,35,81,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(5,70,148,1) 0%,rgba(5,70,148,1) 59%,rgba(24,35,81,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(5,70,148,1) 0%,rgba(5,70,148,1) 59%,rgba(24,35,81,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(5,70,148,1) 0%,rgba(5,70,148,1) 59%,rgba(24,35,81,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(5,70,148,1) 0%,rgba(5,70,148,1) 59%,rgba(24,35,81,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054694', endColorstr='#182351',GradientType=0 ); /* IE6-8 */							 	}
		
#footer1_links_holder {
	clar:both;
	margin:auto;
	padding: 0px;
	border:0;
	width:963px;
	min-height:204px;
	}

#footer1_links {
	float:left;
	width:963px;
	border:0;
	margin:0;
	padding:0;
	min-height:204px;
	background-image:url(../images/europa_21.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	}
	
.link_columns {
	float:left;
	margin-left:15px;
	width:282px;
	min-height:50px;
	}
	
.footer1_title, .footer1_title a:link, .footer1_title a:visited { 
	float:left;
	font-size:16px;
	width:282px;
	min-height:30px;
	border:none;
	padding:0px;
	margin-bottom:0px;
	margin-top:10px;
	}
	
a:link h2 {
	color:#cdb57e;
	text-shadow: 1px 1px #000;
	}

a:hover h2 {
	color:#FF9;
	text-shadow: 1px 2px #000;
	}
	
.footer1_content { 
	float:left;
	width:282px;
	min-height:15px;
	margin:0px;
	padding:0px;
	}

.footer1_li {
	text-decoration:none;
	width:262px;
	min-height:16px;
	border:none;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	
}

.footer1_style {
	color:#ccc;
	margin-left:-20px;
	list-style-type: none;
	list-style-position:outside;
	list-style:url(../images/item_yellow_dashed_bkg_42.png);
	}
	
a:link .footer1_li {
	font-size:14px;
	text-align:left;
	text-shadow:1px 1px #333;
	}
	
a:hover .footer1_li {
	color:#fff;
	text-shadow:1px 2px #000;
	list-style:url(../images/item_yellow_dashed_bkg2_42.png);
	}
	
a:active .footer1_li {
	color:#fff;
	text-shadow:1px 2x #000;
	list-style:url(../images/item_yellow_dashed_bkg2_42.png);
	}
	
a:visited .footer1_li {
	font-size:14px;
	text-align:left;
	text-shadow:1px 1px #333;
	}

/*  ********************************************************************* FOOTER 2 */

#footer2_wrapper {
	clear:both;
	float:left;
	margin:auto;
	padding: 0px;
	border:0;
	width:100%;
	min-height:126px;
	background-color:#e1e1e1;
	background-image:url(../images/footer2_noise_bkg.gif);
	background-repeat:repeat;
	position:relative;
	bottom:auto;
	}

#footer2 {
	clear:both; 
	margin:auto;
	padding: 0px;
	border:0;
	width:963px;
	min-height:126px;
	bottom:auto;
	}

#footer2_left_questions {
	float:left;
	margin-left:15px;
	width:282px;
	min-height:10px;
	}
	
.footer2_title a:link, .footer2_title h1 {
	
	color:#b80000;
	}

.footer2_title a:hover, .footer2_title a:hover h1 {
	
	color:#900;
	}
	
.footer2_title { 
	float:left;
	width:310px;
	min-height:20px;
	border:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-left:-10px;
	text-align:left;
	}
	
.footer2_content { 
	float:left;
	width:282px;
	min-height:15px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	margin-left:-20px;
	}

.footer2_style {
	color:#444;
	margin-left:-30px;
	list-style-type: none;
	list-style-position:outside;
	list-style:url(../images/item_white_bkg1_42.png);
	}

.footer2_li {
	text-decoration:none;
	width:262px;
	min-height:16px;
	border:none;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	}

a:link .footer2_li,a:visited .footer2_li {

	font-size:14px;
	text-align:left;
	color:#343434
	text-shadow:0px 0px #333;
	}
	
a:hover .footer2_li {
	color:#000;
	text-shadow:1px 1px #aaa;
	list-style:url(../images/item_white_bkg2_42.png);
	}
	
a:active .footer2_li {
	color:#000;
	text-shadow:1px 1x #aaa;
	list-style:url(../images/item_white_bkg2_42.png);
	}


/*  ******************************************************* WIDGET */

.widget_text { 
	font-weight:600;
	font-size:15px;
	line-height: 16px;
	color:#343434;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:center;
	line-height:100%;
	padding:0px;
	margin:0px;
	}

.widget_text_smaller { 
	font-weight:600;
	font-size:0.65em;
	color:#343434;
	font-family: Georgia, Geneva, serif;
	text-transform:uppercase;
	text-align:center;
	padding:0px;
	margin:0px;
	padding-top:2px;
	margin-top:2px;
	}
	
#footer2_widget { 
	float:left;
	margin-left:42px;
	margin-bottom: 20px;
	margin-top:20px;
	width:624px;
	min-height:50px;
	background-color:#a7a7a7;
	}
	
#footer2_widget_background { 
	float:left;
	padding-bottom:8px;
	width:624px;
	min-height:50px;
	background-color:#a7a7a7;
	position: relative;
	}

.bevel {
  -moz-box-shadow:    inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
  	inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/;
  -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
  	inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/;
  box-shadow:         inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
  	inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/;
	border-top:solid 1px #BBB;
	border-right:solid 1px #888;
	border-bottom:solid 1px #888;
	border-left:solid 1px #BBB;
}

.widget_item_two_lines {
	float:left;
	width:300px;
	height:37px;
	margin-left:8px;
	margin-top:8px;
	background-image:url(../images/widget_item_bkg_47.png);
	background-repeat: no-repeat;
	padding-top:8px;
	}
	
#searchbar_widget {
	float:left;
	width:300px;
	height:37px;
	margin-left:8px;
	margin-top:8px;
	background-image:url(../images/widget_item_bkg_47.png);
	background-repeat: no-repeat;
	padding-top:5px;
	}
	
.widget_item_single_line {
	float:left;
	width:300px;
	height:37px;
	margin-left:8px;
	margin-top:8px;
	line-height:24px;
	background-image:url(../images/widget_item_bkg_47.png);
	background-repeat: no-repeat;
	padding-top:8px;
	}

a:link .widget_item_two_lines, a:link .widget_item_single_line {
	background-image:url(../images/widget_item_bkg_47.png);
	}

a:hover .widget_item_two_lines, a:hover .widget_item_single_line {
	background-image:url(../images/widget_item_bkg_hover_51.png);
	}

a:active .widget_item_two_lines, a:active .widget_item_single_line {
	background-image:url(../images/widget_item_bkg_active_51.png);
	}

a:visited .widget_item_two_lines, a:visited .widget_item_single_line {
	background-image:url(../images/widget_item_bkg_47.png);
	}


/*  ********************************************************************* FOOTER 3 */

#footer3_credits_wrapper {
	float:left;
	margin:auto;
	padding: 0px;
	border:0;
	width:100%;
	min-height:30px;
	background-image:url(../images/footer3_shadow_47.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#80162e;

	}

#footer3_credits {
	clear:both;
	margin:auto;
	padding: 0px;
	border:0;
	width:963px;
	height:30px;
	bottom:auto;
	padding-top:10px;
	}
	
#copyright {
	float:left;
	margin-left:15px;
	min-width:282px;
	height:30px;
	margin-left:0px;
}

#back_to_top {
	float:right;
	margin-left:15px;
	min-width:35px;
	height:20px;
	margin-right:0px;
	padding-right:0px;
}

.footer3_li {
	text-decoration:none;
	min-width:1px;
	min-height:16px;
	border:none;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}

.footer3_style {
	color:#e1e1e1;
	margin-left:-20px;
	list-style-type: none;
	}
	
.back_to_top_style {
	color:#e1e1e1;
	margin-left:-20px;
	list-style:url(../images/backto_top1_54.png);	
	}
	
.back_to_top_style span {
	position:relative;
	top:-4px;
	}
	
a:link .footer3_li {
	font-size:14px;
	text-align:left;
	text-shadow:1px 1px #333;
	}
	
a:hover .footer3_li {
	color:#fff;
	text-shadow:1px 2px #000;
	}
	
a:hover .back_to_top_style {
	color:#fff;
	text-shadow:1px 2px #000;
	list-style:url(../images/backto_top2_54.png);
	}


/*  ********************************************************************* PAGE */

#page_header {
	padding:0;
	margin:0;
	width:672px;
	height:7px;
	background-repeat:no-repeat;
	background-image:url(../images/content_bkg_25.jpg);
	}
	
#page_content_holder {
	padding:0;
	margin:0;
	width:672px;
	min-height:49px;
	background-repeat:repeat-y;
	background-image:url(../images/content_bkg_30.jpg);
	}

#page_footer {
	padding:0;
	margin:0;
	width:672px;
	height:15px;
	background-repeat:no-repeat;
	background-image:url(../images/content_bkg_47.jpg);
	}
	
.page_article_title { 
	float:left;
	width:650px;
	min-height:39px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:5px;
	background-color:#e7e7e7;
	}	

#page_content {
	height:auto;
	padding:10px;
	pading-top:20px;	
	padding-right:20px;
	clear:both;
	}
	
#page_content strong, #page_content b {
	font-weight:bold;
	}

#page_content h2 {
	font-weight:normal;
	font-size:0.9em;
	color:#b80000;
	font-family:Tahoma, Geneva, serif;
	text-transform:uppercase;
	text-align:center;
	padding:0px;
	margin-top:8px;
		text-shadow:none;
}
	
	


/*  ********************************************************************* ARTICLE  PAGE */


.article_list_holder {
	text-decoration:none;
	width:648px;
	min-height:45px;
	border:none;
	border-bottom:dotted 2px #969696;
	margin-bottom:8px;
	clear:both;
}

#page_article_time { 
	float:left;
	width:78px;
	height:40px;
	border:none;
	margin-right:15px;
	margin-bottom:15px;
	border:solid 1px #CCC;
	}

#page_article_time p {
	font-family:font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.8em;
	}

#page_article_hour_holder { 
	float:left;
	width:88px;
	height:30px;
	}
	
#page_article_date { 
	float:left;
	width:73px;
	height:14px;
	padding:0;
	padding-left:5px;
	padding-bottom:3px;
	}
	
#page_article_hour { 
	float:left;
	width:40px;
	height:14px;
	margin-top:15px;
	padding:0;
	padding-left:5px;
	padding-bottom:4px;
	margin-left:3px;
	background-color:#9d2641;
	}

#page_article_hour p {
		color:#fff;
		margin-top:0;
	}
	
#page_article_gallery { 
	float:left;
	width:35px;
	height:35px;
	margin-top:10px;
	}		

#page_article_pdf { 
	float:left;
	width:45px;
	height:45px;
	margin-top:0px;
	margin-right:12px;
	}
	
.page_article_text { 
	float:left;
	width:496px;
	min-height:45px;
	margin-bottom:5px;
	}

.page_article_text p{
	margin:0;	
}
	
/*  ********************************************************************* ARTICLE  PAGE */

.quick_articles_item_holder	{
	width:258px;
	min-height:20px;
	margin:0px;
	padding:0px;
	
	}
	
.quick_articles_item_title{
	width:248px;
	min-height:15px;
	border:none;
	padding:0px;
	margin:0px;
	background-color:#f2efef;
	border-bottom:solid 1px #717171;
	border-top:solid 1px #e1e1e1;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	color:#474646;
	font-size:12px;
	text-transform:uppercase;
	}
	
.quick_articles_item_text {
	width:248px;
	min-height:16px;
	border:none;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	background-color:#CCC;
	font-size:10px;
	line-height:10px;
	}

.quick_articles_item_read_more {
	width:240px;
	min-height:16px;
	padding-top:2px;
	border:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:-5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	color:#474646;
	font-size:10px;
	margin-top:4px;
	}
	

.read_more_left {
	float:left;
	width:6px;
	height:24px;
	background-image:url(../images/read-more_49.jpg);
	background-repeat:no-repeat;
	}

.read_more_center a:link, .read_more_center a:visited {
	color:#474646;
	padding-top:4px;
	padding-right:3px;
	float:left;
	min-width:70px;
	height:24px;
	background-image:url(../images/read-more_51.jpg);
	background-repeat:repeat-x;
	}

.read_more_right {
	float:left;
	width:6px;
	height:24px;
	background-image:url(../images/read-more_53.jpg);
	background-repeat:no-repeat;
	}

/**************** DE PE SITE-UL VECHI **************************************/

.StilText {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align:justify;
	text-indent:30px;
	text-decoration:none;
	}
	
.title
{
	text-align:center;
	font-size:large;
	text-transform:uppercase;	
}

.magistrates
{
	color:Black;}

.decedat
{
border: solid 1px;
padding:0px 1px 1px 1px ;
} 

P
{
	font-family: Arial;
	font-size: small;
	text-decoration:none;
}

.stilB {
	cursor: hand;
	color: #062B7D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	text-decoration:none;
}

A.comunicate
{
	text-decoration:none;
    color:#006699;
}
A.stilBaner
{
	text-decoration:none;
    color:#006699;
}
	
	/*********************************************************/

.sub_page_article_title { 
	float:left;
	width:650px;
	min-height:29px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	padding: 0px;
	margin-bottom:5px;
	background-color:#2a6b9b;
	border: solid 1px #000000;
	}

.sub_page_title 
{
	color:#FFF;
	text-shadow:1px 1px #333;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}

.list_element {
	width:650px;
	min-height:23px;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	padding-bottom:5px;
	background-color:#FFF;
}

.list_element_picture
{
	float:left;
	width:34px;
	height:23px;
}

.list_element_title {
	float:left;
	width:606px;
	min-height:23px;
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	margin-top:2px;
	color:262626;
}


/*  ***************** JURISPRUDENTA : FILTRU DE CAUTARE */

#judge_page_content {
	width:660px;
	height:auto;
	padding:10px;
	padding-top:0px;
	pading-top:20px;	
	clear:both;
	}

#filter_wrapper {
	width:650px;
	height:60px;
	background-color:#E7E7E7;
	margin-bottom:8px;
	
}

#filter_up_holder {
	width:650px;
	height:37px;
	background-color:#9d2641;
	padding-top:5px;
	}
	

#filter_down {
	text-align:center;
	margin-top:1px;}

#filter_searchbox 
	{
	margin-left:16px;
	float:left;
	width:187px;
	height:24px;
}


#filter_letter, #filter_year {
	float:left;
	margin:0;
	padding:0;
	padding-top:6px;
	width:110px;
	height:24px;
	margin-left:22px;
	}

#filter_letter_text, #filter_year_text {
	float:left;
	color:#FFF;
	margin-right:3px;
	font-size:14px;
}

#filter_letter_select, #filter_year_select {
	float:left;
}

#filter_search_button {
	float:right;
	width:auto;
	height:24px;
	margin-top:2px;
	margin-right:5px;
	margin-left:50px;
}

#filter_search_button input{
	width:128px;
	height:26px;
}

#press_page_content {
	width:660px;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;	
	clear:both;
	}
	
.filter_press {
	float:left;
	margin:0;
	padding:0;
	padding-top:6px;
	width:110px;
	height:24px;
	margin-left:5px;
	}
	
#press_filter_search_button {
	float:right;
	width:auto;
	height:24px;
	margin-top:2px;
	margin-right:5px;
	margin-left:0px;
}

#press_filter_search_button input{	
	width:80px;
	height:26px;
}

/**************** gg **************************************/
.error, #error{
	color:#FF0000;	
}

#bread_crumb{
	margin-bottom:10px;	
}

#bread_crumb a:link, #bread_crumb a:visited{
	color:#cdb57e;
}

#bread_crumb a:hover{
	color:#b5003d;
}

.quick_articles_item_title > span{
	cursor:pointer;	
}

a:link, a:visited{
	color:#80162e;
	font-size:12px;
}

a:hover{
	color:#000;
	font-size:12px;
}

.date{
	font-size:11px;
	font-style:italic;
}

.float_left{
	float:left;	
}

.image_frame, #gallery img
{
	border-width:2px;
	border-style:solid;
	border-color:#333333;
}

.image_box{
	float:left;
	width:140px;
	margin-bottom:15px;
	margin-right:5px;	
	margin-left:5px;	
}

.product_box{
	float:left;
	width:150px;
	margin-bottom:15px;
	margin-left:15px;	
}

.no_image{
	min-height:92px;
	min-width:110px;
	text-align:center;
	padding:10px;
	border:1px #CCCCCC dotted;
}

*{outline: none;}

.page_article_text a{
	font-size:13px;
}

.page_article_text p{
	margin-top:5px;
}

.img_frame{
	border:1px #000 solid;	
}

/* pagination */

.page_on{
	color:#333333;
	font-size:24px;
	text-decoration:none;
	margin:5px;
}

.page_off{
	color:#999999;
	font-size:18px;
	text-decoration:none;
	margin:3px;
}

.page_off a{
	color:#999999;
	font-size:18px;
	text-decoration:none;
	margin:3px;
}


.first_page a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.last_page a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.previous_page a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

.next_page a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
	margin:3px;
}

h3.search_title a{
	font-size:16px;
	font-weight:bold;
	color:#80162E;
}
/*********************************************************/

/******************************************************** Aceasta este clasa pentru subcategoriile afisate in pagina */

.submenu_font_in_page  {
	list-style: outside url("../images/list_two_31.gif");
    }

.submenu_font_in_page a:link, .submenu_font_in_page a:visited  {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color: #2F2F2F;
    font-size: 14px;
	list-style: outside url("../images/list_two_31.gif");
    }

.submenu_font_in_page a:hover, .submenu_font_in_page a:active {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color: #80162E;
    font-size: 14px;
	list-style:url(../images/list_two_31.gif);
    }
	
	
	
.judge_article_text a {
	font-size:13px;
	font-weight:bold;
	}

.judge_ol {
	margin-top:30px;
	}