body {
 background-color: #fff8e1;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 80%; /* 9pt */
 margin: 5px; 
 padding: 0px;
}

.skryte {
 display: none; 
 height: 1px;
 _height: 0px;
 line-height: 0;
 font-size: 0;
 border: 0;
 margin: 0;
 padding: 0;
}

.jen-tisk {
 display: none; 
}
.jen-obrazovka {
 display: run-in; 
}

h1,h2,h3,h4	{
 padding: 0; 
 margin: 0; 
 text-decoration: none;
 text-align: left;
}
img	{
 border: 0; 
}

img#logo {
 width: 499px;
 height: 53px;
 border: 0;
}

img#znak {
 width: 43px;
 height: 60px;
 border: 0;
}

#hlavicka {
 position: relative;
 width: 772px;
 text-align: center; 
}

#hlavni {
 position: relative;
 width: 772px;
 height: auto; 
 margin-top: 8px;
} 
 
#levy-sloupec {
 position: relative;
 width: 104px;
 float: left;
} 

#pravy-sloupec {
 position: relative;
 width: 660px;
 margin-left: 4px;
 float: right;
}

#pravy-sloupec-vlevo {
 position: relative;
 width: 488px;  /* puvodne 492px - ubrano kvuli chybe renderingu kurizvy u IE6 */
 float: left;
} 

#pravy-sloupec-vpravo {
 position: relative;
 width: 160px;
 margin-left: 8px;
 float: right;
}

#paticka {
 position: relative;
 width: 772px;
 margin-top: 4px;
 clear: both;
 color: #000000;
 background-color: #ddecbf;
}

#hlavicka1 {
 position: absolute; 
 left: 25px; 
 top: 2px;
 text-align: left;
}
#hlavicka2 { 
 position: relative; 
 left: 134px;
 padding-top: 8px;
 padding-bottom: 4px;
 text-align: left;
}

#paticka #pat1 {
 position: absolute; 
 left: 0px; 
 width: 164px;
 text-align: left; 
 font-family: Arial;
 font-size: 85%;
 color: #000000;
 border-top: solid #fff8e1 8px;
 margin: 0px;
 padding: 4px 4px 4px 6px;
 background-color: #ddecbf;
}
#paticka #pat2 { 
 position: absolute; 
 left: 164px;
 width: 484px;
 text-align: center; 
 border-top: solid #fff8e1 8px;
 margin: 0px;
 padding: 2px 4px 4px 6px;
 background-color: #ddecbf;
}
#paticka #pat3 {
 position: absolute; 
 left: 648px;
 width: 114px;
 text-align: right; 
 font-family: Arial;
 font-weight: bold;
 font-size: 85%;
 color: #000000;
 border-top: solid #fff8e1 8px;
 margin: 0px;
 padding: 4px 6px 4px 4px;
 background-color: #ddecbf;
}

#patickasub {
 width: 772px;
 margin: 36px 6px 6px 6px;
 padding: 0px;
 background-color: #fff8e1;
}

#patickasub #valid {
 float: left;
 text-align: left; 
 margin-left: 0px;
}

#patickasub #poc {
 float: right;
 text-align: right; 
 margin-right: 8px;
}
 
#line80  {
 width: 86%;
 font-size: 70%;
 text-align: center; 
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 border-top : 1px solid #000000;
 margin: 2px 7% 2px 7%;
 padding: 2px 0 0 0;
 color: #000000;
}
#line100  {
 width: 96%;
 text-align: center; 
 border-bottom-width : 0px;
 border-left-width : 0px;
 border-right-width : 0px;
 border-top : 2px solid #000000;
 margin: 0px 2% 0px 2%;
 font-size: 4pt;
 color: #000000;
}

.vycistit {
 clear: both;
}

.text-pravy {
 text-align: right;
}
.text-levy {
 text-align: left;
}
.text-stred {
 text-align: center;
}

.t-b {
 font-weight: bold;
}
.t-u {
 text-decoration: underline;
}
.t-i {
 font-style: italic;
}
.t-sup {
 vertical-align: super;
}
.t-sub {
 vertical-align: sub;
}

