body { font-family:Arial, Helvetica, sans-serif; }

#body_up { width:800px; height:26px; float:inherit; }

#body_middle { width:800px; background-image:url(images/body_middle.jpg); float:inherit; }

#body_down { width:800px; height:26px; float:inherit; }

a:link { text-decoration:none; color:#FFFFFF; }

a:hover { text-decoration:underline; color:#FFFFFF; }

a:visited { text-decoration:none; }


/* Butoane */

#button_up { width:200px; height:16px; }

#button { background-color:#0078CC; height:25px; width:180px; text-align:left; color:#FFFFFF; padding-top:5px; padding-left:20px; }

#button_down { width:200px; height:16px; }

#button:hover { background-color:#35AEF7; }


/* Continut */

#container_up { width:556px; height:19px; background-image:url(images/continut_up.jpg); float:left; }

#container { width:529px; height:250px; border-left:solid 2px #007DC4; border-right:solid 2px #007DC4; 

			padding:11px; font-size:15px; text-align:center; float:left; overflow:auto; }
			
#container_index { width:529px; height:250px; border-left:solid 2px #007DC4; border-right:solid 2px #007DC4; 

			padding:11px; font-size:15px; text-align:left; float:left; overflow:auto; }
			
#prof_el_full { width:450px; height:200px; float:inherit; border:solid 2px #000000; text-align:center; }

#prof_el_left { width:239px; float:left; }

#prof_el_right { width:250px; border-left:dotted 1px #007DC4; float:right; padding-left:10px; }



#container_down { width:556px; height:19px; background-image:url(images/continut_down.jpg); float:left; }

/* Noutati */

#noutate_full { width:500px; float:inherit; }

#noutate_titlu { width:480px; padding-left:10px; padding-right:10px; text-align:left; background-color:#CCCCCC; }

#noutate_continut { width:480px; padding:10px; text-align:left; }

#concursuri { width:150px; float:left; }


/* Admin */

.textarea { width:450px; height:200px; font-family:"Courier New", Courier, monospace; 
		
			background-color:#EBEBEB; font-size:12px; float:inherit; }
			
#textarea_div { width:450px; height:200px; float:inherit; }

#textarea_submit_div { width:450px; float:inherit; margin-top:10px; }

.textarea_noutate { width:300px; height:200px; }

.input_noutate { width:300px; font-family:"Courier New", Courier, monospace; font-size:12px; }

.input_concurs { width:200px; font-family:"Courier New", Courier, monospace; font-size:12px; }


#add_prof_full { width:400px; float:inherit; }

.add_prof_textarea { width:250px; height:200px; font-family:"Courier New", Courier, monospace; font-size:12px;

