/* Header**********************************************************************/
header {
    text-align: center;
}
header span#logo {
    line-height: 1em;
}
header span#logo small {
    margin-left: 15px;
}
header a:first-child img {
    margin-bottom: -30px;
}
header div#lewy {
    clear: both;
}
div#glowny {
    text-align: center;
}
div#glowny img {
    
}
header div#lewy span {
    font-size: 14px;
    margin: 13px 5px 5px 5px;
    padding: 3px;
}
header div#prawy {
    clear: both;
    font-size: 12px;
}
header div#prawy span {
    padding: 4px;
    margin: 15px 5px 5px 5px;
    box-shadow: 2px 2px 1px gray;
    padding-left: 7px;
    padding-right: 7px;
}
header div#prawy span:first-child {
    padding-right: 5px;
}
div#glowny div#glowny_prawy {
    
}
div#glowny div#glowny_prawy span#tekst {
    font-size: 22px;
}
div#glowny div#glowny_prawy span#block {
    display: block;
}
div#glowny div#glowny_prawy span#block span {
    margin: 4px;
    padding: 2px;
    font-size: 12px;
    box-shadow: 3px 3px 5px gray;
}
div#glowny div#glowny_prawy span#rotate {
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
}
div#pasek {
    height: 148px;  
    text-align: center;
}
div#pasek div#top {
    height: 50px;
}
div#middle {
    height: 47px;
}
div#bottom {
    height: 53px;
}
div#pasek div#case {
    font-size: 30px;
    height: 170px;
    width: 202px;
    display: inline-block;
    margin-top: -10px;
}
/* Główny panel index**********************************************************/
div#info {
    text-align: center;
}
div#info table{
    margin: 0 auto;
}
div#info span::first-line {
    font-size: 18px;
}
div#info span {
    font-size: 12px;
}
div#info table#pierwszy {
    
}
div#info div#strzalka1 {
    
}
div#info table#drugi {
    
}
div#info div#strzalka2 {
    
}
div#info table#trzeci {
    
}
div#opinie table#opinie {
    border-spacing: 20px 15px;
    font-size: 12px;
}
div#opinie table#opinie tr:first-child td {
    font-size: 14px;
}
/* Premium*********************************************************************/
table#premium {
    font-size: 18px;
}
table#premium tr td, table#premium tr th {
    padding-left: 5px;
    padding-right: 5px;
}
table#premium tr td:not(:first-child) {

}
table#premium tr td:nth-child(2) {

}
table#premium th span {
    padding: 20px;
}
table#premium caption {
    
}
table#premium caption a {

}
/* Regulamin*******************************************************************/
div#label_regulamin, div#regulamin {

}
div#regulamin::selection {
    background: black;
}
div#label_regulamin {
    width: 650px;
    font-size: 28px;
}
div#regulamin {
    width: 650px;
    height: 500px;
    padding: 3px;
}
div#regulamin ol#spis li a {

}
/* Stopka**********************************************************************/
footer {
    font-size: 10px;
}
footer ul {

}
footer ul li {
    margin-right: 5px;
}
footer ul#footer_1 li {
    float: left;
}
div#clear_com {
    clear: both;
}
footer ul#footer_2 li {
    float: right;
}
footer ul#footer_1 li {

}
footer ul#footer_2 li {

}
footer ul#footer_2 li:first-child {
    margin-right: 10px;
}
footer ul#footer_2 li:last-child {

}
footer ul#footer_2 li:nth-child(2n+1):hover, footer ul#footer_1 li:last-child:hover {

}
footer ul#footer_3 li {
    text-align: left;
}
footer ul#footer_3 li:first-child {

}
footer ul#footer_4 {
    margin-left: 10px;
}