#produkty {
    background: #666666;
    margin-left: auto;
    margin-right: auto;
    width: 680px;
}

#produkty > thead > tr {
    background: #FF9933;
}

img.zdjecie {
    border: none;
}

a.szczegoly {
    color: #FF9933;
}

div.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
}

div.navprev, div.navnext {
    display: inline;
    padding-left: 1em;
    padding-right: 1em;
}

a.nav {
    color: #000000;
}

.style1 {
    color: #FF9A31;
    font-weight: bold;
}

.table1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 25px;
}

.table2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 25px;
}

.table3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

