@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/fundal.jpg);
	background-repeat: no-repeat;
	border: thin none;
	background-color: #c4d6e8;
	margin:0px;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align:justify;
}
.indent
{
	text-indent:25px;
}
h1
{
	font-size:16px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:13px;
}
#big
{
	width:776px;
	margin:auto;
}
#header
{
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 100%;
	margin-bottom:5px;
	clear:both;
}
#menu
{
	width:100%;
	margin-bottom:5px;
	background-image: url(../img/menu_back.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
#menu a
{
	display:block;
	float:left;
	margin:5px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #080c6d;
}
#menu a .center
{
	padding:2px 0px;
	float:left;
	cursor:pointer;
}
#menu a .left
{
	background-image: url(../img/menu_item_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 13px;
	cursor:pointer;
}

#menu a .right
{
	background-image: url(../img/menu_item_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 13px;
	cursor:pointer;
}
#menu a:hover
{
	color:#000;
	background-color: #dba71f;
}
#menu a:hover .left
{
	background-image: url(../img/menu_item_hover_left.jpg);
}
#menu a:hover .right
{
	background-image: url(../img/menu_item_hover_right.jpg);
}
#menu a.acum {
	color:#000;
	background-color: #dba71f;
}
#menu a.acum .left
{
	background-image: url(../img/menu_item_hover_left.jpg);
}
#menu a.acum .right
{
	background-image: url(../img/menu_item_hover_right.jpg);
}
#menu a.acum:hover
{
	color: #FFF;
	background-color: #080c6d;
}
#menu a.acum:hover .left
{
	background-image: url(../img/menu_item_left.jpg);
}
#menu a.acum:hover .right
{
	background-image: url(../img/menu_item_right.jpg);
}

#menu_left
{
	width:32%;
	height:auto !important;
	height: 600px;
	min-height:600px;
	background-color: #eef3f9;
	background-image: url(../img/main_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#left
{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#29166f;
}
#left h2
{
	width:99%;
	padding:10px 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#29166f;
}
#left li a
{
	display:block;
	height:13px;
	color:#000;
	text-decoration:none;
	margin:3px 0px;
	font-size:.95em;
	padding:2px;
	margin-left:10px;
	background-image: url(../img/menu_left_back1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-right:2px;
	
}
#left li a:hover {
	color:#000;
	background-image: url(../img/menu_left_back3.jpg);
}
#left li a.acum
{
	background-image: url(../img/menu_left_back3.jpg);
	
}
#left li a.acum:hover {
	background-image: url(../img/menu_left_back1.jpg);
}

#left li.header {
	padding:5px 0px;
	color:#FFF;
	margin-left:0px;
	font-weight:bold;
	background-image: url(../img/menu_left_back2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#main
{
	width:100%;
}
#right
{
	width:65%;
	padding:10px 1%;
	float:right;
	background-color: #eef3f9;
	background-image: url(../img/main_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height:auto !important;
	height: 580px;
	min-height:580px;}
.main_clear
{
	width:100%;
	height:10px;
	background-color: #eef3f9;
	background-image: url(../img/main_bot_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
#searchlink
{
	color:#ff8500;
	font-size:12px;
	float:right;
	text-decoration:none;
}
#subcontent {
	position:absolute;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #CCC;
	padding: 8px;
	width: 500px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cse-search-box
{
	float:right;
	margin:0px;
	padding:0px;
}
#footer
{
	clear:both;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 776px;
	padding-top:10px;
	margin-top:5px;
	
}
#footer a {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
#footer .left
{
	float:left;
	width:30%;
	text-align:left;
	padding-left:10px;
}
#footer .center
{
	float:left;
	width:37%;
	text-align:center;
}
#footer .right
{
	float:right;
	width:30%;
	text-align:right;
	padding-right:10px;
}

input, label
{
	font-size:.8em;
}
.estimare {
	width:85%;
}

.tabcli
{
	width:100%;
	background:#FFF url('img/gradient.jpg') repeat-y;
	font:bold 16px verdana;
	color:#f4b510;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.tabclid{background:#FFF url('img/gradient.jpg') repeat-y;font:bold 16px verdana;color:#f4b510;text-decoration:none;padding:1px 10px 1px 10px;}
.instant{font:bold italic 14px verdana;color:#F4B510;text-decoration:none;text-align:justify;padding:0px;}
.nobops{text-decoration:none;border:0;padding:10px 10px 10px 0px;float:left;}
.albastru{font:italic 14px verdana;color:#060C6E;text-decoration:underline;}
.albastru:hover{text-decoration:none;}
#cont
{
	padding-top:3px;
	height:35px;
	text-align:right;
	font-weight:bold;
	width:auto;
	float:right;
}
#cont a
{
	text-decoration:none;
	color:#000;
}
#cont div
{
	float:left;
	padding-right:5px;
}
#cont .pad
{
	padding-top:8px;
}
