#all { position: relative; top: 0px; width: 962px; background-color: #555555; background-image: url('bg1.png'); border: 1px solid gray; text-align: left; }
#text { margin-right: 170px; color: #eeeeee; border-right: 1px solid gray; }
.hlavicka { color: white; background-color: #444444; font-size: 25px; padding: 5px; padding-left: 18px; }
.patka    { color: white; background-color: #444444; font-size: 11px;             text-align: center; padding: 5px; }
.telo     { font-size: 11px; text-indent: 20px; padding-left: 10px; }

.text     { font-size: 12px; font-family: Verdana, Arial;
            margin-top: 5px; margin-bottom: 5px; line-height: 150%;                          padding-left: 15px;
            padding-right: 10px; }
.pravy    { font-size: 11px; padding-bottom: 8px; padding-bottom: 5px; color: #f0f0f0; }
.pravy a  { text-decoration: none; }
.nadpis   { color: #f5f5f5; font-size: 15px; }

a         { color: #f0f0f0; text-decoration: underline; }
a:hover
{
            background-color: #568956;
            color: white;
}
.home          { background-color: #444444; }
.home a:hover  { padding: 0px; }
.popis         { font-weight: bold; color: #f0f0f0; line-height: 25px; }
 .uvodni-text { font-size: 14px; font-family: Verdana, Arial;
                  margin-top: 5px; margin-bottom: 20px; line-height: 170%;                                                   padding-left: 30px; background-color: #666666; margin-left: 15px; margin-right: 15px; border-left: 1px dotted red; border-right: 1px dotted red;
                  padding-right: 10px; }      
.menu         { border-bottom: 3px solid #444444;
                border-top: 2px solid #444444;
                border-right: 1px solid white;
                text-align: center;
                background-color: #444444;
                color: white;  font-size: 13px; 
              }
.menu a       { color: white; font-size: 13px; display: block;
                text-decoration: none; }
.menu a:hover { padding-left: 0px; padding-right: 0px;               
                background-color: #777777;
                display: block;
                color: white;
              }   

.pocitadlo { font-size: 11px; padding-right: 20px; color: #f0f0f0; padding-bottom: 5px; }
.pocitadlo a { color: #f0f0f0; text-decoration: none; }
.pocitadlo a:hover
{                    color: white;
                     text-decoration: none;
                     background-color: #557755;
                     padding-left: 0px;
                     padding-right: 0px;
}
body { background-color: #333333; /* stara barva pozadi k bg.gif #e9f2fd; */ 
       background-image: url('pozadi-net.png');
       
       background-repeat: repeat-x;
     /*  background-position: center top; */
       background-attachment: fixed;
       font-family: Verdana; font-size: 11px;
       padding: 1px; margin: 0px;
       text-align: center; }
.h { font-weight: bold; color: #f3f3f3; font-size: 14px; letter-spacing: 0.15em; line-height: 150%; margin-left: 15px; }       
h2 { font-size: 24px; color: #557755; }
h3 { font-size: 18px; color: #f0f0f0; } 
* {-moz-box-sizing: border-box}
           