BODY {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
A {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.hidden_cells {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
} 
.err_msg {
	font-family: Arial;
  font-size: 12px;
  color: #DD3522;
  font-weight: bold;
}
LABEL , INPUT, SELECT, textarea {
  font-family: Arial;
  font-size: 12px;
}
/* menu items start */
.branch {
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  cursor: pointer;
  width: 90px;
  height: 19px;
  font-family: Arial;
  font-size:11px;
  text-align: center;
  color: white;
  background-color: #7FA479;
  border: solid white 1px;
}
.root {
  position: relative;
  cursor: pointer;
  width: 90px;
  height:19px;
  font-family: arial, helvetica, sans-serif, serif;
  font-size:11px;
  text-align: center;
  color: white;
  background-color: #7FA479;
}
.root_left {
  position: relative;
  cursor: pointer;
  width: 90px;
  height:19px;
  font-family: arial, helvetica, sans-serif, serif;
  font-size:11px;
  text-align: center;
  color: white;
  background-color: #c46a62;
}
/* menu items end */
/* html template start */
#root {
	width: 100%;
	height: 100%;
}

#id01 {
	background: #000000;
}

#left {
	height: 100%;
	width: 782px;
}

#td02 {
	/*
	border-top: solid #A7A7A7 1px;
	border-right: solid #A7A7A7 1px;
	*/
	background: #F3F3F3;
	height: 100%;
	width: 179px;
}
/* html template end */

/* meniu servicii */
.meniu_s {
	font-family: Arial; 
	font-size:13px;
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
}

.meniu_s:hover
{
	font-family: Arial; 
	font-size:13px;
	color: #CC3300;
	text-decoration: none;
}
.link_content {
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: underline;
}
.link_content:hover {
	font-family: Arial;
	font-size: 13px;
	color: #58595B;
	text-decoration: none;
}

.button {
  border: solid #CCCCCC 1px;
  font-family: Arial;
  font-size: 12px;
  height: 20px;
  width: 80px;
  background: #F4F3F5;
  cursor: hand;
}

/* end meniu servicii */

/* begin menu left */
.menu_l_simple 
{
	font-family: Arial;
	font-size: 11px;
	color: #96D587;
	font-weight: bold;
}
.menu_l_link 
{
	font-family: Arial;
	font-size: 11px;
	color: #7FA479;  
	font-weight: bold;
}
/* end menu left /

/* begin menu down */
.menu_down
{
	font-family: Arial;
	font-size: 13px;
	color: white;
	font-weight: none;
}

/* end menu down */

.title_wh {
	color: white;
}

/* begin top map menu */
.map_link {
  font-family: Arial;
  font-size: 10px;
  color: #7FA479;
  text-decoration: none;
}
/* end top map menu */

.menu_wide {
height: 100%;
width: 100%;
cellpadding: 0;
cellspacing: 0;
border: 0;
}

.first_page_link {
font-family: Arial; 
font-size:11px; 
color:#000000;
text-decoration:none;
}

.first_page_link:hover {
font-family: Arial; 
font-size:11px; 
color:#999999;
text-decoration:none;
}

.txt-interior {
font-family: Arial; 
font-size:11px; 
color:black;
text-decoration:none;
}