

* {
margin:0;
padding:0;
}

html, body {
 width:100%; height:100%; 
}

body {background: url(../images/bg_repeat.jpg) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
img {
border: 0;
}
a:visited { text-decoration: none;color:#000;}
a:hover{text-decoration:none;border:2px;dashed #5F922D;}
a:link { text-decoration: none;color:#000;}




/*--------------------------------------HEADER-------------------------------------*/
#mainWrapper{
width:100%;
height: 100%;
float:left;
text-align: center;

}
html>body #mainWrapper{
height: auto;
min-height: 100%;
}
#headerWrapper{
width:690px;
height:239px;
margin:0 auto;
position: relative;background-image: url(../images/background_menu.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#menuContainer{
width:211px;
height:82px;
float: left;
margin-top: 37px;
}


/*-------------------------------------LOGO---------------------------------------*/

.logo_area {
float: right;
width: 168px;
}

#logo {
background: url(../images/logo.jpg) no-repeat left top;
height: 140px;
text-indent: -9999px;
cursor: pointer;
}
.logo_area a {
display: block;
cursor: pointer;
height: 140px;
}

#welcomeMessage{
width:358px;
height:84px;
float:right;
margin-left:329px;
background: url(../images/bine_ati_venit.jpg) no-repeat;
}


/*--------------------------------------CONTENT-------------------------------------*/

#insideWrapper{
float:left;
margin:0 auto;
width:100%;
position: relative;margin-bottom:238px;
}

#contentWrapper{
width:950px;
margin:0 auto;
position: relative;text-align:left;

}

#newsWrapper{
width:208px;
float:left;
position:absolute;
left:91px;

}

#newsTop{
width:208px;
background: url(../images/news_middle.jpg) no-repeat bottom;
}

#newsMiddle{
padding-top:10px;
background: url(../images/news_top.jpg) top no-repeat;position:relative;
}


#newsBottom{
width:208px;
height:15px;
}

.newsItem{
width:208px;
margin-bottom:10px;
background: url(../images/frunza.jpg) top left no-repeat;
}
h2{
font-size:12px;
	color:#175527;
font-weight:bold;
margin:0;padding:0;
margin-left:20px;
}
h3{
font-size:12px;
color:#175527;
	font-weight:bold;
	margin:0;padding:0;
}
h2 a{
text-decoration:none;
color:#175527;
}
h2 a:hover{color:#f60;padding:4px;}.newsItem p{
width:180px;
padding-left:20px;
padding-top:5px;
}

.newsItem img{
margin:0;
padding:0;
float:left;
margin-right:6px;
}


.h4{
color:#175527;

}
#homeText{
float:right;
width:620px;
padding-right:20px;
line-height:22px;
margin-bottom:238px;
}

#footerWrapper{
position: relative;
bottom: 0;
float:left;
clear:both;
width:100%;
margin-top: -238px;
height: 238px;background:url(../images/footer.jpg) no-repeat center bottom;
text-align:center;
}

#footerContent{
margin:0 auto;
	position:relative;
margin-top:200px;
bottom:10px;
width:700px;
height:24px;
text-align:left;
background-repeat:no-repeat;
}

.footerLogo{
display: block;
position: absolute;
width:150px;
height: 23px;
bottom:10;
right:0;
z-index: 200;
}

.produseLogo{
background: url(../images/x3logo_light.jpg) no-repeat bottom right ;
}

.pageLogo{
background: url(../images/x3logo.gif) no-repeat bottom right ;
}

.footerLogo span{
display: none;
}

#footerContent span{
margin-left:80px;
float:left;
font-size:11px;
font-family:Tahoma;
color:#568617;
}

#footerContent a{
color:#568617;
text-decoration:none;
margin-left:3px;
}

#footerContent a:hover{
text-decoration:underline;
color:#3f650c;
}

#footerContent b{
font-weight:normal;
margin-left:40px;
float:left;
font-size:11px;
font-family:Tahoma;
color:#568617;
}


#biaoge {
 width:620px;
 margin:0px auto; 
}
#biaoge li,#biaoge li.biaotou {
 list-style-type:none;
 width:100px;
 height:30px;
 line-height:30px;
 text-align:center;
 float:left;
 margin-left:1px;
 margin-bottom:1px;
 background:#e9edde;

}
#biaoge li.biaotou {
 background:#D6E0C5;
}