*{
	font-family:Tahoma;
}
html{
 
}
body {
	/* setari generale*/
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	/* fundal pentru layout-ul principal */
	background: url('bg-light.png');
}
div#portal{
	width:960px;
	margin:0 auto;
	background:#fff;
	display:block;
	box-shadow:0px 0px 10px #999;
	border:1px solid #0b4c6c;
 
}
a, body, div, i, input, li, option, select, table, td, th, tr {
	/* setari generale */
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
}

textarea {
	font: normal 8pt Tahoma;
}
.detalii{
	color:#4e91bc;
	font-family: Tahoma;
	font-size: 10pt;
		font-weight: bold;
}
.bold {
	/* clasa bold */
	font-weight: bold;
}

.block {
	display: block;
color:#4e91bc;
}

.right {
	/* aliniere dreapta */
	text-align: right;
	color:#4e91bc;
}
.data{
text-align:center;
}
a {
	/* link */
	color: #0066CC;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

iframe {
	/* ascundere scroll bar pentru iframe */
	overflow: hidden;
}

span.data, div.mainUpdatedDate {
	color: #999999;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
}

img.imgBorder {
	border: 1px solid #808080;
}

img.imgAlbum {
	border: 1px solid black;
	width: 170px;
}

.portlet {
}

div.title, div.subTitle, input.button {
	font-size: 10pt;
}

.mandatory {
	/*background-image: url(<Computed Value>);*/
	background-position: right center;
	background-repeat: no-repeat;
}

div.title {
	color: #c60b22;
	font-weight: bold;
	padding: 2px 6px;
}

div.title font {
	font: bold 10pt;
}

div.portlet div.textContainer {
 
	 
	 
	color: #fff;
	padding: 4px 10px;
}
/* ---------- Stiluri pentru GLOSAR ---------- */

table.glosar {
	border-collapse: collapse;
	border: 0px;
}

table.glosar a {
	font-size: 8pt;
	color:#4d84a3
}

table.glosar td {
	border:0px;
	border-bottom: 1px solid #EFEFEF;
	padding: 2px 5px;
}

table.glosar td.linksIndex {
	border-width: 1px 0px;
	padding: 20px 5px 10px 5px;
}

table.glosar td.linksIndex a {
	font-weight: bold;
	color:#5182a3
	font-size: 10pt;
}

table.glosar td.linksIndex b.currentLetter {
	color: #c60000;
	font-size: 14pt;
}

/* -------- Stiluri pentru LAYOUT-UL principal --------- */

div#backgroundColorFirst {
	/* fundal pentru partea de sus */
 background-color:#fff;
 
}

div#backgroundColorSecond {
	/* fundal pentru partea din mijloc */
	/*background-color:white;*/
	/*background: #FAFAFA url('<Computed Value>') repeat-x top;*/
	width:960px;
}

div#backgroundColorThird {
	/* fundal pentru partea de jos */
	/*background-color:white;*/
	/*background: #FAFAFA url('<Computed Value>') repeat-x 0px 10px;*/
	clear:both;
	padding-bottom:7px;
}

table#containerTop {
	/*border-bottom: 1px solid #CCCCCC;*/
}

div#containerMiddle {
	background-color: white;
	margin: 0px 0px;
	width:960px;
}

div#leftCell {
	background:#c60b22;
	width:179px;
	float:left;
	padding:0px;
	margin-top:3px;
}

div#rightCell {
	/*background:white url('<Computed Value>') repeat-y right;*/
	width:179px;
	float:left;
	margin-top:3px;
}
div#middleCell {
	/*background:white url('<Computed Value>') repeat-y right;*/
	width:585px;
	*width:592px;
	float:left;
	margin-top:3px;
}
table#containerMiddle td {
	padding-bottom: 10px;
}

table#containerBottom {
	/*background:white url('<Computed Value>') repeat-x top;*/
}

/* -------- Stiluri pentru STIRI -------- */

div.view table {
	border: 1px solid white;
	border-collapse: collapse;
	font-family: Tahoma;
	display: block;
}

div.view table td {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

div.view table td img.previewImage {
	border: 1px solid black;
	margin-top: 5px;
	padding: 1px;
	width: 100px;
}

div.view table td p {
	padding: 0px;
	text-align: justify;
	margin: 0px;
}

div.titluStire {
	font: bold 10pt Tahoma;
}

fieldset.inputForm {
	margin-top: 10px;
}

fieldset.inputForm legend {
	color: #0066CC;
	font-size: 10pt;
	font-weight: bold;
}

fieldset.inputForm table {
	background-color: #white;
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
	font-size: 10pt;
	width: 100%;
}

fieldset.inputForm table td {
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
}

/* -------- Stiluri pentru SONDAJE -------- */

body.sondaj {
	font-size: 10pt;
	margin: 0px;
	overflow: hidden;
}

table.rezSondaj {
	border: 1px solid white;
	border-collapse: collapse;
	margin: 5px 0px;
}

table.rezSondaj td.left {
	border-right: 1px solid black;
	padding-right: 5px;
	text-align: right;
	width: 33%;
}

table.rezSondaj td.right {
	padding-left: 5px;
	width: 67%;
}

table.rezSondaj td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 8pt;
	padding: 5px 0px;
}

div.bar {
	background-color: #4d84a3;
	border: 1px outset #DFEFFF;
	float: left;
	font-size: 8pt;
	height: 12px;
}

div.explicatii {
	float: left;
}
div#news{
	width:573px;
	*width:589px;
	float:left;
	 
	border:4px solid #d9d9d9;
	 
	border-color:#efefef;
	border-style:solid;
	margin:2px;
	height:126px;
}
 
div.news-content{
	border:1px solid #d8d8d8;
	background:white;
	display:block;
	height:112px;
	padding:2px;
}
div#news a.details{
	display:block;
	background-color: #D9D9D9;
    border: 1px solid #D9D9D9;
    color: #0B4C6C;
    font-size:8pt;
    cursor: pointer;
    display: block;
    float: right;
    padding: 0 2px;
    position: relative;
    right: 4px;
    top: -9px;
}
div#news div#descriere{
	font-size:9pt;
	color:#000;
	text-align:justify;
}
div#news span#newsTitle a{
	text-transform:uppercase;
	color:#0B4C6C;
	text-align:left;
	font-size:8pt;
	line-height:10pt;
}
div#portletServiciiOnline{
	background-color:#c60b22;
	width:206px;
	text-color:white;
	height:200px;
	padding:2px;
}
div#portletServiciiOnline div.title{
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-size:8pt;
	width:100%;
	margin:0;
	
}
div#portletServiciiOnline div.view{
	background-color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-size:8pt;
	 height:180px;
	margin:0;
}
div#stema{
	background:url('./suceava.fw.png') no-repeat;
	height:150px;
	width:300px;
	z-index:9999;
	position:absolute;
 	*margin-left:-479px;
	top:20px;
}
ul#attachList {
	text-align:left;
}