body, td, tr
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
}

.srodek
{
    color: #FFFFFF;
    text-align: center;
    position: relative;
    bottom: 1px;
}
.srodek a:link, .srodek a:visited, .srodek a:active
{
    color: #ffffff;
    font-weight: bold;
}
.srodek a:hover
{
    color: #e3e3e3;
    font-weight: bold;
    text-decoration: underline;
}

#lewa_partnerzy
{
    color: #ffffff;
    margin-left: 0px;
    text-align: center;
}

#lewa
{
    color: #ffffff;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
}
#lewa a:link, #lewa a:visited, #lewa a:active
{
    color: #ffffff;
}
#lewa a:hover
{
    color: #e3e3e3;
    text-decoration: underline;
}

#prawa
{
    color: #000000;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
}
#prawa a:hover
{
    color: #4f4f4f;
    text-decoration: underline;
}
#prawa a:link, #prawa a:visited, #prawa a:active
{
    color: #000000;
}

a:link, a:visited, a:active, a:hover
{
    background-color: transparent;
    text-decoration: none;
    font-weight: normal;
}

a:link, a:visited, a:active
{
    color: #003399;
}

a:hover
{
    color: #003399;
    text-decoration: underline;
}

img
{
    border: 0px;
}

table
{
    background-color: #FCFCFC;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    width: 100%;
    vertical-align: middle;
}

hr
{
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    border: 0px;
}


table.srodek_tabelka, td.srodek_tabelka
{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
}

table.srodek_tabelka
{
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}

td.srodek_tabelka
{
    background-color: #FCFCFC;
    padding: 5px;
}


h1
{
    font-size: 35px;
    font-weight: bold;
    color: #DC0000;
    text-align: center;
}

h2
{
    font-size: 30px;
    font-weight: bold;
}

h2
{
    font-size: 25px;
    font-weight: bold;
}

h2
{
    font-size: 20px;
    font-weight: bold;
}


.buttonscontainer
{
    width: 161px;
}

.buttons a
{
    color: #000000;
    background-color: #AFD3E9;
    padding: 2px;
    padding-left: 3px;
    display: block;
    font: 13px Arial, sans-serif;
    text-decoration: none;
    text-align: left;
}

.buttons a:hover
{
    border-width: 1px;
    border-color: #000000;
    background-color: #f2f2f2;
    color: #A20000;
    text-decoration: none;
}

.buttons_right a
{
    color: white;
    padding: 2px;
    display: block;
    font: 13px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
}

.buttons_right a:hover
{
    border-width: 1px;
    border-color: #000000;
    background-color: #f2f2f2;
    color: #A20000;
    text-decoration: none;
}

.shade
{
    background-image: url('images/gradient.png');
    background-repeat: repeat-x;
    background-position: left;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    height: 26px;
    font-weight: bold;
}

.pasek
{
    background-image: url('images/baner.png');
    background-repeat: repeat-x;
    background-position: left;
    text-align: center;
    height: 26px;
    width: 100%;
}
.pasek_blue
{
    background-image: url('images/baner_blue.png');
    background-repeat: repeat-x;
    background-position: left;
    text-align: center;
    height: 26px;
    width: 100%;
}

.cytat
{
    border: solid 1px #CCCCCC;
    border-radius: 10px;
    -moz-border-radius: 10px; /* Firefox 3.6 and earlier */
    padding-top: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-style: italic;
    margin-left: 7px;
    margin-right: 7px;
}

.dziubek_lewa, .dziubek_prawa
{
    background-image: url('images/dziubek.png');
    background-repeat: no-repeat;
    height: 8px;
    position:relative;
    bottom: -12px;
}
.dziubek_lewa
{
    left: 20px;
}
.dziubek_prawa
{
    left: 500px;
}

.cytat_autor_lewa, .cytat_autor_prawa
{
    margin-top: 11px;
    margin-bottom: 20px;
    font-weight: bold;
}
.cytat_autor_lewa
{
    margin-left: 15px;
    text-align: left;
}
.cytat_autor_prawa
{
    margin-right: 15px;
    text-align: right;
}


.napis_niebieski
{
    color: #003399;
}

.napis_czerwony
{
    color: #DC0000;
}

