.clearer{
	clear:both;
}

.findword {
  background:#6898A0 none repeat scroll 0%;
  color:#F8FCFF;
  font-weight:bold;
  text-decoration:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
}

a{
	color: #ad1d16;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#header_wrapper{
	
	background: url(images/header_bg.png) bottom center repeat-x;
}
	#header_wrapper #header{
		height:117px;
		width: 980px;
		margin:0px auto;
		position: relative;
	}
		#header_wrapper #header #banner{
			width: 327px;
			height: 54px;
			position: absolute;
			left: 0px;
			top: 33px;
		}
	
		#header_wrapper #header #small_menu{
			position: absolute;
			top: 35px;
			right: 0px;
			font-size: 11px;
		}
			#header_wrapper #header #small_menu .small_menu_links{
				height: 30px;
				text-align:right;
				color: #9c9c9c;
				font-size: 12px;
			}
				#header_wrapper #header #small_menu .small_menu_links a{
					color: #9c9c9c;
					font-size: 12px;
					text-decoration: none;	
				}
				#header_wrapper #header #small_menu .small_menu_links a:hover{
					color: #8e1712;
					text-decoration: underline;
				}
				
				#header_wrapper #header #small_menu .small_menu_links span{
					padding: 0px 6px;
				}
	
#mainmenu_wrapper{
	background: url(images/header_menu_bg.gif) bottom center repeat-x;
	height: 35px;
	
}		
	#mainmenu_wrapper #mainmenu{
		width: 980px;
		height: 35px;
		margin: 0px auto;
		position: relative;
/*		text-align: center; */
	}
		#mainmenu_wrapper #mainmenu a{
			padding: 0px 7px;
			line-height: 35px;
			font-size: 14px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight:bold;
			color: #ffffff;
		}
		#mainmenu_wrapper #mainmenu a:hover{
			color: #fedddd;
		}
		#mainmenu_wrapper #mainmenu #rss{
			width: 52px;
			height: 39px;
			position: absolute;
			right: 0px;
			top: -4px;
		}
			#mainmenu_wrapper #mainmenu #rss a{
				padding: 0px;
			}



	#small_menu #c_searchfield{
		background:url(images/header_search_bg.gif) center left no-repeat;
	}
		#small_menu #c_searchfield #keyword{
			border:0px;
			font-size: 10px;
			color:#000000;
			width:110px;
			height: 17px;
			margin-left:20px;
			background:none;
		}
	
	#mainmenu_wrapper #c_menu_items a{
		font-weight:bold;
		font-size: 12px;
		padding-left:30px;
		color: #996633;
		text-decoration:none;
	}
	#mainmenu_wrapper #c_menu_items a:hover{
		color:#66a905;
	}

#main_wrapper{
	padding-top:20px;
	/* width: 1010px; */
	margin: 0px auto;
}

#main_table{
	margin:0px auto;
}
	#left_column a img{
		margin-bottom: 10px;
	}
	
	#left_column ul{
		margin-bottom: 10px;
	}
		#left_column ul li{
			margin-top: 1px;		
		}
			#left_column ul li a{
				display: block;
				width: 159px;
				height: 24px;
				line-height: 24px;
				font-size: 12px;
				font-weight: bold;
				color: #646464;
				text-decoration: none;
				padding-left: 15px;
				background: url(images/icons/menu_bullet.gif) 5px center no-repeat #e5e5e5;
			}
			#left_column ul li a:hover{
				color: #ad1d16;
				background: url(images/icons/menu_bullet.gif) 5px center no-repeat #efefef;
			}
			
	#middle_column{
		padding:0px 12px;
		font-size: 12px;
		color:#000000;
	    width: 546px;
    }
    #right_column{
        width:236px;
    }
	
