/* definice pro kategorii news */      

h2 { margin-top: 20px; margin-bottom: 20px; }

img.i001 { position: relative; top: 2px; margin-left: 2px; margin-right: 2px; float: left;  }
                                     
img.i002 { margin: 4px; margin-left: 0px; float: left; }
                                    
span.download { font-size: 11px; }

div.footer_news { 
  width: 580px;
  border-bottom-width: 2px; border-bottom-color: silver;
  background-image: url("images/bg01.gif"); background-repeat: repeat;
  text-align: right; }
  
p.news { text-align: left; }  
                   