/* ====================== GENERAL ====================== */

*{ margin:0; padding:0;	border:0; text-decoration:none;	font-size:12px;	color:#3b3726; font-family:Arial, Helvetica, sans-serif; }

body { background:url('images/bg.jpg') repeat center top; text-align:center; }

.meniu{ width:1002px; margin:6% auto; }

.centering{	width:129px; text-align:center; vertical-align:top; padding-top:40px; }

.border-left{ width:2px; background:url('images/border-left.gif') repeat-y; }

.border-right{ width:2px; background:url('images/border-right.gif') repeat-y; }

.border-top{ height:2px; background:url('images/border-top.gif') repeat-x; }

.border-bottom{ height:2px; background:url('images/border-bottom.gif') repeat-x; }

.carte{ width:740px; }

.arc_space{ width:740px; height:9px; background:url('images/arc_space.gif') repeat-y top center; }

.arc{ width:20px; background:url('images/arc.jpg') repeat-y top right; }



/* ====================== MENIU ====================== */

#meniu{ background:#a40000; vertical-align:top;}

#meniu div.meniu{ width:360px;  text-align:center; vertical-align:text-top; }

.sigla{ display:block; margin:auto; padding-top:10px;}

.link{ display:block; margin:15px auto 0 auto; }

.bottom-meniu{ display:block; margin:auto; padding-top:80px; }



/* ====================== CONTENT ====================== */

#content{ width:360px; background:white; vertical-align:text-top; }

#content div.table{ padding:5px 17px 3px 17px; }

#content .top{ height:4px; background:url('images/content-top.gif') no-repeat bottom; }

#content .bottom{ height:4px; background:url('images/content-bottom.gif') no-repeat top; }

#content .border{ width:328px; min-height:600px; border:1px solid #9f9f9f; border-top:1px solid white; border-bottom:1px solid white;}

/* pentru IE6 */
*html #content .border{ width:328px; height:600px; border:1px solid #9f9f9f; border-top:1px solid white; border-bottom:1px solid white;}

#content div.titlu{ margin:7px auto 5px 8px; font-size:20px; text-align:left;}

#content div.titlu2{ margin:7px auto 5px 8px; font-size:13px; text-align:left;}

#content div.spacer{ margin:5px auto; background:url('images/spacer.gif') repeat-x center; }

#content div.text{ margin:0 10px 10px 10px; text-align:justify;}

#content div.underline{ background:url('images/underline.jpg') no-repeat top; }

#content .text img{ border:1px solid #121212; }

#content div.float{ float:left; width:153px; height:140px; text-align:center; vertical-align:middle;padding-top:5px }

#content div.float2{ float:left; width:143px; height:150px; text-align:center; vertical-align:middle }

#content .centrare{ text-align:center; vertical-align:middle; width:150px; height:153px; }



/* ====================== FOOTER ====================== */

.footer{ height:30px; color:#ffffff; text-align:center; vertical-align:middle; }