body {
    margin: 0px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #333333;
}
.topmenu {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#4A3D8D;
}
.titlepage {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#4063A3;
}
#asistpop
{
	background: #ffffff;
	border: 1px solid #777777;
	display: none;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	width: 200px;
	top: 0px;
	left: 0px;
}
.txtgri{
	color: #777777;
	font: normal 11px/15px tahoma;
}

.txtmov{
	color: #4266A4;
	font: normal 11px/15px tahoma;
}
.frmrow{
	clear: both;
	margin: 0px;
	margin: 5px;
	padding-top:2px;
	
}

.frmlbl{
	float: left;
	line-height: 20px;
	text-align: left;
	width: 15%;
}

.frmfld{
	float: left;
	text-align: left;
	width: 74%;
}
.txtblu{
	color: #4266A4;
	font: normal 11px/15px tahoma;
}

.popup {
	background: #ffffff;
	border: 1px solid #777777;
	display: none;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 500px;
}

/*p {
	margin-top:0px;
	margin-bottom:0px;
}*/

a {
	color:#4266A4;
}

.titlu {
	font-size: 28px;
	color: #871926;
	cursor:pointer;
}

.descriere {
	color: #000000;
	font-size: 20px;
}

.pret {
	font-size:22px;
	color:#46659B;
	font-weight:bold;
}

.pprice{
	color:#B10922;
}
