html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
background:#047 url(../imag/background.png) repeat-x fixed;
color:#222;
	text-align:center;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	word-spacing:1px;
	line-height:200%;
}
/*Header*/
#header{
	width:800px;
	height:111px;
	margin:0 auto;
	text-align:left;
}
/*Construction Styles*/
#limit{
padding-bottom: 20px;
padding-top: 10px;
}

#container{
	width:800px;
	margin:auto;
    border: #FFF 2px solid;
	text-align:left;

}
/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#fff;
	font-size:27px;
}
h2{
	color:#3C8C06;
	font-size:23px;
}
h3{
	color:#3270A9;
	font-size:21px;
}
h4{
	color:#999999;
	font-size:18px;
}
h5{
	color:#3C8C06;
	font-size:15px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#3270A9;
}
a:hover{
	text-decoration:underline;
}
#right a{
	text-decoration:none;
	color:#012346;
}
#right a:hover{
	text-decoration:underline;
}
acronym{
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}
del{
	color:#999;
}
.allcaps{
	font-stretch:wider;
	font-variant:small-caps;
}
hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
p.firstletter:first-letter{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
.green{
	color:#3C8C06;
}
.blue{
	color:#3270A9;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#3C8C06;
	font-weight:bold;
	text-decoration:underline;
}


.header{
	color:#3C8C06;
	font-size:14px;
	letter-spacing: -1px;
}
/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0;
}
.floatright p{
	padding:0 0 0 10px;
}
.noborder{
	border:0;
}


/*Content Styles*/
#content{
	width:778px;
	margin:0 auto;
	color:#990000;
	padding:10px;
    background:url(../images/main.jpg) repeat-x;
	clear:both;

	border-right:#999 1px solid;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
}

#clearboth{ clear:both; }


#prezentare{
background:url(../imag/back.png) repeat-x;
float:right;
margin-right:50px;
font-size:18px;
color:#FFFFFF;
width: 400px;
height: 209px;
}
.subliniat{ text-decoration:underline;
font:Geneva, Arial, Helvetica, sans-serif;
color:#000033; font-weight:bold; font-size:14px;

}
.stil{font:Geneva, Arial, Helvetica, sans-serif;
color:#003399; font-weight:bold; font-size:14px;}
.partenteri{
font-size:14px; font-weight:bold; color:#003366;
}
#produse{
float:right;
margin-right:50px;
font-size:18px;
color:#000033;
width: 400px;
height: auto;
}
.contact{
font-size:12px; font-weight:bold; color:#003366;
}
#produse2{
float:right;
margin-right:30px;
font-size:18px;
color:#000033;
width: 400px;
height: auto;
}



/*Footer*/
#footer{
	width:778px;
	margin:0 auto;
	padding:10px;
	background:url(../imag/footer.png);
	float:left;
	clear:both;
    color:#FFF;

	border-right:#999 1px solid;
	border-left:#999 1px solid;
}
.copy{
	float:left;
}
.credit{
	float:right;
}
#footer a{
	font-weight:bold;

    color:#336699;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

