body{
	background-color:#FFF;
	font-size:12px;
	font-family:sans-serif;
}
legend:hover .zawij{
	color:red;
	font-weight:bold;
	cursor:hand;
}
legend{
	cursor:pointer;
	cursor:hand;
}
.loading {
	background-image:url("/public/img/ajax-loader.gif");
	height:33px;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
}
