@charset "iso-8859-1";
/* --------------- ©2008 CSS by Kondiment --------------- */



/* ------------------------------------------------------ */
/* Global / Reset Elements */
/* ------------------------------------------------------ */
	body { margin: 0; padding: 0 0 20px 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; background:#fff url(../images/bg2.jpg);}
	a {	outline: none; text-decoration: none; }
	p, h1, h2, h3, h4, h5, h6, ul, ol, li, hr, form, fieldset, legend, table, theah, tbody, blockquote { margin: 0; padding: 0; }
	ul { list-style-type: none; }
	input, button, textarea, select { font-family: Arial; }
	
	img {
		border:none;
		}
	
	label { vertical-align: 2px; }
	
	h2 {
		font-size: 18px;
		color: #003469;
		font-weight: normal;
		padding-bottom: 15px;
	}
	
h2 a {
			color: #003469;
		}
	

	h3 {
		font-size: 14px;
		color: #003469;
		font-weight: normal;
	}
	
		h3 a {
			color: #003469;
		}
		h3 a:hover {
			color: #000;
		}
	
	h4 {
		font-size: 14px;
		font-weight: bold;
		color: #003469;
	}
	
	h5, a.ministere {
		font-size: 12px;
		font-weight: bold;
		color: #003469;
	}
	a.ministere:hover {text-decoration:underline;}
	
	.prima_pagina {
		font-size: 14px;
		font-weight: normal;
	}/*adaugat in aprilie 2010 ca sa faca fonturile mai mari in paragraf in prima pagina*/
	.prima_pagina_chapeau {
		font-size: 12px;
		font-weight: normal;
	}/*adaugat in aprilie 2010 ca sa faca fonturile mai mari in paragraf in chapeau in prima pagina*/
/* ------------------------------------------------------ */



/* ------------------------------------------------------ */
/* Main Classes */
/* ------------------------------------------------------ */
	.clear {
		clear: both;
	}
	
	.img-l {
		border: 1px solid #bdbdbd;
		float: left;
		margin-right: 5px;
	}
	
	.fl {
		float: left;
	}
	.fr {
		float: right;
		}
	
	.pl15 {	padding-left: 15px; }
	.pl5 {	padding-left: 5px; }
	.pad10 { padding: 10px 0; }
	.pad15 { padding: 10px; }
	.pr15 {	padding-right: 15px; text-align:justify;}
	.entry {
		padding-bottom: 0px; /*initial a fost 10px ca sa ramana spatii intre teme*/
	}
/* ---------------------------------------- */
	.cab.white {
		background-color: #fff !important ;
	}
	
	.cab {
		background-color: #eee;
		padding: 10px;
		float: left;
		margin: 1px 0 1px 2px;
		font-size: 10px;
		width: 214px;
	}
	
		.cab-left {
			width: 76px;
			float: left;
		}
		
			.cab-left img {
				display: block;
			}
		
		.cab-right {
			width: 133px;
			padding-left: 5px;
			float: left;
		}
	
	.border {
		border: 3px solid #dadada;	
	}
	.border_over {
		border: 3px solid #696969;	
	}
	
	.foto {
		width: 226px;
		background:#eeeeee;
		vertical-align:top
	}
	
		.foto_pic {
			padding:5px;
		}
		
		.foto_info {
			padding:0 5px 5px;
			font-size: 10px;
			text-align:left;
		}
		
		.foto_link {
			float: right;
		}
	
	.pagination {
		text-align: center;
	}
	
		.pagination li {
			display: inline;
		}
		
			.pagination li a {
				padding: 0 5px;
				color: #000;
				background-color: #f9f9f9;
				border-left: 1px solid #f1f1f1;
				border-top: 1px solid #f1f1f1;
			}
			.pagination li a:hover {
				background-color: #f1f1f1;
			}
	
	.two-box-grey {
		padding: 10px;
		background-color: #eee;
		float: left;
		width: 332px;
		margin-left: 2px;
		height:50px;
		margin-bottom:2px;		
	}
	
	.two-box-white {
		padding: 10px;
		float: left;
		width: 332px;
		margin-left: 2px;
	}
/* ---------------------------------------- */
	.round-hover a {
	height: 20px;
	display: block;
		*display: inline-block;
	float: left;
	/*color: #838383; culoare gri pentru blocul Utile*/
	color: #003469;
	margin-right: 5px;
	}
	.round-hover a:hover, .round-hover a.selectedItem {
		background: url(../images/rbtn-left.png) no-repeat;
		color: #FFF;
	}
	
		.round-hover a span {
			margin-left: 5px;
			padding: 0 8px 0 3px;
			line-height: 20px;
			
			height: 20px;
			display: block;
			*display: inline-block;
			cursor: pointer;
		}
		.round-hover a:hover span, .round-hover a.selectedItem span {
			background: url(../images/rbtn-right.png) right top no-repeat;
		}
/* ---------------------------------------- */
	a.more {
		width: 54px;
		height: 14px;
		display: block;
		background: url(../images/btn.png) no-repeat;
		
		font-size: 10px;
		color: #fff;
		padding: 1px 0 0 5px;
		float: right;
		margin:5px 0 2px;
	}
	a.more:hover {
		background-position: left bottom;
	}
	
	
	a.rss {
		width: 65px;
		height: 17px;
		display: block;
		background: url(../images/rss.png) right top no-repeat;
		text-align: right;
		
		font-size: 10px;
		color: #6c6c6c;
		padding: 4px 25px 0 0;
		
		position: absolute;
		right: 0;
		top: 10px;
	}
	a.rss:hover {
		color: #000;
	}
	
	a.small {
		font-size: 10px;
		color: #6c6c6c;
		text-decoration: underline;
		padding: 0 3px;
	}
	a.small:hover {
		color: #fff;
		background-color: #f05a23;
		text-decoration: none;
	}
	
	a.small2 {
		font-size: 10px;
		color: #010101;
		text-decoration: underline;
	}
	a.small2:hover {
		text-decoration: none;
	}
	
	a.f14, a.f12, a.f10 {
		color: #5f5f5f;
	}
	a.f14:hover, a.f12:hover, a.f10:hover {
		color: #ff0000;
		text-decoration: underline;
	}
	a.f14 {
		font-size: 14px;
	}
	a.f12 {
		font-size: 12px;
	}
	a.f10 {
		font-size: 10px;
	}
/* ---------------------------------------- */
	.list {
		list-style: none;
		float: left;
		width: 300px;	
	}
	
	.list li {
		padding: 4px 0px;	
	}
	
	.list li a {
		color: #595959;
		font-size: 11px;
		padding: 0 5px 0 5px;
		text-decoration: underline;	
	}
	
	.list li a:link  {
		color: #595959;
		font-size: 11px;
		padding: 0 5px 0 5px;
		text-decoration: underline;	
	}
		
	.list li a:visited  {
	color: #595959;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration: underline;	
	}
	
	.list li a:hover {
		color: #fff;
		background-color: #f05a23;
		font-size: 11px;
		text-decoration: none;
	}
	


	
	
	.list2 li {
		padding: 10px 0;
	}
/* ---------------------------------------- */
	.article {
		
	}
	
		.article_left {
			width: 182px;
			float: left;
		}
		
			.pic {
				background-color: #efefef;
				text-align: center;
				padding: 10px 0;
				color: #000;
				border:1px solid #eef;
			}
		.leftPic {
			background:#efefef;
			padding:1px;
			}
		
		.article_right {
			width: 518px;
			margin-left: 11px;
			float: left;
			color: #000;
		}
		
			.article_right p {
				padding-bottom: 2px;
				margin-bottom:3px;
				text-align: justify;
			}
			
			.article_right em {
				color: #666;
				font-style: normal;
			}
			/* mai 2010 - in fisierul articol.html - clasa article_right - se vad ul,li */
			.article_right ul {
				list-style-type:circle;
			}
			.article_right ul li{
				margin-left: 15px; 
			}
/* ------------------------------------------------------ */
	.two_box {
		width: 340px;
		float: left;
		position: relative;
	}
	/* mai 2010 - sa se vada ul,li in fisierele pensii, reforma, educatie, salarizare */
			.two_box ul {
				list-style-type:disc;
			}
			.two_box ul li{
				margin-left: 15px; 
			}
			.two_box ul ul{
				list-style-type:circle; 
			}
	
	.reforma { 
	background-color:#BBD5EC;
	}
	.reforma a { color: #666;;}

	.two_box_new {
		width: 692px; /*aprilie 2010 -  am pus dimensiune fixa ca sa se vada bine inclusiv Sedinta de guvern-audio,video*/
		float: left;
		position: relative;
	}
	.two_box h3 {
		border-bottom:1px solid #efefff;
		}
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* Layout */
/* ------------------------------------------------------ */
	#container1 {
		width: 1000px;
		margin: 0 auto;
		position: relative;
		
	}	
	#container {
		width: 980px;
		margin: 0 auto;
		position: relative;
	}
	
	#header {
		height: 124px;
		margin-bottom: 19px;
		background: url(../images/nav.png) no-repeat;
		position: relative;
		z-index:10; /*adaugata in aprilie 2010 ca sa aduca headerul in fata bannerului care se roteste*/
		
		
	}
	
		#logo {
			width: 82px;
			height: 111px;
			background: url(../images/logo.png) no-repeat;
			
			position: absolute;
			left: 33px;
			top: 20px;
			cursor:pointer;
			
		}
		
		#header h1 {
			position: absolute;
			left: 115px;
			top: 20px;			
			width:210px;
			height:20px;
		}
		
			#header h1 a {
				height: 20px;
				display: block;
				text-indent: -1000em;
				overflow: hidden;
			}
		
		#header h1 .langRo {
			background: url(../images/guv.png) no-repeat;
			width: 340px;
			height: 31px;
			position: absolute;
			left: 15px;
			
			
			
		}
		
		#header h1 .langEn {
			background: url(../images/guv_en.png) no-repeat;
			width: 390px;
			height: 34px;
			position: absolute;
			left: 15px;
			top: 10px;
		}
		
		#header h1 .langFr {
			background: url(../images/guv_fr.png) no-repeat;
			width: 420px;
			height: 34px;
			position: absolute;
			left: 15px;
			top: 10px;
		}
		
		#nav {
			height: 27px;			
			position: absolute;
			left: 95px;
			top: 69px;												
		}
