
#container_book .koszyk img{
	padding:0px;
	margin:0px 5px 0px 5px;
	vertical-align: middle;
}
#container_book img{
	padding:0px;
	margin:0px;
	border:0px;
}

#container_book div.separator{
	height:20px;
}
#container_book div .rozkladowka{

	/*background-color:#CCCCCC;*/
	
	width:100px;
	
}
#container_book div.zoom_img{
	padding:9px 0px 5px 0px;
	display:block;
}
#container_book {
	width: 580px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	margin: 0px;
	
	height: auto;
/*	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding: 0px;
	/*border-bottom-width: 1px;*/
	/*position: relative;*/

}
#container_book .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:1.1em;
	padding-bottom:3px;
	font-weight: bold;
	color: #801314;
	width: auto;
}

#container_book .autor{
	font-weight: bold;
	color: #666666;
	width: 250px;
	padding: 0px;
}
#container_book .tlumacz{
	font-weight: bold;
	color: #666666;
	width: 250px;
	padding: 0px;
}
#container_book .opis{
	font-weight: normal;
	color: #666666;
	width: auto;
	padding: 0px;
	/*text-align: justify;*/
	height:auto;
	
}
#container_book #mainContent .opis a{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration:underline;
}
#container_book .wiecej{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	padding: 8px 0px 0px 0px;
	text-align: right;
	

}
#container_book .wiecej a{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	text-decoration:none;
	

}
#container_book .koszyk{
	position:relative;
	z-index: 2;
	width: 250px;
	float: right;
	height: 30px;
	font-size: 8px;
	font-weight: bold;
	color: #8A8A8A;
	text-align: left;
	vertical-align: middle;
	left: 85px;
}
#container_book .koszyk .cena{
	float:right;
	height:30px;
	color: #801314;
	margin:10px 0px 10px 0px;
	width:65px;
	font-size: 10px;
}

#container_book .koszyk div#kosz_fla
{
	float:right;
	text-decoration:none;
	font-size: 8px;
	font-weight: bold;
	color: #8A8A8A;
	text-align: left;
	margin-right:10px;
}
#container_book div .tlumacz span{
	font-weight:normal;
}
#container_book div.opis_mini{
	font-weight:bold;
	color:#801314;
	padding:0px;
}
#container_book #sidebar1 {
	padding: 0px;
	margin-right: 0px;
	position: absolute; 

	right: 20px;
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 7px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container_book #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 410px;
} 
