@charset "utf-8";
a:link {
	color: #FF252B;
	text-decoration: none;
}
a:visited {
	color: #FF252B;
	text-decoration: none;
}
a:hover {
	color: #FF5F65;
	text-decoration: underline;
}
a:active {
	color: #FF5F65;
	text-decoration: none;
}

/* CSS Document */

.container {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	height: 694px;
}
.logo {
	height: 78px;
	width: 211px;
	float: left;
}

.pozaCateg {
	height: 573px;
	width: 194px;
	float: left;
}
.pozaHome {
	height: 490px;
	width: 646px;
}

.continut {
	height: 562px;
	width: 653px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FEBCC0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FEBCC0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FEBCC0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE6168;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	margin-top: 2px;
}
.baraFooter {
	height: 14px;
	width: 913px;
}
.categorii {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF282D;
	height: 20px;
	width: 400px;
	text-align: right;
	float: left;
	margin-top: 58px;
	margin-left: 250px;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666;
	margin-left: 10px;
}
.textHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #666;
	margin-top: 10px;
}
.footerCateg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: right;
	margin-left: 500px;
	color: #FF0F18;
}
.textcontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	height: 150px;
	width: 450px;
	margin-top: 50px;
	margin-left: 20px;
}
.hartaContact {
	height: 271px;
	width: 581px;
	margin-left: 20px;
}
.nextBack {
	float: right;
	height: 21px;
	width: 85px;
	text-align: right;
}
.produse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333;
	float: left;
	height: 120px;
	width: 653px;
	margin-top: 6px;
	border: 0.5px solid #E0E0E0;
}
.pagini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F00;
	float: left;
	height: 18px;
	width: 653px;
	text-align: right;
	margin-top: 3px;
}
.pginaActiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666;
}
.poze {
	float: left;
}
.descriere {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	width: 500px;
	margin-left: 140px;
	margin-top: 20px;
}

