a:link { 
  text-decoration: underline;
  color: #CC6633; 
}
a:visited {
  text-decoration: underline;
  color:#CC6633; 
}
a:hover {
  text-decoration: underline;
  color: #FF9933
}	 
a:active {
  text-decoration: underline;
  color:#CC6633 ; 
}

img {border:solid;border-width:0px;}

body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	text-align : left;
	color :#88895F;
}


table,td {border-color: #336666;}

input,
textarea,
select
 {
  background-color:#CC6633;
  font-family: Verdana, Courier New;
  font-size: 13px; 
  font-weight: bold;
  padding: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
  padding-top: 0px;
  border-width:0px;
}

.frame {
  background-color: #420000; /*border-width: 1px; border-color : #C0C0C0;*/ 
}

.editare {
  text-align: right;
  vertical-align: top; 
}

.detalii {
  background-color: #191919;
  border: solid;
  border-width: 1px;
  border-color : #626262;
  padding-left:10;
  padding-right:5;
}

#divid {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: absolute;
  left: 0px;
  background-color: lightyellow; 
}
