/* ----------------------[ katalog ksiazek ]-------------------*/

div.pozycja {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 100%;
	}

#ksiazka div.blok_okladek {
	float: left!important;
	display: block;
	width: 160px;
	margin-bottom: 10px;
	}

#books_list_box {
	margin: 2em 0 0;
	text-align: center;
	border-top: 2px solid #246;
	}
#books_list {
	background: transparent; 
	font-size: 0.9em; 
	color: #369; 
	padding: 6px; 
	/*border: 1px dotted #369;*/
	}
#books_list legend {
	font-size: 0.86em; 
	color: #246; 
	margin-bottom: 1em;
	}
#books_list select, #books_list input {
	font-size: 1em;
	}
div.opis {
	margin-bottom: 1em;
	}
div.opis_pop {
	float: right; 
	width: 300px;
	}
div.opis_pop p {
	font-family: "Trebuchet MS", verdana, Lucida Grande, sans-serif!important;
	}
div.opis  span.nowrap {
	white-space: nowrap;
	}
div.opis_full {
	float:left;
	width: 330px;
	}

div.opis p.right {
	text-align: right;
	}
div.opis p {
	line-height: 1.5!important;
	}
div.spis_tresci {
	clear: both;
        margin-top: 0;
        margin-bottom: 1em;
	font-size: 1em;
        }
/*
div.spis_tresci p {
	line-height: 1.3;
	margin: 0;
	}
div.spis_tresci h3, 
div.spis_tresci h4 {
	margin-bottom: 0.3em;
	}
*/
div.o_ksiazce, div.fragmenty {
	clear: both;
	margin: 1em 0 1.5em;
	}
div.o_ksiazce p {
	line-height: 1.5!important;
	margin-top: 1.5em!important;
	}
/*
div.fragmenty p {
	margin: 1em 0;
	line-height: 1.6!important;
	font-family: georgia, "Palatino Linotype", "Times New Roman", times, serif!important;
	}
*/
.wyczerpana {
	font-weight: bold;
	color: #c33;
	margin: 1em 0;
	}