/* CSS Document */

.poza{
border:solid 2px #43518A;
}

.text{
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
	font-weight:500;
	text-indent:20px;
	padding-left:10px;
	padding-right:10px;
}

.text_link{
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
	font-weight:500;
	text-indent:20px;
}

.text_link:hover{
text-decoration:underline;
}

.text_noutati{
	font-family:Verdana;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
	font-weight:500;
	text-indent:20px;
	padding-left:10px;
	padding-right:10px;
}

.text_pad{
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
	font-weight:500;
	text-indent:20px;
	padding-left:50px;
	padding-right:10px;
}

.text_form{
	font-family:Verdana;
	font-size:14px;
	color: #000000;
	text-decoration:none;
	font-weight:500;
}

.text_form:hover{
text-decoration:underline;
}

.text_titlu{
	font-family:"Trebuchet MS";
	font-size:17px;
	color: #333333;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
	padding-left:20px;
	padding-top:8px;
}

.developedby {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:22px;	
}
.developedby:hover {
	text-decoration: underline;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	padding-left: 20px;
}

.detalii{
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	color:#006699;
	text-decoration:none;
}

.detalii:hover{
	text-decoration:underline;
}

.meniu_jos {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	padding-top:10px;
}
.meniu_jos:hover {
	text-decoration: underline;
}