
A:link {color: blue}
A:active {color: red}
A:vosited {color:yellow}


 H2 { color:red; 
                text-align: center; 
                }
                #tema {
                background-color: #CE9C00;
                text-align : right;
                }
                #signplace{
                text-align : left;
                font-style : italic;
                }
                #signature{
               	text-align : right;
               	font-weight : bold;
               }
                #pagetema{
                background-color: #CE9C00;
                color : white;
                text-align : right;
                font-weight : bold;
               }
                #rubrika{
                text-align : right;
                font-weight : bold;
                font-style : italic;
                text-decoration : underline;
               }
                #supertitle{
                text-align : right;
                font-weight : bold;
                font-size : x-large;
                color : #8B5D08;
               }
                #maintitle{
                text-align : center;
                font-weight : bold;
                font-size : large;
                color : #8B5D08;
               }
                #subtitle{
                text-align : left;
                font-weight : bold;
                color : #8B5D08;
               }
                #vrezka{
                font-weight : bold;
               }


