body      { font-size: 9pt;
            font-family: "Tahoma","Times New Roman CE","Times New Roman","Helvetica CE",sans-serif;
            color: #000000 ;
            background: white;
            scrollbar-base-color: #E3CDAE;
            padding: 10;
            text-align: justify }

p         { font-size: 9pt;
            font-family: "Tahoma","Times New Roman CE","Times New Roman","Helvetica CE",sans-serif;
            color: #000000 }

/*hnědá*/
font.barva { color: #9F5B22;
             background: #E3CDAE}

p.nadpis  { font-size: 13pt;
            font-family: "Tahoma","Times New Roman CE","Times New Roman","Helvetica CE",sans-serif;
            font-weight: bold;
            color: white;
            background: #9F5B22;
            margin-left: 20;
            margin-right: 20;
            padding: 5;
            border-right: 3px solid #E3CDAE;
            border-bottom: 3px solid #E3CDAE;}


p.text    { font-size: 9pt;
            font-family: "Tahoma","Times New Roman CE","Times New Roman","Helvetica CE",sans-serif;
            color: #000000;
            text-align: justify}
            
p.textr    { font-size: 9pt;
            font-family: "Tahoma","Times New Roman CE","Times New Roman","Helvetica CE",sans-serif;
            color: #000000;
            text-align: right}

p.1m:first-letter   { float: left;
                      font-size: 300%;
                      margin-right: 0.1ex;
                      color: #9F5B22}
            
ul        { margin-left: 0;
            }

li        { font-size: 9pt;
            margin-left: 20;
            line-height: 150%;
            color:000000;
            list-style-position: outside;
            list-style-image: none
            }

li.2      { font-size: 9pt;
            margin-left: 20;
            line-height: 150%;
            color:000000;
            list-style-position: outside;
            list-style-image: none;
	    list-style-type: decimal
            }

li.ab     { font-size: 9pt;
            margin-left: 23;
            line-height: 150%;
            color:000000;
            list-style-position: outside;
            list-style-image: none;
	    list-style-type: lower-alpha
            }

.seznam   { font-size: 8pt;
            line-height: 180%;
            color: #000000;
            }

table     { font-size: 9pt;
            }

table.r   { color: #3A4592;
            background: #CCC8E1;
	    width: 100%;
	    border-collapse: collapse
            }

td.r      { font-size: 9pt;
	    padding: 5;
	    border-top-width: 1px;
	    border-bottom-width: 1px;
	    border-left-width: 1px;
	    border-right-width: 1px;
	    border-top-style: solid;
	    border-bottom-style: solid;
	    border-left-style: solid;
	    border-right-style: solid;
	    border-top-color: #3A4592;
	    border-bottom-color: #3A4592;
	    border-left-color: #3A4592;
	    border-right-color: #3A4592;
            }
            
hr        { size: 1;
            color: #9F5B22 }

.schovat  { display: none }

a         { text-decoration: none;
            color: #9F5B22 }

a:hover   { color: #FFFFFF;
            background: #9F5B22 }

#navigace a { display: block;
              background: red;
              margin: 0 0 0.5em 0;
              padding: 0.3em 0.5em }