ul.menu {
 width: 100%;   
 border: 0px;
 margin: 0px 0px 1em 0px;
 padding: 0px;
 list-style-type: none; 
 background-color: #ddecbf;
}

ul.menu li {
 font-family: Arial;
 font-size: 130%;
 text-align: left;
/* border-left: 0px;
 border-right: 0px;
 border-top: 0px;
 border-bottom: solid #fff8e1 6px; */
 margin: 4px;
 padding: 2px 0px 2px 4px;
 font-weight: bold;
 text-decoration: none;
 color: #fff8e1;
 background-color: #3d853f; 
}
ul.menu li a {
 color: #fff8e1;
 text-decoration: none;
}
ul.menu li a:hover {
 text-decoration: underline;
}
/*
ul.menu li #vybrany {
 background-image: url('images/MenuSipka3.gif');
 background-repeat: no-repeat;
 background-position: right center;
}
*/
ul.menu li#vybrany {
 background: #3d853f url('images/MenuSipka3.gif') no-repeat 95% 35%;
}

a {
 text-decoration: none;
 color: #000000;
}
a:hover {
 text-decoration: underline;
}

.clanek {
 font-size: 100%;
 padding: 0px;
 margin: 2px 0px 4px 0px;
 color: #000000;
}
.clanek a {
 color: #1f5e43;
 color: #3d853f; 
}

p.clanek {
 text-align: justify;
 text-indent: 16px;
}

h1.clanek {
 font-size: 135%;
 font-weight: bold;
 margin-bottom: 4px;
 color: #000000;
}
h1.clanek a {
 color: #000000;
}

h2.clanek {
 font-size: 110%;
 font-weight: bold;
 color: #000000;
}
h2.clanek a {
 color: #000000;
}

h3.clanek {
 font-size: 110%;
 font-weight: bold;
 color: #000000;
 margin-top: 8px;
 clear: both;
}

h4.clanek {
 font-size: 100%;
 font-weight: bold;
 color: #000000;
 margin-top: 8px;
}

ul.clanek {
 font-size: 100%;
 border: 0px;
 margin: 0px 0px 0px 24px;
 padding-left: 0px;
}

ol.clanek {
 font-size: 100%;
 border: 0px;
 margin: 0px 0px 0px 24px;
 padding-left: 0px;
}

table.clanek {
 font-size: 100%;
 text-decoration: none;
 font-weight: normal;
 border-collapse: collapse; 
 border: 1px solid #3d853f;
 margin: 8px 0px 12px 16px;
 padding: 0px;
}
table.clanek td {   
 font-size: 90%;
 border-collapse: collapse; 
 border: 1px solid #3d853f;
 margin: 0px;
 padding: 2px 6px 2px 6px;
 text-align: left;
}
table.clanek th {          
 font-size: 90%;
 font-weight: bold;
 border-collapse: collapse; 
 border: 1px solid #3d853f;
 margin: 0px;
 padding: 3px 6px 3px 6px;
 text-align: center;
}

table.souvisejici {          
 font-size: 100%;
 width: 100%;
 border: 0px;
 margin: 6px 0px 0px 0px;
 padding: 0px;
 background-color: #ddecbf;
}
table.souvisejici tr {          
 height: 14px;
}
table.souvisejici td.ikona {
 width: 20px;
 border: 0px;
 margin: 0px;
 padding: 2px;
 text-align: center;
 vertical-align: top;
}
table.souvisejici td.odkazy {
 width: 100%;
 border: 0px;
 margin: 0px;
 padding: 2px;
 text-align: left;
 vertical-align: top;
}

p.fakta-sloupce {
 border: 0px;
 padding: 4px;
 column-count: 2;
 column-rule: 0px;
 column-gap: 4em;
}
.fakt-seznam a {
 font-size: 100%;
 text-decoration: none;
 font-weight: bold;
 text-align: left;
 border: 0px;
 margin-bottom: 6px;
 color: #3d853f;
}
.fakt-seznam a:hover {
 text-decoration: underline;
}

