/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bground.jpg);
	background-repeat:repeat-x repeat-y;
}

#lyMain{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:710px;
}

#lyContent{
	position:relative;
	left:0px;
	top:20px;
	width:710px;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-y;
}

#lyContainer{
	position:relative;
	left:10px;
	width:684px;
	top:20px;
}

#lyHeader{
	position:relative;
	left:0px;
	top:0px;
	width:719px;
	height:6px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#lyFooter{
	position:relative;
	left:0px;
	bottom:0px;
	width:719px;
	height:7px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#lyMainImg{
	position:relative;
	left:8px;
	width:694px;
	top:0px;
	height:182px;
}

#lyMenu{
	position:relative;
	left:10px;
	width:684px;
	top:10px;
	height:20px;
}

#lyBottom{
	position:relative;
	margin-left:2px;
	margin-bottom:0px;
	width:684px;
}

#Bottom-left{
	float:left;
	margin-left:0px;
	width:400px;
	margin-top:0px;

}
#Bottom-right{
	float:right;
	margin-right:0px;
	width:150px;
	margin-top:0px;
	
}

#product-left{
	float:left;
	margin-left:0px;
	width:410px;
}

#product-right{
	float:right;
	width:260px;
}
/*====================== MENU ======================*/

#lyPrima{
	position:relative;
	left:0px;
	top:0px;
	height:20px;
	width:118px;
}

#lyProduse{
	position:absolute;
	left:130px;
	top:0px;
	height:20px;
	width:82px;
}

#lyDespre{
	position:absolute;
	left:230px;
	top:0px;
	height:20px;
	width:101px;
}

#lyContact{
	position:absolute;
	left:350px;
	top:0px;
	height:20px;
	width:79px;
}
/*====================== END MENU ===================*/


#lyLeft{
	float:left;
	width:200px;
	left:0px;
}

#lyRight{
	float:right;
	width:484px;
	right:0px;
}


#lyStats{
    position:relative;
/*	background-color:#00FF00;*/
	height:20px;
	width:700px;
	top:20px;
	margin-left:auto;
	margin-right:auto;
}





.clear{
	clear:both;
}

.img-home{
	border:#3399cc 2px solid;
	padding:2px;
}

.img-produse{
	border:#3399cc 2px solid;
	padding:2px;
}




/*============================================= tag-uri ======================================================*/
img{
	border:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #333;
	text-decoration: none;
	padding-left:20px;
	font-weight:normal;
}

hr{
	color:#e2f1f8;
	height:1px;
	width:686px;
}


/*============================================== end tag-uri ======================================================*/

/*============================================== text ==============================================================*/

.txtInfoContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
}

.txtContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

.txtCopyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333399;
	text-decoration:none;
	line-height:2;
}

.txtCategorie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333399;
	text-decoration:none;
	line-height:2;
}

.txtDescriere{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:2;
}

.txtDescriereProduse{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	line-height:2;
}

.txtContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #333;
	text-decoration: none;
	padding-left:20px;
	font-weight:normal;
}

.txtProduct{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	text-decoration: none;
	font-weight:normal;
}
/*================================================== end text ===========================================================*/



/*===================================================== link-uri ============================================================*/

.lnkEmail a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.lnkEmail a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.lnkEmail a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}



.lnkRMS a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
.lnkRMS a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
.lnkRMS a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}