﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size:small;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #00;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #c5d5e5;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 150px;
	background-color: #00;
}
#content {
	/* margin-left: 140px; */
	padding: 10px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {	
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	background-color:#c5d5e5
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #7575b0;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


/* Stiluri din documente */

.auto-style1 {
	font-size: medium;
	color:#0066CC;
	font-weight:bold;
}
.auto-style2 {
	font-size: x-large;
}
.auto-style3 {
	color: #1040AE;
}

.auto-style4 {
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
}

.auto-style5 {
	margin-right: 0;
	background-color: #8CE5E5;
	font-size: small;
}
.auto-style6 {
	background-color: #B2E3E3;
}

.auto-style7 {
	font-size: small;
}

.auto-style8 {
	color: #405FC0;
	font-size: large;
	font-weight: normal;
	text-align: center;
	height:90px;
} 
.auto-style10 {
	text-align: center;
}
.auto-style11 {
	color: #405FC0;
}
.auto-style12 {
	color: #0D199B;
	margin-top: 6px;
	line-height:22px;
}

.auto-style13 {
	font-size: small;
	line-height:normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.auto-style14 {
	font-size:small;
	vertical-align:top;
	word-break:break-all;
}
.auto-style14_1 {
	font-size:small;
	color:black;
}
.auto-style15 {
	font-size: medium;
	background-color:#18BC8E;
	font-weight:bold;
}

.auto-style15_1 {
	font-size: small;
	color:#0000FF;
	background-color:#C4FFFF;
	font-weight:bold;
	line-height:25px;
}	
.auto-style15_2{
	text-align: left;
	background-color: #1A9264;
	font-size:9pt;
	font-family:Calibri;
	font-weight:bold;
	color:yellow;
	border-spacing:2px 2px;
}


.auto-style16 {
	font-size: small;
	color: #1040AE;
	background-color: #19BCB2;
	font-weight:bold;
}

.auto-style17 {
	font-size: small;
	font-weight: bold;
	color: #3CD336;
}
.auto-style17_1 {
	text-align: left;
	background-color:#CCFFFF;
	font-size:9pt;
	font-family:Calibri;
	font-weight:normal;	
	color:black;
}

.auto-style18 {
	color: #3CD336;
	font-weight: bold;
}

.auto-style19 {
	color: #10AC35;
}

.auto-style20 {
	font-size: xx-small;
	color: #405FC0;
	text-align: left;
}
	
.auto-style22 {
	font-size: xx-small;
	text-align: left;
}
.auto-style23 {
	font-size: small;
	color:#3CD336;
}

.auto-style33 {
	color: #0000FF;
	font-size: large;
	font-weight:bold;
}

.auto-style44 {
	font-size: small;
	font-color: #16D577;
}


.auto-style45 {
	font-size: small;
	font-color: #26B186;
	margin-top: 3px;
	margin-bottom: 0;
	margin-left:10px;	
}

.auto-style47 {
	font-size: small;
	font-color: #26B186;
	margin-top: 3px;
	margin-bottom: 0;
	color: #2681B7;
}
.auto-style49{
	color: #2681B7;
	font-size: small;	
	margin-top: 3px;
	margin-left:10px;	
}

.auto-style62 {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.auto-style63 {
	vertical-align: top;
	table-layout: fixed;
	line-height: normal;
	word-break :break-all;
	white-space:normal
}

.auto-style75 {
	font-size: medium;
	color: #1040AE;
	font-weight:bold;
}

  .visi1 { visibility:"visible" }
  .visi2 { visibility:"hidden" }
  .disp1 { display:"block" }
  .disp2 { display:"none" }

.Fundal
{
	/*  background-image:url('../img/_ReductorVertical2.jpg');*/
	background-image:url('../_IMG/_Fundal3.jpg');	
}

.TitluDep {
	color: #405FC0;
	font-size: 24px;
	text-align: center;
	height: 28px;
}
.Tabel6 {
	vertical-align:top;
	border-style: solid;
	border-width: 1px;
	/* background-color:#DFFFE4;*/
	background-color:#EAFFF8;
	font-size:9pt;
	font-weight:bold;
	color:black;
	font-family:Calibri;
	height:20pt;
	vertical-align:middle;
}
.Tabel7 {
	left:20pt;
	margin-left:20pt;
	vertical-align:top;
	border-style: solid;
	border-width: 1px;
	background-color:#B3ECFF;
	/*background-color:#C4FFFF;*/
	border-bottom:thin;
	border-bottom-style:solid;
	vertical-align:middle;	
}
.TabelGri {
	left: 20pt;
	margin-left: 20pt;
	vertical-align: top;
	background-color: #C4D0FD;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: inherit;
	border-bottom-width: thin;
	font-weight:bold;
	vertical-align:middle;	
}
#verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

td
{
 -ms-word-break: break-all; word-break: break-all; word-break: break-word;
-o-hyphens: auto; -ms-hyphens: auto; -moz-hyphens: auto;
-webkit-hyphens: auto; hyphens: auto; 
}


.PeVerde {
	font-size: small;
	/* color:yellow; */
	color:white;
	background-color:green;
	font-weight:bold;
	/* margin-left:15pt; */
	left:15pt;
	line-height:16pt;
	padding-left:16pt;
}
