ÿþ<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> <title>Anna Kapera - Contact</title> <style type="text/css"> div.hi { position: absolute; top: 100px; width: 280px; height: 110px; margin-top: 3px; margin-left: 5px; font-family: tahoma; font-size: 11pt; background: #ffffff; color: #101010; border: none; /* for IE */ filter:alpha(opacity=75); /* CSS3 standard */ opacity:0.75; } div.inshi { margin-left: 15px; font-size: 10pt; color: #404040; } a.amail { color: #121212; text-decoration: underline; } a.amail:link {} a.amail:visited {} a.amail:hover {background-color: #a4a4a4;} </style> </head> <body style="background: url('../img/plant_bg.jpg')"> <div id="contact" class="hi"> &nbsp;<b>Partnerzy:</b> <div class="inshi"> <br /> <a class="amail" href="http://go2sleep.eu/apartamenty-krakow" target="_blank"><b>Apartamenty Kraków</b></a> </div> </div> </body> </html>