/*daca nu se poate conecta apar mesaje de eroare*/
div.error
{
	color:orange;
	font-family: Tahoma;
	font-size: 16px;
}

/*copyright info in caz de eroare de conectare*/
div.error_copy
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right; background-color:#FF0000
}

/*tabelul principal*/


/**/
td#sigla_td
{
	background-color: #FFFFFF;
	text-align: center;
	
}

/*tabelul cu meniul orizontal 1*/
table#mo1_table
{
	background-color: #FFFFFF;
	text-align: right; font-family:Tahoma; color:#000080
}

/*tabelul cu meniul orizontal 2*/
table#mo2_table
{
	background-color: #FFFFFF;
	text-align: right;
}

/*tabelul cu meniul orizontal 3 - login bar*/
table#login_table
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #6699FF;
}

/*tabelul cu meniul orizontal 4 - mesaj*/
table#mesaj_table
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6699FF;
	text-decoration: none;
	text-align: right;
}

/*tabelul cu titlul meniului vertical*/
table#mv_title_table
{
	font-weight: bold;
	font-size: 14px;
	
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Tahoma;
	text-align: center;
}
/*td la titlul meniului vertical*/
td#mv_title_td
{
	
}
/*td la titlul meniului vertical*/
td#mv_title_tdx
{
	
}
/*tabelul cu calea si cu butonul de "inapoi"*/
table#cale_table
{
	
	/*border-top-width: 1px;
        border-top-style: solid;
	border-top-color:  #00A0C6;*/

	/*border-bottom-width: 1px;
	border-bottom-style: solid;
*/
	/*border-top-color: #FF0033;
	border-bottom-color: #FF0033;
	

	border-bottom-color:  #00A0C6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0033;
	*/
}

/*tabelul cu meniul vertical*/
table#mv_table
{
	/*
	border-right-style:solid;
	border-right-color:  #00A0C6;
	border-right-width: 2px;
*/
}

/*tabelul cu content*/
table#content_table
{
	/*
	border-left-style:solid;
	border-left-color:  #00A0C6;
	border-left-width: 2px;
*/
}

/*td la mo1*/
td#mo1_td
{
}

/*td la mo2*/
td#mo2_tdx
{
	
	text-align: right;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma; color:#000080
}
td#mo2_td
{
	
	text-align: right;
	
	font-family:Tahoma; color:#000080
}

/*td la login*/
td.login_td
{
	text-align: right;
}

/*td la login inregistrare*/
td.login_td_inreg
{
	text-align: left;
	top: 5px;
	position: relative;
	color: #6699FF;
}

/*td la mesaj*/
td#mesaj_td
{
}




/*td la cale si inapoi*/
td.cale_td
{
	/*border-top-color: #0066FF;
	border-bottom-color: #0066FF;*/
}
/*tabel cu domenii in mv*/
table.mv_domain_table
{
	background-color: #FFFFFF;
	
}

/*tabelul cu subdomenii in mv*/
table.mv_subdomain_table
{
	background-color: #FFFFFF;
}

/*td domenii nivel 1 in mv*/
td.mv_domain_td_level_1
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #00A0C6;/*#6699CC;*/
	color: #6699FF;
}

/*td subdomenii nivel 1 in mv*/
td.mv_subdomain_td_level_1
{
	background-color: #FFFFFF;
	text-align: right;
}

/*td domenii nivel 2 in mv*/
td.mv_domain_td_level_2
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #00A0C6;/*#6699CC;*/
	color: #6699FF;
}
/*td subdomenii nivel 2 in mv*/
td.mv_subdomain_td_level_2
{
	background-color: #FFFFFF;
	text-align: right;
}

/*td domenii nivel 3 in mv*/
td.mv_domain_td_level_3
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #00A0C6;/*#6699CC;*/
	color: #6699FF;
}

/*td subdomenii nivel 3 in mv*/
td.mv_subdomain_td_level_3
{
	background-color: #FFFFFF;
	text-align: right;
}

/*td domenii nivel 4 in mv*/
td.mv_domain_td_level_4
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #00A0C6;/*#6699CC;*/
	color: #6699FF;
}

/*td subdomenii nivel 4 in mv*/
td.mv_subdomain_td_level_4
{
	background-color: #FFFFFF;
	text-align: right;
}

/*td domenii nivel 5 in mv*/
td.mv_domain_td_level_5
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #00A0C6;/*#6699CC;*/
	color: #6699FF;
}

/*td subdomenii nivel 5 in mv*/
td.mv_subdomain_td_level_5
{
	background-color: #FFFFFF;
	text-align: right;
}

/*td cu imagine de sub-subdomeniu (casuta din 
dreapta care specifica deca subdomeniul are copii)*/
td.mv_subdomain_img_td
{
	background-color: #FFFFFF;
}

/*td la content mic*/
td#content_mic_td
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:  #00A0C6;
}

/*td la content*/
td#content_mare_td
{
}

/*td-ul cel mic din stanga de copyright
am nevoie de el pentru inlantuirea de td-uri*/
td#mic_td
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #00A0C6;
	border-bottom-color:  #00A0C6;
}

/*copyright td*/
td#copyright_td
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00A0C6;
	border-bottom-color: #00A0C6;*/
	/*#FF0066*/
}

