@charset "utf-8";
/* CSS Document */
input, select, textarea, #tematica {
	border:1px solid #000000;
	margin:2px;
	font-size:11px;
	}
#nume, #prenume {
	width:300px;
	}
#str {
	width:250px;
	}
#nr, #bl, #ap {
	width:50px;
	}
#titlu_petitie {
	width:100%;
	}
textarea {
	width:100%;
	overflow:auto;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	}
#submit {
	font-weight:bold;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:50px;
	/*width:100px;*/
	}
.mesajul {
	font-size:9px!important;
	color:#0066FF;
	}
#def_pet {
	text-align:justify;
	text-indent:20px;
	font-size:10px;
	color:#0066FF;
	/*border:1px solid #0066FF;*/
	}
.cascade-loading  	
	{																		
	background: transparent url("../js/indicator.gif") no-repeat center; 					
	}
