﻿body
{
}
a
{
    color: #606060;
    text-decoration: none;
    font-size: large;
    font-weight: normal;
}
a:hover
{
    color: #c0c0c0;
}

.panel_podgladu
{
    position: absolute;
    top: 5px;
    left: 3px;
}
.panel_link_01
{
    position: absolute;
    top: 38px;
    left: 45px;
    height: 30px;
    width: 310px;
    border: 1px solid transparent;
}
.panel_link_01:hover
{
    color: #C0C0C0;
    border: 1px solid #323547;
}
.panel_link_01:hover a
{
    color: #C0C0C0;
}
.panel_link_02
{
    position: absolute;
    top: 68px;
    left: 45px;
    width: 310px;
    height: 30px;
    border: 1px solid transparent;
}
.panel_link_02:hover
{
    color: #C0C0C0;
    border: 1px solid #323547;
}
.panel_link_02:hover a
{
    color: #C0C0C0;
}
.panel_link_03
{
    position: absolute;
    top: 98px;
    left: 45px;
    width: 310px;
    height: 30px;
    border: 1px solid transparent;
}
.panel_link_03:hover
{
    color: #C0C0C0;
    border: 1px solid #323547;
}
.panel_link_03:hover a
{
    color: #C0C0C0;
}
.panel_link_04
{
    position: absolute;
    top: 128px;
    left: 45px;
    width: 310px;
    height: 30px;
    border: 1px solid transparent;
}
.panel_link_04:hover
{
    color: #C0C0C0;
    border: 1px solid #323547;
}
.panel_link_04:hover a
{
    color: #C0C0C0;
}
.panel_link_05
{
    position: absolute;
    top: 158px;
    left: 45px;
    width: 310px;
    height: 30px;
    border: 1px solid transparent;
}
.panel_link_05:hover
{
    color: #C0C0C0;
    border: 1px solid #323547;
}
.panel_link_05:hover a
{
    color: #C0C0C0;
}
.panel_link
{
    position: absolute;
    top: 0px;
    right: 0px;
    /*left: 0px;*/
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.przycisk_link
{
    width: 100%;
    height: 100%;
}
.panel_przyciskow_podgladu
{
    position: absolute;
    top: -32px;
    right: -2px;
}
.panel_siatki
{
    position: absolute;
    left: -42px;
    top: 50px; 
}
.panel_wyroznienie
{
    border: 1px solid transparent /*#323547*/;
    /*background-color: #292C3A;*/
}
.panel_wyroznienie:hover
{
    border: 1px solid transparent /*#555A79*/;
}
.panel_markowania
{
    border: 1px solid #323547;
}