html 	
	{ height: 100%; }
	
table
	{ border: none; border-collapse: collapse; }

td
	{ border: none; margin: 0px; padding: 0px; }

table.debug, table.debug td
	{ border: 1px solid #000000; border-collapse: collapse; }

form
	{ margin: 0px; }
	
div.debug
	{ border: 1px solid #000000; }

img
	{ border: none; display: block; }

*.inv 
	{ display: none; }

*.wf
	{ width: 100%; }
	
*.hf
	{ height: 100%; }
	
*.whf
	{ width: 100%; height: 100%; }
	
*.wh1
	{ width: 1px; height: 1px; }

*.ma {
	margin:0px auto 0px auto;
}

*.di img {
	display:inline;
}


.remontas {
	text-align:center;
	display:block;
	width:54px;
	position:absolute;
	z-index:10;
	left:510px;
	margin-top:10px;
	text-decoration:none !important;
}

.remontas img {
	margin-left:5px;
}

.remontas span {
	display:block;
}