/* CSS Document */

body {background: silver;
      margin top: 25px;
      padding : 5px;
      scrollbar-base-color:#CCCCCC;
      scrollbar-track-color:#cbdaff;
      scrollbar-face-color:#CCCCCC;
      scrollbar-highlight-color:#CCCCCC;
      scrollbar-3dlight-color:#CCCCCC;
      scrollbar-darkshadow-color:#CCCCCC;
      scrollbar-shadow-color:#000000;
      scrollbar-arrow-color:#000000;  
}

.protext {background: #C9EEFC;
         margin-left: 160px;
         border: 5px solid #000099;
         padding-right: 3px;
        
}

img {border: 2px #000099 solid;
}

.n1 {color: #000099;
       font-family: Bookman Old Style, Times New Roman;
       font-size: 16px;
       text-align: justify;
          padding-left: 12px;
          padding-right: 12px;
          padding-top: 15px;
          padding-bottom: 15px;                        
}

.icko {color: #000080;
       font-family: Bookman Old Style, Times New Roman;
       font-size: 16px;
       text-align: justify;
          padding-left: 0px;
          padding-right: 0px;
}

.hlavni {background: #FFFFFF;
         width: 778px;
         clear: both;
         
}

.lista {background: url('uvodni.gif') repeat-y;
       float: left;
       width: 160px;
       height: 100%;      
}

.m1 {
     color: #000099;
     position: relative;
     font-family: Bookman Old Style, Times New Roman; 
     font-size: 14px;
     font-style: bold;
     padding-top: 0px;
     text-align: left;
     padding-left: 8px;
        
}

.n2    {color: #000099;
       font-family: Bookman Old Style, Times New Roman,;
       font-size: 55px;
       font-style: bold;
       text-align: center;
       padding-top: 0px;        
}

.vpravo   {text-align: right;
  
}

a:link {text-decoration: underline; color: #000099;}
a:hover {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: #000099;}
a:active {text-decoration: underline; color: #000099;}
