﻿#swimTitle
{
    left: 5px;
    top: 2px;
    position: absolute;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    color: #034281;
}

#swimClose
{
    position: absolute;
    background-image: url("Images/zakoncz.png");
    height: 16px;
    width: 16px;
    left: 480px;
    top: 1px;
    background-repeat: no-repeat;
    background-color: #7EA6CE;
}

#swimRoll
{
    position: absolute;
    background-image: url("./Images/zwin.png");
    height: 16px;
    width: 16px;
    left: 460px;
    top: 1px;
    background-repeat: no-repeat;
    background-color: #7EA6CE;
}

#swimming_header
{
    position: absolute;
    width: 500px;
    height: 20px;
    left: 30%;
    top: 25%;
    background-color: #7EA6CE;
    border: 1px solid #7777AA;
}

#swimming_win
{
    position: absolute;
    left: -1px;
    top: 20px;
    width: 500px;
    border: 1px solid #7EA6CE;
}
