/* obecná nastavení*/
html {
height: 100%;
}
body {
background-color: #708d1f;
color: black;
font-family: Arial;
font-size: 14px;
font-weight: normal;
font-style: normal;
letter-spacing:0pt;
height: 100%;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
a {
color: #49810b;
font-weight: bold;
text-decoration: none;
}
span.link {
color: black;
color: #49810b;
text-decoration: none;
cursor: pointer;
}
img {
margin: 0px;
border: 0px;
}



/*nastavení pro dokument*/
div.doc {
color: black;
position: relative;
background-color: white;
height: 100%;
padding: 10px 20px 1px 20px;
margin: 18px 0px 0px 0px;
text-align: justify;
}
div.doc h1 {
font-size: 26px;
font-weight: bold;
font-style: normal;
color: #49810b;
text-align: left;
margin: 30px 0px 0px 0px;
}
div.doc h2 {
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #49810b;
text-align: left;
margin: 20px 0px 0px 0px;
}
div.doc h3 {
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #49810b;
text-align: left;
margin-top: 25px;
}
div.doc h4 {
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #49810b;
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
}
div.doc table {
border: 0px;
background-color: #708d1f;
padding: 15px 2px 15px 2px;
margin: 20px 0px 20px 0px;
width: 100%;
}
div.doc table th{
font-size: 12px;
font-weight: bold;
font-style: normal;
background-color: #49810b;
color: white;
height: 20px;
text-align: left;
padding: 5px;
}
div.doc table td {
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: white;
color: black;
height: 20px;
text-align: left;
padding: 5px;
}
div.doc table th.nazevtabulky {
background-color: #708d1f;
color: #49810b;
background-color: white;
color: black;
font-weight: normal;
color: #49810b;
}
div.doc table.org {
border: 1px solid #49810b;
background-color: transparent;
padding: 10px;
margin: 20px 0px 20px 0px;
width: 100%;
}
div.doc table.org th{
font-size: 12px;
font-weight: bold;
font-style: normal;
background-color: white;
color: black;
height: 20px;
text-align: left;
padding: 5px 5px 5px 0px;
}
div.doc table.org td {
font-size: 12px;
font-weight: normal;
font-style: normal;
background-color: white;
color: black;
height: 20px;
text-align: left;
padding: 5px;
}
div.doc ol {
list-style-position: outside;
margin-left: 15px;
padding-left: 0px;
}
div.doc ol li {
margin-left: 0px;
padding-left: 2px;
}
div.doc div.zaznam {
position: relative;
margin: 0px 0px 25px 0px;
padding: 0px 0px 0px 100px;
min-height: 120px;
}
div.doc div.zaznam img {
position: absolute;
left: 0px;
top: 0px;
margin-left: 0px;
}
div.doc div.zaznam p {
margin-top: 5px;
}
div.doc img.imgline5 {
width: 178px;
height: 133px;
}
div.doc img.imgline6 {
width: 147px;
height: 110px;
}
div.doc img.imgline7 {
width: 124px;
height: 93px;
}
div.doc img.imgline10 {
width: 80px;
height: 60px;
}



/*nastavení pro záhlaví a zápatí stránky*/
div.zahlavix {
color: white;
background-color: #2a2a2a;
margin: 0px;
padding: 10px;
height: 16px;
position: relative;
}
div.zahlavi {
color: white;
background-color: #6b6b6b;
margin: 0px;
padding: 0px;
height: 380px;
position: relative;
}
div.zapati {
color: white;
background-color: #6b6b6b;
margin: 18px 0px 0px 0px;
padding: 10px;
font-size: 12px;
height: 140px;
position: relative;
}
div.zapatig {
color: white;
background-color: #6b6b6b;
margin: 18px 0px 0px 0px;
padding: 10px;
font-size: 12px;
height: 16px;
position: relative;
}
div.zapatix {
color: white;
background-color: #2a2a2a;
margin: 0px;
padding: 10px;
font-size: 10px;
height: 16px;
position: relative;
}
div.zapati h1 {
font-size: 14px;
font-weight: bold;
font-style: normal;
padding: 0px;
color: #c7c5c6;
line-height: 18px;
text-align: left;
margin-bottom: 5px;
}
div.zapati a {
color: white;
font-weight: normal;
text-decoration: none;
}
div.zahlavi h1 {
font-size: 20px;
font-weight: bold;
font-style: normal;
padding: 0px;
color: #6b6b6b;
line-height: 28px;
text-align: left;
}
div.zahlavix a {
font-size: 16px;
font-weight: bold;
font-style: normal;
padding: 0px;
color: white;
line-height: 18px;
text-align: left;
}
div.zahlavix img {
margin: -3px 10px 0px 0px;
vertical-align: middle;
}
