/* CSS Document */

#produkt_lewo {

width: 560px;
float: left;
margin: 0px 12px 0px 0px;
text-align: left;


}


#produkt_prawo {

width: 200px;
float: left;
text-align: left;

}


.produkt-container {

padding-bottom: 15px;
width: 270px;
float: left;

}

.produkt-mini {

float: left;
padding-right: 10px;

}

.produkt-content {

float: left;
width: 163px;

}

.produkt-tytul {

font-weight: bold;
color:#5F4180;
padding-bottom: 8px;

}

.produkt-tytul a:link {

font-weight: bold;
color:#5F4180;
padding-bottom: 8px;
text-decoration: none;
}

.produkt-tytul a:visited {

font-weight: bold;
color:#5F4180;
padding-bottom: 8px;
text-decoration: none;
}

.produkt-tytul a:hover {

font-weight: bold;
color:#5F4180;
padding-bottom: 8px;
text-decoration: underline;
}

.produkt-tytul a:active {

font-weight: bold;
color:#5F4180;
padding-bottom: 8px;
text-decoration: none;
}



.produkt-tytul-nowosc {

font-weight: bold;
color:#a9142a;
padding-bottom: 8px;

}

.produkt-tytul-nowosc a:link {

font-weight: bold;
color:#a9142a;
padding-bottom: 8px;
text-decoration: none;
}

.produkt-tytul-nowosc a:visited {

font-weight: bold;
color:#a9142a;
padding-bottom: 8px;
text-decoration: none;
}

.produkt-tytul-nowosc a:hover {

font-weight: bold;
color:#a9142a;
padding-bottom: 8px;
text-decoration: underline;
}

.produkt-tytul-nowosc a:active {

font-weight: bold;
color:#a9142a;
padding-bottom: 8px;
text-decoration: none;
}




.produkt-kategoria {
font-size: 9px;
padding-bottom: 8px;
}

.produkt-kategoria a:link {
font-size: 9px;
padding-bottom: 8px;
text-decoration: none;
color: #4C4C4C;
}

.produkt-kategoria a:visited {
font-size: 9px;
padding-bottom: 8px;
text-decoration: none;
color: #4C4C4C;
}

.produkt-kategoria a:hover {
font-size: 9px;
padding-bottom: 8px;
text-decoration: underline;
color: #4C4C4C;
}

.produkt-kategoria a:active {
font-size: 9px;
padding-bottom: 8px;
text-decoration: none;
color: #4C4C4C;
}

.produkt-autor {

font-weight: bold;
padding-bottom: 8px;

}

.produkt-cena {
padding-bottom: 8px;

}




.stronicowanie {

padding: 2px; 
width: 15px; 
height: 15px; 
text-align: center; 
color: #2a083b; 
font-weight: bold;

}

.stronicowanie a:link {

color: #2a083b;
text-decoration: none;

}

.stronicowanie a:visited{

color: #2a083b;
text-decoration: none;

}

.stronicowanie a:hover {

color: #2a083b;
text-decoration: underline;

}

.stronicowanie a:active {

color: #2a083b;
text-decoration: none;

}


.stronicowanie-aktywne {

padding: 2px; 
width: 15px; 
height: 15px; 
text-align: center; 
background-color: #2a083b; 
color: #f0f0f0; 
font-weight: bold;

}

.stronicowanie-aktywne a:link {
color: #f0f0f0; 
text-decoration: none;
}

.stronicowanie-aktywne a:visited {
color: #f0f0f0; 
text-decoration: none;
}

.stronicowanie-aktywne a:hover {
color: #f0f0f0; 
text-decoration: underline;
}

.stronicowanie-aktywne a:active {
color: #f0f0f0; 
text-decoration: none;
}


.powrot {

float: right; 
 padding-bottom: 15px;

}

.powrot a:link {

color: #5f4180;
text-decoration: none;

}

.powrot a:visited {

color: #5f4180;
text-decoration: none;

}

.powrot a:hover {

color: #5f4180;
text-decoration: underline;

}

.powrot a:active {

color: #5f4180;
text-decoration: none;

}


.produkt-szczegoly-container {

padding-bottom: 0px;
float: left;
border-bottom: solid 1px #c7c7c7;
width: 560px;
}


.produkt-buttony {

float: right;


}

.powieksz-zdjecie {

font-size: 9px; 
padding-top: 5px; 
padding-left: 10px;

}

.powieksz-zdjecie a:link {
color: #4C4C4C;
text-decoration: none;
}

.powieksz-zdjecie a:visited {
color: #4C4C4C;
text-decoration: none;
}

.powieksz-zdjecie a:hover {
color: #4C4C4C;
text-decoration: underline;
}

.powieksz-zdjecie a:active {
color: #4C4C4C;
text-decoration: none;
}

.kolekcje-container {

padding-bottom: 20px;
padding-left: 5px;
width: 180px;
float: left;

}

.kolekcje-content {

float: left;
width: 113px;

}

.podsumowanie-kolekcji {
float: right;
}

.podsumowanie-kolekcji img {
padding-left:10px;
position:relative;
top:8px;
}

* html .podsumowanie-kolekcji img {
position:static;
}

#kol-opis-produktu {
border-bottom:1px solid #C7C7C7;
padding-bottom: 10px;
}