#grafy_preview {
	clear: both;
	float: none;
/* 	width: 980px; */
	width: 650px;
	margin-bottom: 20px;
}
.menu {
	display: none;
}
body {
	width: 665px;
}
.noprint {
	display: none;
}
.tablesorter th {
/* 	border-bottom: solid 1px black; */
/* 	display: none; */
/* 	background-color: #ccc; */
	border: solid 1px gray;
}
.tablesorter td {
/* 	border-bottom: solid 1px black; */
/* 	display: none; */
/* 	background-color: #ccc; */
	border: solid 1px gray;
}

.print {
	display: inline;
}
.graph {
	border-bottom: none;
}