html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/page_bgsv.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#row1 {
	background-color: #EAF2F7;
	text-indent: 20px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #336600;
}
#row2 {
	border-top: 1px solid black;
	text-indent: 20px;
	color: #336600;
}
#row3 { border-top: 1px solid black }


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bgsv.gif) repeat-y;
	
}
.curent {
	background-image: url(images/arr_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	visibility: visible;
}


#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
	background-image: url(images/header_32_0.jpg);
}
.harta {
	margin-left: 80px;
}

#left {
  float: left;
  width: 243px;
}
#logo {
	width: 244px;
	height: 152px;
	text-align: center;
	color: #595959;
	background-image: url(images/header_31.jpg);
	background-repeat: no-repeat;
}
#logo h1 {
  padding-top: 15px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#news {
  background: url(images/news_bgsv.jpg) repeat-y;
  padding-left: 27px;
  padding-right: 10px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #669999;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support_sv.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}
#actualiz {
	font-weight: normal;
	color: #000000;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	border: 1px none #663300;
	font-size: 9px;
	text-align: center;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
  
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
	color: #d25a26;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	font-family: arial, sans-serif;
	font-size: 18px;
}
#right h3 {
	color: #d25a26;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
	font-family: arial, sans-serif;
	font-size: 14px;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
	background-image: url(images/pic_2.gif);
	background-repeat: no-repeat;
}
#indu-img {
	background-image: url(images/pic_4.gif);
	background-repeat: no-repeat;
}
#spacer {
  height: 1em;
}

#footer {
  background: url(images/footer_bgsv.gif) repeat-y;
}
#copyright {
	text-align: center;
	font-size: 9px;
	color: #715F36;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footerline{
	background: url(images/footerlinesv.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#navlist 
{
	list-style-type: none;
	color: #FFCC00;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	left: 20px;
}
#navlist li {
	list-style-type: none;
	color: #FFCC00;
	padding: 0px;
	left: 20px;
	width: 100%;
	margin: 0px;
}
#active:hover li { display: block; }
#active li {
	display: none;
	color: #660000;
}
#subnavlist ul {
	background-color: #C1E4F0;
	color: #996600;
	border: 1px none gray;
	margin-left: 10px;
	margin-right: 10px;
}
#subnavlist li
{
	list-style-type: none;
	color: #cc9966;
	background-color: #9FD2D5;
	width: 100%;
}
#subnavlist a
{
	color: #660000;
	padding: 2px;
	background-color: #9FD2D5;
	display: block;
}
#navcontainer
{
	background-color: #669999;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: #000000;
	font-size: 12px;
	color: #FFCC00;
}
#navcontainer ul
{
	background-color: #669999;
	border: 1px none gray;
	margin-left: 10px;
	color: #FFCC00;
}
#navcontainer a
{
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1AB8F;
	border-right-color: #B87E54;
	border-bottom-color: #A76F45;
	border-left-color: #EBDACD;
	display: block;
}

#navcontainer a:visited
{

}

#navcontainer a:active
{
}

#navcontainer1 a:hover
{
	color: #FF6600;
	left: 0px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1AB8F;
	border-right-color: #B87E54;
	border-bottom-color: #A76F45;
	border-left-color: #EBDACD;
}
#navcontainer-bott
{
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #715f36;
	border-right-color: #715f36;
	border-bottom-color: #715f36;
	border-left-color: #715f36;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
#navlist-bott li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#bottom-menu
{
	background-image: url(images/nav_botsv.jpg);
	background-position: right center;
	
}
#header-tmp {
	position: absolute;
	top: 0px;
	left: 243px;
	width: 535px;
	background-image: url(images/header_6.jpg);
	height: 120px;
}
#right-tmp {
	float: right;
	width: 490px;
	padding-right: 9px;
	padding-top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
}
#right-titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669999;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	list-style-type: none;
	text-align: right;
	visibility: visible;
}

#navlist-localit li {
	list-style-type: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.subnavlist1 {
	color: #000000;
	border: 1px none gray;
	width: auto;
	background-color: #85AFAF;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
}
.list {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 20px;
	text-align: justify;
}
.bold {
	list-style-type: none;
	font-weight: bold;
}
.color-bold {
	list-style-type: none;
	font-weight: bold;
	color: #FF6600;
	text-align: justify;
	text-indent: 20px;
}
.para {
	list-style-type: none;
	font-weight: normal;
	text-align: justify;
	text-indent: 20px;
}
.justify {
	font-weight: normal;
	text-align: justify;
	display: inline-table;
}
#navlist-localit {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px none #669900;
	text-align: justify;
}
#header-tmp-poza {
	position: absolute;
	top: 12px;
	left: 30px;
	width: 190px;
	height: 140px;
	visibility: visible;
	text-align: center;
	vertical-align: top;
}
.sub-b {
	margin-right: 60px;
	margin-left: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.list-sub-1 {
	ist-style-position: inside;
	list-style-type: disc;
	text-indent: 40px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #669999;
}
.list-sub-2 {
	ist-style-position: inside;
	list-style-type: disc;
	text-indent: 60px;
	text-align: justify;
	margin-bottom: 2px;
	margin-top: 2px;
}
.list-sub {
	ist-style-position: inside;
	list-style-type: circle;
	text-indent: 10px;
	text-align: justify;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list-sub-3 {
	ist-style-position: inside;
	list-style-type: disc;
	text-align: justify;
	margin-bottom: 0px;
	text-indent: 80px;
	margin-left: 80px;
}
table.stats 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 470px;
background-color: #FFFFFF;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{
	background-color: #669999;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	border: 1px #fff solid;
	text-indent: 0px;
}

table.stats td.hed
{
	background-color: #BED3D3;
	color: #000000;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: fffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
} 
.download {
	text-align: right;
	float: right;
	width: 220px;
}
table.stats td.nume {
	background-color: #669999;
	color: #FFFFFF;
	padding: 4px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}
.color1 {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.color2 {
	background-color: #DBF0EE;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.stats td.arhiva {
	background-color: #BED3D3;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}
