body 			{ background-color:#F7F7F7; margin: 0; padding: 0}
table 			{ background-color:#CCC; width:100%; margin: 0; padding: 0}
input, select, body, table, div { font-family: Tahoma; font-size: 11px; white-space: nowrap }
.nobig          { font-size: 11px; width: 100% !important }
.th             { display: block; width:100%; line-height: 20px;}
th				{ height: 20px; background-color: #D6DFE7; white-space: nowrap }
tr				{ background-color: #FFF };
td				{ height: 20px; white-space: nowrap }
input, select, button 	{ width: 100%; border:0px }
.button		 	{ width:70px; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; line-height: 20px; padding: 0 2px 0 2px; }
.button2		{ width:40px; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; line-height: 20px; padding: 0 2px 0 2px; }
.button3		{ width:20px; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; line-height: 20px; padding: 0; }
.button4		{ width:auto; font-weight: bold; border:1px solid #FFFFDE; background-color: #FFD700; line-height: 20px; padding: 0 2px 0 2px; }
a 				{ color:#000; text-decoration: none; border:1px solid #FFFFDE; background-color: #FFD700; padding: 0 }
.SA     		{ background-color: #00FFD7; }
.SD 			{ background-color: #00D7FF; }
.nr_crt			{ width: 50px; }
.nr_stalp		{ width: 50px; }
.nr_corp		{ width: 50px; }
.img			{ width: 50px; }
.putere			{ width: 50px; }
.alimentare		{ width: 50px; }
.gps_e			{ width: 100px; }
.gps_n			{ width: 100px; }
	#toolurl {
		font-family:Arial, Helvetica, sans-serif;
		position:absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		bottom: 0px;
		display:none;
		visibility:hidden;
		margin:0;
		padding:0;
		z-index:2;
		background-color: #fff;
	}
	.mousehand {
		cursor:hand;
		cursor:pointer;
	}
	.flat {
		font-size:15px;
		border:1px solid #FFFFDE;
		background-color: #FFD700;
		font-weight: bold;
		padding: 4px;
		margin: 4px;
	}
#ajaxload { position:absolute;}
.none { visibility:hidden; }
iframe { width:100%; height:100%; border: 0; padding: 0; margin: 0;}
.m  { width:350px; height:450px;}
.loginWindow { width: 400px; position: fixed; top:20%; left:50%; margin-left:-150px; border:2px solid #CCC; }
.loginWindow th { padding-left:10px; padding-right:10px; height: 50px;}
#notify { width:100%; padding:20px; font-size:30px; text-align:center; color:red; }
table tr:hover, table tr:hover input { background: lightblue; }
