@media (max-width: 48em) {
	.descriere{
  	font-size: 10px;
	}
	.butonCumpara{
		font-size: 10px;
	}
}

@media all and (min-width: 48em) {
	.descriere{
  	font-size: 12px;
	}
	.butonCumpara{
		font-size: 12px;
	}
}

#swiffycontainer div
{
	height:75px !important;
}


.nextprev{
  background: #f5f7f4;
	font-size: 18px;
	width: 20px;
	height: 600px;
	line-height: 600px;
	vertical-align: middle;
	text-align: center;
	cursorĂ:pointer;
}

.nextprev:hover{
	background: #E2EADC;
	cursor: pointer;
}
.titluMeniu{
	margin: 20px 5px 5px 5px;
	border-radius: 25px; 
	background: #C1D2B5;
	border-style: solid; 
	border-color: #003300; 
	border-width: 1px;
	font-size: 12px;
	color: #003300;
}
.copyright{
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
.firstPage{
	font-size: 12px;
	color: #000066;
}
.explicatie{
	font-size: 10px;
	color: #003366;
}
.eroare{
	font-size: 14px;
	color: #C00000;
	text-align: right;
}
.titlu{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	min-height: 24px;
}
.descriere{
	/*font-size: 12px;*/
	color: #000066;
}
.titluCategorie{
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 30px;
}
.butonCumpara{
	background-color: #E2EADC;
	height: 25px;
//	width: 100px;
	border-top: thin solid #E4F8E4;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #E4F8E4;
	font-family: "Times New Roman", Times, serif;
/*	font-size: 12px;*/
	font-style: normal;
	font-weight: bold;
	color: #003300;
	cursor: pointer;
}
.infoCos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 13px;
*/	font-style: normal;
	font-weight: bold;
	color: #333300;
	cursor: hand;
	link-visited-color: #FF0000;
}
.tdPasul20{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 40%;
	text-align: right;
}
.tdPasul21{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 60%;
	text-align: left;
}
