body{
	font-family:arial, "Times New Roman", Times, serif;
    text-align: center;
    color:#000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	}  
.bg{
	background: url(../images/bg1.jpg) no-repeat center top;
	margin:0 auto;
	height:100%;
	width:960px;
}	
a{
    color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

p{
	padding:0;
	margin:3px 0;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
	font-size:0px;
	}
.clear5{
	clear: both;
	margin: 0;
	padding: 0;
	height:5px;
	font-size:0px;
	}
.clear10{
	clear: both;
	margin: 0;
	padding: 0;
	height:10px;
	font-size:0px;
	}
.clear15{
	clear: both;
	margin: 0;
	padding: 0;
	height:15px;
	font-size:0px;
	}
.clear30{
	clear: both;
	margin: 0;
	padding: 0;
	height:30px;
	font-size:0px;
	}	
	
.f30{
	font-size:30px;
}	
.f11{
	font-size:11px;
}
.f12{
	font-size:12px;
}
.f13{
	font-size:13px;
}
.f14{
	font-size:14px;
}
.f15{
	font-size:15px;
}
.f17{
	font-size:17px;
}
.f20{
	font-size:20px;
}
	

.blue{
	color:#328CF0;
}	
.blue2{
	color:#11617e;
}	
.bold{
	font-weight:bold;
}
.black{
	color:#000;
}
.red{
	color:red;
}
.left{
	float:left;
}
.right{
	float:right;
}

.underline{
	text-decoration:underline
}
.margin5{
	margin:5px 0px;
}
.italic{
	font-style:italic;
}


#container{
	background:url(../images/bg_.png) repeat center top;
	/*background:rgba(255,255,255,0.7);*/
	width:1000px;
	height:100%;
	margin:40px auto 10px;
}

.logo{
	background:url(../images/logo.png) repeat-y center top;
	width:521px;
	height:68px;
	margin:0 auto;
	display:block;
}
.dotted{
	background:url(../images/dotted.jpg) repeat-x center top;
	height:1px;
	clear:both;
	font-size:0px;
	width:100%;
}
.dotted_subtitlu{
	background:url(../images/dotted.jpg) repeat-x center top;
	height:1px;
	clear:both;
	font-size:0px;
	margin:5px 10px 0 100px;
}

.meniu{
	margin:5px auto;
}

.meniu a{
	display:block;
	margin:5px 15px;
}
.cat1{
	background:url(../images/acasa.png) no-repeat center top;
	height:15px;
	width:42px;
	cursor:pointer;
}
.cat2{
	background:url(../images/profesori.png) no-repeat center top;
	height:15px;
	width:64px;
	cursor:pointer;
}
.cat3{
	background:url(../images/studenti-elevi.png) no-repeat center top;
	height:15px;
	width:107px;
	cursor:pointer;
}
.cat4{
	background:url(../images/reclama.png) no-repeat center top;
	height:15px;
	width:61px;
	cursor:pointer;
}
.cat5{
	background:url(../images/abonament.png) no-repeat center top;
	height:15px;
	width:78px;
	cursor:pointer;
}
.cat6{
	background:url(../images/contact.png) no-repeat center top;
	height:15px;
	width:56px;
	cursor:pointer;
}

.meniu2{
	list-style-type:none;
	padding:0;
	margin:0 auto;
	width:310px;
}
.meniu2 li{
	float:left;
	margin:15px 15px;
}
.meniu2 li a{
	display:block;
}
.meniu2 li a.icon1{
	background:url(../images/icon1.png) no-repeat center top;
	height:27px;
	width:27px;
	cursor:pointer;
}
.meniu2 li a.icon2{
	background:url(../images/icon2.png) no-repeat center top;
	width:28px;
	height:27px;
	cursor:pointer;
}
.meniu2 li a.icon3{
	background:url(../images/icon3.png) no-repeat center top;
	width:27px;
	height:27px;
	cursor:pointer;
}
.meniu2 li a.icon4{
	background:url(../images/icon4.png) no-repeat center top;
	width:27px;
	height:27px;
	cursor:pointer;
}
.meniu2 li a.icon5{
	background:url(../images/icon5.png) no-repeat center top;
	width:28px;
	height:27px;
	cursor:pointer;
}

.col11{
	background:url(../images/col11.gif) repeat-x center top;
	width:219px;
	height:75px;
}
.col1_bg{
	background:url(../images/col1_bg.png) repeat-y center top;
	width:219px;
}

.col21{
	background:url(../images/col21.gif) repeat-x center top;
	width:500px;
	height:75px;
}
.col2_bg{
	background:url(../images/col2_bg.png) repeat-y center top;
	width:500px;
}

.col31{
	background:url(../images/col31.gif) repeat-x center top;
	width:236px;
	height:75px;
}
.col3_bg{
	background:url(../images/col31_bg.png) repeat-y  center top;
	width:236px;
}

.col32{
	background:url(../images/col32.png) repeat-x center top;
	width:236px;
	height:75px;
}
.col32_bg{
	background:url(../images/col32_bg.png) repeat-y center top;
	width:236px;
}

.title{
	color:#000;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.title2{
	color:#000;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
}
.text{
	font-size:11px;
	text-align:justify;
}

.text img{
	float:right;
	margin:0 0 5px 10px;
}

.input{
	padding:0px 5px;
	font-size:11px;
	border:none;
	color:#000;
	background:#e5e5e5;
}
.submit{
	background:url(../images/cautare.jpg) repeat-x center top;
	width:57px;
	height:22px;
	display:block;
	border:0;
}
.login{
	background:url(../images/login.jpg) repeat-x center top;
	width:39px;
	height:17px;
	display:block;
	border:0;
}
.logout{
	background:url(../images/logout.jpg) repeat-x center top;
	width:49px;
	height:17px;
	display:block;
	border:0;
}

.blue_bg{
	padding:3px 5px;
	background:#328cf0;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	display:block;
}
.bg_content{
	background:url(../images/bg_content.png) repeat center top;
	border:1px solid #777094;
	
}
.meniu_bg{
	background:url(../images/meniu_bg.png) repeat-x center top;
	width:236px;
	height:75px;
}
.bg_content .banner1{
	margin:0 0 10px 0 ;
}
.categorie_toate{
	padding:3px 5px;
	background:#328cf0;
	color:#fff;
	font-size:12px;
	display:block;
	margin-bottom:10px;
}
.error_text{
	color:red;
	font-size:11px;
}
.error{
	border:1px solid red;
	padding:3px 5px;
}
.form_border{
	border:1px solid #999;
	padding:3px 5px;
}

.paginare{
	list-style:none outside none;
	width:auto;
	font-size:12px;
	padding:0px;
	margin:0px 0;
} 
.paginare li{
	cursor:pointer;
	float:left;
	list-style:none outside none;
	/*margin:2px;*/
	padding:4px 0;
	position:relative;
}
.paginare li a{
	display:block;
	padding:3px 4px;
	color:#FF8423;
	font-weight:normal;
	outline:medium none;
	text-decoration:none;
}
.paginare li a:hover{
	color:#000;
	
}
.paginare li.active{
	font-weight:bold;
	padding:7px 4px;
}
.trebuchet{
	font-family:trebuchet MS
}
.email_label{
	background:#FF8424 url(../images/email.jpg) no-repeat left top;
	width:49px;
	height:17px;
	display:block;
	float:left;
}
.parola_label{
	background:url(../images/parola.jpg) no-repeat left top;
	width:49px;
	height:17px;
	display:block;
	float:left;
}
.inner_text{
	height:180px;
	width:214px;
}
#inner_text img{
	margin:0 0 5px 10px;
}
.parteneri{
	background:url(../images/parteneri.jpg) repeat-x center top;
	width:214px;
	height:22px;
	display:block;
}
.subtitlu{
	color:#11617e;
	font-size:14px;
	text-align:left;
}
.footer_links{
	margin-top:15px;
	background:url(../images/bottom_bg.jpg) repeat-x center top;
	width:100%;
	height:37px;
	color:#ff8423;
	font-size:11px;
	font-weight:bold;
}
.footer_links a{
	color:#ff8423;
	font-size:11px;
	font-weight:bold;
	margin:0px 3px;
}
.footer_links span{
	color:#ff8423;
	font-size:11px;
	font-weight:bold;
	margin:0px 3px;
}
.meniu_categorii{
	margin:3px 0;
}
.meniu_categorii td{
	background:#686769;
	font-size:11px;
	color:#fff;
	padding:7px 0 2px 0;
}
.meniu_categorii td a{
	color:#fff;
}
.meniu_categorii td a:hover{
	text-decoration:none;
}
.meniu_categorii td .link_categorie{
	color:#fff;
	display:block;
	background:url(../images/categorie_link.jpg) repeat-x center top;
	background:#BF321D url(../images/categorie_link2.jpg) repeat-x center top;
	width:80px;
	height:15px;
	padding-top:1px;
	border:1px solid #000;
}
.banner4{
	margin:10px 0;
}
.banner3{
	margin:10px 0;
}
.banner2{
	margin:0px;	
}

