
body { color: #000; font-family: open sans, tahoma; font-size: 12px; }
:root { --highlight: #6eb43f; --highlight-hover: #7fc54f; --highlight-dark: #5da32e; --highlight-propag: var(--highlight); --highlight-propag: #d5111a; --highlight-kniharna: #e58b00; --highlight-king-fisher: #c09a5d; }

/******************************************************************************/

a, .color { color: #000; }
a:hover { text-decoration: none; }
img { border: 0; margin: 0; padding: 0; vertical-align: bottom; }
p { padding: 0; margin: 0; }

h1 { font-size: 22px; font-weight: bold; margin-bottom: 0.5em; } h1:first-letter { text-transform: uppercase; }
h2 { font-size: 18px; font-weight: bold; margin-bottom: 0.5em; }
h3 { font-size: 16px; font-weight: bold; margin-bottom: 0.5em; }
h4 { font-size: 14px; font-weight: bold; margin-bottom: 0.5em; }
h5 { font-size: 12px; font-weight: bold; margin-bottom: 0.5em; }

table {	border-collapse: collapse; }
ul { margin: 0; padding-left: 20px; }
ol { margin: 0; padding-left: 20px; }

/******************************************************************************/

.zvyrazneni { color: var(--highlight); }

