body{
font-family:Trebuchet MS;
margin:0;
font-size:14px!important;
color:#004B8F;

background: url(bg_1.jpg) top center repeat-x;
/*background-repeat:repeat-x;*/
}

img {
	border: 0px;
}

a{
	color:#e73358;
	text-decoration:none;
	outline:none;
font-size:14px;
}

a:hover{
	text-decoration:underline;
}

h3{
	font-family:comic sans ms;
	font-size:14px;
	margin-bottom:1px;
}

h2{
	font-size:16px;
	font-family:comic sans ms;
}

h4{
	font-size:13px;
	font-family:comic sans ms;
	margin-bottom:2px;
	padding-bottom:2px;
}

#footer{
	margin-top:0px;
	margin:auto;
	width:910px;
	height:60px;
	border:0px solid #000;
	line-height:60px;		
}
#footer table{
	margin-top:15px;
	font-size:10px;
	font-family:Times New Roman;
	font-weight:bold;
	color:#00417E;
	text-transform:uppercase;
	line-height:11px;
}

#footer table a{
	color:#00417E;
	font-weight:bold;
	font-size:10px;
	
}

#footer table a:hover{
	color:#F57315;
}

#alegeTema{
	color:#004685;
	float:right;
	width:350px;
	height:50px;
	border:0px solid #000;
	margin-right: 40px;
	position:relative;
	text-align:right;
	line-height:31px;
	margin-top:0px;
	padding:0px;
}

#logo{
/*	background: url('logo.png') top left no-repeat;*/ 
	margin-left: 41px; 
	width: 336px; 
	height: 150px; 
	margin-top: 39px; 
	float: left;
	z-index:10;
	position:relative;
	border:0px solid #000;
}

#limba{
	text-align:right;
	margin-right:28px;
	margin-top:-5px;
}


#cautare{
	background: url('cautare.png') right -1px no-repeat; 
	width: 282px; 
	height: 52px; 
	float: right; 
	margin-top: 35px; 
	margin-right: -375px;
	border:0px solid #000;
}

.mainContent{
	border: 0px solid #000000; 
	margin: auto; 
	background-image: url('content_bg.png'); 
	background-position: center top; 
	background-repeat: no-repeat;  
	width: 1004px; 
	height: 578px; 
	top: -80px; 
	position: relative;
}

#mainMenu{
	border: 0px solid #000000; 
	margin: auto;
	background: url('menu_bg.gif') center left no-repeat; 
	width: 940px; 
	height: 67px;
	
}

#page-content{
	border: 0px solid #000000; 
	margin: auto; 
	padding:0px; 
	width: 920px; 
	height: 430px;
	font-family:trebuchet ms;
}

a#arhivaNoutati{
	display:block;	
	background:url(arhiva_noutati.png) top left no-repeat;
	width:143px;
	height:30px;
	text-indent:-10000px;
	color:#fff;
	line-height:0px;
	
}

a#arhivaNoutati:hover{
	background:url(arhiva_noutati_hover.png) top left no-repeat;
}

a#maiMult{
	display:block;	
	background:url(mai_mult.png) top left no-repeat;
	width:143px;
	height:30px;
	text-indent:-10000px;
}

a#maiMult:hover{
	background:url(mai_mult_hover.png) top left no-repeat;
}

#ascunde{
	position:fixed;
	top:0;
	left:0;
	width:110px;
	height:30px;
	margin:auto;
}

#ascunde a{
	display:block;
	width:110px;
	height:30px;
	background:transparent url(ascunde.png) top left no-repeat;
	text-indent:-10000;
	line-height:0px;
}

#ascunde a:hover{
	background:transparent url(ascunde_hover.png) top left no-repeat;
}
