
  #pw_grupa_dladoroslych
, #pw_grupa_dladzieci
, #pw_grupa_naukajezykowobcych
, #pw_grupa_poradniki
, #pw_nowowsci
, #pw_zapowiedzi
{
	margin-top: 27px;
}


.clear {
	clear: both;
	float: center;
	width: 730px;
	border-bottom: 1px solid #7d97a6;
	margin: 0px;
	margin-bottom: 20px;
}

.clear_dla_dzieci {
	clear: both;
	float: center;
	width: 730px;
	height: 24px;
	border-bottom: 0px solid #7d97a6;
	margin: 0px;
	margin-bottom: 20px;
	background: url(/img/pw-szlaczek.gif);
}

.pw_publikacja {		
}

img.pw_books {
	border: 1px solid #2a3F48;	
	cursor: pointer;
}

.pw_image_container {
	width: 160px;	
	float: left;
	text-align: left;
	vertical-align: middle;
	/* border: 1px solid gray; */
	clear: left;
	float: left;
	margin-bottom: 12px;
}

.nowosc
, .zapowiedz
{	
	float: right;
	color: red;
	font-family: times, times new roman;
	/* font-family: verdana, arial, helevetica sans-serif; */
	font-size: 10pt;
	font-weight: bold;
	text-transform: lowercase;
	position: relative; 
	bottom: 30px;
	right: 12px;
}

.zapowiedz {
	float: right;
	/* bottom: 54px; */
	right: 10px;
}

.nowosc {
	float: right;
	/* bottom: 52px; */
	right: 10px;
	padding: 5px;
}

.title {
	width: 550; 
	float: left;
	font-size: 13pt;
	font-weight: bold;
	font-family: times, times new roman;
	/* font-family: verdana, arial, helevetica sans-serif; */
	color: #000000;
}

.author {
	width: 550px;
	float: left;	
	font-size: 12pt;
	font-weight: bold;
	font-family: times, times new roman;
	/* font-family: verdana, arial, helevetica sans-serif; */
	color: #000000;
	margin-bottom: 8px;
}

.description {
	margin-top: 7px;
	margin-bottom: 7px;
	clear: right;
	text-align: justify;
	margin-right: 7px;
	margin-left: 160px;
}

DIV.powieksz {
	padding: 5px;
	text-align: center;
	font-size: 10px;	
	color: #000000;
	clear: both;
}

IMG.powieksz {
	position: relative; 
	top: 3px;
	left: 5px;
}

A.powieksz {
	color: #000000;
}

A.powieksz:HOVER {
	color: #AD7D8C;
}

.opis_ksiazek_wiecej, .opis_ksiazek_zwin {
	float: right;
	margin: 12px;
	margin-right: 32px;		
	color: #7B9AA7;
	cursor: pointer;
}

.opis_ksiazek_wiecej:HOVER, .opis_ksiazek_zwin:HOVER {
	color: #FF0000;
}

.authorInfo {
	position: absolute;
	/* position: relative; */
	border: 1px solid gray;
	font-size: 10pt;
	background-color: #FEF9D2;
	font-weight: normal;	
	padding: 12px;
	/* width: 480px; */
}

.authorInfo a {
	padding: 8px;
	margin: 8px;
	color: #990000;
	text-decoration: none;
}

.authorInfo a:HOVER {
	padding: 8px;
	margin: 8px;	
	color: #FF0000;
}










/**  WERSJA WLOZONA DO TABELI **/


.t_nowosc
, .t_zapowiedz
{	
	color: red;
	font-family: times, times new roman;	
	font-size: 10pt;
	font-weight: bold;
	text-transform: lowercase;	
}

.t_title {
	font-size: 13pt;
	font-weight: bold;
	font-family: times, times new roman;
	color: #000000;
}

.t_author {	
	font-size: 12pt;
	font-weight: bold;
	font-family: times, times new roman;
	color: #000000;
	margin-bottom: 8px;
}

.t_description {
	margin-top: 7px;
	margin-bottom: 7px;
	clear: right;
	text-align: justify;
	margin-right: 7px;
}

