/* CSS Document */

body {background-color: rgb(204,255,204);
      font-family: Calibri;
      font-size: 12px;
      color: black;}
      
      
h1      { color: rgb(60,34,119);
          font-size: 35px;
          font-weight: bolder;
          align="center"} 
          
h3      { color: rgb(60,34,119);
          font-size: 25px;
          font-weight: bolder;
          align="center"}  
          
h2      { font-size: 20px;
          font-weight: bolder;} 
      
      
.nadpis {);
          font-size: 45px;
          font-weight: bolder;
        }
        
.cudliky {font-weight: bolder;
          font-size: 16px;}

          
          
          
a:link {color: rgb(60,34,119);
          text-decoration: none;
          }
a:hover {color: rgb(60,34,119);
            font-weight: bolder;
            
            text-decoration: none;}
a:visited {color: rgb(60,34,119);
            text-decoration: none;
            }
a:active {color: black;
            font-weight: bolder;
          
            text-decoration: none;}
.a {padding: 30px 30px;
}

.b {background-color: rgb(251,228,209) }
