body
{
	margin:0px;
	padding:0px;
}

#container 
{	
	font-family:tahoma;
	width: 960px;
	background: #fff;
	margin: 0 auto;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:rgb(22,56,164);
}

#logo
{
	width:960px;
	height:50px;
}

.linieOrizontala1
{
	clear:both;
	width:960px;
	height:1px;
	background:rgb(22,56,164);
}

.linieOrizontala2
{
	margin-top:1px;
	clear:both;
	width:960px;
	height:1px;
	background:rgb(22,56,164);
}

.banner_home
{
	margin-top:5px;
}

.liste
{
       margin-top:5px;
       margin-left:75px;

}
.left
{
	width:460px;
	margin-left:5px;
	float:left;
}

.right
{
	width:460px;
	float:right;
	margin-left:16px;
}

.titlu
{
	text-align:center;
	color:rgb(22,56,164);
	font-size:17px;
	font-weight:bold;
}

.paragraf
{
	font-size:13px;
	margin-left:15px;
	margin-right:15px;
}

.portofoliu
{
        font-size:13px;
        text-align:center;
		margin-top:20px;
}

.centru
{
        
        margin-left:250px;
        font-size:20px;
        text-align:center;
        width:420px;
}

.capitol
{
       margin-top:40px;
	   font-size:15px;
       font-weight:bold;
	   text-align:center;
	   padding-left:15px;
	   padding-right:15px;
}

.legi
{
      font-size:13px;
      margin-left:15px;
      margin-right:15px;
}

.nota
{
        font-size:13px;
        text-align:center;
        color:rgb(22,56,164);
         
}


.bestAdmin
{
	color:rgb(22,56,164);
	font-weight:bold;
	font-size:15px;
}

table
{
	width:460px;
	border-collapse:collapse;
	font-size:13px;
	padding:5px;
}

td
{
	font-weight:bold;
	padding-bottom:5px;
}

.blue
{
	color:rgb(22,56,164);
	font-size:13px;
}

.detalii
{
	
	color:#000;
	text-align:center;
	font-style:italic;
}

#servicii
{
	font-size:13px;
}

#statistici 
{
	width:88px;
	height:31px;
	margin:auto;
	margin-top:15px;
}

.legislatie
{
	border: 1px solid #6678b1;
	margin: 7px 7px 3px 7px;
}

.subtitlu
{
	color:rgb(22,56,164);
	font-size:15px;
	font-weight:normal;
	text-align:center;
}

.articol
{
	text-indent:80px;
	font-size:14px;
	font-weight:bold;
}

.despre
{
	margin-top:30px;
	line-height:140%;
}

/* --------------------------------------------
 styling for the tables avizier and portofoliu
   --------------------------------------------   */


#background-image
{
	font-size: 14px;
	margin: 30px auto;
	width: 580px;
	border-collapse: collapse;
	background:#e8edff url('../images/logo.jpg') 363px 1px no-repeat;
}
#background-image th
{
	padding: 14px;
	font-weight: bold;
	font-size: 17px;
	color:rgb(22,56,164);
	text-align: left;
	text-indent:50px;
}

#background-image td
{
	padding: 7px 10px;
	color:rgb(22,56,164);
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../images/back.png');
	text-align: center;
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
	
}

#background-image a
{
	color:rgb(22,56,164);
	font-weight: normal;
}

#background-image a:link 
{
	text-decoration:none;
}

#background-image a:visited 
{
	text-decoration:none;
}

#background-image a:hover 
{
	text-decoration:underline;
}

#background-image a:active 
{
	text-decoration:underline;
}



#rounded-corner
{
	margin: 30px auto;
	width: 780px;
	text-align: center;
	border-collapse: collapse;
}

#rounded-corner thead th
{
	font-size:14px;
	font-weight:bold;
	color:rgb(22,56,164);
}

#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}

#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}

#rounded-corner th
{
	padding: 8px;
	background: #b9c9fe;
}
#rounded-corner td
{
	font-size:14px;
	font-weight:normal;
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color:rgb(22,56,164);
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#hor-minimalist-b
{
	background: #fff;
	margin: 30px auto;
	width: 480px;
	border-collapse: collapse;
}

#hor-minimalist-b th
{
	font-size: 17px;
	color:rgb(22,56,164);
	text-align: center;
	text-indent:50px;
	font-weight: bold;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#hor-minimalist-b td
{
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
	color:rgb(22,56,164);
}

#hor-minimalist-b a
{
	color:rgb(22,56,164);
	font-weight: normal;
}

#hor-minimalist-b a:link 
{
	text-decoration:none;
}

#hor-minimalist-b a:visited 
{
	text-decoration:none;
}

#hor-minimalist-b a:hover 
{
	text-decoration:underline;
}

#hor-minimalist-b a:active 
{
	text-decoration:underline;
}

/*meniu principal*/

ul.meniu 
{
	width:930px; 
	margin:auto; 
	padding:0px; 
	display:block; 
	text-align:left;
	
}

ul.meniu li 
{
	width:110px; 
	margin:0px; 
	text-align:left; 
	width:auto; 
	float:left; 
	list-style:none; 
	padding-left:5px; 
	padding-right:5px; 
	margin-top:2px;
	margin-bottom:2px;
	background:#fff; 
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(22,56,164);
	font-size:11px;
}

ul.meniu li a 
{
	width:110px; 
	height:15px; 
	line-height:15px; 
	display:block; 
	overflow:hidden; 
	font-weight:bold; 
	text-decoration:none; 
	text-align:center;
	color:#808080;
}

ul.meniu li a:hover 
{
	width:110px; 
	height:15px; 
	background:rgb(22,56,164);  
	display:block; 
	overflow:hidden; 
	font-weight:bold; 
	text-decoration:none; 
	text-align:center;
	color:#F8F8F8;
}

#home a
{
	margin-left:50px;
}

/*meniu footer*/

ul.meniuFooter 
{
	width:930px; 
	height:20px;
	margin:auto; 
	padding:0px; 
	display:block; 
	text-align:left;
	
}

ul.meniuFooter li 
{
	width:120px; 
	margin:0px; 
	text-align:left; 
	width:auto; 
	float:left; 
	list-style:none; 
	padding-left:5px; 
	padding-right:5px; 
	margin-top:2px;
	margin-bottom:2px;
	background:#fff; 
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:rgb(22,56,164);
	
}

ul.meniuFooter li a 
{
	
	width:120px; 
	height:20px; 
	line-height:22px; 
	display:block; 
	overflow:hidden; 
	font-weight:bold; 
	text-decoration:none; 
	text-align:center;
	color:#808080;
	font-size:11px;
	
}
