/* CSS Document*/

body {
	background-color: #7F7F7F;
}



.titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
	color: #FFFFFF;
	font-weight:bold;
	font-style:oblique;	
}

.subtitlu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #000000;
	font-weight: bolder;
}


.eroare {
	font-family: Bookman Old Style;
	font-size: 13px;
	text-align: center;
	color: #CC0000;
	font-weight: lighter;
}

.eroare2 {
	font-family: Bookman Old Style;
	font-size: 13px;
	text-align: left;
	color: #CC0000;
	font-weight: lighter;
}

.succes {
	font-family: Bookman Old Style;
	font-size: 13px;
	text-align: center;
	color: #4657A7;
	font-weight: lighter;
}

.text1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	color: #000000;
}

.text2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	color: #111111;
	font-weight: bold;
}

.text3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
	color: #41576D;
}

.pret {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	color: #000000;
	font-weight: lighter;
}


.drepturi {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: left;
	color: #666666;
	font-weight: lighter;
}

.mail:link {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.mail:visited {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.mail:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #666666;
	
}
.mail:active {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #666666;
	}

a:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8496bc;
	text-align:left;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8496bc;
	text-align:left;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:left;
	color: #666666;
	
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:left;
	color: #666666;
	}
	
.a2:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	
}
.a2:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	
}
.a2:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	
}
.a2:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	}

.meniu:link {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	
}
.meniu:visited {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	
}
.meniu:hover {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #666666;
	
}
.meniu:active {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #666666;
	}

.marca {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align:center;
	font-weight:bolder;
}	
	
.marca:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:  #000000;
	text-align:center;
	font-weight:bolder;
}
.marca:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align:center;
	font-weight:bolder;
}
.marca:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	font-weight:bolder;
}
.marca:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	font-weight:bolder;
	}

.admin {
	font-family: Times New Roman;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}	
	

h1 {
	font-size:300%;
	line-height:1em;
	color: #333333;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
}
h2 {
	font-size:150%;
	color:#0079b6;
	font-weight:bold;
	letter-spacing:-.05em;
	position:relative;
	margin:.0em 0;
	padding-top:1px; /* use top padding to adjust the start of the gradient  */
	width:100%;
}
h3 {
	font-size:110%;
	color: #333333;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	padding-top:1px;
	position:relative;
	margin:.3em 0;
	width:100%;
}
h4 {
	font-size:180%;
	color:#dc5b24;
	font-weight:normal;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100%;
}

