/* CSS Document */
body { 
	background-color:#000000;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bbbbbb;
	
}

/*table control*/

table.mare {
	width:770px;}
table.inner {
	width:762px;}
td {
	vertical-align:top;}
td.right {
	text-align:right;}
.dr_sus {
	background-image:url(../img/dr_sus_tb.gif);
	width:15px;
	height:15px;}
.dr_jos {
	background-image:url(../img/dr_jos_tb.gif);
	width:15px;
	height:15px;}
.st_sus {
	background-image:url(../img/st_sus_tb.gif);
	width:15px;
	height:15px;}
.st_jos {
	background-image:url(../img/st_jos_tb.gif);
	width:15px;
	height:15px;}
td.bggri{
	background-image:url(../img/bggri.gif);
	height:15px;}
td.rightborder {
 	border-right:#1F1F1F 1px solid;}
td.botomborder {
 	border-bottom:#1F1F1F 1px solid;}
td.topborder {
 	border-top:#1F1F1F 1px solid;}
.margin {
	margin-bottom:50px;}
.galery	{
	width:310px;
	background-color:#090909;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
/* div control*/

div {
	text-align:justify;	}
div.center {
	text-align:center;	}
	
/*font control*/
.titlu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#cc6600;
	margin-bottom:10px;}
.subtitlu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cc6600;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	}
	
.bold {
	color:#ffffff;
	font-weight:bold;}

.or{ 
	color:#FF6600;
	font-weight:bold;
	font-size:16px;
	}

.alb{
	color:#FFFFFF;}

/*link control*/
a:link{color:#ffffff; background-color:transparent; text-decoration: underline; }
a:visited{color:#ffffff;text-decoration: underline;  }
a:active{color:#ff6600; }
a:hover{color:#ff6600; }