﻿body {
}
#link
{
    position: relative;
}
#link a:visited span
{
    visibility: hidden;
    text-decoration: none;
}
#span-test
{
    visibility: visible;
    position: absolute;
    text-align: left;
    left: -144px;
    top: -589px;
    background: url(../images/test/bg.png) repeat;
    width: 770px;
    height: 703px;
    padding: 100px 0px 0px 230px;
    font: bold 28pt/35pt arial;
    color: #fff;
}
a 
{
    text-decoration: none;
}
#flyer
{
    position: relative;
    text-align: left;
    left: 480px;
    top: -30px;
}
#flyer a:link, #flyer a:visited
{
    text-decoration: none;
    padding: 2px 5px 2px 25px;
    margin: 0px;
    border: 0px;
    background: url(../images/pdf.png) no-repeat left;
    font: 11pt/15px arial;
}
#flyer a:hover
{
    background-color: #dedede;
}
#pictures
{
    position: relative;
    text-align: left;
    left: 550px;
    top: -30px;
}
#pictures a:link, #pictures a:visited
{
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    margin: 0px;
    border: 0px;
    font: 11pt/15px arial;
}
#pictures a:hover
{
    background-color: #dedede;
}