/*						
			#nav li {
				display: inline;
			}
			
				#nav li a {
					font-size: 12px;
					color: #fff;
					
					padding: 6px 15px;
					display: block;
					float: left;
					margin-right: 10px;					
				}
				#nav li a:hover, #nav li.selected a {
					color: #fff;					
					background: url(../images/mainover.gif) repeat-x;
				}
*/				
				

				
	#utils {
		/*width: 238px;*/
		width: 222px;
		height: 69px;		
		background: url(../images/utils1.png) no-repeat;
		position: relative;/*absolute*/
		top:0;
		right:0 px;/*7px*/
								
	}
	
		#lang, #topnav, #search {
			position: absolute;
			right: 10px;
			/*left:10px; pentru afisare in blocul de Utile*/			
		}
		
		#lang {
			top: 10px;
		}
		
		#topnav {
			top: 30px;
		}
		
		#search {
			bottom: 20px;
			position:absolute;
			top:8px;
			margin-top:10px;															
		}
		
		#search_newsletter {
			bottom: 20px;
			position:relative;
			top:8px;
																	
		}
		
		#search_newsletter-inp {
			width: 130px;
			height: 58px;		
		}
		
		#search_newsletter-btn {
			width: 61px;
			margin-left: 1px;
		}
		
		#search_newsletter-btn input {
				width: 61px;
				height: 19px;
				background: url(../images/search-btn.png) no-repeat; 
				text-align: center;
				
				margin: 0;
				padding: 0;
				border: 0;
			}
		
		
		#lang li, #topnav li {
			display: inline;
		}
		
		#topnav {
			margin: 10px 0;
		}
		
		#search-inp {
			width: 130px;
			height: 18px;
			float: left;			
			background: url(../images/search-inp.png) no-repeat;			
			padding: 2px 0 0 8px; 
			margin-left:10px;
				
		}
			
			#search-inp input {
				border: 0;
				margin: 0;
				padding: 0;
				background: none;
				
				font-size: 11px;
				color: #003469;
				
				width: 140px;
			}
		
		#search-btn {
			width: 61px;
			float: left;
			margin-left: 1px;
		}
		
			#search-btn input {
				width: 61px;
				height: 19px;
				background: url(../images/search-btn.png) no-repeat; 
				text-align: center;
				
				margin: 0;
				padding: 0;
				border: 0;
			}
		
		#search-opt {
			float: left;
		}
		
		#search label { color: #003469; }
		
		/* #search label { color: #838383; } - culoare text in casuta de search  */
			#zoom1 {
			text-align:right;			
		}
		
			#zoom1 a.mic {
				font-size: 11px;
				color: #838383;
				text-decoration: none;	
				font-weight: bold;
			}
			
			#zoom1 a.mic:hover, #zoom1 a.mare:hover {
				text-decoration: underline;	
			}
			
			#zoom1 a.mare {
				font-size: 14px;
				color: #838383;
				text-decoration: none;
				font-weight: bold;	
			}
	
	/*        */	
		
	
		
		
		
		
		#zoom {
			position: absolute;
			top: 12px;
			right: 190px;
		}
		
			#zoom a.mic {
				font-size: 11px;
				/*color: #838383; culoare gri pentru blocul Utile*/
				color: #003469;
				text-decoration: none;	
				font-weight: bold;
			}
			
			#zoom a.mic:hover, #zoom a.mare:hover {
				text-decoration: underline;	
			}
			
			#zoom a.mare {
				font-size: 14px;
				/*color: #838383; culoare gri pentru blocul Utile*/
				color: #003469;
				text-decoration: none;
				font-weight: bold;	
			}
	
	#slideshow {
		width: 980px;
		height: 400px;
		margin-top:-47px;
	}
	
	
	
	#content {
		width: 980px;
		margin: 8px 0;
	}
	
		#content_left {
			width: 711px;
			float: left;
			padding: 0 15px 0 0;
		}
		
			#breadcrumbs {
				margin-bottom: 10px;
				float: left;
			}
			
				#breadcrumbs a {
					text-decoration: none;
				}
		
		#content_right {
			width: 224px;
			float: left;
			background-color: #efefef;			
			padding: 10px 15px 15px 15px;			
		}
	
	
	
	
	#linkuri_baza {
		background-color: #efefef;
		width: 970px;
		padding: 3px 5px;
	}
	
	#tabs {
		list-style:		none;
	}
	
	#tabs li {
		display:		inline;
	}
	
	#tabs li a {
		text-decoration:	none;
		font-size:			11px;
		color:				#6c6c6c;
		height:				22px;
		
		padding:			6px 25px 0 25px;
		margin-right: 		1px;
		display: 			block;
		float:				left;
	}
	
	#tabs li a:hover, #tabs  a.selected {
		background:			#000;
		color:				#0066b3;
	}
	
	#tabs li.selected {
	    background:			#000;
		color:				#0066b3;
	}
	
	
	#footer {
		width: 980px;
		text-align: center;
		margin-top: 10px;
		color: #2f2f2f;
	}
	
		#footer li {
			display: inline;
		}
		
			#footer li a {
				color: #2f2f2f;
				text-decoration: underline;
			}
			#footer li a:hover {
				color: #000;
				text-decoration: none;
			}
#content_left .two_box {border-top:1px solid #f0f0f6; padding-top:10px;}
#content_left .two_box_new {border-top:1px solid #f0f0f6; padding-top:10px;}

/* tag clouds */
#rightBlock2 a {
	text-decoration: none;
}

#rightBlock2 a.xsmall {
	font-size: 10px;
}

#rightBlock2 a.small {
	font-size: 11px;
}

#rightBlock2 a.medium {
	font-size: 12px;
}

#rightBlock2 a.large {
	font-size: 13px;
}

#rightBlock2 a.xlarge {
	font-size: 14px;
}

