/* updated: 2023-03-29 */

/* log
2023-12-11 :: Cleaned
*/

/* BODY */

* { font-size: 18px; -webkit-font-smoothing: antialiased; line-height: 100%; }
body { font-family: 'Libre Franklin', sans-serif; }

/* OBECNÉ PRVKY */

/* RESPO PRIPRAVA */

/* LAYOUT */

/* OBECNÉ */

/* ERRORS */

/* LISTA */

.lista_nav * { font-family: "Source Code Pro", monospace; }
.lista_nav ul li a { text-decoration: none; font-size: 16px; }
.lista_nav ul li a:hover { text-decoration: underline; }

/* NADPISY */

h1 { font-family: "Roboto", sans-serif; font-weight: 700; }
h1 * { font-size: 60px; text-decoration: none; }
h2 { font-family: "Roboto", sans-serif; font-weight: 700; }

header .datum { font-family: "Source Code Pro", monospace; font-size: 18px; font-weight: 800; font-style: italic; }

/* ZAHLAVI */

.logo { }
.logo a { font-size: 36px; text-decoration: none; font-family: "Source Code Pro", monospace; }
.logo a:hover { text-decoration: underline; }
.logo .motto { font-size: 16px; line-height: 145%; font-family: "Source Code Pro", monospace; }

/* MENU */

#menu * { font-family: "Roboto", sans-serif;  }
#menu ul { list-style-type: none; }
#menu ul li { list-style-type: none; }
#menu ul li a { text-decoration: none; font-weight: bold; }
#menu ul li a:hover { text-decoration: underline; }

/* SLOUPEC */

#sloupec ul.menubox li { list-style-type: none; }

#sloupec ul.box_aktuality li { list-style-type: none; }
#sloupec ul.box_tagy li { list-style-type: none; }

/* PATICKA */

#paticka { font-family: "Source Code Pro", monospace; }
#paticka .box_paticka_submenu * { font-size: 15px; }
#paticka .box_paticka_submenu a { text-decoration: none; }
#paticka .box_paticka_submenu a:hover { text-decoration: underline; }

#paticka .box_paticka li { list-style-type: none; }

/* COPYRIGHT */

#copyright { font-family: "Source Code Pro", monospace; }
#copyright * { font-size: 13px; }

/* TINYMCE */

.tinymce_formatovani { word-wrap: break-word; }
.tinymce_formatovani * { font-family: "Mulish", sans-serif; }
.tinymce_formatovani p { line-height: 180%; }
.tinymce_formatovani h2 { line-height: 120%; font-size: 40px; } 

.tinymce_formatovani blockquote { line-height: 140%; font-family: "Source Code Pro", monospace; font-size: 26px; } 

.tinymce_formatovani div.partnerTXT { font-size: 26px; }
.tinymce_formatovani div.partnerTXT * { font-size: 26px; }
.tinymce_formatovani div.partnerTXT a { text-decoration: none; border-bottom: 0px; }
.tinymce_formatovani div.partnerTXT a:hover { text-decoration: underline; }

.tinymce_formatovani table.Fotka-Titulek td * { line-height: 120%; font-size: 22px; font-weight: bold; text-decoration: none; border-bottom: 0px; }
.tinymce_formatovani table.Fotka-Titulek td:last-child a:hover { text-decoration: underline; }

/* SITEMAP */

/* AKTUALITY :: LAYOUT */

/* FORM */

/* FORM :: PATIČKA  */

/* ADMINTABLE */

.admintable span { font-weight: bold; }

/* ARTICLES  */

.article_blog h2 * { font-size: 46px; text-decoration: none; }
.article_blog h2 a:hover { text-decoration: underline; }

/* ARTICLE  */

.stranka_autor .autor_name { font-weight: bold; font-size: 22px; text-decoration: none; }
.stranka_autor .autor_meta span.autor_name a { font-weight: bold; font-size: 22px; text-decoration: none; }
.stranka_autor .autor_meta span.autor_name a:hover { text-decoration: underline; }
.stranka_autor .autor_meta span.autor_descshort { font-size: 14px; }
.stranka_autor .autor_desc div { font-size: 16px; line-height: 140%; }

.stranka_tagy a { font-family: "Source Code Pro", monospace; font-size: 18px; font-weight: 800; font-style: italic; text-decoration: none; }
.stranka_tagy a:hover { text-decoration: underline; }