.panel{
	width:230px;
    margin-bottom:5px;
	background:url(images/side_panel_bottom_tile.png) bottom left repeat-x;
	font-size:10px;
	color:#000000;
	text-align:justify;
	padding: 3px 2px;
	border: 1px solid #cbcbcb;
}

	.panel .panel_innerwrapper{
		padding: 15px;
		background:url(images/side_panel_top_tile.png) top left repeat-x #ffffff;
	}
	.panel .panel_title{
		font-weight:bold;
		font-size: 14px;
		color:#cd231b;
		display:block;
		margin-bottom:9px;
	}
	.panel .panel_title .panel_title_highlight{
		color:#b2b2b2;
	}
	
	.panel .panel_title .highlight{
		color:#91988c;
	}
	.panel .panel_article_title{
		font-weight:bold;
		font-size: 11px;
		color:#000000;
		display:block;
		text-align:left;
	}
	
	.panel img{
		margin-left:10px;
		padding: 3px;
		border:1px solid #ad1d16;
	}
	.panel table{
	margin-bottom:9px;
	}
	
	.link_citeste{
		display:block;
		width: 195px;
		height: 19px;
		line-height: 19px;
		color:#ffffff;
		background-color: #ad1d16;
		font-size: 10px;
		text-decoration:none;
		text-align:right;
		padding-right: 5px;
		margin-top: 3px;/* 0px 10px 0px; */
	}
	.link_citeste:hover{
		text-decoration:underline;
	}

.home_news_block{
	padding-bottom:17px;
	border-bottom: 1px dotted #ad1d16;
	margin-bottom: 13px;
}
	.home_news_block h1{
		font-size: 18px;
		display:block;
		margin-bottom:8px;
	}
		.home_news_block h1 a{
			color:#000000;
			text-decoration:none;
		}
		.home_news_block h1 a:hover{
			color:#ad1d16;
			text-decoration:none;
		}
	.home_news_block .date{
		height: 15px;
		font-size: 10px;
		color:#ad1d16;
		text-align: right;
		padding-bottom: 5px;
	}
	.home_news_block p{
		color:#000000;
        font-family:arial;
        font-size:12px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
	}

.article_content{
		color:#000000;
        font-family:arial;
        font-size:12px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
}
		.home_news_block p img{
			float:left;
			margin-right:10px;
			padding: 2px;
			border:1px solid #ad1d16;
		}
		
.middle_panel_1{
	width:546px;
	background:url(images/middle_panel_1_top_bg.png) top center no-repeat;
	font-weight:bold;
	font-size: 12px;
	padding:9px 0px 0px 0px;
	margin-bottom:10px;
}
	.middle_panel_1 .middle_panel_1_bottom{
		width:546px;
		height:3px;
		background:url(images/middle_panel_1_bottom_bg.png) bottom center no-repeat;
	}
	.middle_panel_1 .panel_title{
	font-weight:bold;
	font-size: 14px;
	color:#cd231b;
	display:block;
	margin-bottom:12px;
	margin-left:12px;
	}
	.middle_panel_1 ul{
		display:block;
		margin:0px 12px 9px 12px;
	}
		.middle_panel_1 ul li{
			padding:2px 0px 2px 2px;
		}
			.middle_panel_1 ul li a{
				background: url(images/icons/link_bullet.gif) 0px 5px no-repeat;
				color:#000000;
				text-decoration:none;
				padding-left: 12px;
			}
			.middle_panel_1 ul li a:hover{
				color:#a0211b;
				text-decoration:none;
			}
			
.middle_panel_2{
	width:546px;
	background:url(images/middle_panel_1_top_bg.png) top center no-repeat;
	font-size: 12px;
	padding:12px 0px 0px 0px;
	margin-bottom:10px;
}
	.middle_panel_2 .middle_panel_2_bottom{
		width:546px;
		height:3px;
		background:url(images/middle_panel_1_bottom_bg.png) bottom center no-repeat;
	}
	.middle_panel_2 .panel_title{
		font-weight:bold;
		font-size: 14px;
		color:#cd231b;
		display:block;
		margin-bottom:9px;
		margin-left:12px;
	}
	.middle_panel_2 ul{
		display:block;
		margin:0px 12px 9px 12px;
	}
		.middle_panel_2 ul li{
			padding:2px 0px 2px 2px;
		}
			.middle_panel_2 ul li a{
				background: url(images/icons/link_bullet.gif) 0px 5px no-repeat;
				color:#666666;
				text-decoration:none;
				padding-left: 12px;
			}
			.middle_panel_2 ul li a:hover{
				color:#cd231b;
				text-decoration:none;
			}

