*{margin:0;padding:0;}
		
html { 
	background: url(images/bg.jpg) no-repeat top center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	font-size:12px;
}

.porto { color:#3f3f3f; background:url(images/gr-porto.jpg) repeat-x bottom #f8ca76; padding:5px; font-size:14px; }
.verde { color:#3f3f3f; background:url(images/gr-verde.jpg) repeat-x bottom #a2d782; padding:5px; font-size:14px; }
.galben { color:#3f3f3f; background:url(images/gr-galben.jpg) repeat-x bottom #ffff01; padding:5px; font-size:14px; }
.blu { color:#3f3f3f; background:url(images/gr-verde.jpg) repeat-x bottom #a2d782; padding:5px; font-size:14px; }

a
{
color:#d12126;
}

.red
{
color:#d12126;
}
.red_2
{
color:#d12126;
float:left;
}

.bg_caset
{
	background:url(images/bg-caset.jpg) repeat-x;
	
	padding:20px 10px 10px 15px;
}

img
{
	border:0;
}
.caseta
{
	background-color:#fff;
	border: 1px solid  #c8c8c8;
	padding: 30px;	
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-bottom-right-radius:10px;	
    border-bottom-left-radius:10px;
	border-top-right-radius:10px;	
    border-top-left-radius:10px;
	width:65%;
}
.caseta2
{
	background-color:#fafafa;
	border: 1px solid  #dedede;		
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-bottom-right-radius:10px;	
    border-bottom-left-radius:10px;
	border-top-right-radius:10px;	
    border-top-left-radius:10px;
	width:100%;
}
.top
{
	
	background:url(images/bg_top.jpg) repeat-x;
	height:200px;
}
.caseta_login
{
	
	background:url(images/login.jpg) no-repeat #ffffff;
	border: 1px solid  #c8c8c8;	
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-bottom-right-radius:10px;	
    border-bottom-left-radius:10px;
	border-top-right-radius:10px;	
    border-top-left-radius:10px;
	width:700px;
	height:391px;
}
h1
{
	color:#d12126;
	font-size:30px;
	font-family:Arial;
}
h2
{
	color:#d12126;
	font-size:20px;
	font-family:Arial;
	padding-bottom:20px;
    text-transform:uppercase;
	font-weight:normal;
}
.td1
{
	color:#d12126;
	font-size:18px;
	font-family:Arial;
}
.number
{
	background:url(images/number.png) no-repeat;	
	color:#ffffff;
	font-size:40px;
	font-family:Arial;
	font-weight:bold;
	width:61px; height:61px;
	padding: 5px 0 0 20px;
}

.td_table
{
	background-color:#ffffff;	
	background:url(images/bg_td1.jpg) repeat-x bottom;
	font-size:12px;
	font-family:Arial;
	padding:10px;
}

.td_table1
{
	
	background:url(images/bg_td1.jpg) repeat-x bottom #ffffff;
	font-size:12px;
	font-family:Arial;
	padding-bottom:5px;
	
}
.edit
{
	background:url(images/edit.gif) no-repeat;	
	width:16px;
	height:16px;
	color: #ffffff;
	font-size: 11px;
	border:none;
}
.del
{
	background:url(images/del.gif) no-repeat;	
	width:16px;
	height:16px;
	color: #ffffff;
	font-size: 11px;
	border:none;
}

.td_table_activ
{
	background-color:#e6f0d5;
	font-size:12px;
	font-family:Arial;
	
}
.td_table_finalizat
{
	background-color:#fef0f3;
	font-size:12px;
	font-family:Arial;
	
}
.td_table_expirat
{
	background-color:#fcd5dd;
	font-size:12px;
	font-family:Arial;

}
.td_table_reziliat
{
	background-color:#bfeee8;
	font-size:12px;
	font-family:Arial;
	
}
.td_table_restu
{
	background-color:#fdf097;
	font-size:12px;
	font-family:Arial;
	
}
.td_table_cap
{
	background:url(images/bg_td_cap.jpg) repeat-x bottom #d9d9d9;
	font-size:13px;
	font-family:Arial;
	padding:10px;	
}
.td_table_cap1
{	
	background:url(images/bg_td_cap.jpg) repeat-x bottom #d9d9d9;
	font-size:13px;
	font-family:Arial;
	padding-bottom:5px;	
	
}
.wp_td_table_cap
{
	background-color:#3f3f3f;
	font-size:16px;
	font-family:Arial;
	height:37px;
	color:#FFFFFF;	
}
.wp_div_td_table_cap
{
	padding:5px 0 0 10px;
}


.div_td
{
	padding:3px 0 0 10px;
}
.table
{		
	border:dashed 1px #ccc;
	padding:10px;	
}
.men
{		
	border:solid 1px #ccc;
	padding:2px;	
}
.td_men
{
	
	font-size:13px;
	font-family:Arial;
	width:50px; 
	border-bottom:dashed 1px #ccc;
	padding-bottom:3px;
	
}
.status
{
	color: #990000;
	padding-bottom:10px;
}

.titlu_fisa
{
	font-size:20px;
	font-family: my_font;
	float:left;padding:50px 0 0 67px;
}
.nr_fisa
{
	font-size:14px;
	font-family: my_font;
	float:left;padding:100px 0 0 67px;
}
.scris_fisa
{
	float:left;	
	padding: 0 5px 0 0;
	margin-bottom:20px;	
	font-size:14px;
	font-family: my_font;  
}
.bg_text
{
	background:url(images/bg-text.jpg) center top repeat;	
	color:#424242;
	font-family:Arial;
	font-size:13px;
	font-style:italic;
	line-height:20px;
	float:left;
}
.scop_fisa { width:630px; height:50px; }
.constatare_fisa { width:630px; height:110px; }
.detalii_fisa { width:630px; height:250px; }
.observatii_fisa { width:630px; height:50px; }
.ora_fisa { width:58px; height:30px; }
.echipa_fisa { width:350px; height:30px; }
.data_fisa { width:100px; height:30px; }
.locatie_fisa { width:100px; height:30px; }
.cod_fisa { width:110px; height:30px; }
.manager_fisa { width:178px; height:30px; }