body         { font-family: Verdana; background-color: #FEC7E7 }
.cas         { font-size: 9pt; font-weight: bold }
h1           {
 font-size: 130%;
 position:relative;
 top:10;
 color: #755E00;
 text-align: center;
 font-weight: 400;
 }
h2           { font-size: 14pt; color: #755E00 }
h3           { text-align: center; }
.blok        { text-align: justify; margin-left: 20; margin-right: 16 }
span.kurziva { font-style: italic }
span.tuc     { font-weight: bold; }
span.nadpis  { font-size: 14pt; color: #755E00; position:relative; top:10 }
span.vyrazny { font-size: 14pt; color: #755E00 }

.menu        { font-size: 8pt; font-weight: bold; font-style:italic }
span.male    { font-size: 8pt }
.odkaz       { font-weight: bold; }
.jmeno       { font-weight: bold; font-size: 12pt; color: #755E00 }




a:link       { text-decoration: none; color: #0A2D7E } 
a:visited    { text-decoration: none; color: #0A2D7E } 
a:active     { text-decoration: none; color: red} 
a:hover      { text-decoration: underline; color: red }

hr {
  background-color: #0A2D7E;
  border-width: 0px;
  height: 1px;
  color: #0A2D7E;
  margin-top:1px;
  padding-top:1px;
 }


body { scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: silver;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: silver;