body {
/*	font: 10pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
	color: black;
	background: none;
	width: 100%;
}

a img { border: none; }

#ajax-spinner {
	display: none;
}

table.osobni, table.auta, table.dochazka, table.acl, table.majetek, table.saldo, table.vyplatniPasky, table.jizdy, table.efektivita, table.ekonomika {
	border-collapse: collapse;
	border: 1px solid #aaa;
}

table.osobni th,
table.osobni td,
table.auta th,
table.auta td,
table.dochazka th,
table.dochazka td,
table.acl th,
table.acl td,
table.majetek th,
table.majetek td,
table.saldo td,
table.saldo th,
table.vyplatniPasky td,
table.vyplatniPasky th,
table.jizdy td,
table.jizdy th,
table.ekonomika td,
table.ekonomika th,
table.efektivita td,
table.efektivita th {
	border: 1px solid #aaa;
	padding: 0.2em 0.5em;

}

table tbody th {
	text-align: left;
}

table.ekonomika th {
	text-align: center;
}

td.c, th.c, input.c { text-align: center }
td.l, th.l, input.l { text-align: left }
td.r, th.r, input.r { text-align: right }

.noprint {display: none !important;}

table.ekonomika td.value {
	text-align: right;
}

table.ekonomika a {
	text-decoration: none;
}

td.print-width-3cm {
	width: 3cm;
}

td.print-height-1_5cm {
	height: 1.5cm;
}

span.gray {
    color: #666 !important;
}

h1.economics {
    font-size: 1.6em;
}

h2.economics {
    font-size: 1.6em;
}

h2.economics span.orderName {
    font-size: 0.8em;
    font-weight: normal;
}

table.ekonomika.zakazky th, table.ekonomika.zakazky td {
    font-size: 0.9em;
}

table.ekonomika.accounts th, table.ekonomika.accounts td {
    font-size: 0.9em;
}

table.ekonomika td, table.majetek td.mono {
    font-family: Consolas, monaco, monospace;
}

table.ekonomika td.text {
    font-family: Georgia, serif;
}

table.ekonomika td.nazev {
    font-family: Georgia, serif;
}

table.ekonomika th {
    text-align: center;
}

table.ekonomika th.l {
    text-align: left;
}

table.ekonomika td.value {
    text-align: right;
}