body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.homePage_text_despre {color:#4f6d8e; text-decoration:none; text-align:center;}
.footer_text {color:#656565; }


.home_text_verde {color:#337500}
.home_text_verde_link {color:#bcde98}

.home_text_verde_int {color:#255100}


.home_text_albastru {color:#96cff2}
.home_text_albastru_link {color:#009eff}

.home_text_orange {color:#ffd376;}
.home_text_orange_link {color:#ffd376;}



.menuprod {
	text-align:center;
	
}

.menuprod a, .menuprod a:visited  {
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Book Antiqua,Tahoma, Verdana, Arial;
	color: #618fad;	
}

.menuprod a:hover {
	color:#386d2c;
}

.menuprod a:active,.menuprod a.sel {
	color:#386d2c;
}

div.headercat {
	width:589px;
	height:26px;
	background:url(/img/cattitle.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Book Antiqua,Tahoma, Verdana, Arial;
	color: #618fad;	
	padding:4px 0px 0px 40px;
}

div.pozasus {
	text-align:center;
	border:1px solid #999;
	width:602px;
	height:372px;
	padding:1px;
}

div.pozasus img {
	width:600px;
	height:370px;
}

div.pozajos {
	width:600px;
}

div.pozajos a.poza {
	display:block;
	float:left;
	width:60px;
	height:37px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #999;
	padding:7px 0px;
	margin:1px;
}

div.pozajos a.poza img {
	border:0px none;
}

div.pozajos a.poza:hover {
	border:1px solid #386d2c;
}