.marginbottom_5{
	margin-bottom:5px;
}
.marginbottom_10{
	margin-bottom:10px;
}


.article_top_info{
	font-size: 10px;
	color:#4d4c4b;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
	.article_top_info td{
		padding-bottom:5px;
		
	}
	
h1.article_title{
	font-size: 24px;
	color:#000000;
	padding-bottom:10px;
}

span.article_content img{
	margin:0px 10px 0px 0px;
	padding: 2px;
	border:1px solid #ad1d16;
}

.sprite_email{
	position:absolute;
	right:0px;
	top:3px;
	background:url(images/icons/btn_email_sprite.gif) 0px  0px no-repeat;
	width:17px;
	height:17px;
	display:block;
}
.sprite_email:hover{
	background:url(images/icons/btn_email_sprite.gif) 0px  -17px no-repeat;
}
.sprite_printer{
	position:absolute;
	right:20px;
	top:3px;
	background:url(images/icons/btn_printer_sprite.gif) 0px  0px no-repeat;
	width:17px;
	height:17px;
	display:block;
}
.sprite_printer:hover{
	background:url(images/icons/btn_printer_sprite.gif) 0px  -17px no-repeat;
}
.sprite_top{
	position:absolute;
	left:0px;
	top:3px;
	background:url(images/icons/btn_top_sprite.gif) 0px  0px no-repeat;
	width:16px;
	height:13px;
	display:block;
}
.sprite_top:hover{
	background:url(images/icons/btn_top_sprite.gif) 0px  -13px no-repeat;
}

.obb{
	/*border-bottom:1px dotted #e7d3a8;*/
}
.olink{
	color:#cd231b;
	text-decoration:none;
}
.olink:hover{
	text-decoration:underline;
}

.article_bottom_info{
	font-size: 10px;
	margin-bottom:20px;
}

h1.page_title{
	font-size: 24px;
	color:#000000;
	padding-bottom:7px;
	margin-bottom:10px;
	border-bottom:1px solid #dedede;
}

.linklist{
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
}

	.linklist li{
		padding-bottom: 2px;
	}
	.linklist a{
		padding-left: 12px;
		color:#000000;
		text-decoration: none;
	}
	.linklist a:hover{
		text-decoration: underline;
	}
	.linklist li a.folded{
		color:#ad1d16;
		text-decoration:none;
		font-weight:bold;
		background: url(images/icons/arrow_folded.gif) 0px 5px no-repeat;
		padding-left: 12px;
	}
	.linklist li a.folded:hover{
		color:#d48581;
		text-decoration:none;
	}
	.linklist li a.unfolded{
		color:#ad1d16;
		text-decoration:none;
		font-weight:bold;
		background: url(images/icons/arrow_unfolded.gif) 0px 5px no-repeat;
		padding-left: 12px;
	}
	.linklist li a.unfolded:hover{
		color:#d48581;
		text-decoration:none;
	}


.linklist2 a{
	background: url(images/icons/link_bullet.gif) 0px 5px no-repeat;
	padding-left: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.linklist2 a:hover{
	color: #cd231b;
	text-decoration: none;
}

.navlinks{
	font-size:11px;
	color:#b3b3b3;
	text-decoration:none;
	padding-left:15px;
}
.navlinks:hover{
	color:#cd231b;
	text-decoration:none;
}

.highlighted{
	background:#dcdbdb;
	padding:0px 1px;
	font-weight:normal;
	color: #2971a7;
}

.search_results_block{
	padding-bottom:12px;
}
	.search_results_block a{
		font-weight:bold;
		font-size: 12px;
		text-decoration:none;
		color:#000000;
	}
	.search_results_block a:hover{
		color:#cd231b;
	}
	.search_results_block span{
		display:block;
		font-size: 10px;
		color:#4d4c4b;
	}
	.search_results_block span b{
		color:#91988c;
	}
	
.search_form_options{
	/**/
}
	.search_form_options input.textfield{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size: 10px;
		width:260px;
	}
	.search_form_options select.dropdown{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size:12px;
	}
	
	
.newsletter_form_wrapper{
	padding:10px 10px;
}

	.newsletter_form_wrapper label, .newsletter_form_wrapper input {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
		font-size:12px;
	}
	
	.newsletter_form_wrapper label {
		text-align: right;
		width: 60px;
		padding-right: 20px;
		padding-top:3px;
	}
	.newsletter_form_wrapper input{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size: 10px;
		width: 260px;
	}

	.newsletter_form_wrapper br {
		clear: left;
	} 
	.newsletter_form_wrapper .newsletter_form_bottom{
		border-top:1px dotted #e7d3a8;
		padding:10px 0px;
		zoom:100%;
	}
	.newsletter_form_wrapper #nl_trimite {
	width:45px;
	height:16px;
	border:0px;
	}
	.newsletter_form_wrapper #nl_anuleaza {
	width:60px;
	height:16px;
	margin-left:10px;
	border:0px;
	}
	.newsletter_form_wrapper #nl_optional {
		font-size:10px;
		zoom:100%;
		color: #cccccc;
		padding-left: 10px;
	}
	

