body {
	font-family: "Trebuchet MS";  
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#0071bc;
	color:#000000;
	padding-top:30px;
	padding-bottom:30px;

	
}
a {text-decoration:none;color:#000000;}
a:hover {text-decoration:underline;}
p {padding:0;margin:0;}
img {border:none;}
#header{
	margin:auto;
	width:884px;
	height:186px;
	background-image:url(imagini/header-bg.png);
	background-position:center;
	background-repeat:no-repeat;}
#meniu-sus{
	margin:auto;
	width:884px;}
#wrap{
	margin:auto;
	width:884px;
	background-color:#99ff99;}
#coloana-stanga{
	width:200px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#coloana-mijloc{
	width:474px;
	float:left;
	margin-bottom:5px;
}
#coloana-dreapta{
	width:200px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}
#footer{
	color:#ffffff;
	margin:auto;
	width:884px;
	background-color:#005aaa;}
	
/* MENIU-SUS */

#menuContent {
	margin:auto;
	width:884px;
}

#menuContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuContent li {
	display: inline;
}

#menuContent a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	width: 145px;
	height: 29px;
	padding: 15px 1px 0 1px;
	background-image:url(imagini/meniu-sus-link-off.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
}

#menuContent a:hover, #menuContent .active a {
	background-image:url(imagini/meniu-sus-link-on.png);
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
	color: #FFFFFF;
}	
	
/* MENIU-LATERAL */

.meniu-lateral ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.meniu-lateral {
	width: 190px;
	}
	
.meniu-lateral li a {
	text-decoration: none;
  	height: 27px;
	font-weight:bold;
	font-size:12px;
	}
	
.meniu-lateral li a:link, .meniu-lateral li a:visited {
	color: #FFFFFF;
	display: block;
	background-image: url(imagini/meniu-lateral-off.png);
	background-repeat:no-repeat;
	padding: 5px 0 0 15px;
	}
	
.meniu-lateral li a:hover {
	color: #FFFFFF;
	display: block;
	background-image: url(imagini/meniu-lateral-on.png);
	background-repeat:no-repeat;
	padding: 5px 0 0 25px;
	}


	

	
.ftop{
	background-image:url(imagini/ftop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;}
.fbottom{
	background-image:url(imagini/fbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;}
	
	
.spatiu-jos {margin-bottom:5px;}
.marime-chenar-titlu {font-size:15px;}

.fsize15 {font-size:15px;}
.fsize16{font-size:16px;}
.alb{color:#ffffff;}
.text-centrat {text-align:center;}
.bold {font-weight:bold;}
.spatiu-titlu-sus{padding-top:4px;}
.spatiu-jos{padding-bottom:4px;}
.link-produse {text-decoration:none;font-weight:bold;font-size:10px;}
.link-produse:hover {text-decoration:none;color:#FF0000;font-weight:bold;}
.fundal-text-rosu {background-color:#f58f98;}
.wtabel {width:464px;}
.wstoc {width:26px;text-align:center;}
.wpret {width:130px;text-align:right;}
.tab1 {background-color:#e5e5e5;}
.tab2 {background-color:#ffffff;}
.link-poza {font-weight:bold;}



/* CHENARE TITLURI */
.chenar-titlu-mijloc-verde {
	background-image:url(imagini/chenar-titlu-mijloc-verde.png);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
}
.chenar-titlu-lateral-albastru {
	background-image:url(imagini/chenar-titlu-albastru.png);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
}
.chenar-titlu-lateral-portocaliu{
	background-image:url(imagini/chenar-titlu-portocaliu.png);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
}
.chenar-titlu-lateral-verde {
	background-image:url(imagini/chenar-titlu-verde.png);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
}


/* CHENARE SUBTITLURI */
.chenar-continut-subtitlu {
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
