html {
	height:99%;
	width:99%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#4b4b4b;
	background:#e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:5px 0px;
	padding:0;
}
a {
	color:#2f95e1;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#2f95e1;
	text-decoration:underline;
	cursor:pointer;
}
form {
	margin:0;
	padding:0;
}
#wrapper {
	display:block;
	margin:0;
}
#container {
	width:900px;
	margin:0 auto;
	background:#fff;
}
#header {
	width:900px;
}
#logo {
	width:900px;
	background:url(images/header.jpg) no-repeat;
	height:159px;
	padding-top:50px;
}
#logo span {
	display:none;
}
#logo a {
	display:block;
	width:215px;
	height:110px;
}
#menu {
	width:900px;
	background:url(images/menu.gif) repeat-x;
	height:23px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:4px 0px 0px 0px;
}
#menu ul li {
	list-style:none;
	color:#fff;
	float:right;
	font-weight:bold;
	margin:0px 10px;
}
#menu ul li a {
	color:#fff;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
#content {
	width:900px;
	background-color:#fff;
	margin:0 auto;
	height:100%;
}
#left {
	width:150px;
	float:left;
	margin-top:10px;
}
.left_td {
	border-right:2px solid #dedede;
	background: #fff url(images/reximaco_footer.jpg) no-repeat center bottom;
	padding-bottom: 50px;
}
#top_menu {
	width:140px;
	background:url(images/gri.gif) repeat-x;
	height:23px;
	padding:5px 0 0 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.left_menu {
	width:130px;
	background:url(images/albastru.gif) repeat-x;
	height:22px;
	padding:6px 0 0 20px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.left_menu a {
	color:#fff;
	text-decoration:none;
}
.submenu {
	background-color:#f3f3f3;
	width:120px;
	padding:5px 0 5px 30px;
	color:#000;
	font-size:11px;
	border-bottom:1px solid #fff;
}
.submenu a {
	color:#000;
	text-decoration:none;
}
.submenu a:hover {
	color:#000;
	text-decoration:underline;
}
.subsubmenu {
	background-color:#fff;
	width:110px;
	padding:5px 0 5px 40px;
	color:#7e7e7e;
	font-size:11px;
}
.subsubmenu a {
	color:#7e7e7e;
	text-decoration:none;
}
.subsubmenu a:hover {
	color:#7e7e7e;
	text-decoration:underline;
}
#center {
	padding:10px;
	float:left;
	width:480px;
	background:#fff;
	text-align:justify;
}
#center_all {
	padding:10px;
	float:left;
	width:728px;
	background:#fff;
	text-align:justify;
}
.title {
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
}
#right {
	padding-top:10px;
	float:left;
	width:245px;
	background:#fff;
}
#noutati {
	color:#fff;
	background:url(images/noutati.gif) repeat-x;
	width: 235px;
	height:15px;
	padding-left:10px;
	margin-bottom:5px;
}
.stiri {
	background-color:#f3f3f3;
	color:#000;
	width:225px;
	padding:5px 10px;
	margin-bottom:5px;
}
#footer {
	clear:both;
	height:20px;
	width:890px;
	padding: 5px 0 0 10px;
	background-color:#353535;
	color:#6c6c6c;
}
#footer a {
	color:#6c6c6c;
	text-decoration:underline;
}
#footer a:hover {
	color:#6c6c6c;
	text-decoration:none;
}
.eroare {
	color:#FF0000;
}
.button {
	border:1px solid #ca1a2e;
	background:#ca1a2e;
	color:#fff;
	cursor:pointer;
}
.navigator, .navigator a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #2f95e1;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}

.navigator_current, .navigator_current a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #2f95e1 ;
	text-align: center;
}

.navigator_more, .navigator_more a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #2f95e1;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}