body {
	/*background: #ffffff url("images/whmcslogobg.png") repeat-x;*/
	margin: 5px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
}

a:link       { color: #FFB100; text-decoration: none; }
a:active	 { color: #FFB100; text-decoration: none; }
a:visited    { color: #FFB100; text-decoration: none; }
a:hover      { color: #FFB100; text-decoration: underline; }

fieldset {
	width: 96%;
	background-color: #F7F7F7;
	border: 1px dashed #FFB100;
}
legend {
	color: #000000; 
	font-weight: bold; 
}

.red		{color: #CC0000;}
.green		{color: #009900;}
.white		{color: #FFFFFF;}

#log		{width: 100%; margin-top: 5px;}
#log_res	{overflow: auto;}
#log_res.ajax-loading	{ padding: 10px 0; background: url(../images/loading.gif) no-repeat center; }

/*#log2		{width: 80%; margin-top: 5px;}
#log_res2	{overflow: auto;}*/
#log_res2.ajax-loading	{ padding: 10px 0; background: url(../images/loading3.gif) no-repeat center; }


.disponibil {width:80%; color:#009900; text-align:left;}
.ocupat 	{color:#CC0000; text-align:left;}
