#produkt
{
    margin: 10px 10px 5px 30px;
    border: 0;
    font: normal 11px Tahoma;
	position: relative;
}

#produkt table
{
    border: 0;
}

#produkt td.teksty
{
    width: 340px;
    text-align: justify;
    margin: 0 20px 5px;
}

#produkt td.teksty h3
{
    float: left;
    width: 120px;
    font: bold 10px Tahoma;
    clear: both;
    margin: 0 5px 5px;
    padding: 0;
}

#produkt td.teksty ul {
  margin: 10px 0;
  padding-left: 20px;
}
#produkt td.teksty p
{
    float: left;
    width: 170px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
}
#produkt td.teksty p a
{
    color: #008bcf;
}

#produkt td.teksty a
{
    color: #ea1d25;
    font-weight: bold;
}
#produkt td.teksty a.popup
{
    color: #008bcf;
}
#produkt td.teksty a.popup:hover
{
    color: #008bcf;
	text-decoration: underline;
}

#produkt td.teksty a:hover
{
    text-decoration: underline;
}

#produkt div.nazwa
{
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    padding: 1px 0;
    margin: 5px 0;
    border-bottom: 1px solid #eee;
	text-align: left;
}
#opis
{
	position: relative;
}
div.ceny
{
	clear: both;
	position: relative;
    margin-top: 10px;
	width: 100%;
}

div.ceny div.cena
{
    color: #EA1D25;
    font: bold 13px Tahoma;
    width: 85px;
    float: left;
    clear: both;
    margin: 2px 0;
}

span.sugerowana
{
    color: #999;
    font: normal 12px Verdana;
    top: 3px;
    position: relative;
}

span.gwiazdka
{
    font: bold 10px Tahoma;
    position: relative;
    top: -1px;
    color: #999;
}

div.ceny div.opisCeny
{
    color: #333333;
    font-family: Tahoma;
    padding-top: 4px;
    float: left;
	text-align: left; 
}

span.cena
{
    color: #EA1D25;
    font-weight: bold;
    margin: 0 0 0 10px;
}

#produkt td.photos
{
	position: relative;
    width: 580px;
}

#produkt td.bigPhoto
{
    color: #999999;
    margin-bottom: 20px;
    clear: both;
}

#produkt td.bigPhoto img
{
    padding-left: 10px;
    margin: 5px 0px;
    border: 0;
}

#produkt td.bigPhoto a
{
    color: #999;
    font: normal 11px Arial;
    text-decoration: none;
}

#produkt td.smPhoto
{
    padding: 5px 0 30px 10px;
} .logo
{
    margin: 5px 10px 0 0;
    z-index: 100;
}

div#symbol
{
    margin: 5px 5px 20px;
    display: block;
    clear: both;
    width: 920px
}

div#symbol img
{
    padding-right: 15px;
}

div.cena
{
    font: bold 16px Arial;
    color: #ea1d25;
}

table.legenda span
{
    color: #000;
	font: normal 11px Arial;
}

table.legenda img
{
    position: relative;
    display: inline;
	margin-left: 15px;
}

