/*!
 * Resource /res/main.css from 2022-04-03 22:54:31
 *
 */
/* hlavicka */
div.header > h1, div.header > h1 > a, div.header > span.arrow
{
	color: #ffca1a;
}

.tiny-icon {
	padding: 0 !important;
	background-position: 0 0 !important;
}
.tiny-icon:hover {
	background-color: transparent !important;
}

/* prehled */
div.overview {
	column-count: 3;
}
table.overview {
	white-space: nowrap;
	width: 305px;
}

table.overview td {
	width: 50%;
}
