@media print {
.menu_hlavni a {
	color: black;
}
.menu_hlavni a.active {
	background-color: transparent;
}
.menu_sub_administrace {
	background-color: transparent;
}
.menu_sub_administrace a {
	color: black;
}
.menu_sub_administrace a.active {
	background-color: black;
}

.menu_sub_administrace a:hover {
	background-color: #3c80e6;
}

.menu_administrace_radek {
	padding: 5px 20px;
}
ul.menu li.active {
	background-color: transparent;
}
.informacni_pruh {
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0px 4px;
}
.report_table {
	background-color: transparent;
	border: 1px solid black;
	color: black;
	width: 100%;
	font-size: 0.7em
}

.filtr-reporty {
	background-color: transparent;
	border: 1px solid black;
	color: black;
}

.report_table_default {
	background-color: transparent;
	border: 1px solid black;
	color: black;
}

.table_filtr {
	background-color: transparent;
	border: 1px solid black;
	color: black;
}

.report_table caption, .report_table_default caption, .table_edit caption {
	color: black;
}

.report_table_default thead, .table_filtr thead {
	background-color: white;
	border-bottom: 1px solid black;
}

.report_table_default tfoot, .table_filtr tfoot {
	background-color: white;
	border-top: 1px solid black;
}

.report_table_transparent thead {
	border-bottom: 1px solid black;
}

.report_table_default td, .table_filtr td {
	border: 1px solid black;
}

.report_table_default th, .table_filtr th {
	border: 1px solid black;
}

.report_table_default thead th, .table_filtr thead th {
	border-bottom: 1px solid black;
}

.table_odmeny td, .table_odmeny th {
	border: 1px solid black;
}

.report_table_default a,
.report_table a,
.filtr-reporty a,
.table_filtr a
{
	color: black;
}


.tlacitko1 {
    display: none;

}

.page-povoleni {
	color: black;
}


.page-povoleni table th {
	border-bottom: 1px solid black;
}

.povoleni-list {
	width: 100%;
	border-top: 1px solid black;
	padding-top: 8px;
	clear: both;
}


.povoleni-detail {
	width: 440px;
	float: left;
	border-right: 1px solid black;
}


a.uzivatele {
	color: black;
}

a.cerny {
	color: black;
}

.screen-margin {
	margin-top: 0px;
}



.error {
	color: black;
}

body {
	background-image: none;
	background-color: white;
	color: black;
}

.content {
	width: 100%;
}

#trideni {
	display: none
}

.display-print-none {
	display: none
}
.printblack
{
	color:black;
}

.Level-1-label {
	margin: 8px 0px;
	font-size: 130%;
	font-weight: bold;
}

.Level-2-label {
	margin: 19px 4px 0px 0px;
	font-size: 110%;
	font-weight: bold;
}

.Level-3-label {
	margin: 7px 4px 0px 0px;
	font-size: 105%;
	font-weight: bold;
}

.Level-4-label {
}

.Level-1 {
	background-color: white;
	border: none;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	border-radius: 0px;
	clear: both;
	padding: 6px 0px;
}

.Level-2 {
	background: transparent;
	border: none;
	border-top: 1px solid black;
	border-radius: 0px;
	margin: 6px 0px;
	padding: 6px 0px;
}

.Level-3 {
	background: transparent;
	border: none;
	border-bottom: 1px solid black;
	border-radius: 0px;
	margin: 6px 0px;
	padding: 6px 0px;
}

.Level-4 {
	background-color: white;
	border: none;
	border-bottom: 1px solid black;
	border-radius: 0px;
	margin: 4px 0px;
	padding: 4px 0px;
}

.multifiltr {
	clear: both;
	margin-top: 16px;
    display: none;
}

#linky_obal {
	position: relative;
}

#linky {
}

}