.meniu_left_top{
	background:url(../images/meniu_stanga.gif) repeat-x center top;
	width:219px;
	height:75px;
}
.meniu_left_top2{
	background:url(../images/meniu_stanga2.gif) repeat-x center top;
	width:219px;
	height:75px;
}
.meniu_stanga_articol{
	background:url(../images/meniu_stanga_articol.png) repeat-x center top;
	width:219px;
	height:75px;
}
.editia_curenta{
	background:url(../images/editia_curenta.gif) repeat-x center top;
	width:219px;
	height:75px;
}

.meniu_left_content{
	background:url(../images/meniu_left_content.jpg) repeat-y center top;
	width:219px;
}
.meniu_left ul{
	list-style-type:none;
	padding:0 0 0 30px;
	margin:0px;
}
.meniu_left ul li{
	margin:10px 0px;
}
.meniu_left ul li a{
	color:#646464;
	font-size:0px;
	display:block;
}
.content_right_top{
	background:url(../images/content_right_top.gif) repeat-x center top;
	width:745px;
	height:75px;
}
.content_right_top2{
	background:url(../images/content_right_top2.gif) repeat-x center top;
	width:745px;
	height:75px;
}
.content_middle_top{
	background:url(../images/content_middle_top.gif) repeat-x center top;
	width:500px;
	height:75px;
}
.col_right_top{
	background:url(../images/col_right_top.gif) repeat-x center top;
	width:236px;
	height:75px;
}
.content_right{
	background:url(../images/content_right.jpg) repeat-y center top;
	width:745px;
}
.content_right2{
	background:url(../images/content_right2.jpg) repeat-y center top;
	width:745px;
}
.content_middle{
	background:url(../images/content_middle.png) repeat-y center top;
	width:500px;
}
.col_right{
	background:url(../images/col_right.png) repeat-y center top;
	width:236px;
}