anuntev_form_wrapper{
	padding:10px 10px;
}

	.anuntev_form_wrapper label, .anuntev_form_wrapper input {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
		font-size:12px;
	}
	
	.anuntev_form_wrapper label {
		text-align: right;
		width: 60px;
		padding-right: 20px;
		padding-top:3px;
	}
	.anuntev_form_wrapper input{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size: 11px;
		width: 400px;
	}

	.anuntev_form_wrapper textarea{
		background-color: #f0f0f0;
		border:1px solid #bababa;
		font-size: 11px;
	}


	.anuntev_form_wrapper br {
		clear: left;
	} 
	.anuntev_form_wrapper .newsletter_form_bottom{
		border-top:1px dotted #e7d3a8;
		padding:10px 0px;
		zoom:100%;
	}
	.anuntev_form_wrapper #nl_trimite {
	width:45px;
	height:16px;
	border:0px;
	}
	.anuntev_form_wrapper #nl_anuleaza {
	width:60px;
	height:16px;
	margin-left:10px;
	border:0px;
	}
	.anuntev_form_wrapper #nl_optional {
		font-size:10px;
		zoom:100%;
		color: #cccccc;
		padding-left: 10px;
	}
	

	
.structured_links ul{
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
}
	.structured_links ul li{
		background:url(images/icons/bullet.png) left 3px no-repeat;
		padding-left:10px;
		font-weight:bold;
		font-size: 12px;
		color:#000000;
	}
			.structured_links ul li ul{
				padding-bottom:10px;
			}
			
				.structured_links ul li ul li{
					background:none;
					padding-left:0px;
					font-size: 12px;
				}
					.structured_links ul li ul li a{
						 color:#000000;
						 text-decoration:none;
					}
					.structured_links ul li ul li a:hover{
						 color:#14b5f7;
					}


#footer_wrapper{
	height: 50px;
}
	#footer{
		/* width: 1010px; */
		height: 30px;
		margin: 0px auto;
		text-align: center;
		border-top: 1px solid #cccccc;
		padding-top: 10px;
	}

	#footer a{
		font-weight: bold;
		font-size: 12px;
		color:#8c8c8c;
		text-decoration:none;
		text-transform: uppercase;
		padding: 0px 20px;
		
	}
	#footer a:hover{
		text-decoration:underline;
	}
	
