body {
	background-color:#a6bf79;
	background : #eae3d1 url(../images/bk_body.gif) repeat-x;
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 750px;
	
}
a{
	font-size:12px;
}
#left p{
	--margin: 15px 0px;
	text-align : justify;
}

th {color:#85a157;}
       


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background:url(../images/nheader.gif) no-repeat bottom;
	width:750px;
	height:370px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	background-image:url(../images/bk_menu.gif);
	width:500px;
	display:block;
	top:25px;
	left:250px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 5px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:-40px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:40px;
	left:-10px;
 	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

#imagerotator {position:absolute;top:140px;left:450px}
#lang {position:absolute;left:580px;top:-5px;}
#lang img {border:0;height:15px;}

/********************** Content ***************************/
#content { width:750px;}

.oferta {position:relative;top:0px;left:0px;width:500px;height:120px;
         float:left;margin-left:0px;display:inline;
         --background: white url(../images/bk_oferta2.gif) ;
         }
         
.oferta h3  {
   color:white;
   font-size:18px;
   height:30px;
   padding:5px;
   position:absolute;
   top:20px;
   left:170px;
}
.oferta h2{
  background: url();
  color:white;
  font-size:14px;
  position:absolute;
  top:73px;
  left:250px;
  height:22px;
  padding:0px;
}

.oferta span {
  background:url(../images/bk_oferta3.gif) no-repeat;
  position:absolute;
  top:100px;
  left:0px;
  width:240px;
  height:25px;
 }


.activitate {position:relative;top:0px;left:0px;width:98px;padding:0px;overflow:hidden;float:left;}
.activitate img {height:93px;width:93px;border:0px}
.activitate h3  {
   background:url(../images/bk_activitate.jpg) no-repeat;
   color:white;
   font-size:10px;
   height:30px;
   width:93px;
   padding:5px;
   position:absolute;
   top:3px;
   left:1px;
   }

img{
 	clear:both;
  margin:3px 10px 7px 0;
  padding:1px;
  border:1px solid gray;
}

.left {
  float:left;
}
.leftm {
  width:100px;
  height:80px;
  float:left;
}


h1{
	color:#2d2f2e;
	font-size:24px;
	margin: 5px 0px 5px 0px;

	padding-left:0px;
	font-family: Tahoma;
}

h2{
  color:#2d2f2e;
	font-size:14px;
	text-align:center;
	width:200px;
 	height:30px;
	padding-top:20px;
	background:url(../images/bk_h2.gif) left no-repeat;
	float:left;
	
}

#left{
	float:left;
	width:500px;
	margin:0px;
	padding:0px;
 	display:inline;
 	overflow: hidden;
}
#menu-left{
  position:absolute;
  top:180px;
  padding-left:20px;
  padding-top:10px;
  padding-bottom:10px;
  background-color:black;
  width:100px;
}
#left a{color:#8a8b45;}
#left a:hover{color:#c77e0c;}
#photos a{margin-right:14px;}

#right {
	float:right;
	width:220px;
	padding:5px;
	overflow: hidden;
	margin-top:5px;
	display:inline;
	background-color:#F1F1F1;
        color:#716e65;
}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
font-size:1px;
height:10px;
}
#footer {
  float:bootom;
	width:100%;
	text-align:center;
	background-image:url(../images/bk_footer.gif);
	padding: 20px 0px;
 }
