a:link
{
text-decoration: none;
color: black;
}
a:visited
{
color: black;
text-decoration: none;
} 
a:hover
{
color: black;
text-decoration: underline;
}
a:active
{
color: black;
text-decoration: none;
}
td
{
background-repeat: no-repeat; 
text-align: Right;
vertical-align: top;
padding-right: 20;
padding-top: 20; 
line-height: 130%;
font-size: 12pt;
background-position: 0% 34%; 

}
td.gif1           
{ 
background-image: url('kwiat1-kob.gif'); 
background-color: #BFC4D8;
height: 181px;
}
td.gif2           
{
background-image: url('kwiat2-kob.gif'); 
background-color: #D1D9E2;
height: 150px;
}
td.gif3           
{ 
background-image: url('kwiat3-kob.gif'); 
background-color: #D1D9E2;
height: 163px;
}
table
{
width: 188px;
}
h1
{
font-size: 14pt;
}