.subtext1 {
 font-size: 70%;
 border: 0px;
 margin: 0px;
 color: #3d853f;
}
.subtext1 a {
 font-weight: bold;
 color: #3d853f;
}
.subtext1 span {
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

.subtext2 {
 font-size: 70%;
 border: 0px;
 margin: 0px;
 color: #000000;
}
.subtext2 a {
 font-weight: bold;
 color: #000000;
}

.obr-ramecek {
 border: 1px solid #808080;
/* display:inline; */
/* width: auto; */
 padding: 1px;
 text-indent: 0px; 
 text-align: center;
 background-color: #fffcea;
 background-color: #faf2d7;
}

.ram-levy {
 float: left;
 margin: 0.3em 0.5em 0.3em 0;
}
.ram-pravy {
 float: right;
 margin: 0.3em 0 0.3em 0.5em;
}
.ram-stred {
 float: none;
 margin: 0.3em 0.5em 0.3em 0.5em;
}

.obr-popiska {
 border: 0px;
 margin: 2px 0px 0px 0px;
 text-align: left;
}
.obr-popiska a {
 font-weight: normal;
 color: #3d853f;
}
.obr-popiska .mala {
 width: 96px;
 display: block;
 font-size: 70%;
 text-align: left;
}
.obr-popiska .stredni {
 width: 196px; 
 display: block;
 font-size: 80%;
 text-align: left;
}
.obr-popiska .velka {
 width: 98%; 
 display: block;
 font-size: 100%;
 margin-top: 6px;
 text-align: center;
}

table.nahledy {
 table-layout: fixed;
 width: 100%;
 background-color: #fff8e1;
 border-color: #fff8e1;
 border: 0px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 vertical-align: top;
}
table.nahledy td {
/* width: 122px; */
 background-color: #fff8e1;
 border-color: #fff8e1;
 border: 0px;
 margin: 0px;
 padding: 6px;
 text-align: center;
 vertical-align: bottom;
}

table.nahledy td.obr {
 width: 110px;
 vertical-align: middle;
}
table.nahledy td.text {
 font-size: 100%;
 vertical-align: top;
 text-align: left;
}

h1.submenu {
 font-size: 125%;
 font-weight: bold;
 border: 0px;
 margin-bottom: 2px;
 color: #000000;
}
h2.submenu {
 font-size: 100%;
 font-weight: normal;
 font-style: italic; 
 border: 0px;
 margin-bottom: 0px;
 color: #000000;
}
h3.submenu {
 font-size: 100%;
 font-weight: normal;
 font-style: italic; 
 border: 0px;
 margin-bottom: 0px;
 color: #000000;
}
.submenu a {
 font-weight: bold;
 color: #000000;
}

table.submenu-vert {
 font-size: 100%;
 width: 100%;
 border: 0px;
 margin: 0px;
 padding: 8px; 
 text-align: center;
}
table.submenu-vert td {
 padding: 4px; 
}
table.submenu-vert td.obr {
 width: 110px;
 vertical-align: middle;
}
table.submenu-vert td.text {
 vertical-align: top;
 text-align: left;
}

table.submenu-nizke {
 font-size: 100%;
 width: 100%;
 height: 20px;
 background-color: #ddecbf;
 border: 0px;
 margin: 0px;
 padding: 0px; 
 text-align: center;
 vertical-align: middle;
}

table.submenu-vysoke {
/* table-layout: fixed; */
 font-size: 100%;
 width: 100%;
 height: 47px;
 background-color: #ddecbf;
/* border-collapse: collapse; */
 border: 0px;
 margin: 0px;
 padding: 0px; 
 text-align: center;
 vertical-align: top;
}

td.submenu-sipka {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 background-color: #3d853f;
 width: 16px;
/* height: 47px; */
 margin: 0px;
 padding: 0px;
 border: 0px;
 text-align: center;
 vertical-align: middle;
}

td.submenu-sipka a {
 text-decoration: none;
 font-weight: bold;
 color: #ddecbf;
}
td.submenu-sipka a:hover {
 color: #fff8e1;
 text-decoration: none;
}

td.submenu-sipka-prazdna {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 background-color: #3d853f;
 width: 16px;
/* height: 47px; */
 margin: 0px;
 padding: 0px;
 border: 0px;
 color: #3d853f;
 text-align: center;
 vertical-align: middle;
}

td.submenu-obr {
 background-color: #ddecbf;
 width: 56px; 
/* height: 39px; */
 margin: 0px;
 padding: 0px;
/* border-collapse: collapse; */
 border-right: 2px solid #ddecbf;
 border-left: 2px solid #ddecbf;
 border-top: 2px solid #ddecbf;
 border-bottom: 2px solid #ddecbf;
 text-align: center;
 vertical-align: middle;
}

td.submenu-obr-vyber {
 background-color: #ddecbf; 
 width: 56px; 
/* height: 39px; */
 margin: 0px;
 padding: 0px;
/* border-collapse: collapse; */
 border-right: 2px solid #3d853f;
 border-left: 2px solid #3d853f;
 border-top: 2px solid #3d853f;
 border-bottom: 2px solid #3d853f;
 text-align: center;
 vertical-align: middle;
}

h1.galerie {
 font-size: 150%;
 font-weight: bold;
 text-align: center;
 border: 0px;
 margin-bottom: 12px;
 color: #000000;
}

h2.galerie {
 font-size: 110%;
 font-weight: normal;
 font-style: italic; 
 text-align: center;
 border: 0px;
 margin-bottom: 8px;
 color: #000000;
}

table.info {
 font-size: 100%;
 width: 100%;
 border-collapse: collapse;
 border: 0px solid #ddecbf;
 margin: 0px 0px 1em 0px;
 padding: 0px;
 background-color: #ddecbf;
 text-align: center;
}

table.info td.titulek {
 font-family: Arial;
 font-size: 110%;
 font-weight: bold;
 text-align: center;
 border: 0px;
 margin: 0px;
 padding: 2px;
 background-color: #3d853f;
 color: #fff8e1;
}
table.info td.titulek a {
 text-decoration: none;
 font-weight: bold;
 color: #fff8e1;
}
table.info td.titulek a:hover {
 text-decoration: underline;
}

table.info td.telo {
 font-size: 90%;
 border: 0px;
 margin: 0px;
 padding: 2px;
 background-color: #ddecbf;
 color: #000000;
}

table.info td.telo .subtext1 {
 font-size: 78%;
}

table.info td.telo .subtext2 {
 font-size: 78%;
}

table.info td.obr {
 text-align: center;
 border: 0px;
 margin: 0px;
 padding: 3px;
 background-color: #ddecbf;
}

img.poc-obloha {
 width: 40px;
 height: 25px;
}
img.poc-vitr {
 width: 20px;
 height: 20px;
}

#calc_form select.type {
 font-size: 95%;
 margin-bottom: 3px;
 font-weight: bold;
}

#calc_form input {
 font-size: 95%;
 width: 60px;
}

#calc_form select.unit {
 font-size: 95%;
 width: 80px;
}

.sirka80 {
 width: 80%;
}

.sirka100 {
 width: 100%;
}

.prouzek {
 font-size: 100%;
 width: 100%;
 background-color: #ddecbf;
 border: 0px;
 margin: 0px;
 padding: 2px; 
 text-align: center;
 vertical-align: middle;
}

hr.tlusta {
 width: 100%;
 height: 2px;
 color: #3d853f;
 background-color: #3d853f;
 text-align: center;
 border: 0px;
 padding: 0px;
 margin: 4px 0px 4px 0px;
 clear: both;
}
hr.tenka {
 width: 100%;
 height: 1px;
 color: #3d853f;
 background-color: #3d853f;
 text-align: center;
 border: 0px;
 padding: 0px;
 margin: 4px 0px 4px 0px;
 clear: both;
}

