.table {
	background-image: url(images/index_03.png);
	background-repeat: repeat-x;
	width: 100%;
}
.text {
	font-family: "Arial Narrow";
	font-size: small;
	color: #1D2257;
	font-weight: normal;
	line-height: 15px;
	padding: 10px;
	text-align: justify;
}
.st {
	background-image: url(images/index_17.png);
	background-repeat: repeat-y;
}
.UP {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

.titlu {
	background-color: #D1D2DE;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.titlu2 {
	background-color: #D1D2DE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1D2257;
	border-right-color: #1D2257;
	border-bottom-color: #1D2257;
	border-left-color: #1D2257;
}
