#menu {
	display: inline-block;
	vertical-align: top;
	position: fixed;
}

#content {
	display: inline-block;
	left: 250px;
	position: absolute;
}

td.mothu {
	text-align: center;
}

table.nt, table.nt tr, table.nt td {
	border: 1px solid;
}

td {
	padding: 4px;
}

table {
	border-collapse: collapse;
}

input[name="nazev"] {
	width: 200px;
}

input[name="adresa"] {
	width: 400px;
}

.vin {
	font-family: monospace;
}

div#chartdiv {
	width: 600px;
	height: 300px;
}

table.nt tr:first-child td {
	background-color: #dddddd;
	font-weight: bold;
}

table.sklad tr td:first-child {
	white-space: nowrap;
}

div#frms, div#newcm, div#newmani, div#casemoto, div#caseparts {
	display: none;
}

form.tf {
	display: inline;
}
