﻿/* START ADDED CSS */
.tablex{
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
}
.txtTitlu{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
}
.txtTitluLnk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

	color:#ffffff;
}
.txtTitluLnk a
{
	color:#ffffff;
	text-decoration: underline;
}
.txtTitluLnk a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
.txtNormal{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align: justify;
}
.txtNormal a {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtNormal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}		
.txtNormal2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: justify;
}
.txtMic{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-align: justify;
	/*word-wrap: normal;*/
}
.txtFMic{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-align: left;
}
.txtForm1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
.txtForm2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}
.inp_txt {
    BORDER-RIGHT: #DBDBD7 1px solid; 
    BORDER-TOP: #DBDBD7 1px solid;
    BORDER-BOTTOM: #DBDBD7 1px solid;
    BORDER-LEFT: #DBDBD7 1px solid; 
    COLOR: #515043;
    FONT-SIZE: 10px;
     
    FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
.cell_txt {
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
	border: 3px solid #346699;
	padding: 6px 6px 6px 6px;
}
.cell_txtB {
    COLOR: #ffffff;
    FONT-SIZE: 10px; 
    FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
    font-weight: bolder;
}
.grid_header
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align:center;
}
.but_trimite
{
	height: 16px; 
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #346699; 
	border: outset 1px #ccc;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}	
.but_viz 
{
	background-image:url(../images/vizualizare.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_salv
{
	background-image:url(../images/salvare.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_email
{
	background-image:url(../images/e-mail.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_urm
{
	background-image: url('../images/urmatoarea.jpg');
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_prv
{
	background-image:url(../images/precedenta.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_sf
{
	background-image:url(../images/sfarsit.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_add
{
	background-image:url(../images/add.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_modif
{
	background-image:url(../images/modif.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_edit
{
	background-image:url(../images/modif.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_delete
{
	background-image:url(../images/modif.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.but_ok 
{
	background-image:url(../images/ok.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.opt_edit
{
	background-image:url(../images/add.jpg);
}
.opt_delete
{
	background-image:url(../images/add.jpg);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	border: none;
	text-align:left;
}
.cb_txt {
   FONT-SIZE: 10px; 
   COLOR: #515043;
   FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
.wiz_align
{
	vertical-align:top;
}

