form,
a.edit_konsultant,
a.edit_block,
a.edit_lot,
a.edit_node,
a.edit_image,
a.edit_filter,
.noprint{
	display:none;
}
table th{
	padding:3px;
	border:1px solid black;
}
table td{
	border:1px solid gray;
	padding:3px;
}
.specification td{
	border:0;
	vertical-align:bottom;
}
#sidebar_right{
	float:right;
	width:180px;
}
.specification .legend{
	font-weight:bold;
}
#lot_m1,
#lot_m2,
#lot_m3,
#lot_m4,
#lot_m5{
	display:block !important;
}
.gallery .image{
	float:left;
	margin:10px;
}
.gallery .i31{
	clear:left;
}
.sidebar_right .gallery .i31{
	clear:none;
}
.sidebar_right .gallery .i21{
	clear:left;
}