/* ---------- KOMENTARZE ------------------ */

#txt_h_co_sadza_inni{
		float: left;
		display: block;
		height: 42px;
		width: 239px;
		background-image: url(../images/txt_h_co_sadza_inni.gif);
}
a#pp_zobacz_wszystkie{
		display: block;
		float: right;
		height: 42px;
		width: 189px;
		background-image: url(../images/pp_zobacz_wszystkie.png);
		background-position: 0px 0px;
		overflow: hidden;
		text-indent: -1000em;
}
a#pp_zobacz_wszystkie.aktywny{
		background-image: url(../images/pp_zwin_wszystkie.png);
}
a#pp_zobacz_wszystkie:hover{
		background-position: 0px -42px;
}
a#pp_zobacz_wszystkie2{
		display: block;
		float: right;
		height: 35px;
		width: 189px;
		background-image: url(../images/pp_zobacz_wszystkie2.png);
		background-position: 0px 0px;
		overflow: hidden;
		text-indent: -1000em;
		margin-top: 5px;
}
a#pp_zobacz_wszystkie2.aktywny{
		background-image: url(../images/pp_zwin_wszystkie2.png);
}
a#pp_zobacz_wszystkie2:hover{
		background-position: 0px -35px;
}

#poj_ListaKomentarzy{
		background-image: url(../images/gfx_kropka_duza.gif);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #8ec900;
}
#poj_ListaKomentarzy ul{
		list-style: none;
}
#poj_ListaKomentarzy ul li{
		display: block;
		zoom: 1;
		font-size: 12px;
		background-color: #b4ff00;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border-top: 1px solid #8ec900;
		margin-bottom: -2px;
}
html>body #poj_ListaKomentarzy ul li{
		margin-bottom: 0px;
}
#poj_ListaKomentarzy ul li.aktywny{
		background-color: #a9ee03;
}

#poj_ListaKomentarzy ul li span{
		display: block;
		cursor: pointer;
		height: 24px;
		padding: 14px 0px 0px 75px;
}
#poj_ListaKomentarzy ul li.aktywny span{
		height: 25px;
}
#poj_ListaKomentarzy q{
		height: 69px;
		display: none;
		quotes: none;
}
#poj_ListaKomentarzyNaglowek{
		height: 42px;
		overflow: hidden;
}
#poj_ListaKomentarzy ul li a{
		color: #000000;
		text-decoration: underline;
}
#poj_ListaKomentarzy ul li a:hover{
		color: #fb0000;
		
}