html, body {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url('../img/header_background.png') top left repeat-x;
}

/* style placeholder edit */

.k_container{
	position: relative;
}
.k_edit{
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	width: 20px;
	z-index: 4000;
}

.k_content{
	position: relative;
	left: 0px;
	top: -20px;
}

/* end style placeholder edit */

.main_div{
	margin: 0 auto;
	width: 980px;
}

a{ outline-style: none; }
h1, h2, h3, h4 , h5, h6{ float: left; font-family: Lucida Sans Unicode, Lucida Grande; margin: 0px; padding: 0px; color: #333335; font-weight: normal; }
p { float: left; font-size: 12px; color: #333333; margin: 0px; padding: 0px; font-family: Arial, Tahoma, Verdana; }
ul { margin: 0px; padding: 0px; list-style: none;}
input { font-size: 11px; font-family: Tahoma, Arial, Verdana; border: 0px; background: none; outline: none; z-index: 3000; }
img { border: 0px; padding: 0px; margin: 0px; }
textarea{ outline: none; }

.fl { float:left; }
.fr { float:right; }

.prelative{ position: relative; float: left; }

.clear{ clear: both; margin: 0px; padding: 0px; overflow: hidden; font-size: 0px; height: 0px;}
.clearh{ clear: both; margin: 0px; padding: 0px; height: 5px; }
.clear_ie6{ clear: both; margin: 0px; padding: 0px; display: inline; }

.paddl{ padding: 0px 0px 0px 2px; }
.paddr{ padding: 0px 2px 0px 0px; }

.h10{ float: left; height: 10px; font-size: 10px; }

.header_div{
	float: left;
	position: relative;
	height: 222px;
	width: 980px;
}

.header_top{
	float: right;
	height: 44px;
	padding: 14px 0px 0px 0px;
}

.header_top span{
	display: block;
	line-height: 24px;
	padding-left: 2px;
	color: #ffffff;
}

.header_top span b{
	padding: 0px 5px 0px 5px;
	color: #64bee5;
}

.ul_top{
	float: left;
	list-style-type: none;
	height: 24px;
}

.ul_top li.rest_li{
	float: left;
	display: block;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	padding: 0px 8px 0px 10px;
	background: url('../img/li_line_left.gif') center left no-repeat;
	font-family: Tahoma;
	font-size: 11px;
}

.ul_top li a{
	color: #64bee5;
	text-decoration: none;
}

.ul_top li a:hover{
	text-decoration: underline;
}

.ul_top li.first_li{
	float: left;
	display: block;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	padding: 0px 8px 0px 10px;
	font-family: Tahoma;
	font-size: 11px;
	background: none;
}

.logout_button{
	border: 0px;
	background: url('../img/logout_button.png') center no-repeat;
	height: 20px;
	width: 56px;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

.inp_search_div{
	float: left;
	background: url('../img/inp_search_bg.png') center left no-repeat;
	width: 198px;
	height: 24px;
	/*padding: 4px 0px 0px 15px;*/
}

input.inp_src{
	border: 0px;
	width: 125px;
	color: #ffffff;
	background: none;
	margin: 4px 0px 0px 15px;
}

* html input.inp_src{ margin: 3px 0px 0px 15px; }
* + html input.inp_src{ margin: 3px 0px 0px 15px; }

.poz_div_src{
	position: absolute;
	top: 2px;
	left: 145px;
}

input.search_bnt{
	border: 0px;
	width: 51px;
	height: 20px;
	background: url('../img/search_button.png') center left no-repeat;
	cursor: pointer;
}

.header_center{
	float: left;
	position: absolute;
	width: 988px;
	height: 117px;
	background: url('../img/logo_background.png') left no-repeat;
	z-index: 900;
}

.logo_div{
	float: left;
	padding: 10px 0px 0px 25px;
}

.banner_div{
	float: left;
	padding: 10px 0px 0px 22px;
}

.h117{
	float: left;
	height: 117px;
	width: 980px;
}

.header_bottom{
	float: left;
	width: 980px;
}

ul.ul_menu{
	float: left;
	position: relative;
	top: 1px;
	display: block;
	list-style-type: none;
	height: 31px;
	padding: 15px 0px 0px 0px;
}

ul.ul_menu li{
	float: left;
	display: inline;
	margin: 0px 2px 0px 0px;
}

.a1{
	float: left;
	width: 54px;
	height: 31px;
	display: block;
	background: url('../img/stiri2.png') top left no-repeat;
	cursor: pointer;
}


a.a1:hover{
	background: url('../img/stiri2.png') bottom left no-repeat;
}

.selected_tab1{
	float: left;
	width: 54px;
	height: 31px;
	display: block;
	background: url('../img/stiri2.png') bottom left no-repeat;
}

a.a2{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/reportaje.png') top left no-repeat;
	cursor: pointer;
}

a.a2:hover{
	background: url('../img/reportaje.png') bottom left no-repeat;
}

a.a2hover{
	background: url('../img/reportaje.png') bottom left no-repeat;
}

a.selected_tab2{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/reportaje.png') bottom left no-repeat;
}

a.a3{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/interviuri.png') top left no-repeat;
	cursor: pointer;
}

a.a3:hover{
	background: url('../img/interviuri.png') bottom left no-repeat;
}

a.a3hover{
	background: url('../img/interviuri.png') bottom left no-repeat;
}

a.selected_tab3{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/interviuri.png') bottom left no-repeat;
}

a.a4{
	float: left;
	width: 68px;
	height: 31px;
	display: block;
	background: url('../img/analize.png') top left no-repeat;
	cursor: pointer;
}

a.a4:hover{
	background: url('../img/analize.png') bottom left no-repeat;
}

a.a4hover{
	background: url('../img/analize.png') bottom left no-repeat;
}

a.selected_tab4{
	float: left;
	width: 68px;
	height: 31px;
	display: block;
	background: url('../img/analize.png') bottom left no-repeat;
}

a.a5{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/dezbateri.png') top left no-repeat;
	cursor: pointer;
}

a.a5:hover{
	background: url('../img/dezbateri.png') bottom left no-repeat;
}

a.a5hover{
	background: url('../img/dezbateri.png') bottom left no-repeat;
}

a.selected_tab5{
	float: left;
	width: 79px;
	height: 31px;
	display: block;
	background: url('../img/dezbateri.png') bottom left no-repeat;
}

a.a6{
	float: left;
	width: 73px;
	height: 31px;
	display: block;
	background: url('../img/zvonuri.png') top left no-repeat;
	cursor: pointer;
}

a.a6:hover{
	background: url('../img/zvonuri.png') bottom left no-repeat;
}

a.a6hover{
	background: url('../img/zvonuri.png') bottom left no-repeat;
}

a.selected_tab6{
	float: left;
	width: 73px;
	height: 31px;
	display: block;
	background: url('../img/zvonuri.png') bottom left no-repeat;
}

a.a7{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/bloguri.png') top left no-repeat;
	cursor: pointer;
}

a.a7:hover{
	background: url('../img/bloguri.png') bottom left no-repeat;
}

a.a7hover{
	background: url('../img/bloguri.png') bottom left no-repeat;
}

a.selected_tab7{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/bloguri.png') bottom left no-repeat;
}


a.a11{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/membri.png') top left no-repeat;
	cursor: pointer;
}

a.a11:hover{
	background: url('../img/membri.png') bottom left no-repeat;
}

a.a11hover{
	background: url('../img/membri.png') bottom left no-repeat;
}

a.selected_tab11{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/membri.png') bottom left no-repeat;
}

a.a12{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/grupuri.png') top left no-repeat;
	cursor: pointer;
}

a.a12:hover{
	background: url('../img/grupuri.png') bottom left no-repeat;
}

a.a12hover{
	background: url('../img/grupuri.png') bottom left no-repeat;
}

a.selected_tab12{
	float: left;
	width: 71px;
	height: 31px;
	display: block;
	background: url('../img/grupuri.png') bottom left no-repeat;
}

a.a13{
	float: left;
	width: 93px;
	height: 31px;
	display: block;
	background: url('../img/who_s_who.png') top left no-repeat;
	cursor: pointer;
}

a.a13:hover{
	background: url('../img/who_s_who.png') bottom left no-repeat;
}

a.a13hover{
	background: url('../img/who_s_who.png') bottom left no-repeat;
}

a.selected_tab13{
	float: left;
	width: 93px;
	height: 31px;
	display: block;
	background: url('../img/who_s_who.png') bottom left no-repeat;
}

a.a8{
	float: left;
	width: 98px;
	height: 31px;
	display: block;
	background: url('../img/evenimente.png') top left no-repeat;
	cursor: pointer;
}

a.a8:hover{
	background: url('../img/evenimente.png') bottom left no-repeat;
}

a.a8hover{
	background: url('../img/evenimente.png') bottom left no-repeat;
}

a.selected_tab8{
	float: left;
	width: 98px;
	height: 31px;
	display: block;
	background: url('../img/evenimente.png') bottom left no-repeat;
}

a.a9{
	float: left;
	width: 103px;
	height: 31px;
	display: block;
	background: url('../img/revista_presei.png') top left no-repeat;
	cursor: pointer;
}

a.a9:hover{
	background: url('../img/revista_presei.png') bottom left no-repeat;
}

a.selected_tab9{
	float: left;
	width: 103px;
	height: 31px;
	display: block;
	background: url('../img/revista_presei.png') bottom left no-repeat;
}

a.a10{
	float: left;
	width: 93px;
	height: 31px;
	display: block;
	background: url('../img/ai_un_pont.png') top left no-repeat;
	cursor: pointer;
}

/** end header **/


/** content  **/

.content_left{
	float: left;
	width: 690px;
}

.top_content_left{
	float: left;
	width: 690px;
	height: 30px;
	padding: 0px 0px 0px 0px;
}

.content_detailes{
	float: left;
	width: 690px;
}

.content_det_left{
	float: left;
	width: 480px;
}

.content_right{
	float: right;
	width: 280px;
	padding: 0px 0px 10px 10px;
}

.content_right_l{
	float: right;
	width: 280px;
	padding: 30px 0px 10px 10px;
}

.newsletter{
	float: left;
	width: 280px;
	height: 89px;
	background: url('../img/bg_newsletter.png') no-repeat;
}

h3.heading_section{
	font-size: 20px;
	padding: 5px 0px 0px 10px;
	width: 270px;
}

p.text_content{
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}

.div_inp_news{
	float: left;
	width: 80px;
	height: 24px;
	background: url('../img/inp_news.png') center no-repeat;
	margin: 8px 0px 0px 10px;
}

* html .div_inp_news{
	display: inline;
}

.div_inp_news2{
	float: left;
	width: 80px;
	height: 24px;
	background: url('../img/inp_news.png') center no-repeat;
	margin: 8px 0px 0px 5px;
}

* html .div_inp_news2{
	display: inline;
}

.div_but_news{
	float: left;
	width: 87px;
	height: 24px;
	margin: 8px 0px 0px 5px;
}

* html .div_but_news{
	display: inline;
}

input.inp_news{
	width: 68px;
	margin: 4px 0px 0px 6px;
}

input.but_news{
	width: 87px;
	height: 24px;
	background: url('../img/aboneaza_te_but.png') center no-repeat;
	cursor: pointer;
}

.perla_zilei{
	float: left;
	width: 280px;
	padding: 5px 0px 0px 0px;
}

.img_div_cr{
	float: left;
	width: 77px;
	height: 57px;
	border: 1px solid #838383;
	margin: 5px 0px 0px 0px;
}

.text_q{
	float: left;
	width: 175px;
	padding: 5px 0px 0px 10px;
	font-size: 12px;
}

a.detalii{
	float: left;
	display: block;
	width: 50px;
	height: 22px;
	background: url('../img/detalii.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

a.detalii:hover{
	text-decoration: underline;
}


a.toate{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	background: url('../img/arrow_all.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.toate:hover{
	text-decoration: underline;
}

.reportaj{
	float: left;
	width: 280px;
	background: url('../img/bg_header_r.png') top center no-repeat;
	margin: 10px 0px 0px 0px;
}

.img_reportaj{
	float: left;
	width: 77px;
	height: 57px;
	border: 1px solid #838383;
	margin: 10px 0px 0px 0px;
}

a.text_r{
	float: left;
	width: 175px;
	padding: 15px 0px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2970ae;
	font-weight: bold;
	text-decoration: none;
}

a.text_r:hover{
	text-decoration: underline;
}

.padd_p{
	padding: 5px 0px 0px 0px
}

.subtile{
	float: left;
	font-size: 12px;
	color: #333335;
	font-weight: bold;
	font-family: Tahoma;
	padding: 12px 0px 5px 0px;
	background: url('../img/border_h_dotted.png') left bottom repeat-x;
	width: 280px;
}

a.a_reportaj{
	padding: 8px 0px 10px 0px;
	text-decoration: none;
	color: #2970ae;
	background: url('../img/border_h_dotted.png') left bottom repeat-x;
	width: 280px;
	display: block;
	margin: 0px;
}

a.a_reportaj:hover{
	text-decoration: underline;
}

a.toate_reportajele{
	float: left;
	display: block;
	width: 122px;
	height: 22px;
	background: url('../img/toate_reportajele.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	line-height: 21px;
	font-size: 10px;	
}

.reclama{
	float: left;
	width: 252px;
	height: 252px;
	border: 1px solid #e8e8e8;
	padding: 13px;
	margin: 10px 0px 0px 0px;
}

* html .reclama{
	display: inline;
}

.reclama img{
	border: 1px solid #e8e8e8;
}

.top_analiza{
	float: left;
	width: 280px;
	background: url('../img/top_analiza.png') top no-repeat;
	margin: 10px 0px 0px 0px;
	height: 28px;
}

* html .top_analiza{
	display: inline;
}

.analiza{
	float: left;
	width: 278px;
	background-color: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	display: inline;	
}

.end_analiza{
	float: left;
	width: 280px;
	background: url('../img/bottom_analiza.png') top no-repeat;
	height: 8px;
}

a.sub{
	float: left;
	font-size: 20px;
	color: #333335;
	font-family: Georgia;
	padding: 2px 0px 5px 10px;
	width: 268px;
	font-weight: normal;
	color: #1e5282;
	text-decoration: none;
}

a.sub:hover{
	text-decoration: underline;
}

.div_poza_analiza{
	float: left;
	border: 1px solid #838383;
	width: 258px;
	height: 194px;
	margin: 0px 0px 0px 9px;
	display: inline;
}

.padd_p2{
	float: left;
	padding: 5px 0px 0px 10px;
	width: 268px;
}

a.analiza_completa{
	float: left;
	display: inline;
	width: 114px;
	height: 22px;
	background: url('../img/analiza_completa.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 4px;
	line-height: 21px;
	font-size: 10px;
}

a.toate_analizele{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	background: url('../img/arrow_all.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.toate_analizele:hover{
	text-decoration: underline;
}

.sondaj{
	float: left;
	width: 280px;
	background: url('../img/bg_header_r.png') top center no-repeat;
	margin: 10px 0px 0px 0px;
}

.question{
	float: left;
	font-size: 20px;
	color: #333335;
	font-family: Georgia;
	padding: 8px 0px 5px 0px;
	width: 268px;
	font-weight: normal;
	color: #000000;	
}

.radio_div{
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 23px;
}

* html .radio_div{
	padding: 5px 0px 0px 0px;
}

* + html .radio_div{
	padding: 6px 0px 0px 0px;
}

.label_s{
	float: left;
	padding: 7px 5px 0px 5px;
	width: 240px;
	color: #276faa;
}

a.voteaza{
	float: left;
	display: block;
	width: 65px;
	height: 22px;
	background: url('../img/voteaza.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	line-height: 21px;
	font-size: 10px;
}

a.toate_sondajele{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 8px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	background: url('../img/arrow_all.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.toate_sondajele:hover{
	text-decoration: underline
}

a.opinia{
	float: left;
	display: block;
	width: 72px;
	height: 22px;
	background: url('../img/opinia.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 8px 0px 0px 10px;
	padding: 0px 0px 0px 7px;
	line-height: 21px;
	font-size: 10px;
}

.div_sondaj{
	float: left;
	width: 258px;
	margin: 0px 0px 0px 9px;
	display: inline;
}

.left_dp{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/left_dp.png') no-repeat;
}

.pro_dezbatere{
	float: left;
	height: 22px;
	background: url('../img/pro_line.png') repeat-x;
}

.right_dp{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/right_dp.png') no-repeat;	
}

.left_dc{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/left_dc.png') no-repeat;
	margin: 0px 0px 0px 2px;
	display: inline;
}

.left_dc_o{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/left_dc.png') no-repeat;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.left_dc2{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/left_dc.png') no-repeat;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.contra_dezbatere{
	float: left;
	height: 22px;
	background: url('../img/contra_line.png') repeat-x;
}

.right_dc{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/right_dc.png') no-repeat;	
}

.top_stire{
	float: left;
	width: 480px;
	height: 31px;
	background: url('../img/bg_stirea_zilei.png') no-repeat;
}

.content_stire{
	float: left;
	width: 480px;
	height: 300px;
	background: url('../img/bg_line_stire.png') repeat-y;
}

.bottom_stire{
	float: left;
	width: 480px;
	height: 8px;
	line-height: 8px;
	background: url('../img/bottom_stirea_zilei.png') no-repeat;
}

h3.heading_title{
	font-size: 20px;
	padding: 4px 0px 0px 20px;
	color: #ffffff;
}

.date_bg{
	float: left;
	width: 40px;
	height: 47px;
	background: url('../img/date_bg.png') no-repeat;
	margin: 10px 0px 0px 10px;
	display: inline;
}

.month_s{
	color: #ffffff;
	font-size: 11px;
	width: 40px;
	height: 17px;
	line-height: 17px;
	text-align: center;
}

.day_s{
	color: #000000;
	font-size: 14px;
	width: 40px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
}

p.title_stire{
	float: left;
	margin: 10px 0px 0px 10px;
	display: inline;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;
	width: 410px;
	font-weight: normal;
	height: 48px;
}

h1.title_stire{
	float: left;
	margin: 10px 0px 0px 10px;
	display: inline;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;
	width: 410px;
	font-weight: normal;
	height: 48px;
}

.title_stire b{
	font-weight: normal;
	color: #65bfe4;
}

.img_stire{
	float: left;
	width: 249px;
	height: 186px;
	border: 1px solid #838383;
	margin: 10px 0px 0px 10px;
	display: inline;
}

.text_stire{
	float: left;
	width: 190px;
	margin: 20px 0px 0px 10px;
	color: #ffffff;
}

a.tot_articolul{
	float: left;
	display: block;
	width: 94px;
	height: 22px;
	background: url('../img/tot_articolul.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

.data_div{
	float: left;
	width: 459px;
	margin: 10px 0px 0px 10px;
	background: url('../img/dotted_line.png') top left repeat-x;
	padding: 8px 0px 5px 0px;
	display: inline;
}

.data_ul{
	float: left;
	list-style-type: none;
}

.data_ul li{
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
}

.data_ul li a{
	float: left;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.data_ul li a:hover{
	text-decoration: underline;
}

.data_ul li.li_afisari{
	background: url('../img/afisari_ico.png') center left no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

.data_ul li.li_comments{
	background: url('../img/comments_ico.png') center left no-repeat;
	padding: 0px 0px 0px 14px;
}

.data_ul li.li_video{
	background: url('../img/video_ico.png') center left no-repeat;
	padding: 0px 0px 0px 17px;
}

.data_ul li span.a_afisari{
	color: #9b9b9b;
	font-size: 11px;
	font-family: Arial;
}

.data_ul li a.a_comments	{
	color: #276faa;
}

.data_ul li a.a_video{
	color: #276faa;
}

.alte_stiri{
	float: left;
	width: 480px;
	border-bottom: 2px solid #cf2f21;
	color: #286fad;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 10px 0px
}

.div_stire{
	float: left;
	width: 480px;
	height: 151px;
	background-color: #f7f7f7;
	margin: 10px 0px 0px 0px;
}

a.titlu_stire{
	float: left;
	font-size: 17px;
	font-family: Times New Roman;
	color: #1e5282;
	text-decoration: none;
	width: 302px;
	padding: 2px 0px 0px 8px;
}

a.titlu_stire:hover{
	text-decoration: underline;
}

h2.fl_titlu_stire_h {
	font-size: 17px;
	font-family: Times New Roman;
	color: #1e5282;
	font-weight: normal;
	margin: 0;
	padding: 0;
	
}

.text_news{
	float: left;
	padding: 4px 0px 10px 0px;
	width: 300px;
	background: url('../img/dot_line_gray.png') bottom left repeat-x;
	margin: 0px 0px 0px 8px;
	display: inline;
}

.w310{
	width: 310px;
}

.fl_img{
	float: right;
	border: 1px solid #838383;
	margin: 10px 10px 0px 0px;
	display: inline;
}

.fl_img_div{
	float: right;
	border: 1px solid #838383;
	margin: 10px 10px 0px 0px;
	display: inline;
	width: 138px;
	height: 103px;
	
	
}

.data_ul2{
	float: left;
	list-style-type: none;
	margin: 10px 0px 0px 8px;
	display: inline;
}

.rem_ul_margin{
	margin: 9px 0px 0px 0px;
}

.rem_margin{
	margin: 5px 0px 3px 0px;
}

.data_ul2 li{
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
}

.data_ul2 li.marg_li{
	margin: 0px 15px 0px 0px;
}

.data_ul2 li a{
	float: left;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.data_ul2 li span{
	float: left;
	font-size: 11px;
	color: #9b9b9b;
	padding: 0px 5px 0px 0px;
}

.data_ul2 li a:hover{
	text-decoration: underline;
}

.data_ul2 li.li_time{
	background: url('../img/time_ico.png') center left no-repeat;
	padding: 0px 0px 0px 14px;
}

.data_ul2 li.li_afis{
	background: url('../img/afis_ico.png') center left no-repeat;
	padding: 0px 0px 0px 13px;
}

.data_ul2 li.li_comm{
	background: url('../img/comm_ico.png') center left no-repeat;
	padding: 0px 0px 0px 15px;
}

.data_ul2 li.li_autor{
	background: url('../img/autor.png') center left no-repeat;
	padding: 0px 0px 0px 12px;
}

.data_ul2 li span.a_time{
	color: #9b9b9b;
	text-decoration: none;
}

.data_ul2 li span.a_afis	{
	color: #9b9b9b;
	text-decoration: none;
}

.data_ul2 li a.a_autor	{
	color: #9b9b9b;
	font-weight: bold;
}

.data_ul2 li a.a_comm{
	color: #276faa;
}

a.bg_art_complet{
	float: left;
	display: inline;
	width: 108px;
	height: 22px;
	background: url('../img/bg_art_complet.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 6px 0px 0px 8px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

a.bg_art_complet2{
	float: left;
	display: inline;
	width: 108px;
	height: 22px;
	background: url('../img/bg_art_complet.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

.fr_all{
	float: left;
	width: 480px;
	padding: 10px 0px 15px 0px
}

a.toate_stirile{
	float: right;
	display: block;
	width: 91px;
	height: 22px;
	background: url('../img/toate_stirile.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 6px 0px 0px 8px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

.cleft_right{
	float: left;
	padding: 0px 0px 0px 10px;
	width: 200px;
}

.dan_a{
	float: left;
	width: 200px;
	background: url('../img/da_bottom.png') bottom no-repeat;
	padding: 0px 0px 8px 0px;
}

.da_content{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/ip.png') top left no-repeat;
}

.da_pic{
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 10px 0px 0px 10px;
	display: inline;
}

div.da_title{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/bg_da.png') bottom no-repeat;
}

a.da_title_s{
	float: left;
	width: 185px;
	padding: 10px 0px 10px 10px;
	text-decoration: none;
	color: #2970ae;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
}

a.da_title_s:hover{
	text-decoration: underline;
}

.padding_p{
	float: left;
	padding: 5px 10px 10px 10px;
}

.da_link{
	float: left;
	color: #2970ae;
	text-decoration: none;
	font-size: 12px;	
	padding: 0px 0px 10px 10px;	
}

.da_link:hover{
	text-decoration: underline;
}

h3.heading_zvonuri{
	float: left;
	font-size: 20px;
	padding: 5px 0px 0px 5px;
	width: 195px;
	height: 26px;
	background: url('../img/zvonuri_bg.png') no-repeat;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
}

.zvonuri{
	float: left;
}

.zvonuri img{
	border-left: 1px solid #838383;
	border-right: 1px solid #838383;
	border-bottom: 1px solid #838383;
	margin: 0px;
	padding: 0px;
}

.zvonuri img.all_border{
	border: 1px solid #838383;
	margin: 0px;
	padding: 0px;
}

.zvonuri .img_z{
	border: 1px solid #838383;
	margin: 0px;
	padding: 0px;
}

.text_desc{
	background: #333335;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0px 0px 10px;
	height: 34px;
	margin: 0px 0px 5px 0px;
	width: 190px;
}

a.text_desc_z{
	float: left;
	display: inline;
	background: #333335;
	padding: 4px 10px 4px 10px;
	/*height: 34px;*/
	margin: 0px 0px 5px 0px;
	width: 180px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.text_desc_z:hover{
	text-decoration: underline;
}

.continua{
	float: left;
	display: block;
	width: 75px;
	height: 22px;
	background: url('../img/bg_continua.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

a.comments_r{
	float: left;
	width: 90px;
	height: 21px;
	line-height: 22px;
	background: url('../img/bg_comm.png') no-repeat;
	padding: 1px 0px 0px 25px;
	font-size: 10px;
	color: #296fad;
	display: block;
	text-decoration: none;
}

a.comments_r:hover{
	text-decoration: underline;
}

.bg_line{
	float: left;
	height: 21px;
	line-height: 21px;
	width: 200px;
	background: url('../img/border_h_dotted.png') center left repeat-x;
}

.top5{
	float: left;
}

h3.heading_top5{
	float: left;
	font-size: 20px;
	padding: 5px 0px 0px 5px;
	width: 195px;
	height: 26px;
	background: url('../img/zvonuri_bg.png') no-repeat;
	color: #ffffff;
	margin: 0px;
}

.top5_divs{
	float: left;
	position: relative;
	width: 173px;
	/*height: 40px;*/
	padding: 8px 0px 9px 25px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/border_h_dotted.png') bottom left repeat-x;
	color: #2970ae;
}

.top5_divs2{
	float: left;
	position: relative;
	width: 173px;
	/*height: 40px;*/
	padding: 8px 0px 22px 25px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/border_h_dotted.png') bottom left repeat-x;
	color: #2970ae;
}

a.title_top5_art{
	color: #2970ae;
	font-weight: bold;
	text-decoration: none;
}

a.title_top5_art:hover{
	text-decoration: underline;
}

.left_top5{
	position: absolute;
	width: 13px;
	height: 32px;
	top: 0px;
	left: -5px;
	background: url('../img/bg_top_art.png') top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 14px 0px 0px 6px;
	font-size: 11px;
}

.no_dotted{
	background: #f7f7f7;
}

.bottom_top5{
	float: left;
	width: 200px;
	height: 8px;
	line-height: 8px;
	background: url('../img/bg_b_top.png') top left no-repeat;
	font-size: 0px;
}

.bloguri{
	float: left;
	width: 200px;
}


h3.heading_blogs{
	float: left;
	font-size: 20px;
	padding: 4px 0px 0px 5px;
	width: 195px;
	height: 48px;
	background: url('../img/bg_blogs.png') no-repeat;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
}

.blog_content{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7;
}

.name_blg{
	float: left;
	background-color: #e1e1e1;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	color: #205688;
	margin: 10px 0px 0px 0px;
}

.t_blog{
	color: #2970ae;
	width: 130px;
	margin: 2px 0px 0px 5px;
	display: inline;
}

a.t_blog2{
	float: left;
	display: block;
	color: #2970ae;
	width: 130px;
	padding: 2px 0px 0px 5px;
	text-decoration: none;
}

a.t_blog2:hover{
	text-decoration: underline;
}

.w111{
	width: 140px;
}

.text_det_blog{
	float: left;
	padding: 7px 0px 7px 10px;
}

.det_blog{
	float: left;
	display: inline;
	width: 50px;
	height: 22px;
	background: url('../img/detalii_blog.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

.comments_b{
	float: left;
	width: 94px;
	height: 22px;
	line-height: 22px;
	background: url('../img/comment_blog.png') no-repeat;
	padding: 0px 0px 0px 30px;
	font-size: 10px;
	color: #296fad;
}

.bg_line2{
	float: left;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	width: 198px;
	background: url('../img/border_h_dotted.png') bottom left repeat-x;
}

.bottom_content{
	margin: 0 auto;
	width: 980px;
}

h3.act{
	font-size: 20px;
	float: left;
	padding: 10px 0px 4px 10px;
	margin: 0px 0px 15px 0px;
	width: 980px;
	background: url('../img/border_h_dotted.png') bottom left repeat-x;
}

.t_act{
	float: left;
	width: 146px;
	padding: 0px 0px 5px 0px;
}

.t_act a.actualitate{
	color: #1e5282;
	font-family: Times New Roman;
	font-size: 14px;	
	text-decoration: none;
}

.t_act a.actualitate:hover{
	text-decoration: underline;
}

.img_act{
	float: left;
	border: 1px solid #838383;
	width: 144px;
	height: 108px;
}

.text_act{
	float: left;
	width: 146px;
	color: #333333;
	padding: 8px 0px 15px 0px;
}

.w146{
	width: 146px;
}

.w146p{
	width: 146px;
	padding: 0px 0px 0px 62px;
}

.statistici{
	float: right;
	width: 182px;
	height: 208px;
	background: url('../img/bg_statistici.png') no-repeat;
}

h3.heading_statistici{
	float: left;
	font-size: 20px;
	padding: 5px 0px 0px 10px;
	color: #ffffff;
}

.percent{
	float: left;
	padding: 25px 0px 0px 10px;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
}

.stat_text{
	color: #ffffff;
	padding: 5px 0px 0px 10px;
}

.det_stat{
	float: left;
	display: block;
	width: 55px;
	height: 22px;
	background: url('../img/det_statistici.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;	
}

/** end content **/


/** footer **/

.content_div{
	float: left;
	width: 980px;
}

.footer_center{
	margin: 0 auto;
	/*height: 422px;*/
	width: 980px;
}

.footer_content{
	float: left;
}

.recomandari{
	float: left;
	font-size: 20px;
	padding: 25px 0px 8px 1px;
	color: #ffffff;	
}

.footer_bg{
	float: left;
	border-top: 5px solid #286fad;
	background: url('../img/bg_footer5.png') repeat;
	width: 100%;
	/*height: 422px;*/
	height: 105px;
	padding-top: 10px;
}

.bg_recom{
	float: left;
	width: 460px;
	height: 67px;
	background-color: #286fad;
	margin: 0px 0px 3px 0px;
	display: inline;
}

.title_recom{
	float: left;
	width: 165px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	display: inline;	
}

.title_recom a{
	font-weight: bold;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url('../img/arrow_recom.png') center right no-repeat;
	padding: 0px 10px 0px 10px;
}

.title_recom a:hover{
	text-decoration: underline;
}

.text_recom{
	float: left;
	width: 228px;
	height: 57px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
}

.pic_recom{
	float: left;
	width: 61px;
	height: 61px;
	padding: 3px
}

.w460{
	float: left;
	width: 460px;
}

.w220{
	float: left;
	width: 220px;
}

.esential{
	float: left;
	font-size: 20px;
	padding: 25px 0px 8px 20px;
	color: #ffffff;	
}

ul.ess_ul{
	float: left;
	display: block;
	list-style-type: none;
}

ul.ess_ul li{
	display: inline;
	float: left;
	clear: left;
	background: url('../img/bg_l_ess.png') top left repeat-x;
	/* width: 180px; */
	width: 180px;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px
}

ul.ess_ul li a{
	display: inline;
	float: left;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
}

ul.ess_ul li a:hover{
	text-decoration: underline;
}

.w300{
	float: left;
	width: 300px;
}

.video_recent{
	float: left;
	font-size: 14px;
	padding: 25px 0px 14px 1px;
	color: #ffffff;	
	font-family: Georgia;
}

* html .video_recent{
	padding: 25px 0px 13px 1px;
}

.bg_l_video{
	float: left;
	width: 300px;
	background: url('../img/bg_l_ess.png') center left repeat-x;
	font-size: 1px;
	height: 1px;
}

.video_pic{
	float: left;
	width: 98px;
}

.p_video_t{
	float: left;
	width: 90px;
	padding: 7px 0px 7px 2px;
}

.video_pic img{
	border: 1px solid #2970ad;
}

.foto_recent{
	float: left;
	font-size: 14px;
	padding: 15px 0px 14px 1px;
	color: #ffffff;	
	font-family: Georgia;
}

* html .foto_recent{
	padding: 14px 0px 13px 1px;
}

a.vp_title{
	float: left;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.vp_title:hover{
	text-decoration: underline;
}

.footer_bottom{
	float: left;
	width: 980px;
	padding: 5px 0px 0px 0px;
}

.footer_logo{
	float: left;
}

.footer_logo a{
	float: left;
	display: block;
	border: 0px;
}

.footer_logo a img{
	float: left;
	border: 0px;
	display: block;
	margin: 0px 0px 0px 3px;
}

.list_footer{
	float: left;
	height: 29px;
	line-height: 29px;
}

.ul_list_footer{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.ul_list_footer li{
	margin: 0px;
	padding: 0px;
	float: left;
}

.ul_list_footer li a{
	padding: 0px 10px 0px 10px;
	float: left;
	display: block;
	background: url('../img/line_footer_ul.gif') center left no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.ul_list_footer li a:hover{
	text-decoration: underline;
}

.ul_list_footer li a.no_line{
	background: none;
}

.ul_list_footer li a.no_line:hover{
	text-decoration: underline;
}

.copyright{
	float: left;
	font-family: Arial;
	color: #ffffff;
	padding: 8px 0px 0px 4px;
}

* html .copyright{
	padding: 8px 0px 0px 7px;
}

/* content listing news */

.most_recent{
	float: left;
	height: 30px;
	line-height: 30px;
	color: #286fad;
	font-size: 11px;
	margin: 0px 0px 0px 2px;
	display: inline;
}

a.arhiva_s{
	float: right;
	padding: 0px 0px 0px 13px;
	margin: 0px 1px 0px 0px;
	display: inline;
	background: url('../img/arhiva.png') center left no-repeat;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #9b9b9b;
	font-size: 11px;
}

a.arhiva_s:hover{
	text-decoration: underline;
}

.paginare_top{
	float: left;
	width: 690px;
	padding: 5px 0px 5px 0px;
}

a.back{
	float: left;
	display: block;
	width: 46px;
	height: 22px;
	background: url('../img/inapoi.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 21px;
	font-size: 10px;
}

a.back_d{
	background: url('../img/inapoi_d.png') no-repeat;
	cursor: default;
}

a.next{
	float: left;
	display: block;
	width: 51px;
	height: 22px;
	background: url('../img/inainte.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

a.next_d{
	background: url('../img/inainte_d.png') no-repeat;
	cursor: default;
}

a.first{
	float: left;
	display: block;
	width: 41px;
	height: 22px;
	background: url('../img/prima.png') center left no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
}

a.first_disabled{
	float: left;
	display: block;
	width: 41px;
	height: 22px;
	background: url('../img/prima_disabled.png') center left no-repeat;
	text-decoration: none;
	color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
	cursor: default;
}

a.last{
	float: left;
	display: block;
	width: 46px;
	height: 22px;
	background: url('../img/ultima.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
}

a.last_disable{
	float: left;
	display: block;
	width: 46px;
	height: 22px;
	background: url('../img/ultima_disabled.png') center right no-repeat;
	text-decoration: none;
	color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
	cursor: default;
}

.paginare_top span{
	float: left;
	color: #9b9b9b;
	font-size: 11px;
	padding: 9px 0px 0px 0px;
}

.div_stire_listing{
	position: relative;
	float: left;
	width: 690px;
	height: 151px;
	background-color: #f7f7f7;
	margin: 10px 0px 0px 0px;
}

a.titlu_stire2{
	float: left;
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	text-decoration: none;
	width: 450px;
	padding: 2px 0px 0px 8px;
}

span.titlu_stire2{
	float: left;
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	text-decoration: none;
	width: 450px;
	padding: 2px 0px 0px 8px;
}


a.titlu_stire2:hover{
	text-decoration: underline;
}

h2.fl_titlu_stire2_h {
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a.titlu_stire3{
	float: left;
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	text-decoration: none;
	width: 680px;
	padding: 2px 0px 0px 8px;
}

a.titlu_stire3:hover{
	text-decoration: underline;
}

h2.fl_titlu_stire3_h {
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.text_news2{
	float: left;
	padding: 4px 0px 10px 0px;
	width: 480px;
	margin: 0px 0px 0px 8px;
	display: inline;
}

.position_lnk_art{
	float: left;
	background: url('../img/dot_line_gray.png') top left repeat-x;
	padding: 2px 0px 0px 0px;
	position: absolute;
	bottom: 8px;
	left: 8px;	
	width: 480px;	
}

.w487{
	width: 487px;
}

.w680{
	width: 680px;
}

.text_news3{
	float: left;
	padding: 4px 0px 10px 0px;
	width: 675px;
	margin: 0px 0px 0px 8px;
	display: inline;
}

.position_lnk_art2{
	float: left;
	background: url('../img/dot_line_gray.png') top left repeat-x;
	padding: 2px 0px 0px 0px;
	position: absolute;
	bottom: 8px;
	left: 8px;	
	width: 675px;	
}


.fl_img2{
	float: right;
	border: 1px solid #838383;
	margin: 10px 10px 0px 0px;
	display: inline;
}

.img_div_listing{
	float: right;
	width: 173px;
	height: 129px;
}

.paginare_bottom{
	float: left;
	width: 690px;
	padding: 5px 0px 5px 0px;
}

.paginare_bottom span{
	float: left;
}

ul.ul_paginare{
	float: right;
	list-style-type: none;
}

ul.ul_paginare li{
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

ul.ul_paginare li a{
	float: left;
	display: block;
	line-height: 22px;
	height: 22px;
	color: #1d9cb8;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 6px 0px 6px
}

ul.ul_paginare li a.nr_li_selected{
	background: url('../img/bg_nr_pag.png') center no-repeat;
}

ul.ul_paginare li a:hover{
	text-decoration: underline;
}

ul.ul_paginare li span.nr_dots{
	padding: 3px 0px 0px 0px;
}

ul.ul_paginare li a.back2{
	float: left;
	display: inline;
	width: 46px;
	height: 22px;
	background: url('../img/inapoi.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 21px;
	font-size: 10px;
}

ul.ul_paginare li a.back2_d{
	background: url('../img/inapoi_d.png') no-repeat;
	cursor: default;
}

ul.ul_paginare li a.next2{
	float: left;
	display: inline;
	width: 51px;
	height: 22px;
	background: url('../img/inainte.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

ul.ul_paginare li a.next2_d{
	background: url('../img/inainte_d.png') no-repeat;
	cursor: default;
}

ul.ul_paginare li a.first2{
	float: left;
	display: block;
	width: 41px;
	height: 22px;
	background: url('../img/prima.png') center left no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
}

ul.ul_paginare li a.first2_disabled{
	background: url('../img/prima_disabled.png') center left no-repeat;
	color: #666666;
	cursor: default;
}

ul.ul_paginare li a.last2{
	float: left;
	display: block;
	width: 46px;
	height: 22px;
	background: url('../img/ultima.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	font-size: 10px;
}

ul.ul_paginare li a.last2_disabled{
	background: url('../img/ultima_disabled.png') center right no-repeat;
	color: #666666;
	cursor: default;
}

.div_stire_details{
	float: left;
	width: 690px;
	background-color: #f7f7f7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

.breadcrumbs{
	float: left;
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 0px 2px;
	display: inline;
}

.first_categ{
	color: #286fad;
	font-weight: bold;
	text-decoration: none;
}

.first_categ:hover{
	text-decoration: underline;
}

.sec_categ{
	color: #286fad;
	font-weight: none;
	text-decoration: none;
}

.sec_categ:hover{
	text-decoration: underline;
}

.arrow_breadcrumbs{
	background: url('../img/arrow_breadcrumbs.png') center no-repeat;
	line-height: 30px;
	height: 30px;
	padding: 0px 4px 0px 4px
}

.top_content_left2{
	float: left;
	width: 690px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #CF2F21;
}

h3.titlu_stire_det{
	float: left;
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	padding: 0px 0px 0px 10px;
}

h1.titlu_stire_det_o{
	float: left;
	font-size: 22px;
	font-family: Times New Roman;
	color: #1e5282;
	padding: 0px 0px 0px 10px;
}

.img_det_s{
	border: 1px solid #838383;
	width: 320px;
	height: 239px;
	margin: 5px 10px 0px 0px;
	display: inline;
	float: left;
}

.text_img{
	float: left;
	padding: 0px 10px 0px 10px;
	width:670px;
}

/*---------rating------------*/

.rath_3 {
	position: relative;
	width: 85px;
	height: 14px;
	float: left;
	padding: 3px 4px 0px 2px;
}

.rath_3 .voted
{
	display: block;
	position: absolute;
	top: 3px;
	left: 2px;
	background:url(../img/stars4.png)  0 -28px no-repeat;
	height: 14px;
	overflow: hidden;
	z-index: 61;
}

.rath_3 a {
	background: url(../img/stars4.png) no-repeat 0 85px;
	position: absolute;
	display: block;
	height: 14px;
}

.rath_3 a span {
	display:none;
}

a.rath1 {
	width:17px;
	z-index:100;
}

a.rath2 {
	width:34px;
	z-index:90;
}

a.rath3 {
	width:51px;
	z-index:80;
}

a.rath4 {
	width:68px;
	z-index:70;
}

.rath_3 a.rath5 {
	background:url(../img/stars4.png) no-repeat 0 0;
	width:85px;
	z-index:60;
}

.rath_3 a:hover {
	background-position:0 -28px;
	
}

.ratings_div span{
	float: left;
	padding: 5px 5px 5px 0px;
	color: #53b0b3;
}

.ratings_div p{
	clear: both;
	padding: 0px 5px 10px 0px;
	margin: 0px;
}

.ratings_div p b{
	color: #53b0b3;
	font-weight: normal
}

.rat_bg{
	float: left;
	margin: 0px 0px 0px 20px;
	display: inline;
	height: 22px;
	line-height: 22px;
}

.rat_bg span{
	float: left;
	font-size: 11px;
	color: #9b9b9b;
}

/*---------rating------------*/

a.comenteaza{
	float: left;
	display: inline;
	width: 77px;
	height: 22px;
	background: url('../img/comenteaza.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

a.commentarii{
	float: left;
	background: url('../img/comm_ico.png') center left no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 20px;
	height: 22px;
	line-height: 22px;
	color: #276faa;
	font-size: 11px;
	text-decoration: none;
	
}

a.commentarii:hover{
	text-decoration: underline;
}

.after_descr{
	float: left;
	padding: 8px 0px 8px 0px;
	border-top: 1px dotted #c1c1c1; 
	border-bottom: 1px dotted #c1c1c1; 
	width: 670px;
	margin: 15px 0px 0px 10px;
	display: inline;
}

.bar_right ul{
	float: right;
	list-style-type: none;
	padding: 0px 1px 0px 0px;
}

.bar_right ul li{
	float: left;
	line-height: 22px;
	height: 22px;
	text-align: vertical;
	display: block;
}

.bar_right ul li a{
	text-decoration: none;
	color: #276faa;
	font-size: 11px;
}

.bar_right ul li a:hover{
	text-decoration: none;
}

.bar_right ul li a.ym{
	float: left;
	background: url('../img/ym.png') center left no-repeat;
	width: 25px;
	padding: 0px 0px 0px 21px;
}

.bar_right ul li a.email{
	float: left;
	background: url('../img/email.png') center left no-repeat;
	width: 33px;
	padding: 0px 0px 0px 21px;	
}

.bar_right ul li a.delicious{
	float: left;
	background: url('../img/delicious.png') center left no-repeat;
	width: 48px;
	padding: 0px 0px 0px 21px;	
}

ul.taguri{
	float: left;
	display: block;
	list-style-type: none;
	padding: 8px 0px 0px 10px;
}

ul.taguri_blog{
	padding: 5px 0px 0px 0px;
}

ul.taguri li{
	float: left;
}

ul.taguri li span{
	color: #276faa;
	font-size: 11px;
}

ul.taguri li.text_tag{
	color: #9b9b9b;
	padding: 0px 5px 0px 0px;
}

ul.taguri li a{
	float: left;
	text-decoration: none;
	color: #276faa;
	font-size: 11px;
}

ul.taguri li a:hover{
	text-decoration: underline;
}

h3.comment{
	font-size: 20px;
	padding: 10px 0px 0px 10px;
}

h3.viz_rec{
	font-size: 20px;
	padding: 10px 0px 10px 10px;
}

.container_comments{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 680px;
}

.container_comments_0{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 680px;
}

.container_comments_1{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 680px;
}

.container_comments_2{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 58px;
	display: inline;
	width: 622px;
}

.container_comments_3{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 564px;
	margin: 0px 0px 0px 116px;
	display: inline;	
}

.container_comments_4{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 506px;
	margin: 0px 0px 0px 174px;
	display: inline;	
}

.container_comments_5{
	float: left;
	background:transparent url(../img/border_h_dotted.png) left bottom repeat-x;
	padding: 10px 0px 10px 0px;
	width: 448px;
	margin: 0px 0px 0px 232px;
	display: inline;	
}

.img_c{
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 3px;
}

.comm_text{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 620px;
}

.comm_text_0{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 620px;
}

.comm_text_1{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 620px;
}

.comm_text_2{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 562px;
}

.comm_text_3{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 506px;
}

.comm_text_4{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 448px;
}

.comm_text_5{
	float: left;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	width: 390px;
}

a.name_comment{
	float: left;
	color: #276faa;
	text-decoration: none;
}

span.name_comment2{
	float: left;
	color: #276faa;
}

a.name_comment:hover{
	text-decoration: underline;
}

.comm_text span{
	float: left;
	color: #9b9b9b;
}

.comm_text p{
	padding: 3px 0px 0px 0px;
}

.form_comment{
	float: left;
	width: 690px;
	background: #f7f7f7;
	margin: 10px 0px 0px 0px;
	display: inline;
}

p.write_comm{
	float: left;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 20px;
	padding: 10px 0px 10px 20px
}

.label_text{
	float: left;
	width: 70px;
	padding: 5px 10px 5px 20px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

.label_text2{
	float: left;
	padding: 5px 10px 5px 10px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

.div_inp_comment{
	float: left;
	background: url('../img/bg_input_comm.png') left no-repeat;
	width: 230px;
	height: 24px;
	padding: 5px 0px 5px 0px;
}

.input_comment{
	padding: 5px 5px 4px 11px;
	font-size: 12px;
	width: 210px;
	font-family: Arial;
}

.left_textarea{
	float: left;
	background: url('../img/left_textarea.png') center left no-repeat;
	width: 10px;
	height: 154px;
}

.bg_textarea{
	float: left;
	width: 530px;
	height: 154px;
	background: url('../img/bg_textarea.png') center left repeat-x;
}

.right_textarea{
	float: left;
	background: url('../img/right_textarea.png') center left no-repeat;
	width: 10px;
	height: 154px;
}

.textarea_c{
	width: 530px;
	height: 138px;
	font-size: 12px;
	font-family: Arial;
	overflow: auto;
	border: 0px;
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 0px 0px;
	display: inline;
	background: transparent;
	outline: none;
	resize: none;	
}

* html .textarea_c{
	width: 530px;
	height: 136px;
}

* + html .textarea_c{
	width: 530px;
	height: 136px;
}

.w550{
	float: left;
	width: 550px;
	padding: 3px 0px 0px 0px
}

.add_div{
	float: left;
	height: 24px;
	padding: 8px 0px 8px 100px;
}

.ren_div{
	float: left;
	height: 24px;
	padding: 8px 0px 8px 8px;
}

.adauga_c{
	background: url('../img/adauga.png') no-repeat;
	width: 103px;
	height: 24px;
	cursor: pointer;
}

.renunta_c{
	background: url('../img/renunta.png') no-repeat;
	width: 68px;
	height: 24px;
	cursor: pointer;
}

.img_v{
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0px 28px 0px 10px;
	display: inline;
}

.txt_viz{
	clear: both;
	float: left;
	text-align: center;
	width: 68px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #276faa;
}

.txt_viz:hover{
	text-decoration: underline;
}


.txt_viz2{
	clear: both;
	float: left;
	text-align: center;
	width: 68px;
	padding: 3px 0px 3px 0px;
}

/** login logout **/

.cont_nou{
	border: 0px;
	background: url('../img/cont_nou.png') center no-repeat;
	height: 20px;
	width: 69px;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
	
}

.login{
	border: 0px;
	background: url('../img/login.png') center no-repeat;
	height: 20px;
	width: 56px;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

.padd_r1{
	padding: 1px 5px 0px 0px;
}

.padd_r{
	padding: 1px 10px 0px 0px;
}

.login_cont{
	float: left;
	width: 670px;
	background: #f7f7f7;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

h3.log-in{
	font-size: 20px;
	padding: 0px 0px 15px 0px;
}

.div_inp_bg{
	float: left;
	background: url('../img/inputs_bg.png') top left no-repeat;
	width: 200px;
	height: 24px;
	padding: 0px 0px 5px 0px;
}

.input_nume{
	padding: 5px 0px 4px 0px;
	margin: 0px 5px 0px 11px;
	display: inline;
	font-size: 12px;
	width: 180px;
	font-family: Arial;
}

* html .input_nume{
	padding: 4px 5px 4px 11px;
	margin: 0px 5px 0px 0px;
}

* + html .input_nume{
	padding: 4px 5px 4px 11px;
	margin: 0px 5px 0px 0px;
}


.label_log{
	float: left;
	width: 62px;
	padding: 0px 10px 5px 10px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

.log_but{
	float: left;
	padding: 4px 0px 0px 80px;
}

.log-but{
	background: url('../img/log_but.png') left no-repeat;
	width: 56px;
	height: 24px;
	cursor: pointer;
}

h3.rec-pass{
	font-size: 20px;
	padding: 30px 0px 15px 0px;
}

.rec-but{
	background: url('../img/recupereaza.png') left no-repeat;
	width: 96px;
	height: 24px;
	cursor: pointer;
}

.login_acc{
	float: left;
	width: 330px;
}

.new_acc{
	float: left;
	background: url('../img/vert_line.gif') top left repeat-y;
	padding: 0px 0px 10px 25px;
	width: 310px;
}

.text_register{
	padding: 0px 0px 15px 0px;
	color: #333333;
}

.label_reg{
	float: left;
	width: 100px;
	padding: 0px 10px 5px 0px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

.label_check{
	float: left;
	font-size: 11px;
	color: #276faa;
	padding: 2px 5px 0px 3px;
	margin: 8px 0px 0px 0px;
	display: inline;
}

.check_div{
	float: left;
	padding: 3px 5px 0px 0px;
	margin: 8px 0px 0px 0px;
	display: inline;
}

.check_box{
	padding: 0px;
	margin: 0px;
	height: 14px;
	width: 14px;
}

.pnote{
	float: left;
	font-size: 10px;
	width: 300px;
	color: #666666;
}

.p_captcha{
	color: #666666;
	float: left;
	padding: 10px 0px 3px 0px;
}

.captcha_image{
	float: left;
	width: 120px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	display: inline;
	background: url('../img/captcha_image.png') center no-repeat;
}

.bg_captcha{
	float: left;
	background: url('../img/bg_captcha.png') top left no-repeat;
	width: 161px;
	height: 24px;
	margin: 0px 0px 5px 0px;	
}

.input_captcha{
	padding: 5px 5px 4px 11px;
	font-size: 12px;
	width: 140px;
	font-family: Arial;
}

* html .input_captcha{
	padding: 4px 5px 4px 11px;
}

.but_creeaza{
	background: url('../img/creaza.png') left no-repeat;
	width: 60px;
	height: 24px;
	cursor: pointer;
}

.login_popup{
	position: absolute;
	float: left;
	top: 17px;
	right: 281px;
	width: 184px;
	height: 125px;
	background: url('../img/bg_popup_login.png') center left no-repeat;
	z-index: 1000;
	/*opacity: 0.8;*/
}

.bg_close{
	float: right;
	background: url('../img/close_login.png') no-repeat;
	height: 14px;
	width: 50px;
	margin: 5px 5px 0px 0px;
}

.inp_pop_bg{
	float: left;
	width: 164px;
	height: 24px;
	margin: 12px 3px 3px 10px;
	display: inline;
	background: url('../img/bg_inp_pop.png') no-repeat;
}

.inp_pop_bg2{
	float: left;
	width: 164px;
	height: 24px;
	margin: 3px 3px 5px 10px;
	display: inline;
	background: url('../img/bg_inp_pop_p.png') no-repeat;
}

.inp_pop{
	background: none;
	padding: 4px 10px 4px 10px;
	width: 144px;
	font-size: 12px;
	color: #666666;
}

a.loginbut{
	float: left;
	width: 54px;
	height: 22px;
	background: url('../img/loginbut.png') no-repeat;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}

a.forgot_pass{
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 22px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	background: url('../img/arrow_forgot.png') right 8px no-repeat;
	color: #e6e6e6;
	text-decoration: none;
	padding: 0px 10px 0px 5px; 
}

a.forgot_pass:hover{
	text-decoration: underline;
}

.label_edit{
	float: left;
	width: 110px;
	padding: 0px 10px 5px 0px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

a.link_edit{
	float: left;
	width: 110px;
	padding: 0px 5px 5px 5px;
	color: #276faa;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
}

a.link_edit:hover{
	float: left;
	width: 110px;
	padding: 0px 5px 5px 5px;
	color: #276faa;
	height: 24px;
	line-height: 24px;
	text-decoration: underline;
}

.salveaza{
	background: url('../img/salveaza.png') left no-repeat;
	width: 103px;
	height: 24px;
	cursor: pointer;
	margin: 3px 0px 5px 0px;
	display: inline;	
}

.renunta2{
	background: url('../img/renunta2.png') left no-repeat;
	width: 68px;
	height: 24px;
	cursor: pointer;
	margin: 3px 0px 5px 6px;
	display: inline;
}

.input_file{
	border: 0px;
	
}

.label_check2{
	float: left;
	font-size: 11px;
	color: #276faa;
	padding: 2px 5px 0px 0px;
	margin: 3px 0px 0px 0px;
	display: inline;
}

.check_div2{
	float: left;
	padding: 3px 5px 0px 0px;
	margin: 3px 0px 0px 10px;
	display: inline;
}

.textarea_despre{
	border: 0px;
	background: transparent;
	overflow: auto;
	width: 471px;
	height: 110px;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

.textarea_despre{
	width: 461px\9;
}

.div_text_despre{
	float: left;
	background: transparent url('../img/textarea_despre.png') top left no-repeat;
	width: 491px;
	height: 124px;
	padding: 5px 0px 5px 0px;
}

div.fileinputs {
	position: relative;
	height: 24px;
}

div.fileinputs_cv {
	position: relative;
	height: 24px;
}

div.fileinputs_declaratie {
	position: relative;
	height: 24px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 24px;
}

div.fakefile_cv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 24px;
}

div.fakefile_declaratie {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 24px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 200px;
	height: 24px;
}

input.file2 {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 200px;
	height: 24px;
}

input.file3 {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 200px;
	height: 24px;
}

.fileinputs .fakefile input{
	position: relative;
	top: -8px;
	background:transparent url('../img/bg_fake_input.png') top left no-repeat;
	width: 122px;
	height: 19px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
}

* html .fileinputs .fakefile input{
	padding: 5px 0px 0px 10px;
	top: -4px;
}

* + html .fileinputs .fakefile input{
	padding: 5px 0px 0px 10px;
	top: -4px;
}

.fileinputs .fakefile input{
	padding: 6px\9 0px 0px 10px;
	top: -7px\9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .fileinputs .fakefile input{
	top: -8px;
	height: 24px;
	padding: 0px 0px 0px 10px;
 }
}

.fileinputs_cv .fakefile_cv input{
	position: relative;
	top: -8px;
	background:transparent url('../img/bg_fake_input.png') top left no-repeat;
	width: 122px;
	height: 19px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

* html .fileinputs_cv .fakefile_cv input{
	top: -4px;
}

* + html .fileinputs_cv .fakefile_cv input{
	top: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .fileinputs_cv .fakefile_cv input{
	top: -8px;
	height: 24px;
	padding: 0px 0px 0px 10px;
 }
}

.fileinputs_declaratie .fakefile_declaratie input{
	position: relative;
	top: -8px;
	background:transparent url('../img/bg_fake_input.png') top left no-repeat;
	width: 122px;
	height: 19px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

* html .fileinputs_declaratie .fakefile_declaratie input{
	top: -4px;
}

* + html .fileinputs_declaratie .fakefile_declaratie input{
	top: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .fileinputs_declaratie .fakefile_declaratie input{
	top: -8px;
	height: 24px;
	padding: 0px 0px 0px 10px;
 }
}

.pass_div{
	float: left;
	width: 350px;
}

.det_div2{
	float: left;
	width: 630px;
}

/* profil */

.ul_profil{
	float: left;
	list-style-type: none;
}

.ul_profil h3.title_ul_profil{
	font-size: 20px;
	padding: 10px 40px 10px 0px;
	float: none;
}

.ul_profil li{
	padding: 0px 0px 0px 10px
}

.ul_profil li a{
	color: #286fad;
	font-size: 10px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	text-decoration: none;
}

.ul_profil li.a_act{
	padding: 8px 0px 8px 10px;
}

.ul_profil li a:hover{
	text-decoration: underline;
}

.ul_profil li.write_ico{
	background: url('../img/write_ico.png') center left no-repeat;
	padding: 8px 0px 8px 20px;
	margin: 0px 0px 0px 10px;
}

.ul_profil li.inbox_ico{
	background: url('../img/inbox_ico.png') center left no-repeat;
	padding: 8px 0px 8px 20px;
	margin: 0px 0px 0px 10px;
}

.ul_profil li.sent_ico{
	background: url('../img/sent_ico.png') center left no-repeat;
	padding: 8px 0px 8px 20px;
	margin: 0px 0px 0px 10px;
}

.ul_profil li a.link_ul_size{
	font-size: 12px;
	font-family: Arial;
}

.ul_profil li span{
	float: left;
	width: 110px;
	text-align: left;
	color: #333333;
}

.ul_profil li b{
	float: left;
	width: 30px;
	text-align: left;
	color: #333333;
}

.ul_profil li.padd_li_s{
	float: left;
	padding: 8px 0px 8px 10px;
	clear: left;
}

.ul_profil li.noutai_li_profil{
	padding: 6px 0px 8px 0px;
	margin: 0px 0px 0px 10px;
	width: 220px;
	line-height: 18px;
	background: transparent url(../img/border_h_dotted.png) repeat-x left bottom;
}

.ul_profil li.last_li{
	background: none;
}

.list_profile{
	float: left;
	list-style-type:none;
	border-bottom: 2px solid #cf2f21;
	width: 690px;
}

.list_profile li{
	float: left;
	padding: 0px 3px 0px 0px;
}

.list_profile li a{
	float: left;
	width: 68px;
	height: 28px;
	text-decoration: none;
}

.profil_list{
	background: url('../img/profil_bg_n.png') no-repeat;
}

.profil_list:hover{
	background: url('../img/profil_bg.png') no-repeat;
}

.on_profil{
	background: url('../img/profil_bg.png') no-repeat;
}

.articole_list{
	background: url('../img/articole_bg_n.png') no-repeat;
}

.articole_list:hover{
	background: url('../img/articole_bg.png') no-repeat;
}

.on_articole{
	background: url('../img/articole_bg.png') no-repeat;
}

.grupuri_list{
	background: url('../img/grupuri_bg_n.png') no-repeat;
}

.grupuri_list:hover{
	background: url('../img/grupuri_bg.png') no-repeat;
}

.on_grupuri{
	background: url('../img/grupuri_bg.png') no-repeat;
}

.prieteni_list{
	background: url('../img/prieteni_bg_n.png') no-repeat;
}

.prieteni_list:hover{
	background: url('../img/prieteni_bg.png') no-repeat;
}

.on_prieteni{
	background: url('../img/prieteni_bg.png') no-repeat;
}

.poza_profil{
	float: left;
	width: 320px;
}

.poza_profil img{
	border: 0;
}

.div_poza_profil{
	width: 318px; 
	height: 318px;
	border: 1px solid #838383;
}

h3.inf_pers{
	font-size: 20px;
	padding: 0px 0px 10px 0px;
}

.title_despre{
	float: left;
	width: 315px;
	padding: 10px 0px 0px 0px;
}

.p_despre{
	float: left;
	width: 315px;
	padding: 5px 0px 0px 0px;	
}

.p_despre1{
	float: left;
	width: 315px;
	padding: 5px 0px 0px 0px;	
}

.p_despre2{
	float: left;
	width: 315px;
	padding: 5px 0px 0px 0px;	
}

.more_det{
	float: left;
	background: url('../img/arrow_profill.png') center right no-repeat;
	width: 50px;
	padding: 4px 10px 5px 0px;
	text-decoration: none;
	color: #286fad;
	font-size: 10px;
	font-family: Lucida Sans Unicode, Lucida Grande;
}

a.more_det:hover{
	text-decoration: underline;
}

.inf_text{
	float: left;
	width: 320px;
	padding: 0px 0px 0px 15px;
}

h3.inf_name{
	float: left;
	font-size: 22px;
	padding: 0px 0px 10px 0px;
	font-family: Times New Roman;
	color: #1e5282;
}

.label_info{
	float: left;
	width: 85px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.label_contact{
	float: left;
	width: 55px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.label_ymail{
	float: left;
	width: 30px;
	background: url('../img/ymail_ico.png') 5px center no-repeat;
	height: 21px;
	line-height: 21px;
	display: block;
}

.label_phone{
	float: left;
	width: 30px;
	background: url('../img/phone_ico.png') 5px center no-repeat;
	height: 21px;
	line-height: 21px;
	display: block;
}

.div_info{
	float: left;
	width: 230px;
	padding: 3px 0px 3px 0px;
}

a.detalii_prof{
	float: left;
	display: block;
	width: 126px;
	height: 22px;
	background: url('../img/editeaza_profil.png') no-repeat;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

.contact_div{
	float: left;
	width: 670px;
}

.adauga_btn{
	background: url('../img/adauga_btn.png') left no-repeat;
	width: 103px;
	height: 24px;
	cursor: pointer;
	margin: 3px 0px 5px 0px;
	display: inline;	
}

.paginare_top2{
	float: left;
	width: 690px;
	padding: 5px 0px 5px 0px;
}

.paginare_top2 span{
	float: left;
	color: #9b9b9b;
	font-size: 11px;
	padding: 9px 0px 0px 0px;
}

a.add_as_friend{
	float: left;
	display: block;
	width: 145px;
	height: 22px;
	background: url('../img/add_as_friend.png') no-repeat;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

.w155{
	float: left;
	width: 155px;
	margin: 8px 0px 0px 5px;
	display: inline;
}

a.title_group{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 155px;
	color: #276faa;
	text-decoration: none;
}

a.title_group:hover{
	text-decoration: underline;
}

p.nr_m{
	display: block;
	width: 155px;
	line-height: 15px;
	height: 15px;
}

.w215{
	float: left;
	margin: 10px 0px 0px 10px;
	display: inline;
	width: 215px;
	height: 48px;
}

.img_v2{
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 7px 28px 0px 10px;
	display: inline;
}

.img_v_last{
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 7px 0px 0px 0px;
	display: inline;
}

.txt_p_last{
	clear: both;
	float: left;
	text-align: center;
	width: 48px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #276faa;
}

.txt_p_last:hover{
	text-decoration: underline;
}

/* inbox */

.msg_nou{
	float: left;
	background: url('../img/mesaj_nou_btn.png') no-repeat;
	width: 77px;
	height: 24px;
	cursor: pointer;
}

.bg_msg_nou{
	float: left;
	background: url('../img/mesaj_nou_bg.png') no-repeat;
	width: 369px;
	height: 24px;
}

h3.inbox_title{
	width: 680px;
	font-size: 20px;
	padding: 0px 0px 10px 0px;
}

.fl_span{
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0px 5px 0px 10px;
}

.fl_span{
	padding: 0px 5px 0px 10px\9;
}

.select_div{
	float: left;
	padding: 2px 5px 0px 5px;
	height: 22px;
}

.select_div{
	padding: 1px 5px 0px 5px\9;
}

select.select_msgs{
	width: 80px;
	border: 1px solid #c9c9c9;
	color: #276faa;
}

.sterge_msg{
	float: left;
	background: url('../img/sterge_btn.png') no-repeat;
	width: 57px;
	height: 24px;
	cursor: pointer;
}

table.msg_table{
	background-color: #ffffff;
	width: 670px;
	margin: 0px;
	border: 1px solid #bcbcbc;
}

.th_cell0{
	width: 41px;
	height: 34px;
	border-bottom: 1px solid #bcbcbc;
	background: #f0f0ee;
}

.th_cell1{
	width: 116px;
	height: 34px;
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	background: #f0f0ee;
}

.th_cell2{
	width: 339px;
	height: 34px;
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	background: #f0f0ee;	
}

.th_cell3{
	width: 170px;
	height: 34px;
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	background: #f0f0ee;
}

table.msg_table tr td{
	height: 26px;
	text-align: left;
	text-indent: 10px;
}

table.msg_table tr td.td0{
	text-align: center;
	text-indent: 0px;
}

table.msg_table tr td.td0_g{
	text-align: center;
	text-indent: 0px;
	background: #f0f0ee;
}

table.msg_table tr td.td_g{
	background: #f0f0ee;
}

/* content right colum */

.top_profile_poza{
	float: left;
	width: 280px;
	background: url('../img/top_r_blue.png') top left no-repeat;
	height: 8px;
	font-size: 1px;
}

.profile_poza{
	float: left;
	width: 280px;
	background: url('../img/line_r_blue.png') top left repeat-y;
}

.bottom_profile_poza{
	float: left;
	width: 280px;
	background: url('../img/bottom_r_blue.png') top left no-repeat;
	height: 45px;
}

h3.heading_right{
	font-size: 20px;
	padding: 0px 0px 0px 10px;
	width: 270px;
}

img.bord_img{
	margin: 0px;
}

.dv_right{
	float: left;
	margin: 0px 0px 10px 0px;
	display: inline;
}

a.editeaza_r{
	float: left;
	display: inline;
	line-height: 21px;
	height: 22px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	background: url('../img/red_arrow.png') center right no-repeat;
	text-decoration: none;
	color: #ce2e20;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.editeaza_r:hover{
	text-decoration: underline;
}

a.vizualizeaza{
	float: left;
	display: inline;
	width: 86px;
	height: 22px;
	background: url('../img/vizualizeaza.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

a.toate_art{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	background: url('../img/arrow_t.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.toate_art:hover{
	text-decoration: underline;
}

a.a_articole{
	padding: 8px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: #2970ae;
	background: url('../img/dotted_blue.png') left bottom repeat-x;
	width: 260px;
	display: block;
}

a.a_articole:hover{
	text-decoration: underline;
}

a.tag_height1{
	float: left;
	padding: 0px 5px 0px 0px;
	color: #286fad;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	height: 20px;
	line-height: 20px;
}

a.tag_height1:hover{
	text-decoration: underline;
}

a.tag_height2{
	float: left;
	padding: 0px 5px 0px 0px;
	color: #286fad;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	height: 20px;
	line-height: 20px;
}

a.tag_height2:hover{
	text-decoration: underline;
}

a.tag_height3{
	float: left;
	padding: 0px 5px 0px 0px;
	color: #286fad;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	height: 20px;
	line-height: 20px;
}

a.tag_height3:hover{
	text-decoration: underline;
}

a.tag_height4{
	float: left;
	padding: 0px 5px 0px 0px;
	color: #286fad;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 20px;
	font-family: Tahoma;
	line-height: 20px;
}

a.tag_height4:hover{
	text-decoration: underline;
}

a.tag_height5{
	float: left;
	padding: 0px 5px 0px 0px;
	color: #286fad;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	font-family: Tahoma;
}

a.tag_height5:hover{
	text-decoration: underline;
}

a.title_group2{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 180px;
	color: #276faa;
	text-decoration: none;
}

a.title_group2:hover{
	text-decoration: underline;
}

.w240{
	float: left;
	margin: 10px 0px 0px 10px;
	display: inline;
	width: 240px;
	height: 48px;
}

.w180{
	float: left;
	width: 185px;
	margin: 8px 0px 0px 5px;
	display: inline;
}

.fl_h{
	float: left;
	height: 92px;
	padding: 0px 0px 0px 4px;
}

/* end content right colum */

.error_div{
	font-size: 10px;
	color: #ff0000;
}

.error_div2{
	font-size: 10px;
	color: #ff0000;
	padding: 0px 0px 0px 10px;
}

.succes_div{
	font-size: 12px;
	color: #1d9cb8;
}

.succes_div2{
	font-size: 12px;
	color: #1d9cb8;
	padding: 0px 0px 10px 0px;
}

.label_log_a{
	float: left;
	width: 180px;
	padding: 0px 10px 5px 10px;
	color: #666666;
}

.label_log_q{
	float: left;
	width: 60px;
	padding: 0px 10px 5px 10px;
	color: #666666;
}

.top_content{
	float: left;
	width: 980px;
	height: 30px;
	padding: 0px 0px 0px 0px;
}

a.answer_comment{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background: url('../img/rasp_arrow.png') center right no-repeat;
	text-decoration: none;
	color: #ce2e20;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.answer_comment:hover{
	text-decoration: underline;
}

.comm_inner{
	padding: 0px 20px 10px 20px
}

.despre_mine{
	float: left;
}

a.read_all{
	text-decoration: none;
	color: #1d9cb8;
	float: right;
}

.switchClass1{
	text-align: justify;
}

.switchClass2{
	text-align: justify;
}

a.read_all:hover{
	text-decoration: underline;
}

a.user_comm{
	color: #276faa;
	text-decoration: none;
}

a.user_comm:hover{
	text-decoration: underline;
}

.sondajbl{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/sbl.png') no-repeat;
}

.sondajbc{
	float: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	background: url('../img/sbc.png') repeat-x;
}

.sondajbr{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/sbr.png') no-repeat;	
}

.sondajgl{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/sgl.png') no-repeat;
}

.sondajgc{
	float: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	background: url('../img/sgc.png') repeat-x;
}

.sondajgr{
	float: left;
	height: 22px;
	width: 6px;
	background: url('../img/sgr.png') no-repeat;	
}

/*---------START CSS ANDREI----------------*/

.div_dezb_listing {
	float: left;
	width: 672px;
	background-color: #f7f7f7;
	margin: 10px 0px 0px 0px;
	padding:0 9px 10px;
}

.slist_box {
	float: left;
	width: 672px;
	position:relative;
	padding:5px 0 0;
}

a.titlu_stire_sb {
	color:#1E5282;
	font-family:Times New Roman;
	font-size:22px;
	text-decoration:none;
}

a.titlu_stire_sb:hover{
	text-decoration:underline;
}

h2.deb_titlu_stire_sb_h {
	color:#1E5282;
	font-family:Times New Roman;
	font-size:22px;
	font-weight:normal;
	float:none;
	display:inline;
}

* html  .deb_titlu_stire_sb_h {
	color:#1E5282;
	font-family:Times New Roman;
	font-size:22px;
	font-weight:normal;
	float:left;
}

.slist_box p {
	padding:4px 0 10px;
}

p.sb_p {
	float:none;
}

img.sbg {
	float:right;
	margin:5px 0 10px 5px;
}

img.sbg_2 {
	float:left;
	margin:0 10px 5px 0;
}

.rem_pad {
	padding:5px 0 0 0;
	margin:0;
}

.sb_sondaj{
	position:absolute;
	width: 258px;
	margin: 0px 0px 0px 9px;
	display: block;
	right:11px;
	top:18px;
}

.sdez_sondaj{
	position:absolute;
	width: 258px;
	margin: 0px 0px 0px 9px;
	display: block;
	left:11px;
	top:28px;
}


.list_dn {
	background: url(../img/sb_linegray.png) no-repeat left top;
	float: left;
	width: 672px;
	padding-top:2px;
}

a.enter_dez {
	float: left;
	display: inline;
	width: 113px;
	height: 22px;
	background: url(../img/sb_enter.png) no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 6px 0px 0px 0;
	text-align:center;
	padding-right:5px;
	line-height: 21px;
	font-size: 10px;
}

.pad_zero {
	padding:0;
}

.pad_zero h3 {
	padding-top:5px;
}

.tpd {
	padding-top:10px;
	position:relative;
}

ul.tg_pad {
	padding-bottom:10px;
}

a.opn_ta {
	float: left;
	display: inline;
	width: 85px;
	height: 22px;
	background: url('../img/comenteaza.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	line-height: 21px;
	text-align:center;
	font-size: 10px;
}

.img_opn {
	float: left;
	width: 48px;
}

img.io_pic {
	border: 1px solid #cccccc;
	padding: 3px;
	width: 40px;
	height:40px;
	margin-bottom:5px;
}

.rad_holder {
	float:left;
	width:225px;
	height:29px;
	background: url(../img/rad_holder.png) no-repeat;
	margin-bottom:5px;
	padding:5px 0 0 5px;
}

.div_pro {
	width:55px;
	margin-right:10px;
	float:left;
}

.div_pro label {
	background:url(../img/d_pro_bg.png) no-repeat;
	display:block;
	width:53px;
	height:21px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0 0 2px;
}

.div_contra label {
	background:url(../img/d_contra_bg.png) no-repeat;
	display:block;
	width:70px;
	height:21px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0 0 2px;
}

.div_neutru label {
	background:url(../img/d_neutru_bg.png) no-repeat;
	display:block;
	width:68px;
	height:21px;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0 0 2px;
}

.div_pro input, .div_contra input, .div_neutru input {
	float:left;
	margin-right:3px;
}

* html .div_pro input {
	margin-right:0;
}

* html .div_contra input {
	margin-right:0;
}

* html .div_neutru input {
	margin-right:0;
}

* + html .div_pro input {
	margin-right:0;
}

* + html .div_contra input {
	margin-right:0;
}

* + html .div_neutru input {
	margin-right:0;
}

.div_pro label span, .div_contra label span, .div_neutru label span {
	padding-top:2px;
	float:left;
}

.div_contra {
	width:72px;
	margin-right:10px;
	float:left;
}

.div_neutru {
	width:70px;
	float:left;
}

.sond_box {
	width:674px;
	float:left;
	background:#f7f7f7;
	margin: 10px 0px 0px 0px;
	padding:5px 8px 10px;
}

.sond_box h2 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1e5282;
	padding:0 0 7px 0;
}

/*-------------------------------after voting css-------------------*/

div.text {
	font-size:12px;
	color:#333333;
	float:left;
	padding-right:5px;
}

div.p_cent {
	float:left;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

div.bar {
	width:500px;
	height:22px;
	float:left;
	clear:both;
	padding:6px 0 10px;
}

.foreground {
	padding: 5px;
	height:10px;
}

div.col_1 {
	background: url(../img/fv_1.png) repeat-x;
}

div.col_2 {
	background: url(../img/fv_2.png) repeat-x;
}

/*-------------------------------after voting css-------------------*/

.below_sond {
	width:674px;
	float:left;
	clear:both;
	background:url(../img/sb_linegray.png) no-repeat left top;
	padding:10px 0 2px 0;
}

.below_sond ul {
	list-style-type:none;
}

.below_sond ul li {
	float:left;
	margin-right:10px;
	padding-left:13px;
	font-size:11px;
	color:#9b9b9b;
}

.below_sond ul li.time {
	background: url(../img/time_ico.png) no-repeat left 1px;
}

.below_sond ul li.afis {
	background: url(../img/afis_ico.png) no-repeat left 1px;
}

.below_sond ul li.vot {
	background: url(../img/vobg.png) no-repeat left 2px;
}

h3.hmes {
	font-size:20px;
	padding:0 0 20px;
	color:#333335;
	float:none;
}

.ctg_sel {
	float:left;
	clear:both;
	width:180px;
	padding-left:12px;
}

.ctg_sel label {
	font-size:12px;
	color:#666666;
	float:left;
	margin-right:16px;
	margin-top:1px;
}

.ctg_sel select {
	width:100px;
	height:20px;
	font-size:10px;
	color:#276faa;
	font-family:Lucida Sans Unicode;
	float:left;
}

.ctg_grup {
	float:left;
	clear:both;
	width:580px;
	padding-left:12px;
}

.ctg_grup label {
	font-size:12px;
	color:#666666;
	float:left;
	margin-right:16px;
	margin-top:11px;
}

.grup_list {
	float:left;
	width:510px;
	padding:5px 0 0 0;
}

.grup_item {
	float:left;
	width:243px;
	height:53px;
	padding:5px 5px 0 0;
	margin:0 5px 5px 0;
}

.grup_item input {
	float:left;
	margin-right:6px;
	margin-top:18px;
}

* html .grup_item input {
	margin-top:16px;
}

* + html .grup_item input {
	margin-top:16px;
}

.grup_item img {
	float:left;
	margin-right:10px;
	border:1px solid #cccccc;
	padding:3px;
}

.grup_item h3 {
	font-size:12px;
	color:#276faa;
	padding-top:7px;
	padding-bottom:2px;
}

.grup_item h3 a {
	color:#276faa;
	text-decoration:none;
}

.grup_item h3 a:hover {
	text-decoration:underline;
}

.grup_item p {
	font-size:12px;
	color:#9b9b9b;
}

.ctg_t, .ctg_t_2 {
	float:left;
	clear:both;
	width:267px;
	padding-left:12px;
	padding-bottom:6px;
}


.ctg_t_2o {
	float:left;
	clear:both;
	width:297px;
	padding-left:12px;
	padding-bottom:6px;
}



.ctg_t_2_o {
	float:left;
	width:202px;
	padding-left:12px;
	padding-bottom:10px;
}

.ctg_t_scroll {
	height:102px; 
	width:670px; 
	overflow:auto;
	margin-bottom:20px;
}


#page-wrap {
	overflow:auto;
	margin-bottom:20px;
}

/*.ctg_t_2 {
	width:510px;
} */

.ctg_t_2 p {
	float:left;
	font-size:10px;
	color:#666666;
	padding-top:4px;
	padding-left:10px;
}

* + html .ctg_t {
	padding-top:6px;
}

* + html .ctg_t_2_o {
	padding-top:6px;
}

.ctg_t label, .ctg_t_2 label {
	font-size:12px;
	color:#666666;
	float:left;
	margin-top:4px;
}

.ctg_t_2_o label  {
	font-size:12px;
	color:#666666;
	margin-top:4px;
	display:block;
}

.ctinp {
	float:right;
	background:url(../img/ctgt_bg.png) no-repeat;
	width:192px;
	height:22px;
	padding-left:8px;
	padding-top:2px;
}

.ctg_t_2 .ctinp {
	float:left;
}

.ctinp input {
	background:none;
	border:none;
	width:184px;
	height:16px;
	padding-top:4px;
}

* html .ctinp input {
	height:18px;
	padding-top:2px;
}

* + html .ctinp input {
	height:18px;
	padding-top:2px;
}

.editor {
	float:left;
	clear:both;
	width:665px;
	padding-left:12px;
	padding-bottom:6px;
}

.editor label {
	font-size:12px;
	color:#666666;
	float:left;
	margin-top:4px;
}

.editor textarea {
	float:right;
	width:588px;
	height:240px;
	border:1px solid #bcbcbc;
	background:#ffffff;
	margin-right:3px;
}


.editor_2o {
	float:left;
	clear:both;
	width:665px;
	padding-left:12px;
	padding-bottom:6px;
}

.editor_2o label {
	font-size:12px;
	color:#666666;
	float:left;
	margin-top:4px;
}

.editor_2o textarea {
	float:right;
	width:558px;
	height:240px;
	border:1px solid #bcbcbc;
	background:#ffffff;
	margin-right:3px;
}

label.srs {
	margin-right:34px;
}

label.srs_2o {
	margin-right:0px;
	float:left;
}

label.l_srs {
	margin-right:10px;
}

.bif {
	float:left;
	clear:both;
	width:550px;
	padding-bottom:15px;
	padding-left:12px;
}

.bif p.pnote {
	clear:both;
}

.btts {
	float:left;
	clear:both;
	width:185px;
	padding-left:109px;
}

.flr {
	float:right;
}

.bno {
	border:none;
}

.al_sel {
	float:left;
	width:156px;
	margin-right:15px;
	padding:7px 0 0 0;
}

.al_sel label {
	font-size:11px;
	color:#9b9b9b;
	float:left;
	padding-top:3px;
}

.al_sel select {
	font-size:10px;
	color:#276faa;
	float:right;
	width:118px;
	height:19px;
}

.ctbox {
	float:left;
	clear:both;
	width:503px;
	background: url(../img/ctbox_bg.png) no-repeat;
	height:69px;
	margin-top:10px;
	padding:11px 0 0 187px;
}

.ctbox h4 {
	font-size:22px;
	font-family: Lucida Sans Unicode, Lucida Grande, "Times New Roman", Times, serif;
	padding:0 0 5px 84px;
}

.ctbox h4.al_src{
	padding:0 0 5px 64px;
}

.cti_holder {
	background:url(../img/cti_bg.png) no-repeat;
	width:332px;
	height:24px;
	float:left;
	clear:both;
	padding-left:8px;
}

input.cti_txt {
	float:left;
	width:270px;
	height:16px;
	border:none;
	background:none;
	padding-top:5px;
	margin-right:10px;
}

input.cti_btt {
	float:left;
	width:50px;
	height:20px;
	border:none;
	background:none;
	margin-top:2px;
	cursor: pointer;
}

.art_listing {
	float: left;
	width: 690px;
	clear:both;
	padding: 10px 0px 25px 0px;
}

.side_1 {
	float: left;
	width: 690px;
}

.side_1 a {
	text-decoration:none;
	border:none;
}

.side_1 img {
	float:left;
	border:1px solid #cccccc;
	padding:3px;
	margin-right:10px;
}

.side_1 h3 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1e5282;
	padding-bottom:2px;
}

.side_1 h3 a {
	color:#1e5282;
	text-decoration:none;
}

.side_1 h3 span.span1_o {
	color:#1e5282;
	text-decoration:none;
}


.side_1 h3 a:hover{
	text-decoration:underline;
}

.ids {
	float:left;
	width:532px;
}

.ids_2 {
	float:left;
	clear:both;
}

.ids_2 span{
	color: #276faa;
}
.ids_2  p a {
	text-decoration:none;
	border:none;

}
.side_1 p {
	float:left;
	margin-right:10px;
	font-size:12px;
	color:#9b9b9b;
}

p.tm {
	font-size:11px;
	background:url(../img/time_ico.png) no-repeat left 1px;
	padding-left:15px;
}

p.alp {
	color:#000000;
	padding:5px 0;	
}


/*---------END CSS ANDREI----------------*/

.div_bloguri{
	float: left;
	width: 320px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	display: inline;
	/*background: url('../img/vert_line.gif') repeat-y right top;*/
	border-right: 1px solid #eeeeee;
}

.div_creaza_blog{
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	display: inline;
}

.h_blog_top{
	float: left;
	background: #fcfcfc url('../img/top_blog_c.png') top center no-repeat;
	height: 10px;
	font-size: 10px;
	width: 690px;
	display: inline;
	margin: 10px 0px 0px 0px;
	display: inline;
}

.h_blog{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 688px;
	background: #fcfcfc;
	display: inline;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.h_blog_bottom{
	float: left;
	background: #fcfcfc url('../img/bottom_blog_c.png') top center no-repeat;
	height: 10px;
	font-size: 10px;
	width: 690px;
	display: inline;
}

ul.ul_blogs{
	float: left;
	list-style-type: none;
}

ul.ul_blogs li{
	margin: 0px;
	padding: 0px;
}

ul.ul_blogs li a{
	display: block;
	padding: 4px 0px 4px 0px;
	color: #276faa;
	text-decoration: none;
}

ul.ul_blogs li a:hover{
	text-decoration: underline;
}

.pass_div2{
	float: left;
}

a.continuare{
	float: left;
	display: block;
	width: 78px;
	height: 22px;
	background: url('../img/continuare.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	line-height: 22px;
	font-size: 10px;
}

a.viziteaza_blogul{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: url('../img/arrow_all.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.viziteaza_blogul:hover{
	text-decoration: underline;
}

.fl_buttons{
	float: left;
	width: 690px;
	background: url('../img/border_h_dotted.png') left bottom repeat-x;
	padding: 0px 0px 10px 0px;
}

/*---------rating white------------*/

.rath_5 {
	position: relative;
	width: 85px;
	height: 14px;
	float: left;
	padding: 3px 4px 0px 2px;
}

.rath_5 .voted
{
	display: block;
	position: absolute;
	top: 3px;
	left: 2px;
	background:url(../img/stars5.png)  0 -28px no-repeat;
	height: 14px;
	overflow: hidden;
	z-index: 61;
}

.rath_5 a {
	background: url(../img/stars5.png) no-repeat 0 85px;
	position: absolute;
	display: block;
	height: 14px;
	cursor: default;
}

.rath_5 a span {
	display:none;
}

a.rath1 {
	width:17px;
	z-index:100;
}

a.rath2 {
	width:34px;
	z-index:90;
}

a.rath3 {
	width:51px;
	z-index:80;
}

a.rath4 {
	width:68px;
	z-index:70;
}

.rath_5 a.rath5 {
	background:url(../img/stars5.png) no-repeat 0 0;
	width:85px;
	z-index:60;
}
/*
.rath_5 a:hover {
	background-position:0 -28px;
	
}
*/
.ratings_div span{
	float: left;
	padding: 5px 5px 5px 0px;
	color: #53b0b3;
}

.ratings_div p{
	clear: both;
	padding: 0px 5px 10px 0px;
	margin: 0px;
}

.ratings_div p b{
	color: #53b0b3;
	font-weight: normal
}

.rat_bg2{
	float: left;
	margin: 5px 0px 0px 0px;
	display: inline;
	height: 22px;
	line-height: 22px;
}

.rat_bg2 span{
	float: left;
	font-size: 11px;
	color: #9b9b9b;
}

/*---------rating------------*/

.text_blogpost{
	float: left;
	padding: 10px 10px 0px 10px;
}

.span1{
	float: left;
	color: green; 
	font-size:13px;
	font-weight: none;
	padding: 10px 0px 0px 0px;
}

.span2{
	float: left;
	color: red; 
	font-size:13px;
	font-weight: none;
}

.fl_span2{
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0px 5px 6px 10px;
	width: 60px;
	color: #666666;
}

.fl_span2{
	padding: 0px 5px 5px 10px\9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .fl_span2{
	padding: 0px 5px 8px 10px;
 }
}

select.select_users{
	width: 200px;
	border: 1px solid #c9c9c9;
	color: #276faa;
	padding: 0px 0px 0px 6px;
}

.trimite_div{
	float: left;
	height: 24px;
	padding: 8px 0px 8px 80px;
}

.trimite_c{
	background: url('../img/trimite_but.png') no-repeat;
	width: 103px;
	height: 24px;
	cursor: pointer;
}

.input_nume2{
	padding: 5px 5px 4px 11px;
	font-size: 12px;
	width: 180px;
	font-family: Arial;
}

.input_nume2{
	padding: 4px 5px 4px 11px\9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .input_nume2{
	padding: 1px 5px 4px 11px;
 }
}

.div_poza_r{
	float: left; 
	width: 258px; 
	height: 258px;
	margin: 10px 0px 0px 10px;
	border: 1px solid #838383;
}

a.inbx_msg {
	font-size:12px;
	color:#333;
	text-decoration:underline;
}
a:hover.inbx_msg {
	text-decoration:none;
}

.msg_details {
	margin:10px 0 0 0;
	padding:10px 10px 10px 10px;
	width:648px;
	background:#F0F0EE;
	border:1px solid #BCBCBC;
}

.table_msg_det {
	margin:0;
	padding:0;
}

.table_msg_det tr td{
	padding:3px 0 3px 0;
}

.table_msg_det tr td.left {
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
}

.msg_details_txt {
	margin:20px 0 0 0;
	padding:10px 10px 10px 10px;
	width:648px;
	background:#F0F0EE;
	border:1px solid #BCBCBC;
}

.raspunde_msg{
	margin:0 0 0 10px;
	padding:0;
	float: left;
	background: url('../img/ans_msg.jpg') no-repeat;
	width: 77px;
	height: 24px;
	cursor: pointer;
}

h2.add_new_deb{
	font-size: 20px;
	padding: 10px 0px 0px 10px;
}

.add_deb_form {
	margin:0;
	padding:20px 0 0 0;
}

a.a_followers{
	float: left;
	display: inline;
	line-height: 13px;
	height: 15px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	width: 70px;
	background: url('../img/red_square.png') center left no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 11px;
}

a.a_followers:hover{
	text-decoration: underline;
}

.bottom_profile_poza2{
	float: left;
	width: 280px;
	background: url('../img/bottom_r_blue_small.jpg') bottom left no-repeat;
	height: 20px;
}

h2.indisponibil {
	margin:10px 0 0 0;
	padding:0;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#1E5282;
}

a.text_recom2{
	float: left;
	display: block;
	width: 228px;
	height: 57px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
}

a.text_recom2:hover{
	text-decoration: underline;
}

.about_us_title1 {
	margin:0;
	padding:10px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#1E5282;
	float:none;
}
.about_us_title {
	margin:0;
	padding:20px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#1E5282;
	float:none;
}

.about_us_text {
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
	float:none;
}

.about_us_text1 {
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	color:#333;
	float:none;
}

.about_us_text a {
	text-decoration:underline;
	font-size:12px;
	color:#1E5282;
}

.about_us_text a:hover {
	text-decoration:none;
}

table.sitemap_table {
	margin:0;
	padding:0;
	width:670px;
}
table.sitemap_table tr {
	margin:0;
	padding:0;
}

table.sitemap_table td.td_top1 {
	margin:0;
	padding:10px 0px 0px 0px;
	font-size:20px;
	color:#000;
}

table.sitemap_table td.td_top {
	margin:0;
	padding:65px 0px 0px 0px;
	font-size:20px;
	color:#000;
}

table.sitemap_table td.td_det {
	margin:0;
	padding:15px 0px 0px 15px;
}

table.sitemap_table td.td_det a {
	display:block;
	margin:0;
	padding:0 0 0 12px;
	background:url(../img/sitemapLinkBg.jpg) no-repeat left 4px;
	text-decoration:none;
	font-size:12px;
	color:#286fad;
	float:left;
	clear:both;
}

table.sitemap_table td.td_det a:hover {
	text-decoration:underline;
}

table.sitemap_table td.td_det a.lft1 {
	display:block;
	margin:0 0 0 12px;
	padding:0 0 0 12px;
	background:url(../img/sitemapLinkBg.jpg) no-repeat left 4px;
	text-decoration:none;
	font-size:12px;
	color:#286fad;
	float:left;
	clear:both;
}

table.sitemap_table td.td_det a.lft1:hover {
	text-decoration:underline;
}

#FCKeditorMain___Frame{
	margin-left: 20px;
	display: inline;
}

a.stirea_zilei_lnk{
	color: #ffffff;
	text-decoration: none;
}

a.stirea_zilei_lnk:hover{
	color: #ffffff;
	text-decoration: underline;
}

.hostway{
	float: right;
	width: 258px;
	height: 18px;
	padding: 5px 0px 0px 0px;
}

.dezbatere_div{
	float: left;
	width: 690px;
	background-color: #f7f7f7;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

a.nw_art{
	color: #286fad; 
	text-decoration: none;
}

a.nw_art:hover{
	text-decoration: underline;
}

a.follow_blog{
	float: left;
	display: block;
	width: 52px;
	height: 22px;
	background: url('../img/detalii.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 3px;
	line-height: 21px;
	font-size: 10px;
}

a.follow_blog:hover{
	text-decoration: underline;
}

.img_stire_o {
	width: 249px;
	height: 186px;
	border: none;
}

.fl_img_o {
	width: 138px;
	height: 103px;
	border: none;
}

.da_pic_o {
	width: 40px;
	height: 40px;
	border: none;
}

.text_q_imgo {
	width: 13px;
	height: 10px;
	border: none;
}

.fl_img2_o {
	width: 173px;
	height: 129px;
	border: none;
}

a.rss_link {
	display:block;
	margin:5px 0 0 0;
	padding:0;
	width:20px;
	height:20px;
	text-decoration:none;
	border:none;
	float:right;
}

.rss_img {
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	border:none;
}

/** popup newsletter **/

.clear {
clear:both;
font-size:0;
height:0;
margin:0;
overflow:hidden;
padding:0;
}

.g_newsletter{
	float: left;
	width: 280px;
	height: 89px;
	background: url('../img/bg_newsletter.png') no-repeat;
}

h3.g_heading_section{
	font-size: 20px;
	padding: 5px 0px 0px 10px;
	width: 270px;
}

p.g_text_content{
	font-size: 13px;
	padding: 2px 0px 0px 10px;
	width: 200px;	
}

.g_div_inp_news{
	float: left;
	width: 80px;
	height: 24px;
	background: url('../img/inp_news.png') center no-repeat;
	margin: 6px 0px 0px 5px;
}

* html .g_div_inp_news{
	display: inline;
}

.g_div_inp_news2{
	float: left;
	width: 175px;
	height: 29px;
	background: url('../img/inp_news2.png') center no-repeat;
	margin: 5px 0px 0px 5px;
}

* g_html .div_inp_news2{
	display: inline;
}

.g_div_but_news{
	float: left;
	width: 300px;
	height: 24px;
	margin: 8px 0px 0px 5px;
}

* html .g_div_but_news{
	display: inline;
}

input.g_inp_news{
	width: 155px;
	margin: 6px 0px 0px 6px;
}

input.g_but_news{
	width: 87px;
	height: 22px;
	background: url('../img/aboneaza_te_but.png') center no-repeat;
	cursor: pointer;
}

.g_clear{ clear: both; margin: 0px; padding: 0px; overflow: hidden; font-size: 0px; height: 0px;}

#header-middle{
	position: relative;
}

.close_inp{
	position: absolute;
	top: 1px;
	right: 5px;
}

.g_form-login{
	position:absolute;
	top: 150px;
	right: 60px;
	z-index: 50;
	height: 156px;
}

.newsticker-jcarousellite { width:200px; height: 305px;}  
.newsticker-jcarousellite ul{height: 305px;}
.newsticker-jcarousellite ul li{ list-style-type:none; display:block; padding: 0px; margin: 0px 0px 0px 0px;} 

/* carousel rss css */

.da_content1{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_sutu.png') top left no-repeat;
}

div.da_title1{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss1.png') bottom no-repeat;
}

.da_content3{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/InConstantin.png') top left no-repeat;
}

div.da_title3{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss3.png') bottom no-repeat;
}

.da_content4{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_rssc.png') top left no-repeat;
}

div.da_title4{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss4.png') bottom no-repeat;
}

.da_content5{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_studor.png') top left no-repeat;
}

div.da_title5{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss5.png') bottom no-repeat;
}

.da_content6{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_psusrsero.png') top left no-repeat;
}

div.da_title6{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss6.png') bottom no-repeat;
}

.da_content7{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_rss7.png') top left no-repeat;
}

div.da_title7{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss7.png') bottom no-repeat;
}

.da_content8{
	float: left;
	width: 198px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #f7f7f7 url('../img/bg_rss8.png') top left no-repeat;
}

div.da_title8{
	float: left;
	width: 200px;
	height: 31px;
	background: url('../img/top_rss8.png') bottom no-repeat;
}

.padd_pag{
	padding: 10px 0px 5px 0px;	
}


/* CSS GROUPS */

.carousel_viewer{
	float: left;
	position: relative;	
	width: 560px;
	height: 432px;
	z-index: 98;
	margin: 0px 0px 0px 65px;
	background: url('../img/bg_carousel_viewer.png') top left no-repeat;
}

.carousel_top{
	float: left;
	width: 560px;
	height: 25px;
	background: url('../img/top_bg_carousel.png') top left no-repeat;
}

.carousel_center{
	float: left;
	position: relative;
	width: 560px;
	height: 382px;
	background: url('../img/repeat_bg_carousel.png') top left repeat-y;
}

.carousel_bottom{
	float: left;
	width: 560px;
	height: 25px;
	background: url('../img/bottom_bg_carousel.png') top left no-repeat;
}

.img_viewer_load{
	float: left;
	display: inline;
	margin: 21px 0px 0px 21px;
	width: 518px;
	height: 390px;
	z-index: 1;
}

a.close_gallery{
	float: left;
	position: absolute;
	top: 32px;
	right: 32px;
	display: block;
	width: 81px;
	height: 26px;
	background: url('../img/bg_close.png') center no-repeat;
	z-index: 100;
}

a.show_thumbnail{
	float: left;
	position: absolute;
	bottom: 32px;
	left: 32px;
	display: block;
	width: 140px;
	height: 26px;
	background: url('../img/bg_show_tn.png') center no-repeat;
	z-index: 100;	
}

a.hide_thumbnail{
	float: left;
	position: absolute;
	bottom: 32px;
	left: 32px;
	display: block;
	width: 150px;
	height: 26px;
	background: url('../img/hide_thumbnails.png') center no-repeat;
	z-index: 100;	
}

.tn_bar{
	float: left;
	position: absolute;
	z-index: 1;
	bottom: 70px;
	left: 21px;
	width: 508px;
	height: 64px;
	background: url('../img/bg_tn_carousel.png') top left repeat;
	padding: 5px 0px 0px 10px
}

.jCarouselGallery ul li.li_view{
	width: 79px;
	height: 62px;
	padding: 0px 5px 0px 0px	
}

.jCarouselGallery ul li.li_view img{
	cursor: pointer;
}

.prev_image{
	float: left;
	position: absolute;
	bottom: 32px;
	left: 240px;
	display: block;
	z-index: 100;
	width: 28px;
	height: 26px;
	background: url('../img/bg_back.png') center no-repeat;
}

.next_image{
	float: left;
	position: absolute;
	bottom: 32px;
	left: 280px;	
	display: block;
	z-index: 100;
	width: 28px;
	height: 26px;
	background: url('../img/bg_next.png') center no-repeat;
}

.editeaza_art{
	float: left;
	display: block;
	height: 26px;
	width: 64px;
	background: url('../img/editeaza_art.png') center no-repeat;
}

.h26bg{
	float: left;
	height: 26px;
	width: 616px;
	background: url('../img/h26bg.png') center repeat-x;
}

.h26end{
	float: left;
	height: 26px;
	width: 10px;
	background: url('../img/h26end.png') center no-repeat;
}

a.add_art{
	float: left;
	display: block;
	height: 24px;
	width: 109px;
	background: url('../img/bg_add_art.png') center no-repeat;
}

.h24bg{
	float: left;
	height: 26px;
	width: 571px;
	background: url('../img/h24bg.png') center repeat-x;
}

.h24end{
	float: left;
	height: 26px;
	width: 10px;
	background: url('../img/h24end.png') center no-repeat;
}

.paginare_top3{
	float: left;
	width: 690px;
	padding: 5px 0px 9px 0px;
}

.paginare_top3 span{
	float: left;
	color: #9b9b9b;
	font-size: 11px;
	padding: 9px 0px 0px 0px;
}

.al_sel2 {
	float:left;
	width:156px;
	margin-right:15px;
	padding:6px 0 0 0;
}

.al_sel2 label {
	font-size:11px;
	color:#9b9b9b;
	float:left;
	padding-top:2px;
}

.al_sel2 select {
	font-size:10px;
	color:#276faa;
	float:right;
	width:118px;
	height:19px;
}

p.alp2 {
	color:#000000;
	padding: 0px 0px 5px 59px;
}

a.bg_art_complet3{
	float: left;
	display: inline;
	width: 108px;
	height: 22px;
	background: url('../img/art_complet.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 3px 0px 0px 59px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

.art_listing3 {
	float: left;
	width: 680px;
	clear:both;
	padding: 10px 0px 0px 0px;
}

.paginare_bottom3{
	float: left;
	width: 690px;
	padding: 10px 0px 10px 0px;
}

.paginare_bottom3 span{
	float: left;
}

ul.ul_paginare li a.nr_li_selected3{
	background: url('../img/bg_nr_pag3.png') center no-repeat;
}

.fr_al{
	float: right;
	/*padding: 5px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
}

.bg_gray{
	float: left;
	width: 690px;
	background-color: #f7f7f7;
	padding: 0px 0px 20px 0px;
}

h3.heading_title3{
	font-size: 20px;
	padding: 15px 0px 0px 10px;
	color: #000000;
}

.comm_text2{
	float: left;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	width: 620px;
}

.comm_text2 span{
	float: left;
	color: #9b9b9b;
}

.comm_text2 p{
	padding: 3px 0px 0px 0px;
}

a.title_same {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1e5282;
	padding-bottom:2px;
	text-decoration: none;
}

a.title_same:hover{
	text-decoration: underline;
}

.container_same{
	float: left;
	display: inline;
	background:url(../img/border_h_dotted.png) left bottom repeat-x;
	margin: 10px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	width: 670px;
}

.container_same_first{
	float: left;
	display: inline;
	background:url(../img/border_h_dotted.png) left bottom repeat-x;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	width: 670px;
}

.container_same_first_o{
	float: left;
	display: inline;
	background:url(../img/border_h_dotted.png) left bottom repeat-x;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	width: 670px;
}

.comm_text3{
	float: left;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	width: 610px;
}

.comm_text3 span{
	float: left;
	color: #9b9b9b;
}

.comm_text3 p{
	padding: 3px 0px 0px 0px;
}

a.visit_grp{
	float: left;
	display: inline;
	background: url('../img/bg_visit_grp.png') center left no-repeat;
	padding: 0px 0px 0px 3px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 94px;
}

a.visit_grp:hover{
	text-decoration: underline;
}

a.adera_grp{
	float: left;
	display: inline;
	background: url('../img/bg_adera.png') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 46px;
}

a.adera_grp:hover{
	text-decoration: underline;
}


a.cere_inv{
	float: left;
	display: inline;
	background: url('../img/cere_inv.jpg') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 93px;
}

a.cere_inv:hover{
	text-decoration: underline;
}

a.grp_membru{
	float: left;
	display: inline;
	background: url('../img/grup_membru.jpg') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 55px;
}

a.grp_membru:hover{
	text-decoration: underline;
}

a.grp_membru2{
	float: left;
	display: block;
	background: url('../img/grup_membru.jpg') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 55px;
}

a.grp_membru2:hover{
	text-decoration: underline;
}

a.grp_admin{
	float: left;
	display: inline;
	background: url('../img/grup_admin.jpg') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 46px;
}

a.grp_admin:hover{
	text-decoration: underline;
}

a.grp_admin2{
	float: left;
	display: block;
	background: url('../img/grup_admin.jpg') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 46px;
}

a.grp_admin2:hover{
	text-decoration: underline;
}

a.adera_grp_o{
	float: left;
	display: block;
	background: url('../img/bg_adera.png') center left no-repeat;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 46px;
}

a.adera_grp_o:hover{
	text-decoration: underline;
}

a.admin_on{
	float: left;
	display: block;
	background: url('../img/admin_on.gif') center left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 95px;
}

a.admin_off{
	float: left;
	display: block;
	background: url('../img/admin_off.gif') center left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 95px;
}

.paraseste_grp_o {
	float: left;
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	
}

a.paraseste_grp_o:hover{
	text-decoration: underline;
}

a.privat_grp{
	float: left;
	display: inline;
	background: url('../img/bg_privat.gif') center left no-repeat;
	padding: 0px 0px 0px 6px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 51px;
}

a.privat_grp:hover{
	text-decoration: underline;
}

a.grp_membrii{
	float: left;
	display: inline;
	background: url('../img/ico_grups.png') center left no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}

a.grp_membrii:hover{
	text-decoration: underline;
}

.grp_membrii{
	float: left;
	display: inline;
	background: url('../img/ico_grups.png') center left no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
} 

.grp_date{
	float: left;
	display: inline;
	background: url('../img/bg_posted_date.gif') center left no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}

.grp_afisari{
	float: left;
	display: inline;
	background: url('../img/bg_posted_views.gif') center left no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 5px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}

p.tm2 {
	font-size:11px;
	background:url(../img/time_ico.png) no-repeat center left;
	padding-left:15px;
	display: block;
	padding-top: 1px;
}

.ids_2 {
	float:left;
	clear:both;
}

.ids_2 span{
	color: #276faa;
}

.ids_2  p a {
	text-decoration:none;
	color: #276faa;
	border:none;
}

.ids_2  p a:hover {
	text-decoration:underline;
}

a.comenteaza2{
	float: left;
	display: inline;
	width: 79px;
	height: 22px;
	background: url('../img/comenteaza2.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 6px 5px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

a.comenteaza2:hover{
	text-decoration: underline;
}

a.back_articole{
	float: left;
	display: inline;
	width: 53px;
	height: 22px;
	background: url('../img/back_art.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 0px 6px 0px;
	padding: 0px 0px 0px 11px;
	line-height: 21px;
	font-size: 10px;
}

a.back_articole:hover{
	text-decoration: underline;
}

.art_listing4 {
	float: left;
	width: 690px;
	clear:both;
	padding: 10px 0px 0px 0px;
	background: url('../img/border_h_dotted.png') left bottom repeat-x;
}

.foto_listing {
	float: left;
	width: 690px;
	clear:both;
	padding: 10px 0px 0px 0px;
}

.border_bottom{
	float: left;
	width: 690px;
	padding: 0px;
	background: url('../img/border_h_dotted.png') left bottom repeat-x;
}

a.toate{
	float: left;
	display: block;
	line-height: 21px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	background: url('../img/arrow_all.png') center right no-repeat;
	text-decoration: none;
	color: #1d9cb8;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

a.toate:hover{
	text-decoration: underline;
}

.bar_right{
	float: right;
	padding: 5px 1px 0px 0px;
}

a.add_red_bg{
	float: left;
	display: block;
	height: 24px;
	width: 122px;
	background: url('../img/add_red.png') center no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
}

a.add_red_bg:hover{
	text-decoration: underline;
}
	
.h24bg2{
	float: left;
	height: 26px;
	width: 558px;
	background: url('../img/h24bg.png') center repeat-x;
}

a.bg_intra_dez{
	float: left;
	display: inline;
	width: 113px;
	height: 22px;
	background: url('../img/intra_dezbatere.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 3px 0px 0px 59px;
	padding: 0px 0px 0px 7px;
	line-height: 21px;
	font-size: 10px;
}

a.bg_intra_dez:hover{
	text-decoration: underline;
}

p.alp3 {
	float: left;
	color:#000000;
	padding: 0px 0px 5px 59px;
	width: 320px;
}

.dv_dezbatere{
	float: right;
	padding: 0px 0px 0px 0px;
}

.sdez_sondaj2{
	width: 260px;
	height: 57px;
	padding: 15px 10px 0px 10px;
	display: block;
	background: url('../img/dezbatere_bgr.png') center no-repeat;
}

.wh680{
	width: 680px;
}

.sdez_sondaj3{
	position:absolute;
	width: 258px;
	margin: 0px 9px 0px 0px;
	display: block;
	right:12px;
	top:20px;
}

img.sbg_3 {
	float:right;
	margin:0px 0px 5px 10px;
}

.text_img3{
	float: left;
	padding: 0px 10px 0px 58px
}

.after_descr3{
	float: left;
	padding: 8px 0px 8px 0px;
	border-top: 1px dotted #c1c1c1; 
	border-bottom: 1px dotted #c1c1c1; 
	width: 680px;
	margin: 15px 0px 0px 0px;
	display: inline;
}

.rem_pad{
	padding: 0px 1px 0px 0px;
}

a.opn_ta2 {
	float: left;
	display: inline;
	width: 65px;
	height: 22px;
	background: url('../img/op_ta.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 6px;
	line-height: 21px;
	font-size: 10px;
}

a.back_dez {
	float: left;
	display: inline;
	width: 58px;
	height: 22px;
	background: url('../img/back_dezb.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

.ids_2 p.ggr{
	padding: 3px 0px 10px 8px;
	color: #9b9b9b;
	width:450px;
}

.b_olive{
	color: #937846;
}

.bg_div_evenim{
	position: relative;
	float: left;
	width: 690px;
	background-color: #f7f7f7;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

.text_evenim{
	float: left;
	padding: 4px 0px 1px 0px;
	width: 480px;
	margin: 0px 0px 0px 8px;
	display: inline;
}

a.map_link{
	color: #276faa;
	text-decoration: none;
}

a.map_link:hover{
	text-decoration: underline;
}

.div_bg_dotted{
	float: left;
	width: 672px;
	background: url('../img/dot_line_gray.png') center repeat-x;
	margin: 4px 0px 0px 8px;
	display: inline;
	font-size: 6px;
	height: 6px;
}

.fl_img_eve{
	float: right;
	border: 1px solid #838383;
}

a.bg_eveni {
	float: left;
	display: inline;
	width: 66px;
	height: 22px;
	background: url('../img/bg_eveni.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 4px 0px 4px 8px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
	font-size: 10px;
}

a.bg_eveni:hover {
	text-decoration: underline;
}

a.bg_comme {
	float: left;
	display: inline;
	width: 77px;
	height: 22px;
	background: url('../img/bg_comme.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 4px 5px 4px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	font-size: 10px;
	text-align: center;
}

a.bg_comme:hover {
	text-decoration: underline;
}

a.bg_participa {
	float: left;
	display: inline;
	width: 65px;
	height: 22px;
	background: url('../img/bg_participa.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 6px;
	line-height: 21px;
	font-size: 10px;
}

a.bg_participa:hover {
	text-decoration: underline;
}

.rem_pad2 {
	padding: 4px 10px 0 0;
	margin:0;
}

.eve_afis{
	float: left;
	display: inline;
	background: url('../img/afis_ico.png') center left no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 4px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}

.foto_border{
	float: left;
	display: inline;
	margin: 5px 0px 5px 8px;
	border: 1px solid #838383;
}

.foto_border2{
	float: left;
	display: inline;
	margin: 5px 10px 5px 0px;
	border: 1px solid #838383;
}

a.mai_more{
	float: right;
	display: inline;
	background: url('../img/arr_more.png') center right no-repeat;
	padding: 1px 10px 1px 0px;
	margin: 0px 10px 0px 0px;
	height: 12px;
	line-height: 12px;
	color: #286fad;
	font-size: 10px;
	text-decoration: none;
}

a.mai_more:hover{
	text-decoration: underline;
}

a.add_red_bg2{
	float: left;
	display: block;
	height: 24px;
	width: 142px;
	background: url('../img/add_foto_gallery.png') center no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
}

a.add_red_bg2:hover{
	text-decoration: underline;
}
	
.h24bg3{
	float: left;
	height: 26px;
	width: 538px;
	background: url('../img/h24bg.png') center repeat-x;
}

.text_foto{
	float: left;
	padding: 6px 0px 2px 0px;
	width: 480px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.div_bg_dotted2{
	float: left;
	width: 680px;
	background: url('../img/dot_line_gray.png') center repeat-x;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size: 6px;
	height: 6px;
}

.div_bg_dotted3{
	float: left;
	width: 690px;
	background: url('../img/dot_line_gray.png') center repeat-x;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size: 6px;
	height: 6px;
}

/*------pop up formular adauga fisier start-------------*/

.pop_decs2 {
	float:left;
	clear:both;
	width:490px;
	background:url(../img/popdecs_brd.png) no-repeat left 5px;
	height: 20px;
	line-height: 20px;
}

.textarea_add_grup{
	border: 1px solid #bcbcbc;
	width: 477px;
	height: 200px;
	overflow: auto;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}

/*------pop up formular adauga fisier end-------------*/

.padd10{
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;	
}

.playerdv{
	float: left;
	border: 1px solid #3a3a3a;
	width: 628px;
	height: 377px;
	display: inline;
	margin: 0px 0px 0px 30px;
}

.bottom_player{
	float: left;
	padding: 4px 0px 8px 0px;
	width: 690px;
	margin: 5px 0px 0px 0px;
	display: inline;
}

a.comenteaza3 {
	float: left;
	display: inline;
	width: 79px;
	height: 22px;
	background: url('../img/comenteaza2.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	line-height: 21px;
	font-size: 10px;
}

a.comenteaza3:hover{
	text-decoration: underline;
}

a.gall_video {
	float: left;
	display: inline;
	width: 77px;
	height: 22px;
	background: url('../img/gall_video.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	line-height: 21px;
	font-size: 10px;
}

a.gall_video:hover {
	text-decoration: underline;
}

.bg_gray2{
	float: left;
	width: 670px;
	background-color: #f7f7f7;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 10px;		
	border-top: 1px dotted #c1c1c1;
	border-bottom: 1px dotted #c1c1c1;
}

.border_video{
	float: left;
	display: inline;
	width: 117px;
	height: 88px;
	border: 1px solid #838383;
	margin: 8px 8px 0px 0px;
}

.bg_gray2 p a{
	color: #276faa;
	text-decoration: none;
}

.bg_gray2 p a:hover{
	text-decoration: underline;
}

.bg_gray2 p.padd3{
	width: 115px;
	padding: 3px 0px 3px 0px;
}

.car_arrows{
	float: left;
	position: relative;
	display: inline;
	margin: 7px 0px 0px 0px;	
	width: 31px;
	height: 93px;
	background: url('../img/bg_c_updown.png') center no-repeat;
}

.car_up{
	position: absolute;
	top: 24px;
	left: 5px;
	display: block;
	width: 20px;
	height: 22px;
	background: url('../img/carousel_up.png') center no-repeat;	
}

.car_down{
	position: absolute;
	top: 48px;
	left: 5px;
	display: block;
	width: 20px;
	height: 22px;
	background: url('../img/carousel_down.png') center no-repeat;	
}

/*----grupuri_editare_evenimente start------------*/

ul.dyn_tabs {
	float:left;
	clear:both;
	width:690px;
	border-bottom:2px solid #cf2f21;
	list-style-type: none;
}

ul.dyn_tabs_o {
	float:left;
	clear:both;
	width:690px;
	border-bottom:2px solid #cf2f21;
	list-style-type: none;
	margin-bottom:11px;
}

ul.dyn_tabs li {
	float:left;
	margin-right:4px;
}

ul.dyn_tabs li a {
	float:left;
	display:block;
	height:28px;
	text-decoration:none;
	font-size:13px;
	color:#286fad;
	font-family:Tahoma;
	font-weight:bold;
}

ul.dyn_tabs li a span {
	display:block;
	float:left;
	height:22px;
	padding:6px 10px 0;
}

ul.dyn_tabs li a:hover {
	background:url(../img/dyn_long.png) no-repeat left top;
	height:28px;
}

ul.dyn_tabs li a:hover span {
	background:url(../img/dyn_cap.png) no-repeat right top;
	cursor:pointer;
}

ul.dyn_tabs li a.selected {
	background:url(../img/dyn_long.png) no-repeat left top;
	height:28px;
}

ul.dyn_tabs li a.selected span {
	background:url(../img/dyn_cap.png) no-repeat right top;
	cursor:pointer;
}

ul.subdyn li {
	margin-right:13px;
}

ul.subdyn li.last {
	margin-right:0px;
	margin-left:2px;
}

ul.subdyn li a span {
	padding:6px 16px 0;
}

.selected_tab {
	float:left;
	clear:both;
	width:690px;
	border-top:2px solid #cf2f21;
}

.grp_det {
	float:left;
	clear:both;
	width:680px;
	background:#f7f7f7;
	padding:7px 5px;
	margin-bottom:8px;
}

.gdet_left {
	float:left;
	width:520px;
}

h3.fdg22 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1e5282;
	font-weight:normal;
}

h3.fdg22 a {
	color:#1e5282;
	text-decoration:none;
}

h3.fdg22 a:hover {
	text-decoration:underline;
}

.mmb_box {
	float:left;
	width:508px;
	clear:both;
	padding:10px 0 0 12px;
}

.mmb_box_2 {
	float:left;
	width:520px;
	clear:both;
	padding:8px 0 0 0;
}

.mmb_box_2 a {
	display: block;
	margin-right:5px;
}

img.mpic40 {
	float:left;
	border:1px solid #cccccc;
	padding:3px;
	margin:0 4px 0 0;
}

.mdiv40 {
	float:left;
	width:445px;
}

p.m_fond {
	font-size:12px;
	color:#9b9b9b;
	margin:0 0 2px 0;
}

p.m_fond a {
	color:#276faa;
	text-decoration:none;
}

p.m_fond a:hover {
	text-decoration:underline;
}

p.m_txt {
	font-size:12px;
	color:#333333;
	float:none;
	clear:both;
	line-height:1.4em;
	margin-bottom:2px;
}

a.mee_more {
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#286fad;
	text-decoration:none;
	background:url(../img/mee_more_bg.png) no-repeat right 4px;
	padding:0 10px 0 0;
}

a.mee_more:hover {
	text-decoration:underline;
}

.gdet_right {
	float:right;
	width:122px;
	padding:3px 0 0 0;
}

.gdet_right img {
	border:1px solid #cccccc;
}

p.sigla_grp {
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#9b9b9b;
	padding-bottom:2px;
}

.grp_abt {
	float:left;
	clear:both;
	width:680px;
	background:url(../img/grp_det_brd.png) no-repeat left top;
	padding:6px 0 0 0;
	margin:4px 0 0 0;
}

.abt_left {
	float:left;
	width:500px;
}

ul.abt_left {
	width:500px;
	float:left;
	list-style-type:none;
}

ul.abt_left li {
	float:left;
	margin-right:15px;
	font-size:11px;
	color:#9b9b9b;
}

ul.abt_left li.abt_1 {
	background:url(../img/memb_number_bg.png) no-repeat left 3px;
	padding-left:17px;
}

ul.abt_left li.abt_2 {
	background:url(../img/afis_ico.png) no-repeat left 2px;
	padding-left:13px;
}

ul.abt_left li.abt_3 {
	background:url(../img/time_ico.png) no-repeat left 2px;
	padding-left:15px;
}

a.rep_grp {
	float:right;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#9b770b;
	text-decoration:none;
	padding:0 8px 0 0;
	background:url(../img/rep_grp_bg.png) no-repeat right 4px;
}

a.rep_grp:hover {
	text-decoration: underline;
}

.nedit {
	float:left;
	clear:both;
	width:682px;
	height:24px;
	background:url(../img/nedit_bg.png) no-repeat;
	margin:3px 0 7px;
	padding:2px 0 0 8px;
}

.nedit a {
	margin:0 2px 0 0;
}

.tbl_bgd {
	background:#f7f7f7;
	width:670px;
	float:left;
	clear:both;
	padding:10px;
}

table.manage_tb {
	float:left;
	width:668px;
	clear:both;
	border:1px solid #bcbcbc;
	border-collapse:collapse;
	margin-bottom:8px;
}

table.manage_tb tr td {
	border:1px solid #bcbcbc;
	padding:7px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

table.manage_tb tr.mtb_head td {
	border:1px solid #bcbcbc;
	background:#f0f0ee;
	color:#666666;
}

a.doch {
	color:#276faa;
	text-decoration:none;
}

a.doch:hover {
	text-decoration:underline;
}

table.manage_tb tr.mtb_head td.mtb_1 {
	width:12px;
	padding:10px 14px;
}

table.manage_tb tr.mtb_head td.mtb_2 {
	width:418px;
	padding:10px 14px;
}

table.manage_tb tr.mtb_head td.mtb_3 {
	width:71px;
	padding:10px 14px;
}

table.manage_tb tr.mtb_head td.mtb_4 {
	width:52px;
	padding:10px 14px;
}

table.manage_tb tr.mtb_white td {
	background:#ffffff;
	text-align: center;
}

table.manage_tb tr.mtb_grey td {
	background:#f0f0ee;
	text-align: center;
}

table.manage_tb tr.mtb_grey td.lft {
	text-align: left;
}

table.manage_tb tr.mtb_white td.lft {
	text-align: left;
}

p.com_activ {
	color:#588409;
}

a.com_activ {
	color:#588409;
	text-decoration: none;
}

a.com_activ:hover {
	text-decoration: underline;
}

p.com_inactiv {
	color:#eb910a;
}

a.com_inactiv {
	color:#eb910a;
	text-decoration: none;
}

a.com_inactiv:hover {
	text-decoration: underline;
}

a.com_pending {
	color:#999999;
	text-decoration: none;
}

a.com_pending:hover {
	text-decoration: underline;
}

p.com_pending {
	color:#999999;
}

.under_table {
	float:left;
	width:670px;
	clear:both;
}

a.actbg {
	margin:0 2px 0 0;
}

/*----grupuri_editare_evenimente end------------*/

/*------grupuri_baze_date start--------------*/

.filters_doc {
	float:left;
	clear:both;
	width:690px;
}

.addfind {
	background:url(../img/serch_bigbg.png) no-repeat right top;
	float:left;
	clear:both;
	width:690px;
	height:24px;
	margin:5px 0 0px 0;
}

a.adg_fs {
	float:left;
}

.findfs {
	float:right;
	width:243px;
	height:19px;
	background:url(../img/findfish.png) no-repeat;
	margin:2px 2px 0 0;
	padding:1px 0 0 8px;
}

.findfs input {
	float:left;
	width:235px;
	height:18px;
	border:none;
	background:none;
	font-size:12px;
	color:#bcbcbc;
}

table.fivecell tr.mtb_head td.mtb_1 {
	width:12px;
	padding:10px 14px;
}

table.fivecell tr.mtb_head td.mtb_2 {
	width:211px;
	padding:10px 14px;
}

table.fivecell tr.mtb_head td.mtb_3 {
	width:101px;
	padding:10px 14px;
}

table.fivecell tr.mtb_head td.mtb_4 {
	width:112px;
	padding:10px 14px;
}

table.fivecell tr.mtb_head td.mtb_5 {
	width:88px;
	padding:10px 14px;
}

/*------grupuri_baze_date end--------------*/

/*------pop up formular adauga fisier start-------------*/

.pop_up {
	background:url(../img/pop_up_bg.png) no-repeat left top;
	width:560px;
	padding:31px 0 0 0;
	float:left;
}

.pop_dn {
	background:url(../img/pop_dn_bg.png) no-repeat left bottom;
	float:left;
	width:560px;
	padding:0 0 36px 0;
}

.pop_mid {
	background:url(../img/pop_mid_bg.png) repeat-y;
	float:left;
	width:490px;
	padding:0 30px 0 40px;
}

.nam_close {
	float:left;
	width:490px;
	padding:0 0 17px 0;
}

.nam_close h4 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#1e5282;
	font-weight:normal;
}

.nam_close_o {
	float:left;
	width:490px;
	padding:17px 0 17px 0;
}

.nam_close_o h4 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#1e5282;
	font-weight:normal;
}

a.close_ppu {
	float:right;
}

.pp_left {
	float:left;
	width:275px;
}

.pp_left label {
	font-size:12px;
	color:#666666;
	float:left;
	margin:4px 0 0 0;
}

.pop_t {
	float:left;
	clear:both;
	width:275px;
	padding-bottom:8px;
}

.pinp_holder, .pinp_holder_2 {
	float: right;
	background: url(../img/pop_inp_bg.jpg) top left no-repeat;
	width: 200px;
	height: 24px;
}

.pinp_holder_2 {
	padding:0 0 0 9px;
	width: 192px;
}

.pinp_holder_2 input {
	width:180px;
	height:17px;
	padding:5px 0 0 0;
}

a.pmm {
	float:right;
}

.pp_right {
	float:right;
	width:210px;
}

.pp_right p {
	color:#9b9b9b;
}

.pop_decs {
	float:left;
	clear:both;
	width:490px;
	background:url(../img/popdecs_brd.png) no-repeat left top;
	padding:10px 0 0 0;;
}

/*------pop up formular adauga fisier end-------------*/

/*----grupuri_editare_event_vizualizare start-----------*/

h4.ntbl, h4.ntbl_2 {
	font-size:20px;
	font-family:Lucida Sans Unicode;
	font-weight:normal;
	color:#333436;
	padding:10px 0 10px 8px;
	clear:both;
	float:none;
}

* html h4.ntbl_2 {
	padding:5px 0 10px 8px;
}

* + html h4.ntbl_2 {
	padding:5px 0 10px 8px;
}

.ct_cal {
	background:url(../img/calendar_bg.png) no-repeat;
	width:95px;
	height:24px;
	float:left;
	margin:0 0 0 8px;
	padding:1px 0 0 5px;
}

.ct_cal input {
	width:72px;
	height:17px;
	padding:5px 0 0 0;
}


.ct_cal_2o {
	background:url(../img/calendar_bg2.png) no-repeat;
	width:95px;
	height:24px;
	float:left;
	margin:0 0 0 20px;
	padding:1px 0 0 5px;
}

.ct_cal_2o input {
	width:80px;
	height:17px;
	padding:5px 0 0 0;
}

.ct_cal_2oo {
	background:url(../img/calendar_bg2.png) no-repeat;
	width:95px;
	height:24px;
	float:left;
	margin:0 0 0 26px;
	padding:1px 0 0 5px;
}

.ct_cal_2oo input {
	width:80px;
	height:17px;
	padding:5px 0 0 0;
}

.format_o {
	margin:0;
	padding:4px 0 0 3px;
	float:left;
}
	

input.savefck_btn {
	cursor:pointer;
	background:url(../img/save_fck_bg.png) no-repeat;
	border:none;
	width:103px;
	height:24px;
	float:left;
	margin:3px 0 0 0;
}

table.threecell tr.mtb_head td.mtb_2 {
	width:459px;
	padding:10px 14px;
}

table.threecell tr.mtb_head td.mtb_3 {
	width:71px;
	padding:10px 14px;
}

table.threecell tr.mtb_head td.mtb_4 {
	width:52px;
	padding:10px 14px;
}

.pgn_680 {
	width:670px;
}

.qmark {
	float:left;
	clear:both;
	width:520px;
	height:110px;
	background:url(../img/adm_grp_top.png) no-repeat;
	padding:18px 30px 0 140px;
}

h3.qm20 {
	font-size:20px;
	font-family:Lucida Sans Unicode;
	float:none;
	font-weight:normal;
	margin:0 0 1px 0;
}

p.parg12 {
	font-size:12px;
	color:#333333;
	margin:0 0 2px 0;
}

.qmark_holder {
	width:520px;
	float:left;
	clear:both;
}

/*----grupuri_editare_event_vizualizare end-----------*/


/*-------------------------------CSS ANDREI ADAUGARI DECEMBRIE------------------------------------*/



/*----pop up 2 start-----------*/

h5.poph5 {
	color:#1E5282;
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	line-height:1.0em;
}

.pp_left_2 {
	float:left;
	width:310px;
}

.pop_t_2 {
	clear:both;
	float:left;
	padding-bottom:8px;
	width:310px;
}

.pp_right_2 {
	float:right;
	width:180px;
	text-align:right;
}

.descriereGr {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
}

/*----pop up 2 end-----------*/

/*----cautare avansata start-----------*/

.ctadv {
	background:transparent url(../img/advance_search_bg.png) no-repeat;
	clear:both;
	float:left;
	height:330px;
	width:690px;
	margin-top: 5px;
	display: inline;
}

.uptxt_hold {
	width:340px;
	margin:19px auto 0;
}

.ctx_holder {
	background:url(../img/ctx_bg.png) no-repeat;
	width:332px;
	height:23px;
	padding:1px 0 0 8px;
}

.ctx_holder input {
	width:320px;
	height:16px;
	padding:4px 0 0 0;
}

.ctadv h4 {
	font-family: Arial,"Times New Roman",Times,serif;
	font-size:22px;
	padding:0 0 5px 27px;
	float:none;
}

.sel_filter {
	float:left;
	width:280px;
	background:url(../img/brd_sel_filter.png) no-repeat right 50px;
	padding:42px 0 0 10px;
}

.sel_filter_2 {
	float:left;
	width:300px;
	padding:42px 0 0 10px;
}

.sfcat {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1e5282;
	float:none;
	font-weight:normal;
	padding:0 0 8px 0;
}

ul.sf_elem_1 {
	float:left;
	padding:0 35px 0 0;
	list-style-type:none;
}

ul.nom {
	padding:0;
}

* html ul.nom {
	width:100px;
}

* + html ul.nom {
	width:100px;
}

* html ul.nom li {
	width:100px;
}

* + html ul.nom li {
	width:100px;
}

* html ul.nom li label {
	width:60px;
}

* + html ul.nom li label {
	width:60px;
}

* html ul.nom2 {
	width:200px;
}

* + html ul.nom2 {
	width:200px;
}

* html ul.nom2 li {
	width:200px;
}

* + html ul.nom2 li {
	width:200px;
}

* html ul.nom2 li label {
	width:150px;
}

* + html ul.nom2 li label {
	width:150px;
}

ul.sf_elem_1 li {
	float:left;
	clear:both;
	padding:0 0 6px 0;
}

* html ul.sf_elem_1 li {
	padding:0 0 1px 0;
}

* + html ul.sf_elem_1 li {
	padding:0 0 1px 0;
}

ul.sf_elem_1 li input {
	float:left;
	margin:0 5px 0 0;
}

* html ul.sf_elem_1 li input {
	margin:0 2px 0 0;
}

* + html ul.sf_elem_1 li input {
	margin:0 2px 0 0;
}

ul.sf_elem_1 li label {
	float:left;
	font-size:11px;
	color:#276faa;
}

* html ul.sf_elem_1 li label {
	margin:3px 0 0 0;
}

* + html ul.sf_elem_1 li label {
	margin:3px 0 0 0;
}

.advbt_shell {
	background:url(../img/advbt_shell.png) no-repeat;
	float:left;
	height:24px;
	padding:3px 0 0 4px;
	width:669px;
	margin:10px 0 0 8px;
}

input.quit_03 {
	float:left;
	background:none;
	border:none;
	background:url(../img/quit_03.png) no-repeat;
	width:64px;
	height:20px;
	cursor:pointer;
	margin-right:5px;
}

input.cauta_03 {
	float:left;
	background:none;
	border:none;
	background:url(../img/cauta_03.png) no-repeat;
	width:51px;
	height:20px;
	cursor:pointer;
}

a.bg_caut_avansata{
	float: left;
	display: block;
	width: 117px;
	height: 22px;
	background: url('../img/bg_cautare_avansata.png') no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 6px;
	line-height: 21px;
	font-size: 10px;
}

a.bg_caut_avansata:hover{
	text-decoration: underline;
}

/*----cautare avansata end-----------*/

.padd_ul_top{
	padding-top: 15px;
}

.padd_tabs{
	padding: 10px 0px 0px 0px;
}

/** who is who  **/

ul.w_who {
	list-style-type:none;
	width:690px;
	float:left;
	clear:both;
	margin: 5px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background: url('../img/border_h_dotted.png') top repeat-x;
}

ul.w_who li {
	width:170px;
	height:48px;
	overflow:hidden;
	float:left;
	margin:0 75px 40px 0;
}

ul.w_who li.last {
	width:170px;
	float:left;
	margin-right:0;
}

ul.w_who li img {
	float:left;
	border:1px solid #cccccc;
	padding:3px;
	margin:0 9px 0 0;
}

ul.w_who li h3 {
	font-size:12px;
	color:#276faa;
	padding-bottom:2px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

ul.w_who li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:2px;
	margin:0;
}

/** end who is who **/

.acc_but{
	width: 59px;
	height: 22px;
	background: url('../img/adm_bt1.jpg');
	cursor: pointer;
}

.rej_but{
	width: 64px;
	height: 22px;
	background: url('../img/adm_bt2.jpg');
	cursor: pointer;
}

.txt_viz_acc{
	clear: both;
	float: left;
	text-align: center;
	width: 68px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #588409;
}

.txt_viz_acc:hover{
	text-decoration: underline;
}

.txt_viz_rej{
	clear: both;
	float: left;
	text-align: center;
	width: 68px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #eb910a;
}

.txt_viz_rej:hover{
	text-decoration: underline;
}

.txt_viz_pen{
	clear: both;
	float: left;
	text-align: center;
	width: 68px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #999999;
}

.txt_viz_pen:hover{
	text-decoration: underline;
}

.add-new-groupH {
	margin: 0;
	padding:15px 0 0 0;
	color:#CE2E20;
	font-size:12px;
}

a.members_link {
	text-decoration:none;
}

a.edit_gr {
	float: left;
	display: block;
	background: url('../img/editeaza_grup.jpg') left top no-repeat;
	padding: 0;
	margin: 0;
	height: 22px;
	text-decoration: none;
	border:none;
	width: 106px;
}

.profil_tabss {
	float: left;
	width: 690px;
	clear:both;
	padding: 10px 0px 25px 0px;
}

.mandatory_o {
	padding:0px 0px 8px 0px; 
	font-size:12px;
	color:#666666;
}

.user_added_o {
	margin:10px 0 10px 0;
	padding:0;
	color:#ce2e20;
}

a.edit_event_o{
	float: left;
	display: inline;
	background: url('../img/edit_event.jpg') center left no-repeat;
	padding: 0;
	margin: 5px 0px 5px 8px;
	height: 22px;
	text-decoration: none;
	width: 134px;
}

a.edit_event_o:hover{
	text-decoration: none;
}

.text_file_o {
	margin:0;
	padding:15px 0px 0px 10px;
}

.text_file_o a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#276FAA;
}

.captcha_div {
	margin:0;
	padding:0 0 0 97px;
}

.edit_delete_debate {
	margin:0;
	padding:10px 0 0 0;
}

.edit_delete_debate a.delete_deb {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	width:116px;
	height:22px;
	background: url('../img/delete_debate.jpg') no-repeat left top;
	float:left;
}

.edit_delete_debate a.edit_deb {
	display:block;
	text-decoration:none;
	margin:0 0 0 10px;
	padding:0;
	width:128px;
	height:22px;
	background: url('../img/edit_debate.jpg') no-repeat left top;
	float:left;
}

.tweet_f_share {
	margin:0;
	padding:10px 0 0 0;
	float:right;
	width:176px;
}

.tweetMe {
	margin:0;
	padding:0 8px 0 0;
	float:left;
}

.f_share {
	margin:0;
	padding:0 8px 0 0;
	float:left;
}

.wdt_button {
	margin:0;
	padding:0px;
	float:left;
}

a.buzzbutton {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	background:url(../img/google-buzz.png) no-repeat left top;
	font-size:10pt;
	height:58px;
	margin-top:0px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-align:center;
	text-decoration:none;
	text-indent:-9999px;
	width:50px;
	color:#2266BB;
}

.uns_form {
	margin:0; 
	padding:0; 
	width:690px;
}

a.unsubscribe_button {
	margin:5px 0 0 0;
	padding:3px 0 0 0;
	width:114px;
	height:19px;
	background: url('../img/analiza_completa.png') no-repeat;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
}

.subscribe_c {
	float: left;
	padding: 5px 0px 5px 97px;
}

.subscribe_c checkbox { margin:0; padding:0; border:none;}

.popup_check { margin:0; padding:0; border:none; }
.popup_label { margin:0; padding:0; border:none; font-size:11px;}
.pp_check { margin:0; padding:0 0 8px 109px;}