.menu_191, .menu_196{
	background:url(../images/menu_noutati2.png) no-repeat left top;
	width:107px;
	height:15px;
	font-size:0px;
}

.menu_192, .menu_199{
	background:url(../images/menu_resurse.jpg) no-repeat left top;
	width:59px;
	height:15px;
	font-size:0px;
}

.menu_193,.menu_198{
	background:url(../images/menu_login.jpg) no-repeat left top;
	width:44px;
	height:15px;
	font-size:0px;
}

.menu_194, .menu_200{
	background:url(../images/feedback_profesori.png) no-repeat left top;
	width:124px;
	height:15px;
	font-size:0px;
}

.menu_195, .menu_201{
	background:url(../images/trimite_feedback.png) no-repeat left top;
	width:152px;
	height:15px;
	font-size:0px;
}

.menu_197{
	background:url(../images/trimite_feedback.png) no-repeat left top;
	width:66px;
	height:15px;
	font-size:0px;
}

/*
.menu_200{
	background:url(../images/feedback_studenti.png) no-repeat left top;
	width:103px;
	height:15px;
	font-size:0px;
}

.menu_191:hover{
	background:url(../images/menu_noutati_over.png) no-repeat center top;
	width:56px;
	height:12px;
}
.menu_192:hover{
	background:url(../images/menu_resurse_over.png) no-repeat center top;
	width:59px;
	height:12px;
}
.menu_193:hover{
	background:url(../images/menu_login_over.png) no-repeat center top;
	width:44px;
	height:15px;
}
.menu_194:hover{
	background:url(../images/feedback_profesori_over.png) no-repeat center top;
	width:128px;
	height:15px;
}
.menu_195:hover{
	background:url(../images/trimite_feedback_over.png) no-repeat center top;
	width:152px;
	height:12px;
}
*/
.label{
	background:#ff8423;
	width:130px;
	height:17px;
	display:block;
	float:left;
}
.label img{
	margin-left:5px
}
.input_label{
	padding:0px 2px;
	font-size:11px;
	border:none;
	color:#000;
	background:#e5e5e5;
	width:150px;
	float:right; 
	padding-top:1px;
	height:16px;	
}
.select{
	padding:0px 0px;
	font-size:11px;
	border:0;
	color:#000;
	background:#e5e5e5;
	width:150px;
	float:right; 	
	height:17px;
}
.trimite_submit{
	background:url(../images/trimite.jpg) repeat-x center top;
	width:65px;
	height:22px;
	display:block;
	border:0;
}

