body {margin:0; padding:0; vertical-align:top; text-align:center; background-image:url(images/bacground.jpg); background-position:top left; background-repeat:no-repeat; background-size:cover}
td { vertical-align:top; padding:2;}

table.stil1{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090909;/* #0000FF */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table.stil1 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;/* #000000 */
	background-color: #8595AD;/* #CCCCCC */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

table.stil1  tr:nth-child(2n+1){
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090909;/* #0000FF */
	background-color: #D9DEE6;/* #D0E1E8 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
table.stil1  tr:nth-child(2n+2){
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #090909;/* #333333 */
	background-color: #F2F4F7;/* #E6E6E6 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.text_gri {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666;
}
.titlu {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-shadow:#666 1px 1px 2px;
	text-transform:uppercase;
}
.text_normal{
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	
}
.subtiltlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	padding-left:30px;
}
#spatiu{
	padding:5px;
	background-image:url(images/1_line.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#container2
{
	padding:5px;
	color:#000;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	border-radius:10px;
	height:inherit;
	border-radius:10px;
	border: 1px white;
}

#container2 .transparency
{
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color:#CCC;
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
		border-radius:10px;
	border: 1px white;
}
.content
{
	position:relative;
}
.img_1 {
	border: 1px solid #000;
	padding: 2px;
	margin: 10px 20px 10px 0px;
	vertical-align: top;
}
