.bg_stga {
	background-image: url(images/bg_stanga.jpg);
	background-repeat: repeat-y;
}
.bg_dreapta {
	background-image: url(images/bg_dreapta.jpg);
	background-repeat: repeat-y;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.bg_jos {
	background-image: url(images/bg_jos.jpg);
	background-repeat: repeat-x;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	color: #333333;
}
.text_contentn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align:center;
	color: #333333;
}
.text_slim_gri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:active {text-decoration:none}
a:link {text-decoration:none}
a:visited{ text-decoration:none}
a:hover {text-decoration:underline;
color:#9900cc}

.text_titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a05cd;
}
.text_titlum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9a05cd;
}
.text_titlug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #767676;
}