.comentariul_tau{
	background:url(../images/comentariul_tau.jpg) repeat-x center top;
	width:132px;
	height:15px;
	display:block;
}
.comentarii{
	background:url(../images/comentarii.jpg) repeat-x center top;
	width:108px;
	height:19px;
	display:block;
}
.textarea{
	padding:0px 0px;
	font-size:12px;
	border:none;
	color:#000;
	background:#e5e5e5;
	overflow-x:hidden;
}
.grey{
	color:#333;
}

/* titluri */

.titlu_resurse{
	background:url(../images/titlu_resurse.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}

.titlu_opiniile_celorlalti{
	background:url(../images/titlu_opiniile_celorlalti.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
/*
.titlu_opinii_studenti{
	background:url(../images/titlu_opinii_studenti.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
*/

.titlu_opinia_ta{
	background:url(../images/titlu_opinia_ta.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}

.titlu_login{
	background:url(../images/titlu_login.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_contact{
	background:url(../images/titlu_contact.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_abonament{
	background:url(../images/titlu_abonament.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_noutati{
	background:url(../images/titlu_iti_recomandam.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}

/* categorii */
.titlu_economie{
	background:url(../images/titlu_economie.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_antreprenoriat{
	background:url(../images/titlu_antreprenoriat.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_marketing{
	background:url(../images/titlu_marketing.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_itc{
	background:url(../images/titlu_itc.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_financiar{
	background:url(../images/titlu_financiar.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_societate{
	background:url(../images/titlu_societate.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_educatie{
	background:url(../images/titlu_educatie.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_sanatate{
	background:url(../images/titlu_sanatate.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_cultura{
	background:url(../images/titlu_cultura.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_sport{
	background:url(../images/titlu_sport.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_cariera{
	background:url(../images/titlu_cariera.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.titlu_cautare{
	background:url(../images/titlu_cautare.jpg) no-repeat left top;
	width:200px;
	height:35px;
	margin:20px 0 0 100px;
}
.stanga_categorie_1{
	background:url(../images/stanga_categorie_1.png) no-repeat left top;
	width:129px;
	height:45px;
	margin:3px 0 0 85px;
}
.stanga_categorie_2{
	background:url(../images/stanga_categorie_2.png) no-repeat left top;
	width:129px;
	height:45px;
	margin:15px 0 0 85px;
}

.anunt1{
	margin:5px 5px 5px 85px;
	font-size:11px;
}
.anunt2{
	margin:5px 5px 5px 85px;
	font-size:11px;
}

.anunt1 a:hover{
	text-decoration:none;
}
.anunt2 a:hover{
	text-decoration:none;
}
/* titluri */


.warning2{
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid rgba(0, 0, 0, 0.08);
	background:#EDEDED;
	padding:10px;
}
.warning{
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid rgba(255, 132, 35, 0.5);
	background:#fecfaa;
	padding:10px;
	text-align:center;
}
.citeste_tot{
	color:#FF7C23;
}
.img_link{
	border:1px solid #ccc; padding:1px;
}
.img_link:hover{
	border:1px solid #666;
}
.print{
	background:url(../images/print_icon.jpg) no-repeat left 1px;
	padding-left:18px;
}

.share_button{
	margin:0 2px;
	display:inline;	
}
.twitter{
	background: url(../images/twitter.png) no-repeat;
	padding-left:20px;
}