html, body, ul, ol, li, p, 
   h1, h2, h3, h4, h5, h6, 
   form, fieldset, a, img 
{ 
   margin: 0; 
   padding: 0; 
   border: none;
}
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:"Arial";
	font-size:0.8em;
	background-color:#ffffc8;
	color:#244C1C;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.image {
	border: 1px solid #4B6D35;
}
h1 {
	background-image: url(images/bg-h1.jpg);
	background-repeat:no-repeat;
	font-size: 1.2em;
	color: #244c1c;	
	padding: 3px 0px 3px 29px;
	margin: 0px 0px 0px;
	font-weight: bold;
}
h2{
	background-image: url(images/bg-menu.jpg);
	background-repeat:no-repeat;
	color:#3a642c;
	font-size: 1em;
	padding-left: 23px;
	font-size: 1em;
	font-weight:bold;
}
#wrapper{
	width: 747px;
	margin: 0px auto;
}
#content {
	width: 747px;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;
}

/* TOP */
#top1{
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;
	height: 223px;
	width: 747px;
}
#top2{
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	height: 85px;
	width: 747px;
}
/* END TOP */

/* CENTER */
.box-top{
	background-image: url(images/page-top.jpg);
	background-repeat:no-repeat;
	height:20px;
	width: 747px;
	margin: 0px auto;	
}
#center {
	float:left;
	width: 510px;
	padding:0px 15px 0px 25px;
}
/*END CENTER*/

.box-bottom{
	background-image: url(images/page-bottom.jpg);
	background-repeat:no-repeat;
	height:28px;
	width: 747px;
	margin: 0px auto;	
}

/* RIGHT */
#right {
	float: right;
	width: 193px;
	padding: 0px;
}
.menu-categ {
	background-image: url(images/bg-menu-categ.jpg);
	background-repeat:no-repeat;
	font-size: 1em;
	color: #244C1C;	
	letter-spacing:1px;
	margin: 0px 0px 5px;
	padding: 4px 0px 1px 26px;
	font-weight:bold;
}
.menu-right li {
	clear:both;
	list-style-type:none;
	padding: 1px 0px;
}
.menu-right a {
	background-image: url(images/bg-menu.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color:#335827;
	font-size: 1em;
	padding-left: 26px;
}
.menu-right a:hover {
	text-decoration: underline;
	color: #ff0000;
}
/* END RIGHT */

/* BOTTOM */
#bottom {
	background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 747px;
	margin: 0px auto;
	padding-top:14px;
	text-align: left;
	font-family:Verdana;
	font-size:0.7em;
	word-spacing:2px;
	color:#fff;
}
.copyright{
	float:left;
	width:550px;
	text-align:center;
}
.copyright a{
	color:#fbf923;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
.web-design{
	width:187px;
	float:left;
	text-align: center;
	color:#13391b;
}
.web-design a{
	color:#13391b;
	text-decoration:none;
}

/* END BOTTOM */

h3 {
	color: #666;
}
input, select, textarea {
	font-size: 1em;
	color:#000;
	border: 1px solid #ccc;
}
textarea:hover {
	border: 1px solid #333;
}
input:hover {
	border: 1px solid #333;
}
select:hover {
	border: 1px solid #333;
}
textarea {
	font-size: 1.2em;
}

#adresa {
	text-align:center;
	color: #244C1C;
}


/* oferte */

.head_tabel {
	clear:both;
	color:#244C1C;
	font-size: 0.9em;
	text-align:center;
	background-color: #e1eaaa;
	padding: 5px 5px;
	width: 500px;
}
.row_tabel {
	float: left;
	font-size: 0.9em;
	margin: 1px 0px;
	padding: 5px 5px;
	width: 241px;
	border-top: 1px solid #124900; 
	border-bottom: 1px solid #124900; 
	border: 1px solid #E1EAAA; 
	background-color: #fafaca;
	color: #585b42;
}
.row_tabel_on {
	float: left;
	font-size: 0.9em;
	margin: 1px 0px;
	padding: 5px 5px;
	width: 241px;
	border-top: 1px solid #124900; 
	border-bottom: 1px solid #124900; 
	border: 1px solid #E1EAAA; 
	background-color: #faf9ae;
	cursor: pointer;
}

.nav-link {
	color: #244C1C;
	text-decoration: none;
}

/* detalii oferte */
#detalii_of {
}

#detalii_of p{
	padding-left: 4px;
}

#detalii_of h3{
	clear:both;
	background-color: #fbf8b5;
	margin: 5px 0px;
	padding: 1px 4px;
	text-align: left;
	color: #104179;
	border-left: 5px solid #F9E046;
}

#detalii_of #images img {
	padding: 1px;
	border: 1px solid #3b4864;
}

#detalii_of #images img:hover {
	padding: 0px;
	border: 2px solid #ffcc21;
}

/*utilitati detalii oferte*/
#detalii_of .caption4 {
	float:left;
	width: 110px;
	text-align:left;
	margin-right: 2px;
	/*margin: 2px 0px;*/
	padding-left: 5px;
	height: 18px;
}
#detalii_of .field4 {
	float:left;
	width: 30px;
	padding-top: 3px;
	height: 18px;
	margin-right: 20px;
}

#detalii_of .caption5 {
	float:left;
	width: 130px;
	margin-right: 2px;
	/*margin: 2px 0px;*/
	padding-left: 4px;
	height: 19px;
	text-align:left;	
	font-weight: bold;
}
#detalii_of .field5 {
	float:left;
	width: 100px;
	padding-top: 0px;
	height: 19px;
	text-align: left;
	margin-right: 0px;
}

#home p {
	padding: 3px 0px;
}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
