@charset "utf-8";
/* CSS Document */

/*  ----------------------------------------

	WEBSITE LAYOUT: Baia Mare

 ---------------------------------------- */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * BASIC * * * * * * * * * * * * * * * * * * */

* 						{	margin:0;padding:0;}
.clear 					{	clear:both; display:block; visibility:hidden}
.red					{   color:#df3011 !important}
.mandatory      			{   color:#df3011!important; float:none!important; display:inline!important; margin:0!important; padding:0!important}
.alert-block, 
#server, 
#ajax_loader			{	display:block; position:fixed; top:0px; left:0; text-align:center; width:100%; z-index:999}
.alert-block span, 
#server span, 
#ajax_loader span		{	display:inline; padding:4px 10px; background:#FEE679; color:#000; font-weight:bold; margin:0 auto; -webkit-border-bottom-right-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-bottomleft:3px; border-bottom-right-radius:3px; border-bottom-left-radius:3px}
#server 					{	display:none}
input.text	    			{   float:left; display:inline; padding:4px 4px 3px 4px; color:#222; height:16px; background:url(../img/bg-textfield.gif) bottom left repeat-x #FFF; border-top:1px solid #e5e5e5; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #e5e5e5; font-family:Arial, Sans-serif, Helvetica; font-size:12px; width:200px}
select	    				{   float:left; display:inline; padding:3px 1px; color:#222; border-top:1px solid #e5e5e5; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #e5e5e5; font-family:Arial, Sans-serif, Helvetica; font-size:12px; width:210px}
input.text:FOCUS    		{   border-top:1px solid #d5d5d5; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #d5d5d5}
textarea.text	    		{   float:left; display:inline; padding:4px 4px 3px 4px; color:#222; height:100px; background:url(../img/bg-textfield.gif) bottom left repeat-x #FFF; border-top:1px solid #e5e5e5; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #e5e5e5; font-family:Arial, Sans-serif, Helvetica; font-size:12px; width:350px}
textarea.text:FOCUS 		{   border-top:1px solid #d5d5d5; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #d5d5d5}
input.btn	    			{	float:left; display:inline; line-height:21px; padding:0 9px 0 8px; border:1px solid #bdbdbd; font-size:12px; color:#222; height:25px; background:url(../img/bg-btn.gif) repeat-x bottom left #f9f9f9; cursor:pointer; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px}
a.btn		    			{	float:left; display:inline; line-height:21px; padding:2px 9px 0 8px; border:1px solid #bdbdbd; font-size:12px; color:#222; height:23px; background:url(../img/bg-btn.gif) repeat-x bottom left #f9f9f9; text-decoration:none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px}
.btn:HOVER	    			{	border-color:#999; color:#111}
.btn:ACTIVE	    			{	border-color:#999; color:#111; background:#DDD}
:focus 					{	outline:0}
img 	{	border:none}
/***** end de pe reset ****/



html                                	{   margin:0px; padding:0px;height:100%}
html body                           {   margin:0px; padding:0px;  text-align:center; width:100%;vertical-align:baseline;background:#ececec url(../images/gradient_bg.png) repeat-x top left;font-family:"museo-sans-n5", "museo-sans"}

.allcontainer			{	width:100%;}
.wrapper                  		{   display:block; margin:0 auto;margin-top:102px; width:962px; text-align:left;position:relative;}

.maincontainer                                  			{   float:left; display:inline; width:962px; margin-top:51px;text-align:left;}
.maincontainer .topcontainer             			{   float:left; display:inline; width:962px;margin:0 0 13px 0}
.maincontainer .centercontainer             		{   float:left; display:inline; width:622px;margin:0 0 0 9px}
.maincontainer .rightcontainer                      	{   float:right; display:inline; width:302px; margin:0 11px 0 0}
.maincontainer .leftcontainer                      	{   float:left; display:inline; width:207px; margin:0 0 0 10px}
.maincontainer .top_pages_header                     	{   float:left; display:inline; width:925px;height:70px;padding:55px 0 0 15px; margin:0 10px;background:url(../images/top_pages_header_bg.png) no-repeat left top;font-size:24px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:24px;text-transform:uppercase}

#google_map_canvas		{	height: 300px;margin: 10px 0 0;}
/*Header*/
.fixed_header							{	width:100%; height:96px; background:url(../images/fixed_header_bg.png) repeat-x top left; position:fixed; top:0; left:0; z-index:888}
.fixed_header .header_content			{	width:962px; margin:0 auto;}
.fixed_header .header_content a.logo		{	width:390px; height:70px; float:left; display:inline; margin:11px 0 0 0;}
.fixed_header .header_content a.logo img	{	width:390px; height:70px; }

.fixed_header .header_content form.top_search				{	width:297px; height:29px; border:none;float:right;display:inline; margin:33px 12px 0 0}
.fixed_header .header_content form.top_search fieldset			{	width:297px; height:29px; border:none;float:right;display:inline;}
.fixed_header .header_content form.top_search input			{	width:170px; height:29px; border:none;float:left;display:inline; background:url(../images/top_search_input_bg.png) no-repeat top right;padding:0 30px 0 10px;*padding-top:7px;*height:22px;overflow:hidden}
.fixed_header .header_content form.top_search input.btn_ro	{	width:87px; height:29px; border:none;float:left;display:inline; background:url(../images/top_search_submit_ro.png) no-repeat top left;padding:0;cursor:pointer;}

/* HEADER MENU */
.headercontainer                                    			{   float:left; display:inline; width:962px;position:absolute;top:0; left:0;}
.top_section_menu          							{   float:left; display:inline; width:955px; position:relative;padding:0 0 0 9px;}
.top_section_menu .menu_item          				{   float:left; display:inline; padding:0;margin:0 0px 0 0;*margin-right:0}
.top_section_menu .menu_item  a.menu_item_link        	 			{   float:left;display:inline;font-weight:900;font-size:19px;text-transform:uppercase;text-decoration:none;color:#454545;letter-spacing:0px;height:39px;padding:0 0 0 8px;font-family:"museo-sans-n9", "museo-sans"}
.top_section_menu .menu_item  a.menu_item_link span 				{   float:left;display:inline;padding:9px 13px 0 0;height:30px;font-weight:900;font-size:19px;font-style:normal;cursor:pointer;font-family:"museo-sans-n9", "museo-sans"}
.top_section_menu .menu_item  a.menu_item_link:hover         		{   float:left;display:inline;font-weight:900;font-size:19px;font-style:normal;text-transform:uppercase;text-decoration:none;color:#fff;letter-spacing:0px;height:39px;background:url(../images/menu_item_left.png) no-repeat top left;padding:0 0 0 8px;font-family:"museo-sans-n9", "museo-sans"}
.top_section_menu .menu_item  a.menu_item_link:hover span 		{   float:left;display:inline;background:url(../images/menu_item_right.png) no-repeat top right;padding:9px 13px 0 0;height:30px;font-weight:900;font-size:19px;font-style:normal;text-transform:uppercase;cursor:pointer;font-family:"museo-sans-n9", "museo-sans"}
.top_section_menu .menu_item  a.menu_item_link_active         		{   float:left;display:inline;font-weight:900;font-size:19px;font-style:normal;text-transform:uppercase;text-decoration:none;color:#fff;letter-spacing:0px;height:39px;background:url(../images/menu_item_left.png) no-repeat top left;padding:0 0 0 8px;font-family:"museo-sans-n9", "museo-sans"}
.top_section_menu .menu_item  a.menu_item_link_active  span 		{   float:left;display:inline;background:url(../images/menu_item_right.png) no-repeat top right;padding:9px 13px 0 0;height:30px;font-weight:900;font-size:19px;font-style:normal;text-transform:uppercase;cursor:pointer;font-family:"museo-sans-n9", "museo-sans"}

.top_section_menu .menu_item .big_div					{	display:none;}
.top_section_menu .menu_item:hover .big_div				{	display:block;position:absolute; top:36px;left:0px;z-index:10;padding:0;width:962px;/*background:url(../images/big_div_content.png) no-repeat top left;*/color:#000;min-height:200px;}
.top_section_menu .menu_item:hover .big_div .div_top		{	display:inline;float:left;padding:23px 0 0 25px;width:937px;background:url(../images/big_div_top.png) no-repeat top left;min-height:200px;}
.top_section_menu .menu_item:hover .big_div .div_bottom	{	display:inline;float:left;padding:23px 0 0 25px;width:937px;background:url(../images/big_div_bottom.png) no-repeat top left;height:52px}

.big_div .div_top .section_left		{	width:605px;float:left;display:inline;padding:0 0px 0 0}
.big_div .div_top .column			{	width:255px;float:left;display:inline;padding:0 0px 0 0;margin:0 0 0 7px;}
.big_div .div_top .column .title		{	width:255px;float:left;display:inline;font-family:"museo-sans-n7", "museo-sans"; font-weight:700; color:#000000; font-size:18px;margin:0 0 8px 0}
.big_div .div_top .column .items		{	width:255px;float:left;display:inline;}
.big_div .div_top .column .items a	{	width:245px;float:left;display:inline;font-family:"museo-sans-n5", "museo-sans"; font-weight:500; color:#000000; font-size:14px;text-decoration:none}

.section_bottom				{	float:left;display:inline; width:605px;margin:10px 0 0 0}
.informative_box			{	float:left;display:inline; width:605px;background:url(../images/informative_box_middle.png) repeat-y top left;margin-top:10px;}
.informative_box .itop		{	float:left;display:inline; width:589px;background:url(../images/informative_box_top.png) no-repeat top left;padding:12px 8px 0px 8px;}
.informative_box .ibottom	{	float:left;display:inline; width:605px;height:6px;background:url(../images/informative_box_bottom.png) no-repeat top left;}

.informative_box .itop .itop_left						{	float:left;display:inline;width:370px;margin:0 10px 0 0}
.informative_box .itop .itop_left .row					{	float:left;display:inline;width:370px;margin:0 0px 7px 0}
.informative_box .itop .itop_left .row a.white_btn		{	float:left;display:inline;background:url(../images/white_btn_left.png) no-repeat top left;margin:0 10px 0 0;height:26px;padding:0 0 0 5px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";text-decoration:none}
.informative_box .itop .itop_left .row a.white_btn span	{	float:left;display:inline;background:url(../images/white_btn_right.png) no-repeat top right;margin:0;height:22px;padding:4px 20px 0 10px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";text-decoration:none}
.informative_box .itop .itop_left .row a.text				{	float:left;display:inline;font-size:14px;font-weight:700;color:#000;font-family:"museo-sans-n7", "museo-sans";text-decoration:none;padding:4px 0 0 0}
.informative_box .itop .itop_left .row a.red_btn			{	float:left;display:inline;background:url(../images/red_btn_left.png) no-repeat top left;margin:0 10px 0 0;height:27px;padding:0 0 0 5px;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";text-decoration:none}
.informative_box .itop .itop_left .row a.red_btn span		{	float:left;display:inline;background:url(../images/red_btn_right.png) no-repeat top right;margin:0;height:23px;padding:4px 33px 0 16px;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";text-decoration:none}

.informative_box .itop .itop_right 			{	float:left;display:inline;width:205px;}
.informative_box .itop .itop_right .contact 	{	float:left;display:inline;width:158px;margin:8px 0 0 0;background:url(../images/itop_right_contact_icon.png) no-repeat left center;padding:0 0 0 47px;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:20px}

.big_div .div_top .section_right								{	width:292px;float:right;display:inline;padding:0 10px 0 0;background:url(../images/section_right_bg.gif) repeat-y top left;margin:0 12px 0 0}
.big_div .div_top .section_right .menu_box_with_image		{	width:188px;float:left;display:inline;padding:0 ;margin:0 0 0 50px;}
.big_div .div_top .section_right .menu_box_with_image a.image	{	width:188px;float:left;display:inline;padding:0 ;margin:0 0 13px 0;}
.big_div .div_top .section_right .menu_box_with_image a.title	{	width:188px;float:left;display:inline;padding:0 ;margin:0 0 15px 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";text-decoration:none;}
.big_div .div_top .section_right .menu_box_with_image a.link	{	width:164px;float:left;display:inline;padding:0 0 0 24px ;margin:0 0 0 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";text-decoration:none;background:url(../images/menu_box_link_bg.png) no-repeat center left;text-transform:uppercase}

/* END HEADER MENU */

/* HOME BANNER TOP  */
.home_top_banner										{	float:left;display:inline;width:950px;padding:0 0 0 10px;height:248px;position:relative;}
.home_top_banner .banner									{	float:left;display:inline;width:940px;padding:0;height:248px;}
.home_top_banner .banner	 img.image						{	float:left;display:inline;width:640px;padding:0;}
.home_top_banner .banner	 span.right_info_banner			{	float:right;display:inline;width:300px;height:248px;background:url(../images/right_info_banner.png) no-repeat top left;padding:0;color:#fff;}
.home_top_banner .banner	 span.right_info_banner h3		{	float:left;display:inline;width:260px;padding:12px 20px 0 20px;color:#fff;font-size:24px;font-weight:500;line-height:30px;font-family:"museo-sans-n5", "museo-sans";}
.home_top_banner .banner	 span.right_info_banner .descr	{	float:left;display:inline;width:270px;padding:10px 10px 0 20px;color:#fff;font-size:18px;font-weight:500;line-height:21px;font-family:"museo-sans-n5", "museo-sans";}

#slideshow 			{	float:left;display:inline }
#slideshow a			{	float:left;display:inline;text-decoration:none;width:100%; }
.nav_pos			{	text-align:center;position:absolute;bottom:10px;right:18px;z-index:3; width: 265px;}
#nav a 				{	width: 10px;height:10px;margin:0 5px; list-style: none;background:url(../images/inactive_slide.png) no-repeat top right; text-decoration: none ;float:left;display:inline}
#nav a img 			{	width: 10px;height:10px;margin:0; float:left;display:inline}
#nav a.activeSlide 	{ 	background:url(../images/active_slide.png) no-repeat top left; width: 10px;height:10px;margin:0 5px; text-decoration: none }
#nav a:focus 		{ 	outline: none; }

/* END HOME BANNER TOP  */

/* BREDCRUMPS */
.breadcrumb                  				{   float:left; display:inline; width:910px; margin:0px 15px 10px 15px; height:21px;font-size:14px;color:#454545;font-weight:500;line-height:14px;font-family:"museo-sans-n5", "museo-sans";}
.breadcrumb h1, .breadcrumb h1 a    	{   float:left; display:inline; text-decoration:none;font-size:14px;color:#454545;font-weight:500;line-height:14px;font-family:"museo-sans-n5", "museo-sans"; }
.breadcrumb h1 a:HOVER       			{  }
.breadcrumb h2               				{   float:left; display:inline;font-size:14px;color:#454545;font-weight:500;line-height:14px;font-family:"museo-sans-n5", "museo-sans";}
.breadcrumb h2 a             				{   float:left; display:inline; text-decoration:none; background:url(../images/btn-breadcrumb.png) right center no-repeat; padding:0 11px 0 0;margin-right:5px; text-decoration:none;font-size:14px;color:#454545;font-weight:500;line-height:14px;font-family:"museo-sans-n5", "museo-sans";}
.breadcrumb h2 a:HOVER       			{   text-decoration:underline}
.breadcrumb span            				{   float:left; display:inline; margin:0 5px 0 0; font-size:14px;color:#454545;font-weight:500;line-height:14px;font-family:"museo-sans-n5", "museo-sans";}

/* END BREDCRUMPS */

/*********  right_links_tabs ********/

.side_block										{	width:302px;float:left;display:inline;margin:0 0 20px 0;padding:0;border:none;}
.side_block .tabs								{   float:left; display:inline; width:100%; margin:0}

.side_block .tabs .stats-header					{   float:left; display:inline; width:302px; height:38px; background:none;margin:0 0 8px 0}
.side_block .tabs .stats-header a				{   float:left; display:inline; height:38px; text-decoration:none; background:none; padding:0px; font-family:"museo-sans-n9", "museo-sans"; font-size:18px;font-weight:900;color:#454545;}
.side_block .tabs .stats-header a				{   background:url(../images/right_tab_second.png) no-repeat top left; width:76px;height:31px;padding:7px 0 0 6px;margin:0}
.side_block .tabs .stats-header a:HOVER			{   background:url(../images/right_tab_second_selected.png) no-repeat top left; color:#fff} 
.side_block .tabs .stats-header a.selected		{   background:url(../images/right_tab_second_selected.png) no-repeat top left; color:#fff;}
.side_block .tabs .stats-header a.first			{   background:url(../images/right_tab_first.png) no-repeat top left; width:105px;height:31px;padding:7px 0 0 6px;margin:0 3px 0 0}
.side_block .tabs .stats-header a.first:HOVER	{   background:url(../images/right_tab_first_selected.png) no-repeat top left; color:#fff} 
.side_block .tabs .stats-header a.first.selected	{   background:url(../images/right_tab_first_selected.png) no-repeat top left; color:#fff;}
.side_block .tabs .stats-header a.third			{   background:url(../images/right_tab_third.png) no-repeat top left; width:96px;height:31px;padding:7px 0 0 6px;margin:0 0 0 4px}
.side_block .tabs .stats-header a.third:HOVER	{   background:url(../images/right_tab_third_selected.png) no-repeat top left; color:#fff} 
.side_block .tabs .stats-header a.third.selected	{   background:url(../images/right_tab_third_selected.png) no-repeat top left; color:#fff;}

.side_block .tabs .stats-content                 				{   float:left; display:inline; width:302px; padding:0; border:none}
.side_block .tabs .stats-content ul.tabs_links			{   float:left; display:inline; width:302px; padding:0; border:none; list-style-type:none;margin:0;}
.side_block .tabs .stats-content ul.tabs_links li			{   float:left; display:inline; width:302px; padding: 0; border:none; list-style-type:none;margin:0;background:url(../images/tabs_links_li_bg.png) repeat-y top left;}
.side_block .tabs .stats-content ul.tabs_links li a			{   float:left; display:inline; width:268px; padding:0 0 15px 0; border-bottom:1px solid #adadad; margin:15px 16px 0 16px;font-family:"museo-sans-n7", "museo-sans"; font-size:18px;font-weight:700;font-size:16px;text-decoration:none}
.side_block .tabs .stats-content ul.tabs_links li a img.tab_link_img	{   float:left; display:inline; width:43px; padding:0; border:none; margin:0 0 0 0 ;}
.side_block .tabs .stats-content ul.tabs_links li a span.name			{   float:right; display:inline; width:210px; padding:0; border:none; margin:11px 0 0 0 ;}
.side_block .tabs .stats-content ul.tabs_links li.first	{   float:left; display:inline; width:302px; padding:0px 0 0 0; border:none; list-style-type:none;margin:0;background:url(../images/tabs_links_li_bg_first.png) no-repeat top left;}
.side_block .tabs .stats-content ul.tabs_links li.last		{   float:left; display:inline; width:302px; padding:0px 0 0 0; border:none; list-style-type:none;margin:0;background:url(../images/tabs_links_li_bg_last.png) no-repeat bottom left;}
.side_block .tabs .stats-content ul.tabs_links li.last a	{   border:none}


.block-wline-blue							{	float:left;display:inline;width:302px;margin:0 0 18px 0;}
.block-wline-blue .box_top_blue				{	float:left;display:inline;width:302px;height:56px;margin:0;background:url('http://www.tadelos.ro/baiamare/templates/template2/images/box_top_blue.png') no-repeat top left}
.block-wline-blue .box_top_blue span.head	{	float:left;display:inline;width:268px;height:56px;margin:18px 0 0 0;padding:0 17px;font-size:24px;font-weight:500;color:#fff;font-family:"museo-sans-n5", "museo-sans";line-height:24px;}
.block-wline-blue .box_middle_blue			{	float:left;display:inline;width:268px;margin:0;background:url(../images/box_middle.png) repeat-y top left;padding:22px 17px 12px 17px;}
.block-wline-blue .box_bottom_blue			{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_bottom.png) no-repeat bottom left}

.block-wline-image							{	float:left;display:inline;width:302px;margin:0 0 18px 0;}
.block-wline-image .box_top					{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_top.png) no-repeat top left}
.block-wline-image .box_middle				{	float:left;display:inline;width:268px;margin:0;background:url(../images/box_middle.png) repeat-y top left;padding:12px 17px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";}
.block-wline-image .image					{	float:left;display:inline;width:100%;margin:0 0 22px 0}
.block-wline-image .image img				{	float:left;display:inline;border:6px solid #dcdcdc;max-width:250px;width: expression(this.width > 250 ? "250px" : true);}
.block-wline-image .text						{	float:left;display:inline;width:100%;margin:0 0 15px 0;font-size:18px;font-weight:normal;color:#454545;font-family:Georgia;line-height:25px;}
.block-wline-image .text_bottom				{	float:left;display:inline;width:100%;font-size:12px;font-weight:900;color:#2b2b2b;font-family:"museo-sans-n9", "museo-sans";line-height:12px;text-transform:uppercase}
.block-wline-image .box_bottom				{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_bottom.png) no-repeat bottom left}

/********* end right_links_tabs ********/

/*** home box *****/
.home_box							{	width:622px;float:left;display:inline;margin:0 0 20px 0}
.home_box .home_box_header			{	width:622px;height:56px;float:left;display:inline;background:url(../images/home_box_header_bg.png) no-repeat top left;color:#fff}
.home_box .home_box_header h2		{	width:580px;height:41px;padding:15px 21px 0 21px;float:left;display:inline;font-family:"museo-sans-n5", "museo-sans"; font-size:24px;font-weight:500;color:#fff;}
.home_box   a.see_all				{   float:left; display:inline; width:574px; height:27px; border:none;background:url(../images/see_all_bg.png) no-repeat top left;padding:9px 0 0 48px;color:#0063b2;font-family:"museo-sans-n9", "museo-sans"; font-size:14px;font-weight:900;text-transform:uppercase;text-decoration:none;}

/*** independent div *****/
.independent						{	float:left;display:inline; width:622px; margin:0 0 20px 0}
.independent .top_indep				{	float:left;display:inline; width:622px;height:5px;background:url(../images/top_indep.png) no-repeat top left}
.independent .bottom_indep			{	float:left;display:inline; width:622px;height:5px;background:url(../images/bottom_indep.png) no-repeat top left}
.independent .middle_indep			{	float:left;display:inline; width:578px;background:url(../images/middle_indep.png) repeat-y top left;padding:0 22px 13px 22px}
.independent .middle_indep .title	{	float:left;display:inline; width:578px;font-family:"museo-sans-n7", "museo-sans"; font-size:18px;font-weight:700;color:#2b2b2b;margin:10px 0 0 0}
.independent .middle_indep a			{	color: #0087c9;font-family: "museo-sans-n5","museo-sans";font-size: 14px;font-weight: 500;line-height: 14px;text-decoration: none;}


/**** home viata in administratia locala tabs *****/
.home_box .tabs2						{   float:left; display:inline; width:622px; margin:0 0 0 0}

.home_box .tabs2 .stats-header					{   float:left; display:inline; width:620px; height:33px; background:#d7edff;margin:0 0 0 0;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;}
.home_box .tabs2 .stats-header a					{   float:left; display:inline; height:25px; text-decoration:none; background:none; padding:8px 0 0 0px; font-family:"museo-sans-n9", "museo-sans"; font-size:14px;font-weight:900;color:#0063b2;text-align:center;text-transform:uppercase}
.home_box .tabs2 .stats-header a:hover			{   background:#fff;}
.home_box .tabs2 .stats-header a.selected		{   background:#fff;}
.home_box .tabs2 .stats-header a.first			{  	width:126px;}
.home_box .tabs2 .stats-header a.second			{  	width:264px;}
.home_box .tabs2 .stats-header a.third			{  	width:230px;}
.home_box .tabs2 .stats-content                 				{   float:left; display:inline; width:622px; padding:0; border:none}
.home_box .tabs2 .stats-content  .tab_content				{   float:left; display:inline; width:595px;  border:none;background:url(../images/box_tab_repeat_bg.gif) repeat-y top left;padding:15px 0 20px 27px;}

.scroll-pane 			{	width: 585px;height: 400px;overflow: auto;background: #fff;float: left;}
.jScrollPaneContainer 	{	position: relative;overflow: hidden;z-index: 1;}
.jScrollPaneTrack 		{	position: absolute;cursor: pointer;right: 0;top: 0;height: 100%;background: #fff;}
.jScrollPaneDrag 		{	position: absolute;background: #c9c9c9;cursor: pointer;overflow: hidden;}
.jScrollPaneDrag .jScrollPaneDragTop 		{	float:left;display:inline;background: url(../images/drag_top.png) no-repeat top left;cursor: pointer;overflow: hidden;}
.jScrollPaneDrag .jScrollPaneDragBottom 		{	float:left;display:inline;background: url(../images/drag_bottom.png) no-repeat bottom left;cursor: pointer;overflow: hidden;}

/**** home viata in administratia locala tabs level2 *****/
.home_box .tabs2_level										{   float:left; display:inline; width:620px; margin:0 0 0 0}
.home_box .tabs2_level .stats-header_level					{   float:left; display:inline; width:560px; height:33px;margin:10px 27px; background:#d7edff;}
.home_box .tabs2_level .stats-header_level a					{   float:left; display:inline; height:25px; text-decoration:none; background:none; padding:8px 0 0 0px; font-family:"museo-sans-n9", "museo-sans"; font-size:14px;font-weight:900;color:#0063b2;text-align:center;text-transform:uppercase}
.home_box .tabs2_level .stats-header_level a:hover			{   background:#fff;}
.home_box .tabs2_level .stats-header_level a.selected		{   background:#fff;}
.home_box .tabs2_level .stats-header_level a.first			{  	width:auto}
.home_box .tabs2_level .stats-header_level a.second			{  		width:auto}
.home_box .tabs2_level .stats-header_level a.third			{  		width:auto}
.home_box .tabs2_level .stats-content_level                 		{   float:left; display:inline; width:560px; padding:0; border:none}
.home_box .tabs2_level .stats-content_level  .tab_content_level	{   float:left; display:inline; width:560px; padding:0; border:none;background:none;}


/**** noutate ****/
.home_box .tabs2 .div_noutati			{   float:left; display:inline; width:560px;border-bottom:1px solid #bcbcbd;padding:0 0 20px 0;margin:0 0 20px 0}
.home_box .tabs2 .div_noutati .image		{   float:left; display:inline; width:140px;}
.home_box .tabs2 .div_noutati .image img	{   float:left; display:inline; width:134px;border:3px solid #f2f2f2}
.home_box .tabs2 .div_noutati .noutati_right	{   float:right; display:inline; width:400px;}
.home_box .tabs2 .div_noutati .noutati_right h2	{   float:left; display:inline; width:400px;margin:0 0 6px 0}
.home_box .tabs2 .div_noutati .noutati_right h2 a	{   float:left; display:inline; width:400px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.home_box .tabs2 .div_noutati .noutati_right .categ_date	{   float:left; display:inline; width:400px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#0063b2;text-decoration:none;margin:0 0 4px 0}
.home_box .tabs2 .div_noutati .noutati_right div.txt	{   float:left; display:inline; width:400px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;margin:0 0 18px 0}
.home_box .tabs2 .div_noutati .noutati_right a.read_more	{   float:left; display:inline; width:376px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#2b2b2b;text-decoration:none;background:url(../images/read_more_red_arrow.png) no-repeat left center;padding:0 0 0 24px;}
.home_box .tabs2 a.load_more				{   float:left; display:inline; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#535353;text-decoration:none;background:url(../images/load_more_left.png) no-repeat left top;padding:0 0 0 7px;text-decoration:none;height:33px;text-transform:uppercase;margin:0 0 0 190px;}
.home_box .tabs2 a.load_more span				{   float:left; display:inline; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#535353;text-decoration:none;background:url(../images/load_more_right.png) no-repeat right top;padding:8px 23px 0 11px;height:258px;}

/**** comunicate presa ****/
.home_box .tabs2 .div_comunicate_presa			{   float:left; display:inline; width:560px;border-bottom:1px solid #bcbcbd;padding:0 0 20px 0;margin:0 0 20px 0}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right	{   float:right; display:inline; width:560px;}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right h2	{   float:left; display:inline; width:560px;margin:0 0 6px 0}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right h2 a	{   float:left; display:inline; width:560px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right .categ_date	{   float:left; display:inline; width:560px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#0063b2;text-decoration:none;margin:0 0 4px 0}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right div.txt	{   float:left; display:inline; width:560px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;margin:0 0 18px 0}
.home_box .tabs2 .div_comunicate_presa .comunicate_presa_right a.read_more	{   float:left; display:inline; width:376px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#2b2b2b;text-decoration:none;background:url(../images/read_more_red_arrow.png) no-repeat left center;padding:0 0 0 24px;}
.home_box .tabs2 a.load_more				{   float:left; display:inline; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#535353;text-decoration:none;background:url(../images/load_more_left.png) no-repeat left top;padding:0 0 0 7px;text-decoration:none;height:33px;text-transform:uppercase;margin:0 0 0 190px;}
.home_box .tabs2 a.load_more span				{   float:left; display:inline; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#535353;text-decoration:none;background:url(../images/load_more_right.png) no-repeat right top;padding:8px 23px 0 11px;height:258px;}


/**** tabs evenimente *******/
.home_box .tabs3 .stats-header					{   float:left; display:inline; width:620px; height:33px; background:#d7edff;margin:0 0 0 0;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;}
.home_box .tabs3 .stats-header a					{   float:left; display:inline; height:25px; text-decoration:none; background:none; padding:8px 0 0 0px; font-family:"museo-sans-n9", "museo-sans"; font-size:14px;font-weight:900;color:#0063b2;text-align:center;text-transform:uppercase}
.home_box .tabs3 .stats-header a:hover			{   background:#fff;}
.home_box .tabs3 .stats-header a.selected		{   background:#fff;}
.home_box .tabs3 .stats-header a.first			{  	width:229px;}
.home_box .tabs3 .stats-header a.second			{  	width:218px;}
.home_box .tabs3 .stats-header a.third			{  	width:173px;}
.home_box .tabs3 .stats-content                 		{   float:left; display:inline; width:622px; padding:0; border:none}
.home_box .tabs3 .stats-content  .tab_content		{   float:left; display:inline; width:562px;  border:none;background:url(../images/box_tab_repeat_bg.gif) repeat-y top left;padding:15px 30px 0px 30px;}
.home_box .tabs3 .stats-content  .tab_content .list_item				{   float:left; display:inline; width:562px;  border:none;margin:0 0 28px 0;padding:0 0 28px 0;border-bottom:1px solid #bcbcbd}
.home_box .tabs3 .stats-content  .tab_content .list_item a.photo		{   float:left; display:inline; width:140px;  border:none;margin:0 20px 0 0;padding:0 0 0 0;}
.home_box .tabs3 .stats-content  .tab_content .list_item a.photo img	{   float:left; display:inline; width:140px;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text			{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text h2.event_title	{   float:left; display:inline; width:400px;  border:none;margin:0 0 14px 0 ;padding:0 0 0 0;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text h2.event_title a	{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text .description	{   float:left; display:inline; width:280px;  border:none;margin:0 ;padding:0 0 0 0; font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;line-height:24px;text-decoration:none;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text .description .txt{   float:left; display:inline; width:400px;  border:none;margin:0 0 10px 0 ;padding:0 0 0 0; font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;line-height:24px;text-decoration:none;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text .description .rating-span{   float:left; display:inline; }
.home_box .tabs3 .stats-content  .tab_content .list_item .text .social_links	{	float:right;display:inline;width:85px;}
.home_box .tabs3 .stats-content  .tab_content .list_item .text .social_links .row	{	float:left;display:inline;margin:0 0 10px 0;width:85px;}

/**** tabs viata in baia mare *******/
.home_box .tabs4 .stats-header					{   float:left; display:inline; width:620px; height:33px; background:#d7edff;margin:0 0 0 0;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;}
.home_box .tabs4 .stats-header a					{   float:left; display:inline; height:25px; text-decoration:none; background:none; padding:8px 0 0 0px; font-family:"museo-sans-n9", "museo-sans"; font-size:14px;font-weight:900;color:#0063b2;text-align:center;text-transform:uppercase}
.home_box .tabs4 .stats-header a:hover			{   background:#fff;}
.home_box .tabs4 .stats-header a.selected		{   background:#fff;}
.home_box .tabs4 .stats-header a.first			{  	width:229px;}
.home_box .tabs4 .stats-header a.second			{  	width:218px;}
.home_box .tabs4 .stats-header a.third			{  	width:173px;}
.home_box .tabs4 .stats-content                 		{   float:left; display:inline; width:622px; padding:0; border:none}
.home_box .tabs4 .stats-content  .tab_content		{   float:left; display:inline; width:597px;  border:none;background:url(../images/box_tab_repeat_bg.gif) repeat-y top left;padding:15px 0px 20px 25px;}
.home_box .tabs4 .stats-content  .tab_content .list_item				{   float:left; display:inline; width:562px;  border:none;margin:0 0 28px 0;padding:0 0 28px 0;border-bottom:1px solid #bcbcbd}
.home_box .tabs4 .stats-content  .tab_content .list_item a.photo		{   float:left; display:inline; width:140px;  border:none;margin:0 20px 0 0;padding:0 0 0 0;}
.home_box .tabs4 .stats-content  .tab_content .list_item .text			{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0;}
.home_box .tabs4 .stats-content  .tab_content .list_item .text h2.event_title	{   float:left; display:inline; width:400px;  border:none;margin:0 0 14px 0 ;padding:0 0 0 0;}
.home_box .tabs4 .stats-content  .tab_content .list_item .text h2.event_title a	{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.home_box .tabs4 .stats-content  .tab_content .list_item .text .description	{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0; }

.bm_box					{	float:left;display:inline;width:281px;height:187px; background:url(../images/viata_in_baiamare_home_bg.jpg) no-repeat top left;margin:0 10px 10px 0}
.bm_box .group			{	float:left;display:inline;width:281px;height:40px; background-repeat:no-repeat;background-position:top right ;margin-top:147px;}
.bm_box .group.red		{	background-image:url(../images/red_title_bg.png);}
.bm_box .group.blue		{	background-image:url(../images/blue_title_bg.png);}
.bm_box .group a.title	{	float:left;display:inline;width:243px;height:31px;padding:9px 00px 0 38px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#fff;text-decoration:none; }

.bm_box .group ul.group_list					{	display:none;}
.bm_box .group:hover							{	position:relative;background-position:top left ;}
.bm_box .group:hover	 ul.group_list			{	display:inline;position:absolute;top:40px;left:-7px;z-index:99;width:295px;color:#333;padding:0px;list-style-type:none;margin:0;}
.bm_box .group:hover	 ul.group_list li			{	display:inline;float:left;width:295px;background:url(../images/group_list_bg.png) repeat-y top left;color:#333;padding:0px;list-style-type:none;margin:0;}
.bm_box .group:hover	 ul.group_list li a		{	display:inline;float:left;width:201px;padding:1px 40px 1px 40px;background:#fff;color:#333;list-style-type:none;margin:0 0 0 7px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#2b2b2b;text-decoration:none; }
.bm_box .group.red:hover	 ul.group_list li a:hover	{	background:#b20011;color:#fff}
.bm_box .group.blue:hover ul.group_list li a:hover	{	background:#0086c8;color:#fff}
.bm_box .group:hover	 ul.group_list li.first	{	background:url(../images/group_list_bg_first.png) no-repeat top left;height:15px}
.bm_box .group:hover	 ul.group_list li.last	{	background:url(../images/group_list_bg_last.png) no-repeat bottom left;height:45px}

.middle_banner		{	float:left;display:inline;width:620px;margin:0 1px 10px 1px}
.middle_banner a		{	float:left;display:inline;width:620px;margin:0}
.middle_banner a	img	{	width:620px;}

.compelte_round_bottom	{	float:left;display:inline; width:662px;padding:0;margin:0;background:url(../images/compelte_round_bottom.png) no-repeat top left;height:6px;}
p.vbm_descr1 strong		{	float:left;display:inline;width:577px;margin:0 0 10px 0;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;}
p.vbm_descr2			{	float:left;display:inline;width:577px;margin:0 0 20px 0;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;}
/**** serviciile administratiei publice locale *****/

.serviciile_administratiei				{	float:left;display:inline;width:574px;background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:20px 23px 0 23px ;}
.serviciile_administratiei .column		{	float:left;display:inline;width:287px;}
.serviciile_administratiei .column h3	{	float:left;display:inline;width:287px;}
.serviciile_administratiei .column h3 a	{	float:left;display:inline;width:277px;padding:0 10px 0 0;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.serviciile_administratiei .column ul.services_list	{	float:left;display:inline;width:277px;padding:0 10px 0 0;margin:0 0 25px 0;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;list-style-position:inside;}
.serviciile_administratiei .column ul.services_list a	{	font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;}
.serviciile_administratiei .column ul.services_list a:hover	{	color:#0063b2;text-decoration:underline;}

/******/
.hide										{	left:-10000px;position:absolute;}
.home_box .tabs2 .stats-content .show		{	left:0px;}
.home_box .tabs3 .stats-content .show		{	left:0px;}

/***** mayor comunicates ****/
.home_box .home_box_header_mayor			{	width:622px;height:167px;float:left;display:inline;background:url(../images/home_box_header_mayor_bg.png) no-repeat top left;color:#fff}
.home_box .home_box_header_mayor h2		{	width:310px;margin:48px 21px 12px 234px;float:left;display:inline;font-family:"museo-sans-n9", "museo-sans"; font-size:20px;font-weight:900;color:#fff;text-transform:uppercase}
.home_box .home_box_header_mayor .sub	{	width:310px;margin:0px 21px 0 234px;float:left;display:inline;font-family:"museo-sans-n5", "museo-sans"; font-size:18px;font-weight:500;color:#d7edff;}

.mayor_slider							{	float:left;display:inline;width:620px;height:167px;background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:20px 0 16px 0 ;position:relative}
.mayor_slider .banner_mayor				{	float:left;display:inline;width:500px;padding:0;height:167px;margin:0 60px}
.mayor_slider .banner_mayor a 			{	float:left;display:inline;width:500px;padding:0;height:167px;margin:0px;text-decoration:none;}
.mayor_slider .banner_mayor a .date		{	float:left;display:inline;width:500px;padding:0;margin:6px 0 6px 0;text-decoration:none;font-family:"museo-sans-n5", "museo-sans"; font-size:14px;font-weight:500;color:#0063b2;}
.mayor_slider .banner_mayor a h3			{	float:left;display:inline;width:500px;padding:0;margin:0px  0 9px 0;text-decoration:none;font-family:"museo-sans-n7", "museo-sans"; font-size:18px;font-weight:700;color:#2b2b2b;}
.mayor_slider .banner_mayor a .descr		{	float:left;display:inline;width:500px;padding:0;margin:0px;text-decoration:none;font-family:"museo-sans-n5", "museo-sans"; font-size:14px;font-weight:500;color:#454545;}

#slideshow_mayor 			{	float:left;display:inline; }
#slideshow_mayor a			{	float:left;display:inline;text-decoration:none }
.nav_pos_mayor			{	text-align:center;position:absolute;bottom:0px;right:0px;z-index:99; width: 500px;}
#nav_mayor a 				{	width: 7px;height:7px;margin:0 5px; list-style: none;background:url(../images/inactive_slide_mayor.png) no-repeat top right; text-decoration: none ;float:left;display:inline}
#nav_mayor a img 			{	width: 7px;height:7px;margin:0; float:left;display:inline}
#nav_mayor a.activeSlide 	{ 	background:url(../images/active_slide_mayor.png) no-repeat top left; width: 7px;height:7px;margin:0 5px; text-decoration: none }
#nav_mayor a:focus 		{ 	outline: none; }

#prev_mayor	{	position:absolute;top:99px;left:21px;background:url(../images/prev_mayor.png) no-repeat top left;text-decoration:none;width:13px;height:20px;}
#next_mayor	{	position:absolute;top:99px;right:21px;background:url(../images/next_mayor.png) no-repeat top left;text-decoration:none;width:13px;height:20px;}





/**** proiecte de dezvoltare a orasului **************/
.projects_slider						{	float:left;display:inline;width:620px;height:450px;background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0px 0 16px 0 ;position:relative;}
.projects_slider .title					{	float:left;display:inline;width:570px;margin:4px 25px 6px 25px;font-family:"museo-sans-n7", "museo-sans"; font-size:18px;font-weight:700;color:#2b2b2b;}
.projects_slider .description			{	float:left;display:inline;width:570px;margin:0 25px 30px 25px;font-family:"museo-sans-n5", "museo-sans"; font-size:14px;font-weight:500;color:#454545;}
.projects_slider .projects				{	float:left;display:inline;width:500px;padding:0;height:167px;margin:0 60px}
.projects_slider .projects .column		{	float:left;display:inline;width:250px;padding:0;height:167px;margin:0}
.projects_slider .projects .column a.img	{	float:left;display:inline;width:99px;padding:0;margin:0 20px 0 0}
.projects_slider .projects .column .text	{	float:left;display:inline;width:119px;padding:0 10px 0 0;margin:0 0 0 0}
.projects_slider .projects .column .text a.name	{	float:left;display:inline;width:119px;padding:0;margin:0;font-family:"museo-sans-n7", "museo-sans"; font-size:14px;font-weight:700;color:#0063b2;text-decoration:none}

#slideshow_projects 			{	float:left;display:inline; }
#slideshow_projects a			{	float:left;display:inline;text-decoration:none }
.nav_pos_projects			{	text-align:center;position:absolute;bottom:0px;right:0px;z-index:99; width: 500px;}
#nav_projects a 				{	width: 7px;height:7px;margin:0 5px; list-style: none;background:url(../images/inactive_slide_mayor.png) no-repeat top right; text-decoration: none ;float:left;display:inline}
#nav_projects a img 			{	width: 7px;height:7px;margin:0; float:left;display:inline}
#nav_projects a.activeSlide 	{ 	background:url(../images/active_slide_mayor.png) no-repeat top left; width: 7px;height:7px;margin:0 5px; text-decoration: none }
#nav_projects a:focus 		{ 	outline: none; }

#prev_project	{	position:absolute;top:340px;left:21px;background:url(../images/prev_mayor.png) no-repeat top left;text-decoration:none;width:13px;height:20px;}
#next_project	{	position:absolute;top:340px;right:21px;background:url(../images/next_mayor.png) no-repeat top left;text-decoration:none;width:13px;height:20px;}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * BROWSE  * * * * * * * * * * * * * * * * * * */

.maincontainer .top-banner                          {   float:left; display:inline; width:988px; margin:0 0 10px 0; border:1px solid #D3DDE6}
.maincontainer .cat-description						{   float:left; display:inline; width:942px; margin:10px 10px 0 10px; background:url(../img/bg-catdescr_top.gif) top left no-repeat;}
               .cat-description div					{   float:left; display:inline; width:930px; padding:6px; background:url(../img/bg-catdescr_bottom.gif) bottom left no-repeat}
               .cat-description div img				{   float:left; display:inline; margin:0 8px 0 0;}
               .cat-description div h1				{   display:inline; font-size:14px; font-weight:bold; color:#b61214; padding:0; margin:5px 0 0 0}
               .cat-description div h2				{   display:inline; font-size:11px; font-weight:normal; color:#666; padding:0; margin:0}

/*filters, sorting*/
.filters		{	display: inline;float: left;margin: 0 0 18px;width: 302px;}
.filter_header	{	background: url(../images/box_top_blue.png) no-repeat scroll left top transparent;display: inline;float: left;height: 56px;margin: 0;width: 302px;}
.filter_header span.head	{	 color: #FFFFFF;display: inline;float: left;font-family: "museo-sans-n5","museo-sans";font-size: 24px;font-weight: 500;height: 56px;line-height: 24px;margin: 18px 0 0;padding: 0 17px;width: 268px;}
.filter_middle	{	background: url(../images/box_middle.png) repeat-y scroll left top transparent;display: inline;float: left;margin: 0;padding: 12px 0px 12px 0;width: 302px;}
.filter_bottom	{	background: url(../images/box_bottom.png) no-repeat scroll left bottom transparent;display: inline;float: left;height: 5px;margin: 0;width: 302px;}

.maincontainer #filter                             				{   float:left; display:inline; width:302px; margin:0}
				#filter #filterBody                 		{   float:left; display:inline; width:302px; }
				#filterBody .group    				{   float:left; display:inline; width:302px}
				#filterBody .group .header			{   float:left; display:inline; width:185px; padding:6px 10px 7px 10px; color:#333; border:1px solid #c1d6e8; border-bottom:none; font-size:11px; font-weight:bold; line-height:11px; background:url(../img/bg-filter.gif) bottom right no-repeat #f0f5f9}
				#filterBody .group ul 				{   float:left; display:inline; width:302px; border:none; padding:0}
				#filterBody .group ul li				{   float:left; display:inline; width:302px; margin:-1px 0px 0px 0; padding: 0 ;background:url(../images/filters_li_pasiv.gif) no-repeat bottom center;}
				#filterBody .group ul li:hover			{   background:url(../images/filters_li_active.gif) no-repeat bottom center;}
				#filterBody .group ul li.active		{   background:url(../images/filters_li_active.gif) no-repeat bottom center;}
				#filterBody .group ul li .c          		{   float:left; display:inline; margin:0; padding:0}
				#filterBody .group ul li label       		{   float:right; display:inline;padding:10px 0 11px 0; font-size:14px; color:#2b2b2b; cursor:pointer; line-height:14px; width:250px;font-family: "museo-sans-n7","museo-sans";font-weight:700;margin-right:17px;}
				#filterBody .group ul li label a       	{   float:right; display:inline; font-size:14px; color:#2b2b2b; cursor:pointer; line-height:14px; width:250px; text-decoration:none;font-family: "museo-sans-n7","museo-sans";font-weight:700;}
				.hot select.section_select       		{   float:right; display:inline;border:none;background:url(../images/select_sections.png) no-repeat top left;width:194px;height:24px;padding:3px 5px;text-align:center;font-size:14px; color:#444343; cursor:pointer; line-height:14px;font-family: "museo-sans-n7","museo-sans";font-weight:700;margin-right:-66px;}
				select.section_select       			{   float:left; display:inline;border:none;background:url(../images/select_sections.png) no-repeat top left;width:194px;height:24px;padding:3px 5px;text-align:center;font-size:14px; color:#444343; cursor:pointer; line-height:14px;font-family: "museo-sans-n7","museo-sans";font-weight:700;}

.maincontainer .centercontainer #sorting			{   float:left; display:inline; width:771px; background:url(../img/bg-sorting.gif) top left repeat-x #f0f5f9; border:1px solid #d3dde6}
                                #sorting a			{   float:left; display:inline; font-size:11px; line-height:11px; padding:5px 30px 6px 10px; color:#3277b3; background:url(../img/btn-sorting.gif) top right no-repeat; text-decoration:none}
                                #sorting a:HOVER	{   text-decoration:underline}
                                #sorting a.up, #sorting a.up:HOVER
                                					{   background:url(../img/btn-sorting-up.gif) top right no-repeat; color:#333; font-weight:bold; text-decoration:none}
                                #sorting a.down, #sorting a.down:HOVER
                                					{   background:url(../img/btn-sorting-down.gif) top right no-repeat; color:#333; font-weight:bold; text-decoration:none}
                                #sorting a:HOVER	{   background:url(../img/btn-sorting-hover.gif) top right no-repeat}

/*page-no, tags*/
#pagNr					{   float:left; display:inline; width:562px; margin:0 0 10px 0; height:28px; padding:3px 0 0 0;}
#pagNr a					{   float:left; display:inline; height:22px; margin:0 0 0 2px;padding:0 0 0 4px; background:url(../images/pagination_left.png) bottom left no-repeat;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;}
#pagNr a span			{   float:left; display:inline; height:19px; background:url(../images/pagination_right.png) bottom right no-repeat; font-size:12px; padding:3px 8px 0 4px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;}
#pagNr a.selected		{   background:url(../images/pagination_left.png) top left no-repeat; color:#fff}
#pagNr a.selected span	{   background:url(../images/pagination_right.png) top right no-repeat; color:#fff;}
#pagNr a:HOVER			{   background:url(../images/pagination_left.png) top left no-repeat; color:#fff}
#pagNr a:HOVER span		{   background:url(../images/pagination_right.png) top right no-repeat; color:#fff;}


.page_leftside			{	float:left;display:inline;width:622px;margin:0 0 0 9px;}
.page_leftside_top		{	float:left;display:inline;width:622px;height:5px;margin:0; background:url(../images/article_leftside_top.png) no-repeat top left}
.page_leftside_middle	{	float:left;display:inline;width:562px;margin:0;padding:0 30px; background:url(../images/article_leftside_middle.png) repeat-y top left}
.page_leftside_bottom	{	float:left;display:inline;width:622px;height:7px;margin:0; background:url(../images/article_leftside_bottom.png) no-repeat top left}
.static h1.page_title				{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.static .description					{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.static .pic					{   background:#f2f9ff; border:1px solid #d3dde6; width:180px; margin:0 0 10px 0; padding:3px; text-align:center;}
.static .pic.right			{   clear:right; float:right; margin-left:15px}
.static .pic.left			{   clear:left; float:left; margin-right:15px}
.static .pic a				{   background:#FFF; border:1px solid #d3dde6; width:178px; float:left; display:inline}
.static .pic a img			{   width:170px; margin: 4px 0 1px 0}
.static .caption				{   display:inline; font-size:11px; float:left; width:180px; text-align:left}



.static-content						{   float:left; display:inline; width:892px; border:1px solid #c9c9c9; padding:25px; margin:0 9px 10px 9px}
.static-content h2.title				{   float:left; display:inline; width:100%;  margin:0 0 10px 0;font-size:18px;font-weight:900;font-family:"museo-sans-n9", "museo-sans";color:#0063b2;}
.static-content p					{   float:left; display:inline; width:100%; color:#555; font-size:12px; text-align:justify; margin:0 0 10px 0; line-height:18px}
.static-content p a 					{	color:#ff7400; text-decoration: none;}
.static-content .row					{   float:left; display:inline; width:100%; color:#555; font-size:12px; text-align:justify; margin:0 0 10px 0}
.static-content #yahoo-map			{   height:300px; margin:10px 0 0 0}
.static-content form, 
.static-content form fieldset			{   float:left; display:inline; width:100%;border:none}
.static-content form fieldset label		{   float:left; display:inline; width:20%; margin:5px 0 0 0}
.static-content form fieldset img		{   float:left; display:inline}
.static-content form fieldset .btn		{   margin:0 0 0 20%}
.static-content .descr				{   margin:0 0 10px 0; text-align:justify}
.static-content .descr .column		{   float:left; display:inline; width:20%}
.static-content .descr .column a		{   float:left; display:inline; width:100%; text-decoration:none}
.static-content .descr .column a.parent	{   color:#111; font-size:14px; font-weight:bold; margin:0 0 5px 0}
.static-content .descr .column a.child1	{   color:#3277B3; font-size:12px}
.static-content .descr .column a.child1:HOVER	{   text-decoration:underline; color:#3277B3}
.static-content .descr .column a.child2			{   padding:0 0 0 10px; color:#9EB4C9; font-size:11px; width:90%}
.static-content .descr .column a.child2:HOVER	{   text-decoration:underline; color:#3277B3}
.static-content .pic					{   background:#f2f9ff; border:1px solid #d3dde6; width:180px; margin:0 0 10px 0; padding:3px; text-align:center;}
.static-content .pic.right			{   clear:right; float:right; margin-left:15px}
.static-content .pic.left			{   clear:left; float:left; margin-right:15px}
.static-content .pic a				{   background:#FFF; border:1px solid #d3dde6; width:178px; float:left; display:inline}
.static-content .pic a img			{   width:170px; margin: 4px 0 1px 0}
.static-content .caption				{   display:inline; font-size:11px; float:left; width:180px; text-align:left}
.asearch							{   background:url(../img/bg-search.gif) bottom right no-repeat}
.asearch form fieldset input.text	{   width:360px}
.asearch form fieldset select		{   width:370px}
.asearch form fieldset input.small	{   width:100px}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * SITE FEEDBACK * * * * * * * * * * * * * * * * * */

.feedback					{	display:block; position:absolute; top:139px; left:-662px; z-index:9999999999}
#feedback-link				{ 	float:left; display:inline; width:20px; height:136px;
								background:url(../img/label-feedback.png) top left no-repeat}
#feedback-block				{ 	width:660px; height:475px; background:#FFF; float:left; display:inline;
								border:1px solid #e7510a}
								
								
								
								
.contact_utile				{	float:left;display:inline; width:942px;margin-left:10px;}
.contact_utile .utile_top	{	float:left;display:inline; width:918px;padding:9px 0 0 24px;background:url(../images/contacte_utile_top.png) no-repeat top left;height:24px;font-size:24px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#0063b2;}
.contact_utile .utile_bottom	{	float:left;display:inline; width:942px;background:url(../images/contacte_utile_bottom.png) no-repeat bottom left;padding:20px 0 20px 0;}
.contact_utile .utile_bottom .column1		{	float:left;display:inline; width:270px;margin:0 20px 0 24px;}
.contact_utile .utile_bottom .column1 .title	{	float:left;display:inline; width:270px;margin:0 0 7px 0;font-size:14px;font-weight:900;font-family:"museo-sans-n9", "museo-sans";color:#0063b2;}
.contact_utile .utile_bottom .column1 .info	{	float:left;display:inline; width:270px;margin:0;font-size:14px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;}

.contact_utile .utile_bottom .column2		{	float:left;display:inline; width:300px;margin:0 20px 0 0px;}
.contact_utile .utile_bottom .column2 .title	{	float:left;display:inline; width:270px;margin:0 0 7px 0;font-size:14px;font-weight:900;font-family:"museo-sans-n9", "museo-sans";color:#0063b2;}
.contact_utile .utile_bottom .column2 .info	{	float:left;display:inline; width:270px;margin:0;font-size:14px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;}

.contact_utile .utile_bottom .column3		{	float:left;display:inline; width:300px;margin:0 0 0 0;}
.contact_utile .utile_bottom .column3 .title	{	float:left;display:inline; width:270px;margin:0 0 7px 0;font-size:14px;font-weight:900;font-family:"museo-sans-n9", "museo-sans";color:#0063b2;}
.contact_utile .utile_bottom .column3 .info	{	float:left;display:inline; width:270px;margin:0;font-size:14px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;}

/**************************   Footer    ***************************/
.footercontainer                                			{   float:left; display:inline; width:962px; margin:20PX 0 10px 0; background:none;border:none;}
.footercontainer .f_content               			{   float:left; display:inline; width:942px; margin:0 10px; background:url(../images/f_content_top_bg.gif) repeat-x top left;border:none;padding:27px 0 0 0}

.footercontainer .f_column                        		{   float:left; display:inline; width:220px; padding:0px;margin:0 20px 0 0}
.footercontainer .f_column.last               		{   margin-right:0;}
.footercontainer .f_column ul                     	{   float:left; display:inline; width:220px;margin:0 0 10px 0 }
.footercontainer .f_column ul li                  	{   float:left; display:inline; width:220px;margin:0 0 7px 0}
.footercontainer .f_column ul li strong           	{   color:#2b2b2b; font-size:18px; font-weight:700;font-family:"museo-sans-n7", "museo-sans"}
.footercontainer .f_column ul li a                	{   display:block; width:100%; height:100%; color:#454545; font-size:14px;font-weight:500;font-family:"museo-sans-n5", "museo-sans"; text-decoration:none}
.footercontainer .f_column ul li a:HOVER          	{   }

.footercontainer .social_column1					{	width:460px;float:left;display:inline;margin:0 20px 0 0}
.footercontainer .social_column1	.title			{	width:460px;float:left;display:inline;font-size:22px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;margin:0 0 12px 0}
.footercontainer .social_column1	.url_div		{	width:338px;height:19px;padding:20px;float:left;display:inline;background:url(../images/url_div_bg.png) no-repeat top left;font-size:18px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;margin:0 0 23px 0;}
.footercontainer .social_column1	.url_div span	{	width:338px;height:19px;padding:0;float:left;display:inline;font-size:18px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;margin:0;overflow:hidden}
.footercontainer .social_column1	.url_div span input	{	width:338px;height:19px;padding:0;float:left;display:inline;font-size:18px;font-weight:500;font-family:"museo-sans-n5", "museo-sans";color:#454545;margin:0;overflow:hidden;border:none;height:19px}
.footercontainer .social_column1	.share_btns		{	width:460px;padding:0px;float:left;display:inline;margin:0 0 0px 0}

.footercontainer .social_column2								{	width:220px;float:left;display:inline;margin:0 20px 0 0}
.footercontainer .social_column2	.row_icons					{	width:220px;float:left;display:inline;margin:0}
.footercontainer .social_column2	.row_icons a.rss_icon		{	width:34px;height:34px;float:left;display:inline;margin:0 25px 0 0;background:url(../images/rss_icon.png) no-repeat top left;}
.footercontainer .social_column2	.row_icons a.youtube_icon	{	width:35px;height:34px;float:left;display:inline;margin:0 25px 0 0;background:url(../images/youtube_icon.png) no-repeat top left;}
.footercontainer .social_column2	.row_icons a.at_icon			{	width:35px;height:34px;float:left;display:inline;margin:0;background:url(../images/at_icon.png) no-repeat top left;}
.footercontainer .social_column2	.row_text					{	width:220px;float:left;display:inline;margin:21px 0 0 0;font-size:12px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";}

.footercontainer .social_column3									{	width:220px;float:left;display:inline}
.footercontainer .social_column3 .info_line						{	width:170px;float:left;display:inline;margin:0;}
.footercontainer .social_column3 .info_line .info_line_top		{	width:95px;float:left;display:inline;margin:0;background:url(../images/info_line_top.png) no-repeat top left;padding:8px 0 0 75px;font-size:20px;font-weight:900;color:#fff;font-family:"museo-sans-n9", "museo-sans";}
.footercontainer .social_column3 .info_line .info_line_bottom	{	width:150px;float:left;display:inline;margin:0;background:url(../images/info_line_bottom.png) no-repeat bottom left;padding:3px 0 6px 20px;font-size:16px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";letter-spacing:0.5px;}
.footercontainer .social_column3	.row_text						{	width:220px;float:left;display:inline;margin:11px 0 0 0;font-size:12px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";}

.footercontainer .f_content a.bottom_link	{	float:left;display:inline;margin:0 16px 0 0;font-size:12px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";text-decoration:none}

.footer_logo		{	width:962px;text-align:center;margin:5px 0 100px 0}		



/********* rightside  ********************/

.page_rightside								{	float:right;display:inline;width:302px;margin:0 11px 0 0;}

/**************************************************************************************************************************************************/
/**************************************************************************************************************************************************/
/****** templates general divs and classes ********************************************************************************************************/

.page_leftside			{	float:left;display:inline;width:622px;margin:0 0 0 9px;}
.page_leftside_top		{	float:left;display:inline;width:622px;height:5px;margin:0; background:url(../images/article_leftside_top.png) no-repeat top left}
.page_leftside_middle	{	float:left;display:inline;width:562px;margin:0;padding:0 30px; background:url(../images/article_leftside_middle.png) repeat-y top left}
.page_leftside_bottom	{	float:left;display:inline;width:622px;height:7px;margin:0; background:url(../images/article_leftside_bottom.png) no-repeat top left}
.border					{	border-bottom:1px solid #c6c6c6;padding-bottom:20px}

.options_div			{	float:left;display:inline;width:560px;margin:0 1px 25px 1px;border-top:1px solid #c6c6c6;padding:20px 0 0 0;}
.options_div a.print_btn		{	float:right;display:inline;width:24px;height:21px;background:url(../images/print_icon.png) no-repeat top left;text-decoration:none;position:relative}
.options_div a.print_btn span.tooltip1		{	display:none;}
.options_div a.print_btn:hover span.tooltip1	{	float:left;display:inline;margin:0px;width:99px;height:60px;padding:12px 0 0 0;background:url(../images/tooltip_1.png) no-repeat top left;text-decoration:none;position:absolute;top:-71px;left:-41px;text-align:center;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.options_div a.send_to_friend_btn		{	float:right;display:inline;margin:0 0 0 10px;width:25px;height:21px;background:url(../images/send_to_friend_icon.png) no-repeat top left;text-decoration:none;position:relative}
.options_div a.send_to_friend_btn span.tooltip2		{	display:none;}
.options_div a.send_to_friend_btn:hover span.tooltip2	{	float:left;display:inline;margin:0px;width:118px;height:60px;padding:12px 0 0 0;background:url(../images/tooltip_2.png) no-repeat top left;text-decoration:none;position:absolute;top:-71px;left:-47px;text-align:center;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}

.documents					{	float:left;display:inline;width:560px;margin:0px 1px 20px 1px;}
.documents .documents_title	{	float:left;display:inline;width:560px;margin:0 0 17px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.documents a.docs			{	float:left;display:inline;width:560px;margin:0px 0 12px 0;text-decoration:none;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.documents a.docs img		{	float:left;display:inline; width:26px;	margin:0 20px 0 0;}
.documents a.docs span		{	float:left;display:inline; width:514px;	margin:11px 0 0 0;}
.documents a.docs:hover span	{	color:#0063b2;text-decoration:underline}

.page_gallery									{	float:left;display:inline;width:562px;margin:0 0 20px 0;padding:0 0 28px 0;border-bottom:1px solid #c6c6c6;}
.page_gal_top									{	float:left;display:inline;width:278px;background:url(../images/gallery_top.png) no-repeat top left;margin:0 0 0 140px;}
.page_gal_bottom								{	float:left;display:inline;width:267px;background:url(../images/gallery_bottom.png) no-repeat bottom left;padding:21px 0 11px 11px}
.page_gal_bottom .photo_gallery					{	float:left;display:inline;width:246px;margin:0;padding:0;position:relative;}
.page_gal_bottom .photo_gallery	img.gal_thumb	{	float:left;display:inline;width:246px;margin:0;padding:0;}
.page_gal_bottom .photo_gallery	img.zoom		{	position:absolute;bottom:0;right:0;width:43px;height:43px;z-index:99}
.galery_name									{	float:left;display:inline;width:258px;margin:16px 0 0 150px;text-align:center;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}

.editor_container			{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.editor_container.border	{	border-bottom:1px solid #c6c6c6;padding-bottom:20px}

.video_embed				{	float:left;display:inline;width:560px;margin:0 1px 0px 1px}
.video_embed .title			{	float:left;display:inline;width:560px;margin:0 0 30px 0;font-size:18px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;border-top:1px solid #c6c6c6;padding:27px 0 0 0}
.video_content				{	float:left;display:inline;width:560px;margin:0 1px 20px 1px}

.schedule										{	float:left;display:inline;width:562px;}
.schedule_title									{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.schedule_content								{	float:left;display:inline;width:562px;}
.schedule_content table.schedule_table			{	width:562px !important;}
.schedule_content table.schedule_table thead tr	{	background:#ededed !important;font-size:14px !important;font-weight:700 !important;color:#2b2b2b !important;font-family:"museo-sans-n7", "museo-sans" !important;line-height:26px !important;border-bottom:4px solid #fff !important}
.schedule_content table.schedule_table thead tr th	{	text-align:center !important;background:#ededed !important;border-bottom:4px solid #fff !important}
.schedule_content table.schedule_table tbody tr	{	background:#d7edff !important;font-size:14px !important;font-weight:500 !important;color:#454545 !important;font-family:"museo-sans-n5", "museo-sans" !important;line-height:26px !important;border-bottom:4px solid #fff !important}
.schedule_content table.schedule_table tbody tr td	{	text-align:center !important;background:#d7edff !important;border-bottom:4px solid #fff !important}
.schedule_obs									{	float:left;display:inline;width:562px !important;margin:0 0 20px 0 !important;font-size:14px !important;font-weight:500 !important;color:#0063b2 !important;font-family:"museo-sans-n5", "museo-sans" !important;line-height:18px; !important}

.empty_div_with_border		{	float:left;display:inline;width:562px;height:1px;background:#c6c6c6;margin:20px 0 20px 0 }



/**********************************
template articol noutate
/**********************************/
.noutate h1.page_title			{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.noutate .page_date				{	float:left;display:inline;width:560px;margin:0px 1px 23px 1px;font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.noutate .description			{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.noutate h3.subtitle				{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.noutate p.paragraph				{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.noutate p.paragraph.noborder	{	border:none;padding-bottom:0}

.noutate h3.subtitle_small			{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.noutate p.paragraph_small			{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.noutate p.paragraph_small.noborder	{	border:none;padding-bottom:0}
 

/**********************************
template articol  administratie
/**********************************/
.administratie h1.page_title					{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.administratie .description					{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.administratie h3.subtitle					{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.administratie p.paragraph					{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.administratie p.paragraph.noborder			{	border:none;padding-bottom:0}

.administratie .adm_contact					{	float:left;display:inline;width:562px;}
.administratie .adm_contact .title			{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.administratie .adm_contact .descr			{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.administratie .adm_contact .contact			{	float:left;display:inline;width:562px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.administratie .adm_contact .contact strong	{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}

.administratie .cine_lucreaza						{	float:left;display:inline;width:562px;margin:0;}
.administratie .cine_lucreaza span.title				{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.administratie .cine_lucreaza .latest_articles		{	float:left;display:inline;width:562px;margin:0 0 20px 0;border-bottom:1px solid #c6c6c6;padding:0 0 28px 0;}
.administratie .cine_lucreaza .latest_articles .person		{	float:left;display:inline;width:185px;margin:0 0 15px 0;}
.administratie .cine_lucreaza .latest_articles .person a		{	float:left;display:inline;width:155px;padding:0 20px 0 10px;margin:0 0 8px 0;background:url(../images/blue_dot.png) no-repeat 0 3px;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}
.administratie .cine_lucreaza .latest_articles .person .post	{	float:left;display:inline;width:155px;padding:0 20px 0 10px;margin:0 0 0 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;}

/**********************************
template articol  echipa_primarului
/**********************************/
.echipa_primarului h1.page_title					{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.echipa_primarului .description					{	float:left;display:inline;width:562px;padding:0 0 15px 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.echipa_primarului .description img				{	border:6px solid #dcdcdc;margin:0 0 20px 20px;width:248px}
.echipa_primarului h3.subtitle					{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.echipa_primarului p.paragraph					{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.echipa_primarului p.paragraph.noborder			{	border:none;padding-bottom:0}


.echipa_primarului .cine_lucreaza						{	float:left;display:inline;width:562px;margin:0;}
.echipa_primarului .cine_lucreaza span.title				{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.echipa_primarului .cine_lucreaza .latest_articles		{	float:left;display:inline;width:562px;margin:0 0 20px 0;}
.echipa_primarului .cine_lucreaza .latest_articles .person		{	float:left;display:inline;width:185px;margin:0 0 15px 0;}
.echipa_primarului .cine_lucreaza .latest_articles .person a		{	float:left;display:inline;width:155px;padding:0 20px 0 10px;margin:0 0 8px 0;background:url(../images/blue_dot.png) no-repeat 0 3px;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}
.echipa_primarului .cine_lucreaza .latest_articles .person a img	{	border:3px solid #dcdcdc;}
.echipa_primarului .cine_lucreaza .latest_articles .person .post	{	float:left;display:inline;width:155px;padding:0 20px 0 10px;margin:0 0 0 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;}


/**********************************
template articol servicii administratie
/**********************************/
.servicii_administratie h1.page_title			{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.servicii_administratie .description				{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.servicii_administratie h3.subtitle				{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.servicii_administratie p.paragraph				{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.servicii_administratie p.paragraph.noborder		{	border:none;padding-bottom:0}

.servicii_administratie h3.subtitle_small			{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.servicii_administratie p.paragraph_small			{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.servicii_administratie p.paragraph_small.noborder	{	border:none;padding-bottom:0}
 
.servicii_administratie .step_div					{	position:relative;}
.servicii_administratie .step_div img.step_img		{	position:absolute;top:0;left:0;}
.servicii_administratie h3.subtitle_step				{	float:left;display:inline;width:512px;padding:10px 0 0 50px;margin:0 0 16px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.servicii_administratie p.paragraph_step				{	float:left;display:inline;width:512px;margin:0 0 20px 50px;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.servicii_administratie p.paragraph_step.noborder	{	border:none;padding-bottom:0}
 
.servicii_administratie .adm_contact					{	float:left;display:inline;width:562px;}
.servicii_administratie .adm_contact .title	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.servicii_administratie .adm_contact .descr	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.servicii_administratie .adm_contact .contact		{	float:left;display:inline;width:562px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.servicii_administratie .adm_contact .contact strong	{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}

.servicii_administratie .intrebari_title			{	float:left;display:inline;width:562px;padding:0 0 18px 0;margin:0 0 18px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;} 
.servicii_administratie h3.intrebari_subtitle	{	float:left;display:inline;width:562px;padding:0 0 14px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;} 
.servicii_administratie p.intrebari_paragraph	{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;} 

.servicii_administratie .highlight_content						{	float:left;display:inline;width:522px;padding:20px;margin:0 0 20px 0;border:1px solid #cccccc;background:#d5ecff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}
.servicii_administratie .highlight_content .title_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 10px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";}
.servicii_administratie .highlight_content .descr_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 0px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}


/**********************************
template articol alte servicii
/**********************************/
.alte_servicii h1.page_title			{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.alte_servicii .description				{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.alte_servicii h3.subtitle				{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.alte_servicii p.paragraph				{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.alte_servicii p.paragraph.noborder		{	border:none;padding-bottom:0}

.alte_servicii h3.subtitle_small			{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii p.paragraph_small			{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.alte_servicii p.paragraph_small.noborder	{	border:none;padding-bottom:0}
 
.alte_servicii .step_div					{	position:relative;}
.alte_servicii .step_div img.step_img		{	position:absolute;top:0;left:0;}
.alte_servicii h3.subtitle_step				{	float:left;display:inline;width:512px;padding:10px 0 0 50px;margin:0 0 16px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii p.paragraph_step				{	float:left;display:inline;width:512px;margin:0 0 20px 50px;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.alte_servicii p.paragraph_step.noborder	{	border:none;padding-bottom:0}
 
.alte_servicii .adm_contact					{	float:left;display:inline;width:562px;}
.alte_servicii .adm_contact .title	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii .adm_contact .descr	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.alte_servicii .adm_contact .contact		{	float:left;display:inline;width:562px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.alte_servicii .adm_contact .contact strong	{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}

.alte_servicii .highlight_content						{	float:left;display:inline;width:522px;padding:20px;margin:0 0 20px 0;border:1px solid #cccccc;background:#d5ecff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}
.alte_servicii .highlight_content .title_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 10px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";}
.alte_servicii .highlight_content .descr_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 0px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}


/**********************************
template articol alte servicii1
/**********************************/
.alte_servicii1 h1.page_title			{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.alte_servicii1 .description				{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.alte_servicii1 h3.subtitle				{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.alte_servicii1 p.paragraph				{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.alte_servicii1 p.paragraph.noborder		{	border:none;padding-bottom:0}

.alte_servicii1 h3.subtitle_small			{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii1 p.paragraph_small			{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.alte_servicii1 p.paragraph_small.noborder	{	border:none;padding-bottom:0}
 
.alte_servicii1 .adm_contact					{	float:left;display:inline;width:562px;}
.alte_servicii1 .adm_contact .title	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii1 .adm_contact .descr	{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.alte_servicii1 .adm_contact .contact		{	float:left;display:inline;width:562px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.alte_servicii1 .adm_contact .contact strong	{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}

.alte_servicii1 .highlight_content						{	float:left;display:inline;width:522px;padding:20px;margin:0 0 20px 0;border:1px solid #cccccc;background:#d5ecff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}
.alte_servicii1 .highlight_content .title_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 10px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";}
.alte_servicii1 .highlight_content .descr_highlight		{	float:left;display:inline;width:522px;padding:0px;margin:0 0 0px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}

.alte_servicii1 .groups_title			{	width:562px;float:left;display:inline;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 20px 0;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.alte_servicii1 .group_subtitle			{	width:562px;float:left;display:inline;margin:0 0 15px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.alte_servicii1 .group_description		{	width:562px;float:left;display:inline;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}


/**********************************
template articol proiect
/**********************************/
.proiect h1.page_title				{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.proiect .page_date					{	float:left;display:inline;width:560px;margin:0px 1px 23px 1px;font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.proiect .description				{	float:left;display:inline;width:562px;padding:0 0 0 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.proiect .description img.image_left		{	text-align:left;margin:0 20px 10px 0;padding:0;}
.proiect .description img.image_right	{	text-align:right;margin:0 0 10px 20px;padding:0;}
.proiect .description img.border			{	border:6px solid #dcdcdc;padding:0;}

.proiect .list			{	float:left;display:inline;width:560px;padding:0 0 25px 0;margin:0 0 28px 0;border-bottom:1px solid #c6c6c6;}
.proiect .list .tag		{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;margin:0 5px 6px 0;float:left;display:inline;width:auto}
.proiect .list .value	{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;margin:0 0 6px 0;float:left;display:inline;width:auto}

.proiect h3.subtitle					{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.proiect p.paragraph					{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.proiect p.paragraph.noborder		{	border:none;padding-bottom:0}

.proiect h3.subtitle_small			{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.proiect p.paragraph_small			{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.proiect p.paragraph_small.noborder	{	border:none;padding-bottom:0}
 


/**********************************
template articol local
/**********************************/
.local h1.page_title								{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.local .top_infos								{	float:left;display:inline;width:562px;border-bottom:1px solid #c6c6c6;padding:0 0 21px 0;margin:0 0 24px 0}
.local .top_infos .leftside						{	float:left;display:inline;width:360px;}
.local .top_infos .rightside						{	float:right;display:inline;width:180px;}
.local .top_infos .rightside .rating_container	{	margin-left:22px;}

.local .local_tag			{	float:left;display:inline;width:80px;padding:0 20px 0 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;margin:0 0 5px 0;}
.local .local_value			{	float:left;display:inline;width:240px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 5px 0;}
.local .local_tag2			{	float:left;display:inline;width:80px;padding:0 20px 0 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;margin:5px 0 0px 0;}
.local .local_value2			{	float:left;display:inline;width:150px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:5px 0 0px 0;}

.local img.local_image					{	border:6px solid #dcdcdc;}

.local .local_description						{	float:left;display:inline;width:562px;border-bottom:1px solid #c6c6c6;padding:0 0 15px 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.local .local_description .text					{	float:left;display:inline;width:270px;}
.local .local_description .text .textp			{	float:left;display:inline;width:270px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 0 20px 0}
.local .local_description	.text .etichete2		{	float:left;display:inline;width:270px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 0 20px 0}
.local .local_description .gallery				{	float:right;display:inline;width:288px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}

.local .local_gallery									{	float:left;display:inline;width:288px;margin:0;padding:0;}
.local .local_gal_top									{	float:right;display:inline;width:278px;background:url(../images/gallery_top.png) no-repeat top left;margin:0;}
.local .local_gal_bottom									{	float:left;display:inline;width:267px;background:url(../images/gallery_bottom.png) no-repeat bottom left;padding:21px 0 11px 11px}
.local .local_gal_bottom .photo_gallery					{	float:left;display:inline;width:246px;margin:0;padding:0;position:relative;}
.local .local_gal_bottom .photo_gallery	img.gal_thumb	{	float:left;display:inline;width:246px;margin:0;padding:0;}
.local .local_gal_bottom .photo_gallery	img.zoom		{	position:absolute;bottom:0;right:0;width:43px;height:43px;z-index:99}
.local .local_galery_name								{	float:right;display:inline;width:258px;margin:16px 16px 0 0;text-align:center;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}

.local .local_contact									{	float:left;display:inline;width:560px;margin:0 0 20px 0;border-bottom:1px solid #c6c6c6;padding-bottom:20px}
.local .local_contact .contact_name						{	float:left;display:inline;width:560px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.local .local_contact .left_contact						{	float:left;display:inline;width:200px;}
.local .local_contact .left_contact	 .contact			{	float:left;display:inline;width:200px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.local .local_contact .left_contact	 .contact strong		{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.local .local_contact .right_contact						{	float:right;display:inline;width:348px;border:1px solid #747474;}

.local .events_title						{	float:left;display:inline;width:560px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.local .events							{	float:left;display:inline;width:560px;margin:0 0 20px 0;}
.local .event							{	float:left;display:inline;width:140px;margin:0 70px 0 0;}
.local .event a.title					{	float:left;display:inline;width:140px;height:40px;margin:0 0 0 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-decoration:none}
.local .event a.image					{	float:left;display:inline;width:140px;margin:0 0 0 0;}
.local .event a.image img				{	float:left;display:inline;width:140px;margin:0 0 0 0;}

.local .facilitati						{	float:left;display:inline;width:562px;margin:0 0 20px 0;border-bottom:1px solid #c6c6c6;padding-bottom:20px}
.local .facilitati .fa_title				{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.local .facilitati ul					{	float:left;display:inline;width:547px;list-style-type:disc;margin:0 0 0 15px}
.local .facilitati ul	li				{	float:left;width:547px;margin:0 0 5px 0px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;list-style-type:disc;}


.local .local_document					{	float:left;display:inline;width:270px;margin:0px;}
.local .local_document a.docs			{	float:left;display:inline;width:243px;padding:1px 0 2px 27px;margin:0px 0 12px 0;text-decoration:none;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;background:url(../images/local_download_icon.png) no-repeat left center;}

.local h3.subtitle						{	float:left;display:inline;width:400px;margin:0 0 14px 0;font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;position:relative;}
.local h3.subtitle img.oferte_speciale	{	position:absolute;top:0;right:-160px;}
.local p.paragraph						{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;border:none;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;min-height:55px;}
.local p.paragraph span					{	float:left;display:inline;width:400px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}

.local .tags					{	float:left;display:inline;width:562px;margin:0 0 20px 0;}
.local .tags .tags_title		{	float:left;display:inline;width:562px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.local .tags a.tag			{	float:left;display:inline;font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:18px;text-decoration:none;}



/**********************************
template articol eveniment
/**********************************/
.eveniment h1.page_title						{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.eveniment .page_date						{	float:left;display:inline;width:560px;margin:0px 1px 23px 1px;font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.eveniment a.event_img						{	float:left;display:inline;padding:0;}
.eveniment a.event_img img					{	float:left;display:inline;padding:0;}
.eveniment .description						{	float:left;display:inline;width:562px;padding:0 0 0px 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.eveniment .description.border				{	padding-bottom:20px;border-bottom:1px solid #c6c6c6;}
.eveniment .description img.image_left		{	text-align:left;margin:0 20px 10px 0;padding:0;}
.eveniment .description img.image_right		{	text-align:right;margin:0 0 10px 20px;padding:0;}
.eveniment .description img.border			{	border:6px solid #dcdcdc;padding:0;}
.eveniment .ev_tag							{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:24px;width:auto}
.eveniment .ev_value							{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:24px;width:auto}
.eveniment .ev_contact						{	float:left;display:inline;width:560px;margin:0 0 20px 0;border-bottom:1px solid #c6c6c6;padding-bottom:20px}
.eveniment .ev_contact .contact_name			{	float:left;display:inline;width:560px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.eveniment .ev_contact .contact				{	float:left;display:inline;width:560px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.eveniment .ev_contact .contact strong		{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}


 
/****** template articol pagina personala *****************************************************************************************************************/

.article_leftside			{	float:left;display:inline;width:622px;margin:0 0 0 9px;}
.article_leftside_top		{	float:left;display:inline;width:622px;height:5px;margin:0; background:url(../images/article_leftside_top.png) no-repeat top left}
.article_leftside_middle	{	float:left;display:inline;width:622px;margin:0; background:url(../images/article_leftside_middle.png) repeat-y top left}
.article_leftside_bottom	{	float:left;display:inline;width:622px;height:7px;margin:0; background:url(../images/article_leftside_bottom.png) no-repeat top left}

.sections_menu_side			{	float:left;display:inline; width:179px;margin:0 0 0 22px;}
.sections_menu_side ul		{	float:left;display:inline; width:179px;margin:19px 0 0 0; list-style-type:none;}
.sections_menu_side ul li		{	float:left;display:inline; width:161px;margin:0 9px 6px 9px; padding:2px 0 3px 0}
.sections_menu_side ul li a.section_link				{	float:left;display:inline; width:161px;font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none}
.sections_menu_side ul li a.section_link:hover			{	color:#0063b2;}
.sections_menu_side ul li.parent a.section_link		{	font-size:18px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none}
.sections_menu_side ul li.active a.section_link		{	font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none}

.article_content			{	float:right;display:inline;width:562px;margin:0 30px 0 30px}
h1.page_name				{	float:left;display:inline;width:562px;padding:0;margin:15px 0 9px 0;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:24px;}
h2.page_title				{	float:left;display:inline;width:562px;padding:0;margin:0 0 27px 0;font-size:18px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
h3.subtitle					{	float:left;display:inline;width:562px;margin:0 0 19px 0;font-size:18px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
p.paragraph					{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:16px;}
div.paragraph				{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:16px;}
div.paragraph ul				{	margin-left:20px}
div.paragraph ol				{	margin-left:20px;*margin-left:25px}
.dottedborder				{	background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 20px 0;margin:0 0 26px 0}

.list_caracteristics		{	float:left;display:inline;width:562px;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;margin:0 0 22px 0}
.list_caracteristics  .tag	{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;margin:0 5px 6px 0;float:left;display:inline;width:auto}
.list_caracteristics  .value	{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;margin:0 0 6px 0;float:left;display:inline;width:auto}

.latest_articles			{	float:left;display:inline;width:562px;}
.latest_articles h3.subtitle	{	float:left;display:inline;width:562px;margin:0 0 19px 0;font-size:18px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.latest_articles .l_art		{	float:left;display:inline;width:562px;}
.latest_articles .l_art .date{	float:left;display:inline;width:562px;margin:0 0 7px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.latest_articles .l_art h2	{	float:left;display:inline;width:562px;margin:0 0 17px 0;}
.latest_articles .l_art h2 a	{	float:left;display:inline;width:562px;font-size:18px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:20px;text-decoration:none}
.latest_articles a.view_all	{	float:left;display:inline;width:346px;padding:0 0 0 24px;margin:0 0 10px 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-decoration:none;text-transform:uppercase;background:url(../images/blue_arrow_view_all.png) no-repeat left center}

.article_rightside			{	float:right;display:inline;width:302px;margin:0 11px 0 0;}
.article_box				{	float:left;display:inline;width:302px;margin:0 0 18px 0;}
.article_box .box_top		{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_top.png) no-repeat top left}
.article_box .box_middle		{	float:left;display:inline;width:268px;margin:0;background:url(../images/box_middle.png) repeat-y top left;padding:12px 17px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";}
.article_box .box_bottom		{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_bottom.png) no-repeat bottom left}

.article_box .image			{	float:left;display:inline;width:100%;margin:0 0 22px 0}
.article_box .image img		{	float:left;display:inline;border:6px solid #dcdcdc;max-width:250px;width: expression(this.width > 250 ? "250px" : true);}
.article_box .text			{	float:left;display:inline;width:100%;margin:0 0 15px 0;font-size:18px;font-weight:normal;color:#454545;font-family:Georgia;line-height:25px;}
.article_box .text_bottom	{	float:left;display:inline;width:100%;font-size:12px;font-weight:900;color:#2b2b2b;font-family:"museo-sans-n9", "museo-sans";line-height:12px;text-transform:uppercase}

.article_box a.attached_docs				{	float:left;display:inline; width:268px;margin:0 0 12px 0;	text-decoration:none;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.article_box a.attached_docs	img			{	float:left;display:inline; width:26px;	margin:0 18px 0 0;}
.article_box a.attached_docs	span		{	float:left;display:inline; width:224px;	margin:8px 0 0 0;}
.article_box a.attached_docs:hover span	{	color:#0063b2;text-decoration:underline}

.article_box_blue							{	float:left;display:inline;width:302px;margin:0 0 18px 0;}
.article_box_blue .box_top_blue				{	float:left;display:inline;width:302px;height:56px;margin:0;background:url(../images/box_top_blue.png) no-repeat top left}
.article_box_blue .box_top_blue span.head	{	float:left;display:inline;width:268px;height:56px;margin:18px 0 0 0;padding:0 17px;font-size:24px;font-weight:500;color:#fff;font-family:"museo-sans-n5", "museo-sans";line-height:24px;}
.article_box_blue .box_middle_blue			{	float:left;display:inline;width:268px;margin:0;background:url(../images/box_middle.png) repeat-y top left;padding:22px 17px 12px 17px;}
.article_box_blue .box_bottom_blue			{	float:left;display:inline;width:302px;height:5px;margin:0;background:url(../images/box_bottom.png) no-repeat bottom left}

.article_box_blue a.photo_gallery			{	float:left;display:inline;width:268px;margin:0px 0 13px 0;border-bottom:1px solid #c6c6c6;padding:0 0 13px 0;text-decoration:none;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.article_box_blue a.photo_gallery img.gal_thumb	{	float:left;display:inline;width:99px;margin:0 24px 0 0;}
.article_box_blue a.photo_gallery span		{	float:left;display:inline;width:145px;margin:0 0 0 0;}

.article_box_blue span.contact			{	float:left;display:inline;width:268px;margin:0 0 11px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.article_box_blue span.contact strong	{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}

.article_box_blue .social_media			{	width:268px;float:left;display:inline;border-top:1px solid #c6c6c6;padding:16px 0 0 0;margin:13px 0 0 0}
.article_box_blue .social_media a		{	width:242px;float:left;display:inline;margin:0 0 10px 0;padding:2px 0 2px 26px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none}
.article_box_blue .social_media a.facebook {	background:url(../images/facebook_social_media_icon.png) no-repeat left center}
.article_box_blue .social_media a.twitter {	background:url(../images/twitter_social_media_icon.png) no-repeat left center}
.article_box_blue .social_media a.youtube {	background:url(../images/youtube_social_media_icon.png) no-repeat left center}

/**********************************
template articol club sportiv
/**********************************/
.club_sportiv h1.page_title						{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.club_sportiv .description						{	float:left;display:inline;width:562px;border-bottom:1px solid #C6C6C6;padding:0 0 20px 0;margin:0 0 24px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.club_sportiv .description img.image_left		{	text-align:left;margin:0 20px 10px 0;padding:0;}
.club_sportiv .description img.image_right		{	text-align:right;margin:0 0 10px 20px;padding:0;}
.club_sportiv .description img.border			{	border:6px solid #dcdcdc;padding:0;}

.club_sportiv .list			{	float:left;display:inline;width:560px;padding:0 0 25px 0;margin:0 0 28px 0;border-bottom:1px solid #c6c6c6;}
.club_sportiv .list .tag		{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;margin:0 5px 6px 0;float:left;display:inline;width:auto}
.club_sportiv .list .value	{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;margin:0 0 6px 0;float:left;display:inline;width:auto}

.club_sportiv h3.subtitle					{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.club_sportiv p.paragraph					{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.club_sportiv p.paragraph.noborder			{	border:none;padding-bottom:0}

.club_sportiv h3.subtitle_small				{	float:left;display:inline;width:560px;margin:0 0 21px 0;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.club_sportiv p.paragraph_small				{	float:left;display:inline;width:560px;margin:0 0 20px 0;padding:0 0 30px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;border-bottom:1px solid #c6c6c6;}
.club_sportiv p.paragraph_small.noborder		{	border:none;padding-bottom:0}
 
.club_sportiv .sportsmen_title					{	float:left;display:inline;width:560px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;}
.club_sportiv .sportsmens						{	float:left;display:inline;width:560px;margin:0 0 20px 0;border-bottom:1px solid #c6c6c6;}
.club_sportiv .sportsmen a.title					{	float:left;display:inline;width:100px;height:40px;margin:7px 0 0 0;text-align:center;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-decoration:none}
.club_sportiv .sportsmen							{	float:left;display:inline;width:100px;margin:0 0px 0 0;}
.club_sportiv .sportsmen a.image					{	float:left;display:inline;width:100px;height:132px;margin:0 0 0 0;}
.club_sportiv .sportsmen a.image table			{	float:left;display:inline; width:100px;height:132px;margin:0 0 0 0;}
.club_sportiv .sportsmen a.image	table td			{	width:100px;height:132px;text-align:center;vertical-align:middle}
.club_sportiv .sportsmen a.image img				{	float:left;display:inline;width:94px;margin:0 0 0 0;border:3px solid #dedede;margin:0 0 0 0;}
 

 
.club_sportiv .club_contact					{	float:left;display:inline;width:562px;}
.club_sportiv .club_contact .title			{	float:left;display:inline;width:562px;margin:0 0 20px 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.club_sportiv .club_contact .descr			{	float:left;display:inline;width:562px;margin:10px 0 20px 0;font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.club_sportiv .club_contact .contact			{	float:left;display:inline;width:562px;margin:0 0 6px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.club_sportiv .club_contact .contact strong	{	font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}

/*****************************************************************************************************************
 comments style 
*****************************************************************************************************************/
.comments					{	float:left;display:inline;width:560px;margin:0px 1px 0px 1px;}
.comments .title				{	float:left;display:inline;width:560px;margin:0 0 17px 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-transform:uppercase}
.send_comment													{	float:left;display:inline;width:560px;margin:0px 1px 20px 1px;/*background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 30px 0*/}
.send_comment.noborder											{	margin:20px 1px 0px 1px;background:none;padding:0 0 0px 0}
.send_comment form.comment_form									{	float:left;display:inline;width:560px;margin:0px;border:none;}
.send_comment form.comment_form	fieldset							{	float:left;display:inline;width:560px;margin:0px;border:none;}
.send_comment form.comment_form	input.c_name						{	float:left;display:inline;width:260px;height:26px;padding:0 5px;margin:0px 0 15px 0;border:none;background:url(../images/comment_input_bg.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.send_comment form.comment_form	input.c_name.error				{	color:#ff0000}
.send_comment form.comment_form	input.c_mail						{	float:right;display:inline;width:260px;height:26px;padding:0 5px;margin:0px 0 15px 0;border:none;background:url(../images/comment_input_bg.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.send_comment form.comment_form	input.c_mail.error				{	color:#ff0000}
.send_comment form.comment_form	textarea.c_message				{	float:left;display:inline;width:550px;height:49px;padding:5px;margin:0 0 15px 0px;border:none;background:url(../images/comment_textarea_bg.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;resize: none; overflow-y:scroll;}
.send_comment form.comment_form .antispam						{	float:left;display:inline;}
.send_comment form.comment_form .antispam img					{	float:left;display:inline;margin:0;padding:0;}
.send_comment form.comment_form .antispam input.antispam_input	{	float:left;display:inline;border:none;background:url(../images/antispam_input.png) no-repeat top left;width:76px;height:25px;padding:0 5px 0 35px;}
.send_comment form.comment_form .antispam input.antispam_input.error	{	color:#ff0000}
.send_comment form.comment_form  a.c_send						{	float:right;display:inline;border:none;background:url(../images/c_send_bg.png) no-repeat top left;width:78px;height:30px;padding:0; cursor:pointer;}
.send_comment form.comment_form  input.c_send						{	float:right;display:inline;border:none;background:url(../images/c_send_bg.png) no-repeat top left;width:78px;height:30px;padding:0; cursor:pointer;}
.send_comment form.comment_form  a.c_respond						{	float:right;display:inline;border:none;background:url(../images/c_respond_bg.png) no-repeat top left;width:93px;height:30px;padding:0; cursor:pointer;}
.send_comment form.comment_form  input.c_respond					{	float:right;display:inline;border:none;background:url(../images/c_respond_bg.png) no-repeat top left;width:93px;height:30px;padding:0; cursor:pointer;}

.comment_item						{	float:left;display:inline;width:560px;margin:0px 1px 20px 1px;background:url(../images/dotted_border_bottom.png) repeat-x top left;padding:20px 0 0px 0}
.comment_item.last					{	background:none;margin-bottom:0}
.comment_item .name_date				{	float:left;display:inline;width:560px;margin:0px 0 6px 0;}
.comment_item .name_date .name		{	font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.comment_item .name_date .date		{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.comment_item .message				{	float:left;display:inline;width:560px;margin:0px ;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}

.respons_comments					{	float:right;display:inline;width:560px;/*background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 30px 0*/}
.r_comment							{	float:right;display:inline;width:513px;background:url(../images/respons_comment_bottom.png) no-repeat bottom left;margin:16px 0 0 0;min-height:67px}
.r_comment .r_comment_top			{	float:right;display:inline;width:513px;background:url(../images/respons_comment_top.png) no-repeat top left;}
.r_comment .name_date				{	float:left;display:inline;width:491px;margin:6px 11px 6px 11px;}
.r_comment .name_date .name			{	font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.r_comment .name_date .date			{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.r_comment .message					{	float:left;display:inline;width:491px;margin:0px 11px 11px 11px ;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}
a.respond							{	float:right;display:inline;background:url(../images/respond_a_link_bg.png) no-repeat top left;text-decoration:none;width:74px;height:22px;margin:20px 0 0px 0}

.load_more_div						{	float:left;display:inline;width:562px;border-top:1px solid #c6c6c6;margin: 0 0 20px 0}
.load_more_div a.load_more			{	float:left;display:inline;width:108px;height:21px;margin:0 0 0 228px;background:url(../images/load_more_bg.png) no-repeat top left;text-decoration:none;font-size:12px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";text-align:center;line-height:18px;}

a.view_all	{	float:left;display:inline;width:346px;padding:0 0 0 24px;margin:0 0 10px 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-decoration:none;text-transform:uppercase;background:url(../images/blue_arrow_view_all.png) no-repeat left center}


/**** section/category style css ************************************************************************************/
.section_leftside			{	float:left;display:inline;width:622px;margin:0 0 0 9px;}
.section_leftside_top		{	float:left;display:inline;width:622px;height:5px;margin:0; background:url(../images/article_leftside_top.png) no-repeat top left}
.section_leftside_middle	{	float:left;display:inline;width:562px;margin:0;padding:24px 30px 0 30px; background:url(../images/article_leftside_middle.png) repeat-y top left}
.section_leftside_bottom	{	float:left;display:inline;width:622px;height:7px;margin:0; background:url(../images/article_leftside_bottom.png) no-repeat top left}
.section_rightside			{	float:right;display:inline;width:302px;margin:0 11px 0 0;}

img.section_image_top		{	float:left;display:inline; width:562px;margin:0 0 14px 0;}
span.section_description	{	float:left;display:inline; width:562px;margin:0 0 30px 0;font-size:18px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:25px;}

.subsection_div						{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;}
.subsection_div a.subsection			{	float:left;display:inline; width:562px;margin:0 0 17px 0;font-size:18px;font-weight:900;color:#454545;font-family:"museo-sans-n9", "museo-sans";line-height:18px;text-decoration:none;text-transform:uppercase}
.subsection_div .subsection_articles	{	float:left;display:inline; width:562px;}
.subsection_div a.subsection_art		{	font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}

.subsection_div2						{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;}
.subsection_div2 a.subsection2			{	float:left;display:inline; width:562px;margin:0 0 17px 0;font-size:18px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.subsection_div2 .subsection_articles2	{	float:left;display:inline; width:562px;}
.subsection_div2 a.subsection_art2		{	font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;}



h1.section_name				{	float:left;display:inline;width:562px;margin:0 0 30px 0;font-size:18px;font-weight:900;color:#454545;font-family:"museo-sans-n9", "museo-sans";line-height:18px;text-transform:uppercase}
.section_article					{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;}
.section_article .sect_art_date		{	float:left;display:inline; width:562px;margin:0 0 10px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.section_article a					{	float:left;display:inline; width:562px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.section_article span.articel_descr	{	float:left;display:inline; width:562px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;text-decoration:none;}

/*** sectiune hotararile consiliului local *****/
h1.section_name2					{	float:left;display:inline;width:562px;margin:0 0 30px 0;font-size:18px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.section_article2					{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 0px 0;}
.section_article2 .sect_art_date		{	float:left;display:inline; width:562px;margin:0 0 10px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;}
.section_article2 a					{	float:left;display:inline; width:562px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.section_article2 span.articel_descr	{	float:left;display:inline; width:562px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;text-decoration:none;}

/***** sectiune noutati *****/
select.select_noutati	{	float:left;display:inline;width:194px;height:24px;margin:0 0 20px 0;padding:3px 10px 3px 10px;border:none;background:url(../images/noutati_select.png) no-repeat top left;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#444343;}

.sect_latest			{   float:left; display:inline; width:560px;border-bottom:1px solid #bcbcbd;padding:0 0 20px 0;margin:0 0 20px 0}
.sect_latest .image		{   float:left; display:inline; width:140px;}
.sect_latest .image img	{   float:left; display:inline; width:134px;border:3px solid #f2f2f2}
.sect_latest .noutati_right	{   float:right; display:inline; width:400px;}
.sect_latest .noutati_right h2	{   float:left; display:inline; width:400px;margin:0 0 6px 0}
.sect_latest .noutati_right h2 a	{   float:left; display:inline; width:400px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.sect_latest .noutati_right .categ_date	{   float:left; display:inline; width:400px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#0063b2;text-decoration:none;margin:0 0 4px 0}
.sect_latest .noutati_right div.txt	{   float:left; display:inline; width:400px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;margin:0 0 18px 0}
.sect_latest .noutati_right a.read_more	{   float:left; display:inline; width:376px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#2b2b2b;text-decoration:none;background:url(../images/read_more_red_arrow.png) no-repeat left center;padding:0 0 0 24px;}

.sect_latest .no_articles	{   float:left; display:inline; width:376px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#444343;margin:0px 0 0 0}

/**** sect anunturi si comunicate  ****/
.anunturi_comunicate			{   float:left; display:inline; width:560px;border-bottom:1px solid #bcbcbd;padding:0 0 20px 0;margin:0 0 20px 0}
.anunturi_comunicate .comunicate_presa_right	{   float:right; display:inline; width:560px;}
.anunturi_comunicate .comunicate_presa_right h2	{   float:left; display:inline; width:560px;margin:0 0 6px 0}
.anunturi_comunicate .comunicate_presa_right h2 a	{   float:left; display:inline; width:560px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.anunturi_comunicate .comunicate_presa_right .categ_date	{   float:left; display:inline; width:560px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#0063b2;text-decoration:none;margin:0 0 4px 0}
.anunturi_comunicate .comunicate_presa_right div.txt	{   float:left; display:inline; width:560px;font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;text-decoration:none;margin:0 0 18px 0}
.anunturi_comunicate .comunicate_presa_right a.read_more	{   float:left; display:inline; width:376px;font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:14px;color:#2b2b2b;text-decoration:none;background:url(../images/read_more_red_arrow.png) no-repeat left center;padding:0 0 0 24px;}

/*** sectiune evenimente *****/
.sect_event .list_item				{   float:left; display:inline; width:562px;  border:none;margin:0 0 28px 0;padding:0 0 28px 0;border-bottom:1px solid #bcbcbd}
.sect_event .list_item a.photo		{   float:left; display:inline; width:140px;  border:none;margin:0 20px 0 0;padding:0 0 0 0;}
.sect_event .list_item .text			{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0;}
.sect_event .list_item .text h2.event_title	{   float:left; display:inline; width:400px;  border:none;margin:0 0 14px 0 ;padding:0 0 0 0;}
.sect_event .list_item .text h2.event_title a	{   float:left; display:inline; width:400px;  border:none;margin:0 ;padding:0 0 0 0; font-family:"museo-sans-n7", "museo-sans";font-weight:700;font-size:18px;color:#2b2b2b;text-decoration:none;}
.sect_event .list_item .text .description	{   float:left; display:inline; width:280px;  border:none;margin:0 ;padding:0 0 0 0; }
.sect_event .list_item .text .description .txt{   float:left; display:inline; width:280px;  border:none;margin:0 0 10px 0 ;padding:0 0 0 0; font-family:"museo-sans-n5", "museo-sans";font-weight:500;font-size:14px;color:#454545;line-height:24px;text-decoration:none;}
.sect_event .list_item .text .description .rating-span{   float:left; display:inline; }
.sect_event .list_item .text .social_links	{	float:right;display:inline;width:85px;}
.sect_event .list_item .text .social_links .row	{	float:left;display:inline;margin:0 0 10px 0;width:85px;}

.quick_nav					{	float:left;display:inline;width:302px;background:url(../images/quick_nav.png) no-repeat bottom left;padding:0 0 5px 0;margin:0 0 20px 0}
.quick_nav .header			{	float:left;display:inline;width:245px;height:27px;padding:8px 0 0px 57px;background:url(../images/quick_nav_header.png) no-repeat top left;font-size:16px;font-weight:900;color:#444444;font-family:"museo-sans-n9", "museo-sans";line-height:16px;text-decoration:none;text-transform:uppercase}
.quick_nav .content			{	float:left;display:inline;width:302px;padding:0px 0 30px 0;background:url(../images/quick_nav_content.png) repeat-y top left;}
.quick_nav .content	span.section_name		{	float:left;display:inline;width:246px;padding:16px 28px 4px 28px;font-size:18px;font-weight:700;color:#82b9d5;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.quick_nav .content ul.sub_section			{	list-style-type:none;margin:0;padding:0;}
.quick_nav .content ul.sub_section li			{	float:left;display:inline;width:300px;margin:0 1px;}
.quick_nav .content ul.sub_section li	a		{	float:left;display:inline;width:172px;margin:0 ;padding:5px 64px 5px 64px;text-decoration:none;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.quick_nav .content ul.sub_section li	a:hover	{	background:#fff;color:#0063b2}

.quick_nav_navigation					{	float:left;display:inline;width:302px;/*background:url(../images/quick_nav.png) no-repeat bottom left;*/padding:0 0 5px 0;margin:0 0 20px 0}
.quick_nav_navigation .header			{	float:left;display:inline;width:245px;height:27px;padding:8px 0 0px 57px;background:url(../images/quick_navigation_header.png) no-repeat top left;font-size:16px;font-weight:900;color:#444444;font-family:"museo-sans-n9", "museo-sans";line-height:16px;text-decoration:none;text-transform:uppercase;cursor:pointer;}
.quick_nav_navigation .header.active		{	background:url(../images/quick_nav_header.png) no-repeat top left;}
.quick_nav_navigation .content			{	float:left;display:none;width:302px;padding:0px 0 0px 0;background:url(../images/quick_nav_content.png) repeat-y top left;margin-top:0px}
.quick_nav_navigation .content span.section_name		{	float:left;display:inline;width:246px;padding:16px 28px 4px 28px;font-size:18px;font-weight:700;color:#82b9d5;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.quick_nav_navigation .content span.section_name	a	{	font-size:18px;font-weight:700;color:#82b9d5;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.quick_nav_navigation .content ul.sub_section			{	list-style-type:none;margin:0;padding:0;}
.quick_nav_navigation .content ul.sub_section li			{	float:left;display:inline;width:300px;margin:0 1px;}
.quick_nav_navigation .content ul.sub_section li	a		{	float:left;display:inline;width:172px;margin:0 ;padding:5px 64px 5px 64px;text-decoration:none;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.quick_nav_navigation .content ul.sub_section li	a:hover	{	background:#fff;color:#0063b2}
.quick_nav_navigation .content span.last_empty	{	background:url(../images/quick_navigation.png) no-repeat bottom left;float:left;display:inline;width:302px;height:30px;}

.q 			{ float:left; cursor:pointer; }
span.cls 	{	display:none; background:#e0e0fe;}
.triggerq 	{	float:left;display:inline;widtH:100%;}

/***** design vaita in baia mare *************************/
ul.viata_in_bm1								{	float:left;display:inline; width:582px;list-style-type:none;margin-left:-5px;}
ul.viata_in_bm1 li.level1						{	float:left;display:inline; width:281px;margin:0 10px 20px 0;list-style-type:none;}
ul.viata_in_bm1 li.level1	h2.level1			{	float:left;display:inline;width:281px;height:50px;overflow:hidden}
ul.viata_in_bm1 li.level1	a.level1			{	float:left;display:inline;width:281px;margin:0;font-size:18px;font-weight:900;color:#454545;font-family:"museo-sans-n9", "museo-sans";line-height:25px;text-decoration:none;text-transform:uppercase;}
ul.viata_in_bm1 li.level1 table.baiamare		{	float:left;display:inline; width:281px;margin:0 0 13px 0;height:187px}
ul.viata_in_bm1 li.level1	table.baiamare td	{	width:281px;height:187px;text-align:center;vertical-align:middle}
ul.viata_in_bm1 li.level1	table.baiamare td img	{	max-width:281px;max-height:187px; width: expression(this.width > 281 ? "281px" : true);height: expression(this.height > 187 ? "187px" : true);}
ul.viata_in_bm1 li.level1	a.more_subsection_bm	{	width:256px;margin:0px;padding:0 0 0 26px;float:left;display:inline;background:url(../images/red_arrow_subsection_bn.png) no-repeat left center;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}

ul.viata_in_bm2								{	float:left;display:inline; width:281px;height:105px;list-style-type:none;margin-top:8px;overflow:hidden}
ul.viata_in_bm2 li.level2						{	float:left;display:inline; width:281px;margin:0 0px 0px 0;list-style-type:none;}
ul.viata_in_bm2 li.level2	h3.level2			{	float:left;display:inline;width:281px;}
ul.viata_in_bm2 li.level2	a.level2			{	float:left;display:inline;width:281px;margin:0;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:19px;text-decoration:none;}


/**** design sectiune localuri **************************/

.local_div							{	float:left;display:inline; width:562px;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;margin:0 0 20px 0}
.local_div .local_left				{	float:left;display:inline; width:180px;margin:0 30px 0 0;}
.local_div .local_left a 			{	float:left;display:inline; width:180px;margin:0 0 5px 0;}
.local_div .local_left a img			{	float:left;display:inline; width:168px;margin:0;border:6px solid #dcdcdc}
.local_div .local_left .rating-span	{	float:left;display:inline; width:155px;margin-left:25px}
.local_div .local_right				{	float:left;display:inline; width:352px;margin:0 0 0 0;}
.local_div .local_right h2			{	float:left;display:inline; width:352px;margin:0 0 8px 0;}
.local_div .local_right h2 a			{	float:left;display:inline; width:352px;margin:0 0 0 0;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.local_div .local_right .category	{	float:left;display:inline; width:352px;margin:0 0 13px 0;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}
.local_div .local_right .editor_zone	{	float:left;display:inline; width:352px;margin:0 0 10px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:20px;text-decoration:none;}
.local_div .local_right a.see_details{	float:left;display:inline; width:326px;padding:0 0 0 26px;margin:0 0 0 0;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:20px;text-decoration:none;background:url(../images/lista_catalog_blue_arrow.png) no-repeat left center;}

/**** design sectiune administratie **************************/

img.administratie_image_top			{	float:left;display:inline; width:562px;margin:0 0 14px 0;}
span.administratie_description		{	float:left;display:inline; width:562px;margin:0 0 16px 0;padding:0 0 20px 0;border-bottom:1px solid #c6c6c6;font-size:18px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:25px;}
h1.administratie_page_title			{	float:left;display:inline;width:560px;margin:0px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.administratie_editor_container		{	float:left;display:inline;width:562px;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;margin:0 0 20px 0;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}


.adm_zona1							{	width:560px;float:left;display:inline;}
.adm_zona1 a.zona_photo				{	width:185px;float:left;display:inline;}
.adm_zona1 a.zona_photo img			{	width:173px;float:left;display:inline;border:6px solid #dcdcdc;}
.adm_zona1 a.titlu_stil1				{	float:right;display:inline;width:350px;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;margin:0 0 18px 0}
.adm_zona1 p.descr					{	float:right;display:inline;width:350px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 0 16px 0}
.adm_zona1 a.more					{	float:right;display:inline;width:324px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;background:url(../images/red_arrow_subsection_bn.png) no-repeat left center;padding:0 0 0 26px;}

.adm_zona2							{	width:270px;float:left;display:inline;margin:0 20px 0 0}
.adm_zona2 a.titlu_stil2				{	float:left;display:inline;width:100%;margin:0 0 15px 0;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}
.adm_zona2 p.descr					{	float:right;display:inline;width:270px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 0 16px 0}
.adm_zona2 a.more					{	float:left;display:inline;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;background:url(../images/red_arrow_subsection_bn.png) no-repeat left center;padding:0 0 0 26px;}



.administratie_subsection_div						{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;}
.administratie_subsection_div a.subsection			{	float:left;display:inline; width:562px;margin:0 0 17px 0;font-size:18px;font-weight:900;color:#454545;font-family:"museo-sans-n9", "museo-sans";line-height:18px;text-decoration:none;text-transform:uppercase}
.administratie_subsection_div .subsection_articles	{	float:left;display:inline; width:562px;}
.administratie_subsection_div a.subsection_art		{	font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}

.administratie_subsection_div2						{	float:left;display:inline; width:562px;margin:0 0 20px 0;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 21px 0;}
.administratie_subsection_div2 a.subsection2			{	float:left;display:inline; width:562px;margin:0 0 10px 0;font-size:14px;font-weight:900;color:#454545;font-family:"museo-sans-n9", "museo-sans";line-height:14px;text-decoration:none;text-transform:uppercase}
.administratie_subsection_div2 .date					{	float:left;display:inline; width:562px;margin:0 0 5px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:14px;text-decoration:none;text-transform:uppercase}
.administratie_subsection_div2 .subsection_articles2	{	float:left;display:inline; width:562px;}
.administratie_subsection_div2 a.subsection_art2		{	float:left;display:inline; width:562px;margin:0 0 10px 0;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}


/******** ckeditor classes for templates ************************************************************************/

.img_with_border_left	{	border:6px solid #dcdcdc;margin-right:30px;margin-bottom:20px;}
.img_with_border_right	{	border:6px solid #dcdcdc;margin-left:30px;margin-bottom:20px;}
.noutate_title			{	font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";}
.noutate_title2			{	font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";}
.noutate_text			{	font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";}
.blue_box				{	padding:20px;border:1px solid #cccccc;background:#d5ecff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";}
.editor_quote			{	font-size:18px;font-weight:bold;color:#0063b2;font-family:Georgia;line-height:25px;}
.table_quote			{	margin-right:20px;margin-bottom:20px;font-size:18px;font-weight:bold;color:#0063b2;font-family:Georgia;line-height:25px;}

.administratie_stil1							{	width:560px;float:left;display:inline;}
.administratie_stil1 img.img_with_border_left	{	width:173px;float:left;display:inline;}
.administratie_stil1 a.titlu_stil1				{	float:left;display:inline;width:100%;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;}
.administratie_stil1 a.more						{	float:left;display:inline;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;background:url(../images/red_arrow_subsection_bn.png) no-repeat left center;padding:0 0 0 26px;}

.administratie_stil2							{	width:560px;float:left;display:inline;}
.administratie_stil2 a.titlu_stil2				{	float:left;display:inline;width:100%;margin:0 0 15px 0;font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;}
.administratie_stil2 tbody						{	width:100%;text-align:left;float:left;}
.administratie_stil2 tr							{	width:100%;text-align:left;float:left;}
.administratie_stil2 td							{	width:259px;padding:0 20px 0 0;text-align:left;float:left;display:inline;border:none !important;}
.administratie_stil2 a.more						{	float:left;display:inline;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:14px;text-decoration:none;background:url(../images/red_arrow_subsection_bn.png) no-repeat left center;padding:0 0 0 26px;}




/****** adauga eveniment template ********************/
.add_event h1.page_title							{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.add_event form.add_event_form					{	float:left;display:inline;width:562px;margin:0;padding:0;border:none;}
.add_event form.add_event_form fieldset			{	float:left;display:inline;width:562px;margin:0;padding:0;border:none;}
.add_event form.add_event_form input.long			{	float:left;display:inline;width:541px;height:26px;margin:0 0 14px 0;padding:0 10px;border:none;background:url(../images/long_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form input.long_f		{	float:left;display:inline;width:500px;height:26px;margin:0 10px 14px 0;padding:0 10px;border:none;background:url(../images/facilitate_input_bg.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form input.long_browse			{	float:left;display:inline;width:541px;height:29px;margin:0 0 14px 0;padding:0 10px;border:none;background:url(../images/browse_btn_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form input.text_antispam			{	background: url("../img/bg-textfield-equal.gif") no-repeat scroll left bottom transparent;border-color: #E5E5E5 #CCCCCC #CCCCCC #E5E5E5;border-left: 1px solid #E5E5E5;border-style: solid;border-width: 1px;display: inline;float: left;height: 23px;margin: 0;padding-left: 30px;width: 84px;}
.add_event form.add_event_form .groups			{	float:left;display:inline;}
.add_event form.add_event_form input.short1		{	float:left;display:inline;width:229px;height:26px;margin:0 20px 14px 0;padding:0 10px;border:none;background:url(../images/short_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form input.short2		{	float:left;display:inline;width:229px;height:26px;margin:0 10px 14px 0;padding:0 10px;border:none;background:url(../images/short_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form select.long		{	float:left;display:inline;width:561px;height:26px;margin:0 0 14px 0;padding:3px 10px 3px 10px;border:none;background:url(../images/long_select.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form textarea			{	float:left;display:inline;width:541px;height:159px;margin:0 0 14px 0;padding:10px;border:none;background:url(../images/textarea_add_event.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.add_event form.add_event_form input.add_event_submit	{	float:right;display:inline;width:78px;height:31px;margin:0 0 14px 0;padding:0px;border:none;background:url(../images/forms_submit_btn.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;cursor:pointer;}
.add_event form.add_event_form .note				{	float:left;display:inline;width:562px ;margin:0 0 20px 0 ;font-size:14px ;font-weight:500 ;color:#0063b2 ;font-family:"museo-sans-n5", "museo-sans" ;line-height:18px; !important}
.add_event form.add_event_form a.add_event_plus	{	float:left;display:inline;width:30px; height:26px;margin:0;padding:0;text-decoration:none;background:url(../images/add_event_plus.png) no-repeat top left;}
.add_event form.add_event_form .subtitle 		{	float:left;display:inline;width:562px;margin:10px 0px 12px 0px;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.add_event form.add_event_form .error 			{	color:#FF0000 !important;}


/***** contact template ******************************/
.contact h1.page_title							{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.contact .left									{	float:left;display:inline;width:240px;}
.contact .left .name								{	float:left;display:inline;width:80px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:25px;}
.contact .left .value							{	float:left;display:inline;width:160px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:25px;}
.contact .right									{	float:right;display:inline;width:288px;border:1px solid #747474}
.contact .contact_links							{	float:left;display:inline;width:562px;background:url(../images/dotted_border_bottom.png) repeat-x top left;margin:20px 0;padding:20px 0 20px 0;border-bottom:1px solid #c6c6c6;}
.contact a.c_link								{	float:left;display:inline;background:url(../images/c_link_left.png) no-repeat top left;padding:0 0 0 4px;margin:0 10px 0 0;height:27px;font-size:18px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;text-decoration:none;}
.contact a.c_link span							{	float:left;display:inline;background:url(../images/c_link_right.png) no-repeat top right;padding:4px 13px 0 7px;margin:0 0px 0 0;height:23px;font-size:18px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;text-decoration:none;}

.contact .show_hide	 							{	float:left;display:inline;width:562px;background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 0px 0;margin:0 0 0px 0}
.contact .show_hide .trigger						{	float:left;display:inline;width:412px;background:url(../images/trigger_bg.png) no-repeat 542px 25px;padding:20px 140px 20px 10px;font-size:14px;font-weight:900;color:#0063b2;font-family:"museo-sans-n9", "museo-sans";line-height:18px;cursor:pointer}
.contact .show_hide .trigger:hover				{	background:#d1eaff url(../images/trigger_bg.png) no-repeat 542px 25px;}
.contact .slidingDiv 							{	float:left;display:inline;width:562px;margin:0 0 10px 0}
.contact .slidingDiv .slide_left					{	float:left;display:inline;width:270px;margin:0 10px;}
.contact .slidingDiv .slide_left  .name			{	float:left;display:inline;width:80px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:25px;}
.contact .slidingDiv .slide_left .value			{	float:left;display:inline;width:190px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:25px;}
.contact .slidingDiv .slide_right				{	float:right;display:inline;width:260px;margin:0px;}
.contact .slidingDiv .slide_right img			{	float:left;display:inline;width:248px;margin:0px;border:6px solid #dcdcdc;}

/**** raporteaza page template *****/

.raporteaza h1.page_title							{	float:left;display:inline;width:560px;margin:16px 1px 12px 1px;font-size:24px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:28px;}
.raporteaza .page_description						{	float:left;display:inline;width:560px;margin:0px 1px 12px 1px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}
.raporteaza .subtitle_description					{	float:left;display:inline;width:560px;margin:0px 1px 12px 1px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}
.raporteaza form.raporteaza_form					{	float:left;display:inline;width:562px;margin:0;padding:0;border:none;}
.raporteaza form.raporteaza_form fieldset			{	float:left;display:inline;width:562px;margin:0;padding:0;border:none;}
.raporteaza form.raporteaza_form input.long			{	float:left;display:inline;width:541px;height:26px;margin:0 0 14px 0;padding:0 10px;border:none;background:url(../images/long_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form input.long_browse			{	float:left;display:inline;width:541px;height:29px;margin:0 0 14px 0;padding:0 10px;border:none;background:url(../images/browse_btn_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form input.text_antispam			{	background: url(../img/bg-textfield-equal.gif) no-repeat scroll left bottom transparent;border-color: #E5E5E5 #CCCCCC #CCCCCC #E5E5E5;border-left: 1px solid #E5E5E5;border-style: solid;border-width: 1px;display: inline;float: left;height: 23px;margin: 0;padding-left: 30px;width: 84px;}
.raporteaza form.raporteaza_form .groups			{	float:left;display:inline;}
.raporteaza form.raporteaza_form input.short1		{	float:left;display:inline;width:229px;height:26px;margin:0 20px 14px 0;padding:0 10px;border:none;background:url(../images/short_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form input.short2		{	float:left;display:inline;width:229px;height:26px;margin:0 10px 14px 0;padding:0 10px;border:none;background:url(../images/short_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form select.long		{	float:left;display:inline;width:561px;height:26px;margin:0 0 14px 0;padding:3px 10px 3px 10px;border:none;background:url(../images/long_select.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form textarea			{	float:left;display:inline;width:541px;height:159px;margin:0 0 14px 0;padding:10px;border:none;background:url(../images/textarea_add_event.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form textarea.mini	{	float:left;display:inline;width:541px;height:159px;margin:0 0 14px 0;padding:10px;border:none;background:url(../images/textarea_add_mini.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.raporteaza form.raporteaza_form input.raporteaza_submit	{	float:right;display:inline;width:78px;height:31px;margin:0px 0 14px 0;padding:0px;border:none;background:url(../images/forms_submit_btn.png) no-repeat top left;font-size:14px;font-weight:700;color:#444343;font-family:"museo-sans-n7", "museo-sans";line-height:14px;cursor:pointer;}
.raporteaza form.raporteaza_form input.checkbox	{	float:left;display:inline;margin-top:2px;}
.raporteaza form.raporteaza_form span.text_checkbox	{	float:right;display:inline;width:535px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 10px 0}
.raporteaza  .note									{	float:left;display:inline;width:562px ;margin:0 0 20px 0 ;font-size:14px ;font-weight:500 ;color:#0063b2 ;font-family:"museo-sans-n5", "museo-sans" ;line-height:18px; !important}
.raporteaza form.raporteaza_form .note				{	float:left;display:inline;width:562px ;margin:0 0 20px 0 ;font-size:14px ;font-weight:500 ;color:#0063b2 ;font-family:"museo-sans-n5", "museo-sans" ;line-height:18px; !important}
.raporteaza form.raporteaza_form .subtitle 		{	float:left;display:inline;width:562px;margin:10px 0px 12px 0px;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}



/************************************************************************************************************************************************************************
*************************************************************************************************************************************************************************
******************** BOXURI LATERALE ************************************************************************************************************************************
*************************************************************************************************************************************************************************
*************************************************************************************************************************************************************************/


.block-wline					{	float:left; display:inline; width:302px;margin:0 0 20px 0}
.block-wline .header				{	float:left; display:inline; width:270px;padding:19px 16px 18px 16px;font-size:18px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:20px;background-position:top left;background-repeat:none;background-image:url(../images/block-wline-header-grey.png);border-bottom:1px solid #d6d6d6;}
.block-wline .header.grey		{	background-image:url(../images/block-wline-header-grey.png); border-bottom:1px solid #d6d6d6;color:#2b2b2b;}
.block-wline .header.blue		{	background-image:url(../images/block-wline-header-blue.png); border-bottom:none;color:#fff;}
.block-wline .content			{	float:left;display:inline; width:268px;padding:10px 16px 10px 16px;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;background:#fff;}
.block-wline .top_complete		{	float:left;display:inline; width:302px;height:5px; background:url(../images/box_top.png) no-repeat top left;margin:0;padding:0;}
.block-wline .bottom_complete	{	float:left;display:inline; width:302px;height:5px; background:url(../images/box_bottom.png) no-repeat top left;margin:0;padding:0;}
.block-wline .content a.more_link_1	{	float:left;display:inline; font-size:14px;font-weight:700;color:#0063b2;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;background:url(../images/more_link_1.png) no-repeat right center;padding:0 17px 0 0;}
.block-wline .content a.more_link_2	{	float:left;display:inline; font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;text-decoration:none;background:url(../images/more_link_2.png) no-repeat left center;padding:0 0 0 25px;}

/**** anunturi si comunicate ***/
.block-wline .content .anunt 	{	float:left;display:inline; width:268px; background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 15px 0;margin:0 0 10px 0;}
.block-wline .content .anunt .date	{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#000000;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}
.block-wline .content .anunt a.name	{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 6px 0;text-decoration:none}
.block-wline .content .anunt .text	{	float:left;display:inline; width:268px; font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}

/**** noutati box lateral ***/
.block-wline .content .side_noutate 			{	float:left;display:inline; width:268px; background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 15px 0;margin:0 0 10px 0;}
.block-wline .content .side_noutate .date	{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;}
.block-wline .content .side_noutate a.name	{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 6px 0;text-decoration:none}
.block-wline .content .side_noutate .item	{	float:left;display:inline; width:268px; }
.block-wline .content .side_noutate .item a.pic		{	float:left;display:inline; width:122px;}
.block-wline .content .side_noutate .item a.pic img	{	float:left;display:inline; width:116px;border:3px solid #dddddd;}
.block-wline .content .side_noutate .item .text		{	float:right;display:inline; width:136px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:16px;}

/**** evenimente box lateral ***/
.block-wline .content .side_event 			{	float:left;display:inline; width:268px; background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 15px 0;margin:0 0 10px 0;}
.block-wline .content .side_event .item		{	float:left;display:inline; width:268px; }
.block-wline .content .side_event .item a.pic		{	float:left;display:inline; width:122px;}
.block-wline .content .side_event .item a.pic img	{	float:left;display:inline; width:122px;border:none;}
.block-wline .content .side_event .item .text		{	float:right;display:inline; width:136px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:16px;}
.block-wline .content .side_event .text .date		{	float:left;display:inline; width:136px; font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 6px 0}
.block-wline .content .side_event .text a.name	{	float:left;display:inline; width:136px; font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;margin:0 0 6px 0;text-decoration:none}

/**** catalog box lateral ***/
.block-wline .content .side_catalog 					{	float:left;display:inline; width:268px; background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 15px 0;margin:0 0 10px 0;}
.block-wline .content .side_catalog .item			{	float:left;display:inline; width:268px; }
.block-wline .content .side_catalog .item a.pic		{	float:left;display:inline; width:122px;}
.block-wline .content .side_catalog .item a.pic img	{	float:left;display:inline; width:116px;border:3px solid #dddddd;}
.block-wline .content .side_catalog .item .text		{	float:right;display:inline; width:136px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:16px;}
.block-wline .content .side_catalog .text a.name		{	float:left;display:inline; width:136px; font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;margin:0 0 6px 0;text-decoration:none}


/**** side_editable_box box lateral ***/
.block-wline .content .side_editable_box 			{	float:left;display:inline; width:268px; }
.block-wline .content .side_editable_box  a.pic		{	float:left;display:inline; width:268px;margin:0 0 16px 0}
.block-wline .content .side_editable_box  a.pic img	{	float:left;display:inline; width:256px;border:6px solid #dddddd;}
.block-wline .content .side_editable_box .date		{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 6px 0}
.block-wline .content .side_editable_box .text		{	float:right;display:inline; width:268px;font-size:14px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:18px;margin:0 0 12px 0}

/*** imiage box ****/
a.image_box			{	float:left;display:inline; width:302px;}
a.image_box	img		{	float:left;display:inline; width:300px;border:1px solid #c2c2c2}

/**** box list ***/

.block-wline .content img.box_list_img				{	float:left;display:inline; width:268px;margin:0 0 10px 0;}
.block-wline .content span.box_list_description		{	float:left;display:inline; width:268px;font-size:16px;font-weight:700;color:#2b2b2b;font-family:"museo-sans-n7", "museo-sans";line-height:19px;border-bottom:1px solid #c6c6c6;padding:0 0 14px 0;margin:0 0 11px 0}
.block-wline .content .box_list_item 				{	float:left;display:inline; width:268px; background:url(../images/dotted_border_bottom.png) repeat-x bottom left;padding:0 0 15px 0;margin:0 0 10px 0;}
.block-wline .content .box_list_item a.name			{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#0063b2;font-family:"museo-sans-n5", "museo-sans";line-height:19px;margin:0 0 6px 0;text-decoration:none}
.block-wline .content .box_list_item a.name:hover	{	text-decoration:underline}
.block-wline .content .box_list_item .text			{	float:left;display:inline; width:268px; font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}

/*** sondaje de opinie ******/
.block-wline .content .contentText	{	float:left;display:inline;width:268px;padding:0 0 11px 0;margin:0 0 11px 0;background:url(../images/dotted_border_bottom.png) repeat-x scroll left bottom transparent;font-size:14px;font-weight:700;color:#454545;font-family:"museo-sans-n7", "museo-sans";line-height:18px;}
.block-wline .content form.poll_form		{	float:left;display:inline;width:268px;}
.block-wline .content form.poll_form fieldset		{	float:left;display:inline;width:268px;border:none}
.block-wline .content .poll_row	{	float:left;display:inline;width:268px;background:url(../images/dotted_border_bottom.png) repeat-x scroll left bottom transparent;padding:0 0 11px 0;margin:0 0 11px 0;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;}
.block-wline .content form.poll_form .poll_row input	{	float:left;display:inline;margin:2px 10px 0 0;}
.block-wline .content form.poll_form .poll_row label	{	float:right;display:inline;width:215px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 30px 0 0}
.block-wline .content form.poll_form  input.poll_btn	{	float:left;display:inline;width:80px;height:30px;background:url(../images/poll_btn_bg.png) no-repeat top left;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:14px;margin:0 0 0 92px;border:none}

.block-wline .content .poll_row .answer	{	float:left;display:inline;width:268px;font-size:14px;font-weight:500;color:#2b2b2b;font-family:"museo-sans-n5", "museo-sans";line-height:18px;margin:0 0 5px 0}
.block-wline .content .poll_row .graph-back	{	float:left;display:inline;width:268px;height:10px;background:#d6d6d6;}
.block-wline .content .poll_row .graph-back .graph	{	float:left;display:inline;height:10px;background:#0075d2;position:relative;}
.block-wline .content .poll_row .graph .percent	{	position:absolute;top:13px;right:10px;font-size:12px;font-weight:500;color:#000;font-family:"museo-sans-n5", "museo-sans";line-height:12px;}

/*** side newsletter ****/
.block-wline .content .descr	{	float:left;display:inline;width:268px;font-size:14px;font-weight:500;color:#454545;font-family:"museo-sans-n5", "museo-sans";line-height:19px;padding:0 0 11px 0;margin:0 0 11px 0;background:url(../images/dotted_border_bottom.png) repeat-x scroll left bottom transparent;}
.block-wline .content form.side_newsletter		{	float:left;display:inline;width:275px;}
.block-wline .content form.side_newsletter fieldset		{	float:left;display:inline;width:275px;border:none}
.block-wline .content form.side_newsletter fieldset input.text		{	float:left;display:inline;width:188px;height:26px;padding:0 5px;margin:2px 0 0 0;border:none;background:url(../images/side_newsletter_text_input.png) no-repeat top left;font-size:14px;font-weight:700;color:#8d8d8d;font-family:"museo-sans-n7", "museo-sans";line-height:14px;}
.block-wline .content form.side_newsletter  input.btn	{	float:right;display:inline;width:73px;height:30px;margin:0 2px 0 0;background:url(../images/side_newsletter_btn.png) no-repeat top left;font-size:14px;font-weight:700;color:#fff;font-family:"museo-sans-n7", "museo-sans";line-height:14px;margin:0 0 0 0px;border:none}

/************************************************************************************************************************************************************************
******************** END BOXURI LATERALE ********************************************************************************************************************************
*************************************************************************************************************************************************************************/


