@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Helvetica, Garamond;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 965px;
	overflow:visible;
}
a {
	font-size: 14px;
}
.logo_bg
{
background-image:url(images/mb_logo.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.bg_content
{
background-image:url(images/bg_mb2.png);
background-color:#FFFFFF;
background-repeat:repeat;
}

/* mesaje si erori */
.txt_mesage
{
color:#FF6600;
}
.txt_erori
{
color:#CC0000;
}


.form_login input
{
font-size:10px;
}

/* login modules */

.login_textfield {
	font-size:10px;
	width: 120px;
	background-color:#DCCFAD;
}
.login_button { font-size:12px; }
.login_select_mic {
	font-size: 10px;
	background-color: #DCCFAD;
}

/* meniu */
.link_meniu
{
text-decoration:none;
font-weight:bold;
color:#000000;
font-size:14px;
background-color:#F0F0F0;
}
.ascunde
{
display: none;
text-decoration:none;
font-weight:bold;
color:#000000;
font-size:14px;
background-color:#F0F0F0;
}
.ascunde a
{
text-decoration:none;
font-weight:bold;
color:#000000;
font-size:14px;
}
.ascunde a:hover
{
background-color: #FFCC66;
}

/* tracer */

.meniu_ascuns {
	display:none;
	font-size:12px;
}

/* continut */
#locul_de_afisare
{
margin: 10px 10px 10px 10px;
min-height: 300px;
overflow:visible;
}

/* SETARI AGENDA */
.tableBorder {
	background-color:#f7fafc;
}
.tableTitle {
	background-color:#eef1f3;
	text-align:left;
	font-size:14px;
	font-weight: bold;
}
.tableBackground {
	background-color:#ffffff;
}
.buttonsForm {
	background-color: #B1C3D9;
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #1d587f;
	width: 100px;
}

.buttonsForm:hover {
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	background-color: #bbde92;
	width: 100px;
}
a.buttonsAgenda {
	background-color: #B1C3D9;
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #1d587f;
	min-width: 50px;
	max-width: 130px;
	display: block;
	text-align: center;
}
a.buttonsAgenda:hover {
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	background-color: #bbde92;
}

.buttonsLink {
}
.buttonsPrevNext {
}
a.buttonsPrevNext, a.buttonsPrevNext:visited {
	background-color: #B1C3D9;
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #1d587f;
	text-decoration: none;
}
a.buttonsPrevNext:hover {
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	background-color: #bbde92;
}
.numberPaginator {
}
a.numberPaginator, a.numberPaginator:visited {
	background-color: #B1C3D9;
	border: 1px dashed; 
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #1d587f;
	text-decoration: none;
}
a.numberPaginator:hover {
	border-bottom: #1d587f 2px solid;
	border-left: #1d587f 2px solid;
	border-right: #1d587f 2px solid;
	border-top: #1d587f 2px solid;
	background-color: #bbde92;
}
.textForm {
	font-size: 14px;
	text-align: right;
}
.textBoxForm {
	font-size: 10px;
	width: 150px;
}
.textBoxProduse {
font-size: 10px;
}

.valueForm {
	font-size: 14px;
	text-align: left;
}	

.text_lista {
	text-align:left;
	text-decoration: none;
	color: blue;
}
.text_lista a {
	text-decoration: none;
	color: blue;
}
.text_lista a:hover {
	text-decoration: underline;
	color: #000066;
	background-color:#6699CC;
}
/* end setari agenda */

#txt_footer
{
font-size:12px;
color:#000066;
}
#txt_footer a
{
font-size:12px;
text-decoration:none;
color:#000066;
}

/* setari meniu */
#head {
	background:url(images/head_bg.png) repeat-x;
	width:100%; 
	height:50px;
	min-width: 972px;
	overflow:visible;
}
#logo {
	background:url(images/logo.png) no-repeat;
	width:37px; height:37px;
	position:absolute;
	top:5px; left:5px;
}
#help img {
	width:14px; 
	height:14px;
	/*position:absolute;*/
	position:relative;
	top:6px; 
	right:5px;
	left:170px;
}
#titlu {
	height:22px;
	position:absolute;
	top:1px; left:35px;
}
#titlu_left {
	background:url(images/title_left.png) left top no-repeat;
	height:22px;
}
#titlu_right {
	background:url(images/title_right.png) right top no-repeat;
	height:22px;
}
#titlu_text {
	background:url(images/title_center.png) repeat-x;
	margin: 0px 10px 0px 13px; padding: 4px 3px 0px 5px;
	height:22px;
	font-family:Tahoma, Geneva, sans-serif; font-size:12px;
}
#titlu_text a {
text-decoration:none;
color:#000000;
}

img {
 border:0;	
}

#mytabsmenu ul {
	width:100%;
	min-width: 920px;
	overflow:visible;
}
#mysubmenuarea {
	width:100%;
	min-width: 965px;
	overflow:visible;
}

/* end setari meniu */

.rama_agenda 
{
border:  1px dashed #3399FF;
}
