/*CSS by sidd */
body {
    font-family: verdana,arial;
    background: #375D70;
}

a {
    color: #D8E3EB;
    text-decoration: none;
}

a:hover {
    color: white;
}

.top1 {
    background: url('gfx/top.jpg');
    width: 750;
    height: 23;
    font-size: 10px;
    text-align: right;
    padding-right: 10px;
}

.logo {
    background: url('gfx/logo.jpg');
    height: 84;
    font-size: 20px;
    text-align: right;
    padding-top: 40px;
    padding-right: 8px;
    color: white;
    font-weight: bold;
}

.dol {
    background: url('gfx/dol.jpg');
    height: 20;
    font-size: 10px;
    text-align: center;
}

.lng {
    background: url('gfx/l_top.jpg');
    height: 22px;
    font-size: 13px;
    color: #A2BDCE;
    text-align: center;
    padding-right: 5px;
    font-weight: bold;
}

.png {
    background: url('gfx/r_top.jpg');
    height: 22px;
    font-size: 13px;
    color: #A2BDCE;
    text-align: center;
    padding-right: 5px;
    font-weight: bold;
}

.srodek {
    background: #487187;
    width: 482;
    padding: 5px;
    color: #A2BDCE;
    font-size: 11px;
}

.link_l {
    font-size: 10px;
    text-align: right;
    padding-right: 12px;
}

.link_r {
    font-size: 10px;
    text-align: left;
    padding-left: 12px;
}