/* ==========================================================================
   Utomat.cz — tmavý motiv nad šablonou Mercury a pluginem ACES
   ==========================================================================
   TENTO SOUBOR SE GENERUJE. Needituj ho ručně — přepíše se.
   Zdroj: scripts/utomat/utomat-dark-generate.py
   Postup: python3 scripts/utomat/utomat-dark-generate.py > weby/utomat/plugin/utomat-dark.css

   Šablona má barvy zadrátované ve svých stylopisech. Ruční hledání „kde
   všude je něco bílého" by po webu nechalo světlé ostrůvky, proto se
   seznam vytahuje ze stylopisů, které web opravdu načítá.

   Načítá se AŽ ZA utomat-style.css, aby přebilo barvy šablony, ale nechalo
   projít vlastní komponenty (přehrávač, filtr, dlaždice), které si vzhled
   řeší samy přes tokeny.
   ========================================================================== */

/* --- mercury/style.css (78 skupin) --- */

/* --- mercury/style.css (148 skupin) --- */
body {
	background-color: var(--ut-bg);
	color: var(--ut-ink);
}
::-webkit-input-placeholder {
	color: var(--ut-ink);
}
:-ms-input-placeholder {
	color: var(--ut-ink);
}
::-moz-placeholder {
	color: var(--ut-ink);
}
:-moz-placeholder {
	color: var(--ut-ink);
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: var(--ut-ink);
}
input[type="text"], input[type="tel"], input[type="search"], input[type="email"], input[type="password"], input[type="url"], textarea, select {
	background-color: var(--ut-card);
	color: var(--ut-ink);
}
input[type="search"] {
	background-color: var(--ut-panel-2);
}
.space-block-title {
	color: var(--ut-ink);
}
.space-box {
	background-color: var(--ut-card);
}
.wp-caption p.wp-caption-text {
	color: var(--ut-muted);
}
.wp-caption p.wp-caption-text a {
	color: var(--ut-muted);
}
blockquote, blockquote.wp-block-quote {
	color: var(--ut-ink);
}
blockquote cite, blockquote.wp-block-quote cite {
	color: var(--ut-muted);
}
ul.main-menu > li.best > a:before {
	background-color: var(--ut-card);
	color: var(--ut-ink);
}
ul.main-menu > li.hot > a:before {
	color: var(--ut-ink);
}
.space-news-1 {
	background-color: var(--ut-panel-2);
}
.space-news-1-item-title {
	color: var(--ut-ink);
}
.space-news-1-item-title a {
	color: var(--ut-ink) !important;
}
.space-news-1-item-meta {
	color: var(--ut-muted);
}
.space-news-2-small-item-title a {
	color: var(--ut-ink) !important;
}
.space-news-2-small-item-meta-left {
	color: var(--ut-muted);
}
.space-news-2-small-item-meta-right {
	color: var(--ut-muted);
}
.space-news-3-item-title a {
	color: var(--ut-ink) !important;
}
.space-news-3-item-meta-left {
	color: var(--ut-muted);
}
.space-news-3-item-meta-right {
	color: var(--ut-muted);
}
.space-news-3-item-excerpt {
	color: var(--ut-muted);
}
.space-news-4-item.small-news-block .space-news-4-item-title-box {
	background-color: var(--ut-card);
}
.space-posts-shortcode-4 .space-news-4-item.small-news-block .space-news-4-item-title-box {
	background-color: var(--ut-panel-2);
}
.space-news-4-item.small-news-block .space-news-4-item-title a {
	color: var(--ut-ink) !important;
}
.space-news-4-item.small-news-block .space-news-4-item-excerpt {
	color: var(--ut-muted);
}
.space-news-5-item-meta {
	color: var(--ut-muted);
}
.space-news-5-item-title {
	color: var(--ut-ink);
}
.space-news-5-item-title a {
	color: var(--ut-ink);
}
.space-news-6-item-ins ul li a {
	color: var(--ut-ink) !important;
}
.space-news-6-item-ins ul li span {
	color: var(--ut-muted);
}
.space-news-9-item-background {
	background-color: var(--ut-panel-2);
}
.space-news-9-item-title-box {
	color: var(--ut-ink);
}
.space-news-9-item-title-box a {
	color: var(--ut-ink) !important;
}
.space-news-9-item-info-meta {
	color: var(--ut-muted);
}
.space-news-9-item-info-excerpt {
	color: var(--ut-muted);
}
.space-news-10-item-image {
	background-color: var(--ut-panel-2);
}
.space-news-10-item-category {
	color: var(--ut-muted);
}
.space-news-10-item-category a {
	color: var(--ut-muted);
}
.space-news-10-item-category a:hover {
	color: var(--ut-muted) !important;
}
.space-news-10-item-title {
	color: var(--ut-ink);
}
.space-news-10-item-title a {
	color: var(--ut-ink) !important;
}
.space-news-10-item-info {
	color: var(--ut-muted);
}
.small .space-news-11-item-image {
	background-color: var(--ut-panel-2);
}
.small .space-news-11-item-category {
	color: var(--ut-muted);
}
.small .space-news-11-item-category a {
	color: var(--ut-muted);
}
.small .space-news-11-item-category a:hover {
	color: var(--ut-muted) !important;
}
.small .space-news-11-item-title {
	color: var(--ut-ink);
}
.small .space-news-11-item-title a {
	color: var(--ut-ink) !important;
}
.small .space-news-11-item-info-left {
	color: var(--ut-muted);
}
.small .space-news-11-item-info-right {
	color: var(--ut-muted);
}
.space-title-box {
	background-color: var(--ut-panel-2);
}
.space-title-box-h1 h1 {
	color: var(--ut-ink);
}
.space-breadcrumbs {
	color: var(--ut-muted);
}
.space-breadcrumbs a {
	color: var(--ut-muted);
}
.space-archive-title-box {
	background-color: var(--ut-panel-2);
}
.space-archive-title-box-h1 h1 {
	color: var(--ut-ink);
}
.space-archive-loop-item-title a {
	color: var(--ut-ink) !important;
}
.space-archive-loop-item-excerpt {
	color: var(--ut-muted);
}
.space-archive-loop-item-meta {
	color: var(--ut-muted);
}
.space-archive-loop-item-meta span.read-more a {
	color: var(--ut-ink);
}
nav.pagination, nav.comments-pagination, nav.pagination-post {
	color: var(--ut-muted);
}
.space-categories-list-box ul li {
	color: var(--ut-muted);
}
.space-categories-list-box ul li a {
	color: var(--ut-muted);
}
.space-categories-list-box ul li a:hover {
	color: var(--ut-muted);
}
.space-page-content-excerpt p {
	color: var(--ut-muted);
}
.space-page-content-meta-author {
	color: var(--ut-muted);
}
.space-page-content-meta-author a {
	color: var(--ut-ink);
}
.space-page-content-meta-data {
	color: var(--ut-muted);
}
.space-page-content {
	color: var(--ut-ink);
}
.space-page-content a {
	color: var(--ut-muted);
}
.space-page-content a:hover {
	color: var(--ut-muted);
}
.space-page-content dl dt {
	background-color: var(--ut-card);
}
.space-page-content ul.space-mark li:before {
	color: var(--ut-muted);
}
.space-page-content pre {
	background-color: var(--ut-card);
}
.space-page-content code {
	background-color: var(--ut-panel-2);
}
.space-page-content-tags {
	color: var(--ut-muted);
}
.space-page-content-tags a {
	color: var(--ut-muted);
}
.space-comments-ins {
	background-color: var(--ut-panel-2);
}
.space-comments-list-item-ins {
	background-color: var(--ut-card);
}
.space-comments-list-item-author {
	color: var(--ut-ink);
}
.space-comments-list-item-author a {
	color: var(--ut-ink) !important;
}
.space-comments-list-item-author a:hover {
	color: var(--ut-muted) !important;
}
.space-comments-list-item-date, .space-comments-list-item-date a, p.logged-in-as, p.logged-in-as a {
	color: var(--ut-muted) !important;
}
h3.comment-reply-title small a {
	color: var(--ut-muted) !important;
}
p.logged-in-as a:hover, h3.comment-reply-title small a:hover {
	color: var(--ut-muted) !important;
}
.space-comments-list-item-date a.comment-reply-link {
	color: var(--ut-muted);
}
.space-comments-list-item-date a.comment-reply-link:hover {
	color: var(--ut-muted);
}
.space-comments-form-box p.comment-notes, form.comment-form p.comment-notes {
	color: var(--ut-muted) !important;
}
.space-comments-form-box p.comment-notes span.required, form.comment-form p.comment-notes span.required {
	color: var(--ut-muted);
}
.space-widget {
	color: var(--ut-ink);
}
.space-widget-title {
	color: var(--ut-ink);
}
.space-widget ul li, .space-widget ul li a {
	color: var(--ut-ink);
}
.space-widget ul li a:hover {
	color: var(--ut-muted);
}
#calendar_wrap {
	color: var(--ut-muted);
}
#wp-calendar a {
	color: var(--ut-ink);
}
a.rsswidget {
	color: var(--ut-ink);
}
span.rss-date {
	color: var(--ut-muted);
}
div.rssSummary {
	color: var(--ut-muted);
}
.widget_recent_entries ul li span {
	color: var(--ut-muted);
}
.widget_recent_entries ul li a {
	color: var(--ut-ink);
}
#recentcomments li {
	color: var(--ut-muted);
}
#recentcomments li a {
	color: var(--ut-ink);
}
#recentcomments li span.comment-author-link a {
	color: var(--ut-muted);
}
#recentcomments li a:hover, #recentcomments li span.comment-author-link a:hover {
	color: var(--ut-muted);
}
.home-page .textwidget a {
	color: var(--ut-muted);
}
.home-page .textwidget a:hover {
	color: var(--ut-muted);
}
.home-page .textwidget dl dt {
	background-color: var(--ut-card);
}
.home-page .textwidget ol li, .home-page .textwidget ul li {
	color: var(--ut-ink);
}
.home-page .textwidget ul li:before {
	color: var(--ut-muted);
}
.home-page .textwidget pre, .home-page .textwidget code {
	background-color: var(--ut-panel-2);
}
.space-footer-top {
	background-color: var(--ut-panel-2);
}
.space-footer-top-desc span {
	color: var(--ut-muted);
}
.space-footer-top-soc a {
	color: var(--ut-muted);
}
.space-footer-area.space-widget {
	color: var(--ut-muted);
}
.space-footer-area.space-widget a {
	color: var(--ut-muted);
}
#scrolltop {
	color: var(--ut-muted);
}
#scrolltop:hover {
	color: var(--ut-ink);
}
.home-page .widget_mc4wp_form_widget, .space-content-section .widget_mc4wp_form_widget {
	background-color: var(--ut-panel-2);
	color: var(--ut-muted);
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds, .space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds {
	background-color: var(--ut-card);
}
form.wpcf7-form label {
	color: var(--ut-muted);
}
div.wpcf7-response-output {
	color: var(--ut-muted);
}
form.wpcf7-form textarea.wpcf7-textarea {
	background-color: var(--ut-card);
}
form.wpcf7-form input[type="text"], form.wpcf7-form input[type="tel"], form.wpcf7-form input[type="search"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="password"], form.wpcf7-form input[type="url"], form.wpcf7-form textarea, form.wpcf7-form select {
	background-color: var(--ut-card);
}
hr.wp-block-separator {
	background-color: var(--ut-panel-2);
}
.wp-block-image figcaption {
	color: var(--ut-muted);
}
ul.wp-block-latest-posts {
	background-color: var(--ut-card);
}
ul.wp-block-latest-posts li a {
	color: var(--ut-ink);
}
.wp-block-latest-posts__post-date {
	color: var(--ut-muted);
}
ol.wp-block-latest-comments {
	background-color: var(--ut-card);
}
div.wp-block-categories ul li a {
	color: var(--ut-ink);
}
.has-mercury-white-background-color {
	background-color: var(--ut-card);
}
.has-mercury-gray-color {
	color: var(--ut-ink) !important;
}
.has-mercury-alizarin-color {
	color: var(--ut-muted) !important;
}
.has-mercury-wisteria-color {
	color: var(--ut-ink) !important;
}
.has-mercury-peter-river-color {
	color: var(--ut-muted) !important;
}
.has-mercury-clouds-background-color {
	background-color: var(--ut-panel-2);
}
.wp-block-cover.is-light .space-shortcode-wrap .space-block-title {
	color: var(--ut-ink);
}
.mercury-content-item-1-ins {
	background-color: var(--ut-card);
}
.mercury-content-item-1-title {
	color: var(--ut-ink);
}
.mercury-content-item-1-short-desc {
	color: var(--ut-muted);
}
.slotsl-thumb-url {
	color: var(--ut-ink) !important;
}
a.sl-broken-link, a.sl-fullscreen, a.sl-close-fullscreen {
	color: var(--ut-ink) !important;
}

/* --- aces/aces-style.css (188 skupin) --- */
.space-unit-single-1-ins span.unit-title-1 {
	color: var(--ut-ink);
}
.space-organization-title-style-1 {
	color: var(--ut-ink);
}
.space-organization-content-short-desc {
	color: var(--ut-muted);
}
.space-organization-content-short-desc a {
	color: var(--ut-muted);
}
.space-organization-content-button-block {
	background-color: var(--ut-panel-2);
}
.space-organization-content-info {
	color: var(--ut-muted);
}
.space-organization-content-info strong {
	color: var(--ut-ink);
}
.space-organization-content-info span {
	color: var(--ut-ink);
}
.space-organization-content-info a {
	color: var(--ut-muted);
}
.space-organization-content-rating {
	background-color: var(--ut-panel-2);
}
.space-organization-content-rating-item label {
	color: var(--ut-ink);
}
.space-organization-content-rating-stars i {
	color: var(--ut-muted);
}
.space-organization-content-rating-overall label {
	color: var(--ut-ink);
}
.space-organization-content-rating-overall .star-rating {
	background-color: var(--ut-card);
}
.space-organization-content-rating-overall .star-rating .star, .space-organization-content-rating-stars .star-rating .star {
	color: var(--ut-muted);
}
.space-organization-content-excerpt {
	color: var(--ut-muted);
}
.space-style-2-organization-header {
	background-color: var(--ut-panel-2);
}
.space-organization-header-title-box span.organization-title-2 {
	color: var(--ut-ink);
}
.space-organization-header-short-desc {
	color: var(--ut-muted);
}
.space-organization-header-short-desc a {
	color: var(--ut-muted);
}
.space-organization-header-button-notice {
	color: var(--ut-muted);
}
.space-organization-header-button-notice a {
	color: var(--ut-muted);
}
.space-style-3-organization-header-title-box span.organization-title-3 {
	color: var(--ut-ink);
}
.space-style-3-organization-header-button-notice {
	color: var(--ut-muted);
}
.space-style-3-organization-header-button-notice a {
	color: var(--ut-muted);
}
.space-organization-single-3 .space-style-3-organization-header-rating strong {
	color: var(--ut-ink);
}
.space-rating-star-background {
	background-color: var(--ut-panel-2);
}
.space-organization-style-2-calltoaction-rating {
	background-color: var(--ut-panel-2);
}
.space-organization-style-2-calltoaction-text-ins {
	color: var(--ut-muted);
}
.space-organization-style-2-calltoaction-text-ins strong {
	color: var(--ut-ink);
}
.space-organization-style-2-calltoaction-text-ins span {
	color: var(--ut-ink);
}
.space-organization-style-2-calltoaction-text-ins a {
	color: var(--ut-muted);
}
.space-organization-style-2-calltoaction-button-notice {
	color: var(--ut-muted);
}
.space-organization-style-2-calltoaction-button-notice a {
	color: var(--ut-muted);
}
.space-organization-style-2-ratings-all-item-value {
	background-color: var(--ut-card);
	color: var(--ut-ink);
}
.space-organization-style-2-ratings-all-item-value i {
	color: var(--ut-muted);
}
.space-organization-style-2-rating-overall-ins {
	color: var(--ut-ink);
}
.space-organization-details-item-title span {
	background-color: var(--ut-panel-2);
	color: var(--ut-muted);
}
.space-organization-details-item-links a {
	background-color: var(--ut-panel-2);
	color: var(--ut-ink) !important;
}
.space-organization-details-item-links span {
	background-color: var(--ut-panel-2);
	color: var(--ut-ink);
}
.space-pros-cons ul li:before, .space-pros ul li:before, .space-cons ul li:before {
	color: var(--ut-muted);
}
.space-pros-cons ul li a, .space-pros-cons ol li a, .space-pros ul li a, .space-pros ol li a, .space-cons ul li a, .space-cons ol li a {
	color: var(--ut-muted);
}
.space-pros-cons ul li a:hover, .space-pros-cons ol li a:hover, .space-pros ul li a:hover, .space-pros ol li a:hover, .space-cons ul li a:hover, .space-cons ol li a:hover {
	color: var(--ut-muted);
}
.space-pros-ins:before {
	background-color: var(--ut-panel-2);
}
.space-cons-ins:before {
	background-color: var(--ut-panel-2);
}
.space-cons-ins ul li:before {
	color: var(--ut-muted) !important;
}
.space-pros-title, .space-cons-title {
	color: var(--ut-ink);
}
.space-companies-home-widget {
	background-color: var(--ut-panel-2);
}
.space-companies-archive-item-ins {
	background-color: var(--ut-card);
}
.space-companies-archive-item-title a {
	color: var(--ut-ink);
}
.space-companies-archive-item-rating .star-rating .star {
	color: var(--ut-muted);
}
.space-companies-archive-item-short-desc {
	color: var(--ut-muted);
}
.space-companies-archive-item-short-desc a {
	color: var(--ut-muted);
}
.space-organizations-archive-item-button-notice {
	color: var(--ut-muted);
}
.space-organizations-archive-item-button-notice a {
	color: var(--ut-muted) !important;
}
.space-companies-2-archive-item-title {
	color: var(--ut-ink);
}
.space-companies-2-archive-item-title a {
	color: var(--ut-ink);
}
.space-companies-2-archive-item-rating .star-rating .star {
	color: var(--ut-muted);
}
.space-companies-2-archive-item-desc {
	color: var(--ut-muted);
}
.space-companies-2-archive-item-desc a {
	color: var(--ut-muted);
}
.space-organizations-home-3-widget {
	background-color: var(--ut-panel-2);
}
.space-organizations-3-archive-item-ins {
	background-color: var(--ut-card);
}
.space-organizations-3-title-box a {
	color: var(--ut-ink) !important;
}
.space-organizations-3-archive-item.units-provider .space-organizations-3-title-box a {
	color: var(--ut-ink) !important;
}
.space-organizations-3-archive-item-terms-ins {
	color: var(--ut-muted);
}
.space-organizations-3-archive-item-terms-ins a {
	color: var(--ut-muted);
}
.space-organizations-3-archive-item-terms-ins strong {
	color: var(--ut-ink);
}
.space-organizations-3-archive-item-terms-ins span {
	color: var(--ut-ink);
}
.space-organizations-3-archive-item-units {
	color: var(--ut-ink);
}
.space-organizations-3-archive-item-units span {
	color: var(--ut-ink);
}
.space-organizations-3-archive-item-rating-box .star-rating .star {
	color: var(--ut-muted);
}
.space-organizations-3-archive-item-rating-box span {
	color: var(--ut-ink);
}
.space-organizations-3-archive-item-terms-ins:after, .space-organizations-3-archive-item-rating-ins:after, .space-organizations-3-archive-item-provider-ins:after {
	background-color: var(--ut-panel-2);
}
.space-dark-style .space-organizations-archive-item-detailed-tc {
	color: var(--ut-ink);
}
.space-organizations-archive-item-detailed-tc span {
	color: var(--ut-muted) !important;
}
.space-organizations-archive-item-detailed-tc strong {
	color: var(--ut-muted) !important;
}
.space-organizations-4-archive-item-ins {
	background-color: var(--ut-panel-2);
}
.space-footer .space-organizations-4-archive-item-ins {
	background-color: var(--ut-card);
}
.space-organizations-4-archive-item-title a {
	color: var(--ut-ink);
}
.space-organizations-4-archive-item-title .star-rating .star {
	color: var(--ut-muted);
}
.space-organizations-4-archive-item-desc {
	color: var(--ut-muted);
}
.space-organizations-4-archive-item-desc a {
	color: var(--ut-muted);
}
.space-organizations-5-archive-item-rating span {
	background-color: var(--ut-panel-2);
}
.space-organizations-6-archive-item-rating span {
	background-color: var(--ut-panel-2);
}
.space-organizations-7-archive-item-bg {
	background-color: var(--ut-panel-2);
}
.space-organizations-7-archive-item .space-organizations-7-archive-item-left {
	background-color: var(--ut-panel-2);
}
.space-organizations-7-archive-item-terms {
	color: var(--ut-muted);
}
.space-organizations-7-archive-item-terms a {
	color: var(--ut-muted);
}
.space-organizations-7-archive-item-terms strong {
	color: var(--ut-ink);
}
.space-organizations-7-archive-item-terms span {
	color: var(--ut-ink);
}
.space-organizations-7-archive-item-rating {
	color: var(--ut-muted);
}
.space-organizations-7-archive-item-rating strong {
	color: var(--ut-ink);
}
.space-organizations-7-archive-item-rating span {
	background-color: var(--ut-panel-2);
}
.space-organizations-7-archive-item-button-one {
	color: var(--ut-muted) !important;
}
.space-organizations-7-archive-item-button-one a {
	color: var(--ut-muted) !important;
}
.space-organizations-7-archive-item-button-one a:hover {
	color: var(--ut-ink) !important;
}
.space-organizations-7-archive-item-button-notice {
	color: var(--ut-muted);
}
.space-organizations-7-archive-item-button-notice a {
	color: var(--ut-muted) !important;
}
.space-organizations-7-archive-item-button-notice a:hover {
	color: var(--ut-ink) !important;
}
.space-organizations-8-archive-item-bg {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-right {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-brand-name-link a {
	color: var(--ut-ink) !important;
}
.space-organizations-8-archive-item-stars-rating {
	background-color: var(--ut-card);
}
.space-organizations-8-archive-item-stars-rating .star-rating .star {
	color: var(--ut-muted);
}
.space-organizations-8-archive-item-terms {
	color: var(--ut-muted);
}
.space-organizations-8-archive-item-terms a {
	color: var(--ut-muted);
}
.space-organizations-8-archive-item-terms strong {
	color: var(--ut-ink);
}
.space-organizations-8-archive-item-terms span {
	color: var(--ut-ink);
}
.space-organizations-8-archive-item-button-one {
	color: var(--ut-muted) !important;
}
.space-organizations-8-archive-item-button-one a {
	color: var(--ut-muted) !important;
}
.space-organizations-8-archive-item-button-one a:hover {
	color: var(--ut-ink) !important;
}
.space-organizations-8-archive-item-button-notice {
	color: var(--ut-muted);
}
.space-organizations-8-archive-item-button-notice a {
	color: var(--ut-muted) !important;
}
.space-organizations-8-archive-item-button-notice a:hover {
	color: var(--ut-ink) !important;
}
.space-companies-sidebar-item-title a {
	color: var(--ut-ink);
}
.space-companies-sidebar-item-title p {
	color: var(--ut-muted);
}
.space-companies-sidebar-item-title p a {
	color: var(--ut-muted);
}
.space-companies-sidebar-2-item-title {
	color: var(--ut-ink);
}
.space-companies-sidebar-2-item-title a {
	color: var(--ut-ink);
}
.space-companies-sidebar-2-item-rating .star-rating .star {
	color: var(--ut-muted);
}
.space-companies-sidebar-2-item-desc {
	color: var(--ut-muted);
}
.space-companies-sidebar-2-item-desc a {
	color: var(--ut-muted);
}
.space-unit-content-short-desc {
	color: var(--ut-ink);
}
.space-unit-content-excerpt {
	color: var(--ut-muted);
}
.space-vendors span {
	color: var(--ut-ink);
}
.space-vendors-item.name {
	color: var(--ut-ink) !important;
}
.space-units-home-widget {
	background-color: var(--ut-panel-2);
}
.space-units-archive-item-ins {
	background-color: var(--ut-card);
}
.space-units-archive-item-title a {
	color: var(--ut-ink);
}
.space-units-archive-item-short-desc {
	color: var(--ut-muted);
}
.space-units-archive-item-button-notice {
	color: var(--ut-muted);
}
.space-units-archive-item-button-notice a {
	color: var(--ut-muted) !important;
}
.space-units-2-archive-item-rating span {
	background-color: var(--ut-panel-2);
}
.space-units-3-archive-item-rating span {
	background-color: var(--ut-panel-2);
}
.space-units-sidebar-item-title a {
	color: var(--ut-ink);
}
.space-units-sidebar-item-title p {
	color: var(--ut-muted);
}
.space-aces-single-offer-info {
	background-color: var(--ut-card);
}
.space-aces-single-offer-info .space-overlay {
	background-color: var(--ut-card);
}
.space-aces-single-offer-info-cat {
	color: var(--ut-muted);
}
.space-aces-single-offer-info-cat a {
	color: var(--ut-muted) !important;
}
.space-aces-single-offer-info-title span.offer-title-1 {
	color: var(--ut-ink);
}
.space-aces-single-offer-info-short-desc {
	color: var(--ut-muted);
}
.space-aces-single-offer-info-code-value {
	color: var(--ut-ink);
}
.space-aces-single-offer-info-code-value legend {
	color: var(--ut-muted);
}
.space-aces-single-offer-info-code-date {
	color: var(--ut-muted);
}
.space-aces-single-offer-info-code-date span {
	color: var(--ut-ink);
}
.space-single-offer.space-dark-style .space-aces-single-offer-info-cat, .space-single-offer.space-dark-style .space-aces-single-offer-info-cat a {
	color: var(--ut-muted);
}
.space-single-offer.space-dark-style .space-aces-single-offer-info-code-title span {
	color: var(--ut-muted);
}
.space-single-offer.space-dark-style .space-aces-single-offer-info-code-date {
	color: var(--ut-muted);
}
.space-offer-content-excerpt {
	color: var(--ut-muted);
}
.space-offers-home-widget {
	background-color: var(--ut-panel-2);
}
.space-offers-archive-item-ins {
	background-color: var(--ut-card);
}
.space-offers-archive-item-cat {
	color: var(--ut-muted);
}
.space-offers-archive-item-cat a {
	color: var(--ut-muted);
}
.space-offers-archive-item-title a {
	color: var(--ut-ink);
}
.space-offers-archive-item-code-value {
	color: var(--ut-ink);
}
.space-offers-archive-item-code-title span {
	background-color: var(--ut-card);
	color: var(--ut-muted);
}
.space-offers-archive-item-short-desc {
	color: var(--ut-muted);
}
.space-offers-archive-item-code-date {
	color: var(--ut-muted);
}
.space-offers-archive-item-code-date span {
	color: var(--ut-ink);
}
.space-offers-archive-item-button-notice {
	color: var(--ut-muted);
}
.space-offers-archive-item-button-notice a {
	color: var(--ut-muted) !important;
}
.space-offers-archive-item.space-dark-style .space-offers-archive-item-cat {
	color: var(--ut-muted);
}
.space-offers-archive-item.space-dark-style .space-offers-archive-item-cat a {
	color: var(--ut-muted);
}
.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-title span {
	color: var(--ut-muted);
}
.space-offers-archive-item.space-dark-style .space-offers-archive-item-short-desc {
	color: var(--ut-muted);
}
.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-date {
	color: var(--ut-muted);
}
span.aces-card.spades, span.aces-card.clubs {
	color: var(--ut-ink);
}
span.aces-card.hearts, span.aces-card.diamonds {
	color: var(--ut-muted);
}
.space-shortcode-wrap .space-companies-archive-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-companies-2-archive-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-companies-sidebar-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-companies-sidebar-item-title p a {
	color: var(--ut-muted);
}
.space-shortcode-wrap .space-companies-sidebar-item-title p a:hover {
	color: var(--ut-muted);
}
.space-shortcode-wrap .space-organizations-4-archive-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-organizations-4-archive-item-desc a {
	color: var(--ut-muted) !important;
}
.space-shortcode-wrap .space-units-archive-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-units-sidebar-item-title a {
	color: var(--ut-ink) !important;
}
.space-shortcode-wrap .space-units-sidebar-item-title p a {
	color: var(--ut-muted);
}
.space-shortcode-wrap .space-units-sidebar-item-title p a:hover {
	color: var(--ut-muted);
}
.space-shortcode-wrap .space-offers-archive-item-cat a {
	color: var(--ut-muted) !important;
}
.space-shortcode-wrap .space-offers-archive-item-title a {
	color: var(--ut-ink) !important;
}
div.tc-desc {
	background-color: var(--ut-card);
	color: var(--ut-ink) !important;
}
div.tc-desc strong {
	color: var(--ut-muted) !important;
}
div.tc-desc a, .space-page-content div.tc-desc a, .home-page div.tc-desc a {
	color: var(--ut-ink) !important;
}
.space-organization-float-bar-rating span {
	color: var(--ut-muted);
}
.space-organization-float-bar-button-tac {
	color: var(--ut-muted);
}
.space-organization-float-bar-button-tac a {
	color: var(--ut-muted) !important;
}

/* --- aces/aces-media.css (11 skupin) --- */
.space-organizations-7-archive-item-right {
	background-color: var(--ut-panel-2);
}
.space-organizations-7-archive-item-right {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-bg {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-central {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-right {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-bg {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-central {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-right {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-bg {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-central {
	background-color: var(--ut-panel-2);
}
.space-organizations-8-archive-item-right {
	background-color: var(--ut-panel-2);
}

/* --- akcent šablony: fialové plochy → zlatá (2 skupin) --- */
input[type="submit"], .has-mercury-main-background-color, .space-block-title span:after, .space-widget-title span:after, .space-companies-archive-item-button a, .space-companies-sidebar-item-button a, .space-organizations-3-archive-item-count, .space-organizations-3-archive-item-count-2, .space-units-archive-item-button a, .space-units-sidebar-item-button a, .space-aces-single-offer-info-button-ins a, .space-offers-archive-item-button a, .home-page .widget_mc4wp_form_widget .space-widget-title::after, .space-content-section .widget_mc4wp_form_widget .space-widget-title::after,
.space-title-box-category a, .has-mercury-second-background-color, .space-organization-details-item-links a:hover, .space-news-2-item-big-box-category span, .space-block-title span:before, .space-widget-title span:before, .space-news-4-item.big-news-block .space-news-4-item-top-category span, .space-news-6-item-top-category span, .space-news-7-item-category span, .space-news-8-item-title-category span, .space-news-9-item-info-category span, .space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count, .space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count-2, .space-single-offer.space-dark-style .space-aces-single-offer-info-button-ins a, .space-offers-archive-item.space-dark-style .space-offers-archive-item-button a, nav.pagination a, .space-load-more-button, nav.comments-pagination a, nav.pagination-post a span.page-number, .widget_tag_cloud a, .space-footer-top-age span.age-limit, .space-footer-top-soc a:hover, .home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button, .space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button {
	background-color: var(--ut-gold);
	color: #14172a;
}

/* --- akcent šablony: fialový text → zlatá (2 skupin) --- */
.has-mercury-main-color, .home-page .textwidget a:hover, .space-page-content a:hover, .space-pros-cons ul li a:hover, .space-pros-cons ol li a:hover, .space-companies-2-archive-item-desc a:hover, .space-organizations-3-archive-item-terms-ins a:hover, .space-organizations-7-archive-item-terms a:hover, .space-organizations-8-archive-item-terms a:hover, .space-comments-form-box p.comment-notes span.required, form.comment-form p.comment-notes span.required,
.has-mercury-second-color, .space-page-content a, .space-pros-cons ul li a, .space-pros-cons ol li a, .space-page-content ul li:before, .home-page .textwidget ul li:before, .space-widget ul li a:hover, .space-page-content ul.space-mark li:before, .home-page .textwidget a, #recentcomments li a:hover, #recentcomments li span.comment-author-link a:hover, h3.comment-reply-title small a, .space-shortcode-wrap .space-companies-sidebar-item-title p a, .space-companies-sidebar-2-item-desc a, .space-companies-sidebar-item-title p a, .space-companies-archive-item-short-desc a, .space-companies-2-archive-item-desc a, .space-organizations-3-archive-item-terms-ins a, .space-organizations-7-archive-item-terms a, .space-organizations-8-archive-item-terms a, .space-organization-content-info a, .space-organization-style-2-calltoaction-text-ins a, .space-organization-details-item-title span, .space-organization-style-2-ratings-all-item-value i, .space-organization-style-2-calltoaction-text-ins a, .space-organization-content-short-desc a, .space-organization-header-short-desc a, .space-organization-content-rating-stars i, .space-organization-content-rating-overall .star-rating .star, .space-companies-archive-item-rating .star-rating .star, .space-companies-2-archive-item-rating .star-rating .star, .space-organizations-3-archive-item-rating-box .star-rating .star, .space-organizations-4-archive-item-title .star-rating .star, .space-companies-sidebar-2-item-rating .star-rating .star, .space-comments-list-item-date a.comment-reply-link, .space-categories-list-box ul li a, .space-news-10-item-category a, .small .space-news-11-item-category a, #scrolltop, .widget_mc4wp_form_widget .mc4wp-response a, .wp-block-latest-comments__comment-meta a {
	color: var(--ut-gold);
}

/* --- inline nastavení šablony (9 skupin) --- */
.has-mercury-main-color, .home-page .textwidget a:hover, .space-page-content a:hover, .space-pros-cons ul li a:hover, .space-pros-cons ol li a:hover, .space-companies-2-archive-item-desc a:hover, .space-organizations-3-archive-item-terms-ins a:hover, .space-organizations-7-archive-item-terms a:hover, .space-organizations-8-archive-item-terms a:hover, .space-comments-form-box p.comment-notes span.required, form.comment-form p.comment-notes span.required {
	color: var(--ut-muted);
}
.has-mercury-second-color, .space-page-content a, .space-pros-cons ul li a, .space-pros-cons ol li a, .space-page-content ul li:before, .home-page .textwidget ul li:before, .space-widget ul li a:hover, .space-page-content ul.space-mark li:before, .home-page .textwidget a, #recentcomments li a:hover, #recentcomments li span.comment-author-link a:hover, h3.comment-reply-title small a, .space-shortcode-wrap .space-companies-sidebar-item-title p a, .space-companies-sidebar-2-item-desc a, .space-companies-sidebar-item-title p a, .space-companies-archive-item-short-desc a, .space-companies-2-archive-item-desc a, .space-organizations-3-archive-item-terms-ins a, .space-organizations-7-archive-item-terms a, .space-organizations-8-archive-item-terms a, .space-organization-content-info a, .space-organization-style-2-calltoaction-text-ins a, .space-organization-details-item-title span, .space-organization-style-2-ratings-all-item-value i, .space-organization-style-2-calltoaction-text-ins a, .space-organization-content-short-desc a, .space-organization-header-short-desc a, .space-organization-content-rating-stars i, .space-organization-content-rating-overall .star-rating .star, .space-companies-archive-item-rating .star-rating .star, .space-companies-2-archive-item-rating .star-rating .star, .space-organizations-3-archive-item-rating-box .star-rating .star, .space-organizations-4-archive-item-title .star-rating .star, .space-companies-sidebar-2-item-rating .star-rating .star, .space-comments-list-item-date a.comment-reply-link, .space-categories-list-box ul li a, .space-news-10-item-category a, .small .space-news-11-item-category a, #scrolltop, .widget_mc4wp_form_widget .mc4wp-response a, .wp-block-latest-comments__comment-meta a {
	color: var(--ut-muted);
}
.space-title-box, .space-archive-title-box {
	background-color: var(--ut-panel-2) !important;
}
.space-title-box-h1 h1, .space-archive-title-box-h1 h1 {
	color: var(--ut-ink);
}
.space-title-box .space-page-content-excerpt p, .author .space-page-content-excerpt p, .space-title-box .space-breadcrumbs, .space-title-box .space-breadcrumbs a, .space-archive-title-box .space-breadcrumbs, .space-archive-title-box .space-breadcrumbs a {
	color: var(--ut-muted) !important;
}
ul.main-menu > li.new > a:before {
	color: var(--ut-ink);
}
ul.main-menu > li.best > a:before {
	color: var(--ut-ink);
}
ul.main-menu > li.hot > a:before {
	color: var(--ut-ink);
}
ul.main-menu > li.top > a:before {
	color: var(--ut-ink);
}
