/* CSS Document*/


.titlu {
	font-family: Bookman Old Style;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	color: #3899CC;
}


.titlu3 {
	font-family: Bookman Old Style;
	font-size: 16px;
	text-align:left;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}


.eroare {
	font-family: Bookman Old Style;
	font-size: 13px;
	text-align: center;
	color: #FF0000;
	font-weight: lighter;
}

.succes {
	font-family: Bookman Old Style;
	font-size: 13px;
	text-align: center;
	color: #0066FF;
	font-weight: lighter;
}

.text1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: right;
	color: #41576D;
}

.text2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	color: #41576D;
	font-weight: bold;
}

.text3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
	color: #41576D;
}

.pret {
	font-family: Trebuchet MS;
	font-size: 17px;
	text-align: left;
	color: #3899CC;
	font-weight: lighter;
}


.drepturi {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
	font-weight: lighter;
}

.mail:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #3899CC;
	text-decoration: none;
}
.mail:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #3899CC;
	text-decoration: none;
}
.mail:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #729C20;
	
}
.mail:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #3899CC;
	}

a:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3899CC;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3899CC;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #729C20;
	
}
a:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3899CC;
	}
	
.meniu {
	font-family: Tahoma;
	font-size: 14px;
	color: #3899CC;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}	
	
.meniu:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #3899CC;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.meniu:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #3899CC;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.meniu:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #729C20;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
.meniu:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #33FF00;
	font-weight: bolder;
	font-style: italic;
	}

.admin {
	font-family: Times New Roman;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}	
	
.admin:link {
	font-family: Times New Roman;
	font-size: 13px;
	color: #33FFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.admin:visited {
	font-family: Times New Roman;
	font-size: 13px;
	color: #33FFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.admin:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.admin:active {
	font-family: Times New Roman;
	font-size: 13px;
	color: #33FFFF;
	font-weight: bold;
	font-style: italic;
	}
	
