body 
    {background-color:#008000; color:orange; 
    padding:20}
    
h1 
    {font-family:times; font-style:italic; font-weight:bold; 
    color:yellow; font-seize:small;}
    
h2 
    {border-style:solid; border-width:1; broder-color:red; 
    color:#FB0000; font-family:courier; font-style:normal;
    margin-left:10; margin-right:50%; padding:10; text-align:center}
    
li
    {list-style:outside url(tipka.gif); font-size:xx-large; color:silver}
    
p
    {font-family:times; font-style:italic; font-weight:bold; 
    text-align:justify; text-indent:25; margin:10}
    
p.kraj
    {text-align:right;}
    
p.kraj A:link 
    {text-decoration:none; color:yellow; font-weight:bold;}
    
p.kraj A:visited 
    {text-decoration:none; color:yellow; font-weight:bold;}
    
p.kraj A:active 
    {text-decoration:none; color:yellow; font-weight:bold;}
    
p.kraj A:hover
    {text-decoration:overline underline; color:yellow; font-weight:bold;} 
