div#strona_produktu
{

}

/* poprawic */
div#strona_produktu a
{
	font-weight: bold;
}

div#strona_produktu a:hover
{
	text-decoration: underline;
}

div#strona_wlasna_php
{
	clear: both;
}


div#strona_wlasna_php a, div#strona_wlasna_php img
{
	display: block;
	width: 70px;
	margin-left: auto;
	margin-right: auto;
}

div#strona_wlasna_php td, div#strona_wlasna_php th
{
	padding: 10px;
}

/*
poprawic*/

div#strona_produktu ul
{
	padding: 10px 3px 3px 3px;
}

div#strona_produktu ul li
{
	padding: 5px 3px 5px 3px;
	padding-left: 20px;
	background-image: url('../obrazki/tick.png');
	background-position: center left;
	background-repeat: no-repeat;
}

div#strona_produktu dl
{
	padding: 10px 3px 3px 3px;
}

div#strona_produktu dl dt
{
	padding: 20px 3px 5px 0px;
	font-weight: bold;
	font-size: 11px;
}

div#strona_produktu dl dd
{
	padding: 3px 3px 3px 10px;
	padding-left: 30px;
	background-image: url('../obrazki/tick.png');
	background-position: center left;
	background-repeat: no-repeat;
}








div#zdjecia_pdfy
{
	width: 180px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: right;
}

div#zdjecia_pdfy h3
{
	text-align: center;
}

div#zdjecia_pdfy ul li
{
	list-style: none;
	background-image: none;
	padding: 5px 0px 5px 0px;
}

div#zdjecia_pdfy a, div#zdjecia_pdfy img
{
	display: block;
	/*width: 180px;*/
	margin: 0px auto 0px auto;
}

div#zdjecia_pdfy img
{
	background-color: white;
}


div#zdjecia_pdfy a.pdf 
{
	width: 50px;
	height: 50px;
	background-image: url('../obrazki/pdf.png');
	background-position: center center;
	background-repeat: no-repeat;
}


div#opis
{
	float: none;
	clear: left;
	text-align: justify;
	margin-bottom: 20px;
}

div#opis p
{
	clear: left;
}

div#opis table
{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

div#opis table tr th
{
	padding: 10px 5px 10px 0px;
}

div#opis table tr td
{
	padding: 3px 5px 3px 0px;
	border-top: 1px dotted #8a8a8a;
}