
.bookcardmini, .bookcardmaxi
{
	width: 664px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	color: #000;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	float: left;
}

.bookcardmaxi { width: 650px; padding: 20px 0px;}

.bookcardmini_covercol, .bookcardmaxi_covercol
{
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: left;  
}
.bookcardmaxi_covercol{ width: 160px; margin-right: 20px;}
.bookcardmaxi_covercol{ width: 160px; margin-right: 20px;}

.bookcardmini_infocol, .bookcardmaxi_infocol
{
	width: 534px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;

}

.bookcardmaxi_infocol { width: 440px;}

.priceboxmini { width: 200px; padding: 0px 5px 0px 0px; margin: 0px; }
.priceboxmaxi { width: 200px; padding: 0px 0px 0px 0px; margin: 0px; }

.cover{ border: 1px solid #aaa; }

.title
{ 
	color: #000; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
.title:link, .title:visited { color: #000; font-weight: bold; text-decoration: none; }
.title:link:hover, .title:visited:hover { color: #f00; font-weight: bold; text-decoration: none;}

.author
{ 
	color: #000; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.author:link, .author:visited { font-weight: normal; text-decoration: none; }
.author:link:hover, .author:visited:hover { font-weight: normal; text-decoration: underline;}

.publisher
{ 
	color: #000; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.publisher:link, .publisher:visited { font-weight: normal; text-decoration: none; }
.publisher:link:hover, .publisher:visited:hover { font-weight: normal; text-decoration: underline;}

.wyrozniony { font-weight: bold; }

.description
{
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: justify; 
}

.more
{
	font-style: normal;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.more:link, .more:visited { font-size: 10px; color: #000; font-weight: bold; text-decoration: none; font-style: normal; }
.more:link:hover, .more:visited:hover { font-size: 10px; color: #000; font-weight: bold; text-decoration: underline; font-style: normal;}

.pricemini, .pricemaxi { padding: 0px 20px 0px 0px; font-size: 14px; color: #000; font-weight: bold; float: left; }

.oldprice { font-size: 10px; color: #777; font-weight: normal; text-decoration: underline; }
.yourprice {  }

.notice 
{ 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}
.notice:link, .notice:visited { color: #000; font-weight: bold; text-decoration: none; }
.notice:link:hover, .notice:visited:hover { color: #000; font-weight: bold; text-decoration: underline;}

