
body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #def;
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img, a img
{
	border: 0;
}
img.fileicon
{
	height: 16px;
	padding-left: 3px;
	margin-bottom: -3px;
}

hr
{
	width: 50%;
}
.imagelist
{
	width: 200px;
	height: 287px;
	margin-left: 5px;
	margin-right: 5px;
}
.twoColFixLtHdr #container
{
	width: 900px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	color: #000000;
}
.twoColFixLtHdr #header
{
	border-top: 2px solid #0651ae;
	width: 900px;
	background-color: #ffffff;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.topHD
{
	width: 900px;
	height: 185px;
}
.headerRO
{
	background: url(../flash/header-back-ro.jpg) top center no-repeat;
}
.headerEN
{
	background: url(../img/header-back-en.jpg) top center no-repeat;
}

.butLanguage
{
	margin: 4px 3px;
	width: 26px;
	float: left;
}

.txtSearch
{
	font-size: 10px;
	margin: 6px 10px 0 70px;
	width: 140px;
	height: 12px;
	float: left;
	padding: 2px;
	border: solid 1px #7E9DB9;
}
.google_custom_search_watermark_1
{
	background: #fff url(../img/google_custom_search_watermark_RO.gif) no-repeat scroll left center;
}
.google_custom_search_watermark_2
{
	background: #fff url(../img/google_custom_search_watermark_EN.gif) no-repeat scroll left center;
}

.btnSearch
{
	margin-left: 0px;
	margin-top: 2px;
	float: left;
}
.lnksHeader
{
	float: right;
	padding-top: 2px;
}
.lnksHeader a
{
	margin-left: 3px 0;
}

#topmenu
{
	width: 900px;
	height: 30px;
	color: #FFFFFF;
	background-color: #0651ae;
	margin-bottom: 10px;
}

.twoColFixLtHdr #header h1
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1
{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #mainContent
{
	width: 670px;
	margin: 0 0 0 220px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #footer
{
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../img/ftbg_07.jpg);
	background-repeat: repeat-x;
	height: 87px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #footer p
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.fltrt
{
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft
{
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* special divs */
/* --------------------*/

/* Stiri div */
.newscol
{
	float: right;
	width: 230px;
}
.stiri
{
	width: 217px;
	height: 327px;
	background: #fff url(../img/bgStire.JPG) no-repeat top left;
	margin-top: 0px;
	color: #000000;
}
.stiri h2
{
	padding: 10px 10px 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.stiri dt
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px 7px;
	margin: 0;
	text-align: left;
}
.stiri dt a
{
	text-decoration: none;
}
.stiri dd
{
	font-size: 9px;
	padding: 0 10px;
	margin: 0;
}
.stiri dd p
{
	font-size: 9px;
	padding: 0;
	margin: 0;
}
.stiri dd a
{
	text-decoration: none;
}
.stiri dt:hover, .stiri dd:hover
{
	color: #083D68;
}

/* Bannere div */
.bannere
{
	margin-bottom: 10px;
	text-align: left;
}
.bannere2
{
	width: 207px;
	margin: 2px 0px 10px;
	text-align: right;
}
.bannere .ge
{
	display: block;
	margin: 0;
	padding: 0;
}
table.text
{
	width: 217px;
	height: 52px;
	background-color: #A7DFD3;
	border: solid 1px #fff;
	vertical-align: middle;
	text-align: center;
	color: #000;
	font-family: Helvetica;
	font-size: 1.1em;
	font-weight: bold;
}
table.text a
{
	text-decoration: underline;
}
table.text a:hover
{
	color: #444;
}

.bannertxt
{
	width: 217px;
	height: 52px;
	background-color: #CAE6AC;
	font-size: 18px;
	color: #0877C8;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
}
.bannertxt a
{
	color: #0877C8;
	text-decoration: none;
}
.bannertxt a:link
{
	color: #0877C8;
	text-decoration: none;
}
.bannertxt a:visited
{
	color: #0877C8;
	text-decoration: none;
}
.bannertxt a:hover
{
	color: #333333;
	text-decoration: underline;
}
.bannertxt a:active
{
	color: #0877C8;
	text-decoration: none;
}


.bigcontMainPage, .bigcontInternalPage
{
	float: left;
	width: 100%;
	margin-top: 0px;
}
.bigcontMainPage
{
	width: 420px;
}
.bigcontInternalPage p.breadcrumbs
{
	margin-top: 5px;
	font-size: 11px;
}
.clear
{
	clear: both;
}

#mainContent p, #mainContent div, #mainContent span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify; /*width: 98%;*/
}

#mainContent h1
{
	font-size: 22px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #0651ae;
	background-color: transparent;
}

#mainContent h2
{
	font-size: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #479127;
}

#mainContent a:link. #mainContent a:visited, #mainContent a:active
{
	color: #ccc;
	text-decoration: none;
}
#mainContent a:hover
{
	color: #479127;
	text-decoration: underline;
}

#footer a
{
	font-weight: bold;
}
#footer a:link
{
	color: white;
	text-decoration: none;
}
#footer a:visited
{
	color: white;
	text-decoration: none;
}
#footer a:hover
{
	color: white;
	text-decoration: underline;
}
#footer a:active
{
	color: white;
	text-decoration: none;
}

.root
{
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	font-weight: bold;
}

.root a:link
{
	color: #333333;
	text-decoration: none;
}
.root a:visited
{
	color: #333333;
	text-decoration: none;
}
.root a:hover
{
	color: #62B203;
	text-decoration: underline;
}
.root a:active
{
	color: #333333;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}
.romanian
{
	color: #0000CC;
}
.english
{
	color: #CC0000;
}

/*================ DIRECTII DGASPC =================*/

#mapRomania
{
}

#mapRomania img
{
	border: solid 0px #0f0;
}

#directiiList
{
	padding: 30px 0;
}

#directiiList h1
{
	padding-bottom: 10px;
}

#directiiList div
{
	border: solid 0px #f00;
	display: none;
	padding-top: 10px;
	--height: 250px;
}

#directiiList div .denumire
{
	font-weight: bold;
}

#directiiList div p
{
	display: block;
	padding-bottom: 10px;
}

div#loader
{
	border: solid 0px #0f0;
	position: relative;
	left: 150px;
	text-align: left;
}

/*================ FEEDBACK =================*/

.form li
{
	padding: 2px 0;
}
.form
{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.form label
{
	float: left;
	width: 210px;
	text-align: right;
	margin-right: 5px;
	padding-top: 4px;
}
.form input, .form textarea
{
	width: 170px;
}
.form select
{
	width: 176px;
}
.rightcentered
{
	margin-left: 215px;
}


/*================ HARTA SITE =================*/

ul.hartasite li
{
	list-style-type: square;
	padding: 8px 2px;
	font-weight: bold;
}

ul.hartasite li ul li
{
	list-style-type: disc;
	padding: 2px;
	font-weight: normal;
}

ul.hartasite li a
{
	color: #000;
}

ul.hartasite li a:hover
{
	text-decoration: none;
}


/*================ COMUNICATE DE PRESA =================*/

.intrebare
{
	font-size: 90%;
	font-weight: bold;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 3px;
}

.raspuns
{
	text-align: justify;
	padding-bottom: 15px;
	border-bottom: solid 2px #b7c0ad;
}

.listaAni
{
	padding: 0 5px;
}


/*================ DECLARATII DE AVERE =================*/

ol.declaratii li
{
	padding: 2px;
}

a.extensie
{
	text-decoration: none;
}
a.extensie img
{
	margin: 0 0 -3px 5px;
}


/*================ LEGISLATIE =================*/

.listaAct, .listaActe a
{
	text-decoration: none;
}

.listaActe td
{
	padding: 8px 0 0 0;
}


/*================ AGENDA =================*/
.view-details
{
	font-size: 90%;
}
.tablelist
{
	padding: 5px 0;
}
.calendar-today
{
	background: #FED295;
}
.calendar-weekend
{
	background: #ddd;
}
.calendar-event
{
	background: #2255FF;
	color: #fff;
	border: 2px solid #f0f0f0;
}
.calendar-event a
{
	color: #fff;
	text-decoration: underline;
}
.calendar-event a:hover
{
	text-decoration: none;
}

/*================ MEDIA =================*/

div.media div
{
	width: 150px;
	height: 200px;
	margin: 5px;
	text-align: center;
	vertical-align: top;
	display: inline;
	float: left;
}

div.media div img
{
	_width: 120px;
	max-width: 120px;
}

div.media div a
{
	display: block;
}


/*================ BREF =================*/
table.bref
{
	border: 1px solid #000;
	border-bottom: 0px;
	border-right: 0px;
	width: 100%;
}
table.bref th, table.bref td
{
	border: 1px solid #000;
	border-top: 0px;
	border-left: 0px;
}
table.bref th a, table.bref td a
{
	text-decoration: none;
}
table.bref th
{
	background-color: #99DFBD;
	text-align: center;
	height: 30px;
}
table.bref td
{
	text-align: left;
}



/*================ Declaratie =================*/
.listaNumemajuscul
{
	padding: 0 10px;
}
.colorC1
{
	background-color: #0066cc;
	font-size:large;
}
