/* CSS Document */
body {
 font-family: "Comic Sans MS";
 font-size:11px;
 }
.podpis {
color:#636363;
position:relative; top:-20px; left:-30px;
text-align:right;
}
.podpis a {
color:#636363;
text-decoration:none;
}
.podpis a:hover {
text-decoration:underline;
}
img {
border:none;
}