html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
   }
#fullheight{height:100%}
.serv1{
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 15px;
}
.back_menu{
	background-image:url(img/back_menu.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.back_menu-oferta{
	background-image:url(img/back_menu_black.png);
	background-position:top;
	background-repeat:repeat-x;
}
.back_menu1{
	background-image:url(img/back_menu1.png);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color:#EABD1A;
}
.back_oferte{
	background-image:url(img/bara_galbena_oferte.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.sb1{
	width: 230px;
	background-color:#97D6FF;
	border: 1px #000000 solid;
}
.sbox1{
	width: 140px;
	background-color:#97D6FF;
}
.sbox2{
	width: 80px;
	background-color:#97D6FF;
}
.undiv{
 	text-align: center;
	border: 1px dashed #CCCCCC;
	margin: 5px;
	width: 190px;
	background-color:#FFF3C4;
	}
.detalii_show{
	margin: 0px;
	font-style: italic;
	text-indent: 15px;
	}	
.detalii_foto{
	background-color:#FFFFFF;
	border: 1px dotted #CCCCCC;
	padding: 4px;
	}	
.label-contact{
	color:#000000;
	font-weight: bold;
	}
.contact-edit{
	width: 180px;
	background-color: #ffffff;
	font-style: italic;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dashed #000000;
	color: #000000;
	padding: 2px;
	margin-right: 10px;
	}
.contact-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-style: italic;
	width: 180px;
	height: 300px;
	background-color: #ffffff;
	border-top: none;
	border-left: 1px dashed #000000;
	border-right: none;
	border-bottom: none;
	color: #000000;
	padding: 2px;
	margin-right: 10px;
	}
.contact-btn{
	width: 230px;
	font-weight: bold;
	background-color:#EEEEEE;
	border: 1px dotted black;
	}
.oferta{
	margin-top: 5px;
	list-style-type:square;
	color: #FF0000;
	}
.lnk A:link, .lnk A:active, .lnk A:visited{
	text-decoration: none;
	color: black;
	}
.lnk A:hover {
	color: red;
	font-weight: bold;}	
.oferta1{
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 3px;
	}
.oferta-btn-search{
	border:1 pl solid black;
	background-color: #E9E4C9;
	width: 450px;
	font-weight: bold;
	margin-top: 10px;
	}	
.back-oferta{
	color: #FFFFFF;
	}
