body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


/* --- Left --- */
#LeftMenu a {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
#LeftMenu a:hover {
	color: #345792;
	text-decoration: underline;
}

#Statistici td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
/* --- End Left --- */


/* --- Center --- */
#TopMenu a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#TopMenu a:hover {
	color: #d1e0eb;
	text-decoration: none;
}


#Content a {
	color: #516a92;
	text-decoration: underline;
}
#Content a:hover {
	text-decoration: underline;
}

.Breadcrumb {
	color: #000;
	font-size: 10px;
}

#Content a.Breadcrumb {
	color: #516a92;
	font-size: 10px;
	text-decoration: none;
}
#Content a.Breadcrumb:hover {
	color: #516a92;
	text-decoration: underline;
}

.HomeTxt {
	font-size: 16px;
}

p.TitleProd {
	font-size: 18px;
}

.FormDetails {
	font-size: 11px;
}
/* --- End Center --- */


/* --- Right --- */
#Language a {
	font-size: 11px;
	line-height: 13px;
	color: #878787;
	text-decoration: none;
}
#Language a:hover {
	text-decoration: underline;
}

#Cautare {
	font-size: 13px;
	color: #51a353;
	font-weight: bold;
}

#BoxRightShop a {
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/arrow-white.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#BoxRightShop a:hover {
	color: #e7e775;
	text-decoration: underline;
	background-image: url(../images/arrow-green.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* --- End Right --- */


/* --- Footer --- */
#ContainerFooter, #ContainerFooter a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #d1e0eb;
	text-decoration: none;
}
#ContainerFooter a:hover {
	text-decoration: underline;
}
/* --- End Footer --- */
