body {
   margin: 0;
   padding: 10;
   line-height: 1.33;   
   font-family: verdana, arial, sans-serif;
   font-size:10pt;
   color: #000000;
   background-color:FFFFFF;
   background-image: url(../src/pics/poz/modry.jpg);
   background-attachment:fixed;
   scrollbar-arrow-color:#A830E0;
   scrollbar-base-color:#C8E8FF;
   }
p, form, ul, ol, dl {
   margin: 0;
   padding: 10;
   }
img {
   border: none;
   }
td, th {
   padding: 0;
   }
A:link { 
   font-family: verdana, arial, sans-serif;
   color: #0000F0;
   font-weight:bold;
   text-decoration:none;
   } 
A:hover {
   color: #FFFF00;
   font-weight:bold;
   background-color:#000080;
   text-decoration:none;
   }
A:visited {
   color: #CAB500;
   font-weight:bold;
   text-decoration:none;
   }
h1 {
   text-align :center;
   font-weight:bold;
   font-size:20pt;
   color:#0000A0;
   }
h2 {
   text-align :center;
   font-weight:bold;
   font-size:16pt;
   color:#0000A0;
   }
h3 {
   text-align :center;
   font-weight:bold;
   font-size:12pt;
   color:#0000A0;
   }
h4 {
   text-align :left;
   font-weight:bold;
   font-size:10pt;
   color:#0000A0;
   }
h5 {
   text-align :left;
   font-weight:bold;
   font-size:10pt;
   color:#000000;
   }
p {
   font-size:10pt;
   text-align:justify;
   }
ul {
   font-size: 10pt;
   list-style-type:disc;
   }
table {
   font-size: 10pt;
   color: #000000;
   text-align: left;
   }
.maly {
   font-size: 7pt;
   font-style: italic;
   text-align :center;
   }
.sedy {
   color: #A0A0A0;
   font-size: 7pt;
   font-style: italic;
   text-align: center;
   }
.ta {
   scrollbar-arrow-color:#A830E0;
   scrollbar-base-color:#C8E8FF;
   }
.but {
   font-weight:normal;
   color:#0000F0;
   background-color:#C8E8FF;
   width:96px;
   height:24px;
   cursor:hand;
   }
.butlit {
   font-weight:normal;
   color:#0000F0;
   background-color:#C8E8FF;
   width:64px;
   height:24px;
   cursor:hand;
   }
.butbig {
   font-weight:normal;
   color:#0000F0;
   background-color:#C8E8FF;
   width:128px;
   height:24px;
   cursor:hand;
   }
.butno {
   font-weight:normal;
   color:#808080;
   background-color:#C0C0C0;
   width:96px;
   height:24px;
   cursor:none;
   }
.nevidim {
   font-weight:normal;
   color:#FFFFFF;
   display:none;
   }