
body { background; #e3e2de; color: #000; font-family: poppins, tahoma; font-size: 16px; line-height: 1.75em; position: relative; }

/******************************************************************************/

a { color: #000; }
a:hover { text-decoration: none; }
img { border: 0; margin: 0; padding: 0; vertical-align: bottom; }

h1, h2, h3, h4 { color: #000; }
h1, .h1 { color: #000; font-size: 36px; font-weight: bold; line-height: 1.5em; margin-bottom: 0.5em; }
h2 { color: #000; font-size: 19px; font-weight: bold; line-height: 1.5em; margin-bottom: 0.5em; }
h3 { color: #000; font-size: 17px; font-weight: bold; line-height: 1.5em; margin-bottom: 0.5em; }
h4 { color: #000; font-size: 15px; font-weight: bold; line-height: 1.5em; margin-bottom: 0.5em; }

.h1 { display: block; }

table {	border-collapse: collapse; line-height: 1.5em; } 
ul { padding-left: 20px; }
ol { padding-left: 20px; }
p { margin: 0; }

/******************************************************************************/

.zvyrazneni { color: #609803; }

.tabulka {}
.tabulka tr th, .tabulka tr td { padding: 5px 15px; }
.tabulka tr th, .tabulka thead tr td, .tabulka tr.th td { background: #81ba25; color: #fff; font-weight: bold; }

.co-delame { background: #174895; color: #fff; display: inline-block; padding: 25px 50px; }
.button-cta { background: #ffcd42; display: inline-block; padding: 5px 15px; text-decoration: none; }
.button-cta:hover { background: #eebc31; }