body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.text_titlu {color: #000000}
.text_titlu_alb {color: #FFFFFF}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	width:100%;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 15px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 15px;height:33px;}
#dolphinnav ul li a span{padding:12px 15px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */
#topcontainer{
	position:relative;
	width:961px;
	height:260px;
	color:#E0E0E0;
	background:#000000;
}
.content {width:961px;background-color:#ffffff;text-align:left;}
.leftcol {width:120px;background-color:#666;float: left;padding-bottom:5px;}
.rightcol {width:120px;background-color:#000000;float:right;}
.c1 {width:360px;}
.c3 {width:586px;}
.c1 h1,{padding:0px 0px 0px 0px;}

a {text-decoration:none;font-weight:800;}
a:link {color:#143d55;}
a:visited {color:#143d55;}
a:hover {color:#fff;background-color:#143d55;}

a.calendar {text-decoration:none;font-weight:800;}
a.calendar:link {color:#000000;}
a.calendar:visited {color:#000000;}
a.calendar:hover {color:#ffffff;}

a.maimult {font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;font-weight:800;}
a.maimult:link {color:#ffffff}
a.maimult:visited {color:#ffffff}
a.maimult:hover {color:#ffffff;text-decoration:none}


