body {

	background-image: url('../images/background.jpg'); 

	background-repeat:repeat; 

	font-family: Verdana; 

	color: black; 

	font-size: 12px; 

	text-align: justify;


}

#construct {
	position:absolute;
	right:50px;
	top:51px;
	width:300px;
	text-align:right;
	
}

#header_description h1 {
	position:absolute;
	top:12px;
	right:50px;
	width:600px;
	color: red;
	font-size: 15px;
		text-align:right;
}
#wrapper {

	margin: 0px auto; 

	width: 920px; 

	height: auto; 

	background-image: url('../images/wrapper.jpg'); 

	background-color: transparent;

}



#left 

{

    float: left; 

    width: 200px; 

    margin-left: 10px; 

    margin-top: 10px;

    }

    

#left .header 

{

    background-image: url('../images/produse.png'); 

    background-repeat: no-repeat; 

    background-position: left top; 

    width: 200px;

    }



#left .header h3 {

    font-size: 20px; 

    text-align: center; 

    line-height: 30px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    color: white; 

    font-family: Trebuchet MS;

}



#left .middle 

{

    width: 200px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    background-image: url('../images/produse_middle.png');

    background-repeat: repeat-y;

    height: auto;

    text-align: center;

}



#left img 

{

    border: 0px solid #000000;

    margin-top: 5px;

    margin-bottom: 5px;

}



#left .footer 

{

    width: 200px; 

    height: 20px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    background-image: url('../images/produse_footer.jpg');

    background-repeat: no-repeat;

    }

    

#right 

{

    float: right; 

    width: 280px; 

    margin-right: 10px; 

    margin-top: 10px;

}



#right .header 

{

    background-image: url('../images/galerie.png'); 

    background-repeat: no-repeat; 

    background-position: right top;

    width: 280px;

    height: 30px;

}



#right .header h3 

{

    font-size: 20px; 

    text-align: center; 

    line-height: 30px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    color: white; 

    font-family: Trebuchet MS;

}



#right .middle 

{

    width: 270px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    background-image: url('../images/galerie_middle.png');

    background-repeat: repeat-y;

    height: auto;

	padding: 5px;

}



#right .stanga 

{

    float: left;

    width: 137px;

    height: 295px;

    padding-top: 5px;

	padding-left: 3px;

	padding-right: 5px;

    background-image: url("../images/spacer.jpg");

    background-position: right;

    background-repeat: repeat-y;

}



#right .stanga h5 

{

    font-size: 12px;

    font-weight: bold;

    line-height: 15px;

    margin: 0px;

    padding: 0px;

    text-align: center;

}



#right .dreapta 

{

    float: left;

    width: 130px;

    height: 295px;

    padding-right: 1px;

	padding-top: 5px;

	padding-left: 3px;

}



#right .dreapta h5 

{

    font-size: 12px;

    font-weight: bold;

    line-height: 15px;

    margin: 0px;

    padding: 0px;

    text-align: center;

}



#right .footer 

{

    width: 280px; 

    height: 20px; 

    margin-top: 0px; 

    margin-bottom: 0px; 

    background-image: url('../images/galerie_footer.jpg');

    background-repeat: no-repeat;

    }



#header {

	height: 140px;

}



#logo {

	float: left;

}



#logo img{

	border: 0px solid white; 

	padding: 20px 0px 20px 40px;

}

#meniumic

{
	position:absolute;
	top:101px;
	right:15px;
	display: inline;

    width: 160px; 
	
	font-size: 10px;
	color:#999;

}
#meniumic a {
	color:#777;
}

#meniumic li{

	display: inline; 

	padding-left: 4px; 

	padding-right: 4px; 


	text-align: center;

}

#meniumic .first_li{

	display: inline; 

	padding-left: 4px; 

	padding-right: 6px; 

	border-right: 1px solid #999; 


	text-align: center;

}
#header_description {
	float: right;
	color: white;
	font-size: 30px;
	padding-right: 50px;
	padding-top: 0px;
	font-family: Trebuchet MS;
	font-weight: bold;
	position: relative;
	height: 150px;

}

#menu ul {


}


#menu {

	height: 30px; 

	background-image: url('../images/meniu.jpg'); 

	background-repeat: repeat-x;

}



#menu .menu {

	padding-top: 0px;

}



#menu .menu li{

	display: inline; 

	padding-left: 8px; 

	padding-right: 8px; 

	border-right: 1px solid black; 

	text-align: center;

}


 
#menu .first_li {

	display: inline; 

	padding-left: 8px; 

	padding-right: 8px; 

	border-right: 1px solid black; 

	border-left: 1px solid black; 

	text-align: center;

}



#menu li a{

	color: white; 

	text-decoration: none; 

	font-family: Trebuchet MS; 

	font-size: 13pt;

}



#center 

{

    width: 400px;

    float: left;

    margin: 5px;

}

#leftcenter 

{

    width: 900px;

    float: left;

    margin: 5px 5px 5px 7px; 

}
#leftcenter img

{

    margin: 5px;

}



#center .img

{

    margin: 10px auto;

}



#center .img td

{

    text-align: center;

    /*background-color: Gray;*/

}



#center .img img 

{

    padding: 1px;

    border: 1px solid black;

}



#footer {

	background-image: url('../images/footer.jpg'); 

	background-repeat: no-repeat; 

	background-position: top; 

	height: 30px; 

	text-align: center; 

	font-size: 10px; 

	margin-top: 5px;

}



#footer p {

	padding-top: 18px

}

