#hlavicka {background-color: rgb(216,186,131);
           color: rgb(0,0,0}

#nadpis {color: rgb(157,79,0);
         text-align: center;
         font-weight: 150;
         font-size: 400%}

#vnitrek {background-color: rgb(236,222,196);
          color: rgb(0,0,0)}

h2 {color: rgb(230,75,23);
   font-family:"Arial";
   text-decoration: underline}

h4 {color: rgb(157,79,0);
    font-family: "Arial"}


#jmeno {font-family: "Arial";
        color: red}


A:link {color: blue;
        text-decoration: none} 
      
A:visited {color: blue;
           text-decoration: none} 
  
A:active {color: red;
          text-decoration: none}
    

#ctverecky {list-style-type: square;}

#kolecka {list-style-type: circle;}

#kosoctverecky {list-style-type: disc}

#podnadpis {color: rgb(157,79,0;
            text-decoration: underline;
            font-weight: bolder;
            font-size: 100%}

#menu {background-color: rgb(216,186,131);
               font-weight: 150;
               font-size: 120%;
               margin-top: -18px;
               margin-left: 10px} 

a:hover {text-decoration: underline;
                color: red}

a {text-decoration: none;
    color: blue}

#paticka {text-align: center;
                  margin-top: -7px;}

#tucne {font-weight: bold}