a.mo1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
	text-transform: uppercase
}
a:hover.mo1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #939393;
	text-decoration: none;
	text-transform: uppercase
}

a.mo2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #939393;
	text-decoration: none; vertical-align:middle
}
a:hover.mo2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #00A0C6;
	text-decoration: none; vertical-align:middle
}
input.login_input
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: white;
	border: 1px solid #000000;
	background-color: #0066FF;
}
form.login_form
{
	text-decoration: none;
	display: inline;
}
a.login_a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #6699FF;
	text-decoration: none;
}

a:hover.login_a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3399;
	text-decoration: none;
}

input.login_input_text
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #B7E8FF;
	border: 1px solid #000000;
}

a.cale
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.cale
{
	font-family: Tahoma;
	font-size: 10px;
	color: silver;
	text-decoration: none;
}

a.inapoi
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.inapoi
{
	font-family: Tahoma;
	font-size: 10px;
	color: silver;
	text-decoration: none;
}


/*link domenii nivel 1 in mv*/
a.mv_domain_a_level_1
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #00A0C6;/*0000FF;*/
	text-decoration: none
}

/*link subdomenii nivel 1 in mv*/
a.mv_subdomain_a_level_1
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color:#939393;
	text-decoration: none
}

/*link domenii nivel 2 in mv*/
a.mv_domain_a_level_2
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #00A0C6;/*0000FF;*/
	text-decoration: none
}

/*link subdomenii nivel 2 in mv*/
a.mv_subdomain_a_level_2
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color:#939393;
	text-decoration: none
}

/*link domenii nivel 3 in mv*/
a.mv_domain_a_level_3
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #00A0C6;/*0000FF;*/
	text-decoration: none
}


/*link subdomenii nivel 3 in mv*/
a.mv_subdomain_a_level_3
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color:#939393;
	text-decoration: none
}

/*link domenii nivel 4 in mv*/
a.mv_domain_a_level_4
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #00A0C6;/*0000FF;*/
	text-decoration: none
}
/*link subdomenii nivel 4 in mv*/
a.mv_subdomain_a_level_4
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color:#939393;
	text-decoration: none
}

/*a domenii nivel 5 in mv*/
a.mv_domain_a_level_5
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #339999;
}

/*link subdomenii nivel 5 in mv*/
a.mv_subdomain_a_level_5
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #33CC99;
	text-decoration: none;
}


/*link domenii nivel 1 in mv*/
a:hover.mv_domain_a_level_1
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: silver;
	text-decoration: none;
}

/*link subdomenii nivel 1 in mv*/
a:hover.mv_subdomain_a_level_1
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*link domenii nivel 2 in mv*/
a:hover.mv_domain_a_level_2
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: silver;
	text-decoration: none;
}

/*link subdomenii nivel 2 in mv*/
a:hover.mv_subdomain_a_level_2
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*link domenii nivel 3 in mv*/
a:hover.mv_domain_a_level_3
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*link subdomenii nivel 3 in mv*/
a:hover.mv_subdomain_a_level_3
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*link domenii nivel 4 in mv*/
a:hover.mv_domain_a_level_4
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*link subdomenii nivel 4 in mv*/
a:hover.mv_subdomain_a_level_4
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #00A0C6;
	text-decoration: none;
}

/*a domenii nivel 5 in mv*/
a:hover.mv_domain_a_level_5
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}

/*link subdomenii nivel 5 in mv*/
a:hover.mv_subdomain_a_level_5
{
	background-color: #FFFFFF;
}

a.img
{
	text-decoration: none;
	border: none;
}

td#demo_big_td
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
}

td.demo_title_td
{
	font-family: Tahoma;
	font-size: 14px;
	color: #99CCFF;
}

td.demo_subtitle_td
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9999FF;
}

td.demo_movie_td
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #9999FF;
}
table.edit_profil_table{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-align: right;
}
td.edit_profil_obs_td{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3333;
}
span.modi_span
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #669999;

}
td.mge_q{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
a.mge_q{
	font-family: Tahoma;
	font-size: 10px;
	color: silver;
	text-decoration: none;
}
a:hover.mge_q{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0033;
	text-decoration: none;
}
select.mge_q{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0033;
}
td.mge_q2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
}
input.mge_q2{
	font-family: Tahoma;
	font-size: 12px;
}
td.mge_q3{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
td.cale_td2{
	text-align: right;
}
table.mge_q2{
	text-align: right;
}

div.mge_err_msg{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}
td#mesaj_eroare_td{
	background-color: #FF3300;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}
td.info
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
}
a.info{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
p.info{
	font-family: Tahoma;
	font-size: 12px;
	color: #0099CC;
}
a.info:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: silver;
	text-decoration: none;
}
span.formular
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
}
span.formular2
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}
span.content_fortat
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6699FF;	
}
td.scroll_td
{
	/*border: 1px solid #000099;*/
}

table.table_mare
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699FF;
	border: 2px solid #FF9933;
}

table.table_mic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699FF;
}

input.rm_form_mare
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699FF;
	border: 2px solid #FF9933;
}

input.rm_form_mic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699FF;
	border: 2px solid #FF9933;
}


/**/


span.form_tit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	font-weight: bold;
}
span.form_subtit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
}
span.form_otit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
}
span.form_stit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
}
