@charset "utf-8";
/* CSS Document */

@import 'abstract.css';
@import 'concret.css';
@import 'anylinkcssmenu.css';
@import 'linkcssmenu.css';
@import 'pagina.css';




#header {height:90px; max-width:1673px;}
#header img#logo {width:111px; height:59px; margin:15px 16px 16px 16px; border:none;}
#header .language {float:right; width:200px; text-align:right; color:#666; color:#666;}

#meniu-scurt{
	width:100%;
	border-bottom:1px solid #FFFFFF;
	height:46px;
	color:#ffffff;
	background:#0143A4;
	text-align:center;
	max-width:1673px;
	}
	#meniu-scurt a{color:#ffffff;}
	#meniu-scurt a:hover{color:#e2ecf9;}
	#meniu-scurt a.selectat{color:#fcbd30;}





#grafic-acasa{
	height:197px;
	background:#9ebee5 url(../img/home_banner.jpg) center left no-repeat;
	}
#grafic-continut{
	height:65px;
	background:#9ebee5 url(../img/home_banner-mic.jpg) center left no-repeat;
	}	


#content-pagina{
	padding:10px;
	
	}

#drepturi{
	width:100%;
	height:25px;
	line-height:25px;
	font-size:10px;
	color:#ffffff;
	background:#0143A4;
	padding-left:10px;
	max-width:1673px;
	}
#drepturi span {float:left; width:50%;}
#drepturi a {color:#ffffff;}
		
#trafic{
	padding:10px;
	}

.titlu_caps{
	text-transform:uppercase;
	}
