/*---------------------------------	
	
	*/ @import "reset.css"; /*	
	
----------------------------------*/

body{
	background: #FFF7EA url(../images/bg1.jpg) repeat-x;	
}
	

#main_container {
	width: 830px;
	margin:auto;	
}
#logoign { visibility: visible; }
#logoign a {
	width: 320px; 
	height:53px; 
	outline:0; 
	background: url(../images/logo.jpg) 0 0 no-repeat; 
	text-indent:-1000em; 
	float:left;
}
#meniudreapta {
	width:500px;
	height:53px;
	float:right;
	background:#FFF;
	margin-right:10px;
	display:block;
}


.submeniu{list-style:none;margin:0; padding:0;line-height:53px; height:53px; width:500px; display:inline;}
.submeniu li {list-style:none; float:left;margin:0; padding:0 0 0 0;}
.submeniu a{display:block;float:left;height:53px;}

.home span, .home1 span, .despre span, .despre1 span, .servicii span, .servicii1 span, .produse span, .produse1 span, .contact span, .contact1 span {display:none}

.home {width:100px;background:url(../images/home_off.jpg) 0 0;}
.home:hover, .home1 {width:100px;background:url(../images/home_on.jpg) 0 0;}

.despre {width:100px;background:url(../images/despre_off.jpg) 0 0;}
.despre:hover, .despre1 {width:100px;background:url(../images/despre_on.jpg) 0 0;}

.servicii {width:100px;background:url(../images/servicii_off.jpg) 0 0;}
.servicii:hover, .servicii1 {width:100px;background:url(../images/servicii_on.jpg) 0 0;}

.produse {width:100px;background:url(../images/produse_off.jpg) 0 0;}
.produse:hover, .produse1 {width:100px;background:url(../images/produse_on.jpg) 0 0;}

.contact {width:100px;background:url(../images/contact_off.jpg) 0 0;}
.contact:hover, .contact1 {width:100px;background:url(../images/contact_on.jpg) 0 0;}

#continut-flash {
	width:830px;	
	height:275px;
	margin:auto;	
}
#contenthome {
	margin:auto;
	width:810px;	
}
#contenthome2 {
	margin:auto;
	width:790px;	
}
#contenthome2 H1 {
	font: 14px Tahoma;
	font-weight: bold;	
	color:#CC0000;
}
#contenthome2 H2 {
	font: 13px Tahoma;
	font-weight: bold;	
	color:#CC0000;
}
.keyword {
	font-weight: bold;	
	color:#CC0000;
}
#stghome {
	width:469px;
	border-right:1px dashed #D4D0C5;
	float:left;
}
#stghome H1 {
	font: 14px Tahoma;
	font-weight: bold;	
	color:#64523D;
}
#drhome {
	width:330px;
	float:right;
}
.photoLeftBrd {
	float:left;
	border:5px solid #FFDEA8;
	margin:0 10px 0 0;
}
.photoRightBrd {
	float:right;
	border:5px solid #FFDEA8;
	margin:0 0 0 10px;
}
.photoBrd {	
	border:5px solid #FFDEA8;
	margin:0 10px 0 0;
}
.photoRight {
	float:right;	
	margin:0 0 0 10px;
}
#drhome img {
	margin-bottom:5px;
}
.detalii {
	float:right;
	margin-right:20px;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#64523D;
	text-decoration:underline;
}
.detalii:hover {
	float:right;
	margin-right:20px;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#BC1C24;
	text-decoration:underline;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px solid black;
	font:normal 11px Tahoma;
	z-index: 100;	
}

.anylinkcss a{
	width: 95%;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding:2px;
	text-decoration: none;
	font: normal bold 11px Tahoma;
	color: #333;
	background-color:#FFF7EA;
}

.anylinkcss a:hover{ /*hover background color*/
	COLOR: #BC1C24; 
}

#footer {
	width: 810px;
	margin: auto;
	height:30px;
	background: url(../images/bg2.jpg) repeat-x;
}
#footer_stg {
	width: 250px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#908F83;
}
#footer_dr {
	width: 250px;
	height:20px;
	float:right;
	margin-right:10px;
	margin-top:8px;
	color:#908F83;
	text-align:right;
}
#footer_dr a {
	font: 11px Tahoma;
	font-weight: normal;	
	color:#908F83;
	text-decoration:none;
}
#footer_dr a:hover {
	font: 11px Tahoma;
	font-weight: normal;	
	color:#908F83;
	text-decoration:underline;
}
.textboxform{
	width:200px;
	height:22px;
	background:#fff;
	border:1px dashed #D4D0C5;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#666666;
}
.textareaform{
	width:260px;
	height:60px;
	background:#fff;
	border:1px dashed #D4D0C5;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#666666;
}
.butonform {	
	height:20px;
	background:#BC1C24;
	border:0;
	font: 11px Tahoma;
	font-weight: bold;	
	color:#FFF;
}
.altelinks {	
	margin-right:20px;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#64523D;
	text-decoration:underline;
}
.altelinks:hover {	
	margin-right:20px;
	font: 11px Tahoma;
	font-weight: normal;	
	color:#BC1C24;
	text-decoration:underline;
}


