DIV.search-engine {
	width:590px;
	text-align:left;
}

/*
	--------------
	ITEM CONTAINER
	--------------
*/

DIV.item-container {
	padding:10px;
	margin-top:10px;
	float:left;
}

/*
	---------------
	IMAGE & ANCHORS
	---------------
*/

DIV.item-container DIV.information {
	float:left;
	margin:0;
}

DIV.information DIV.image-holder {
	width:146px;
	margin:0 auto;
}

DIV.information DIV.image-holder IMG {
	width:140px;
}

A.zoom {
	color:#123E4E;
	font-size:12px;
	background:url('../images/icon-zoom.gif') no-repeat 0 5px #fff;
	padding-left:23px;
	line-height:26px;
	display:block;
	text-align:left;
	margin-left:25px;
}

DIV.information DIV.image-anchors {
	width:185px;
	text-align:center;
	float:left;
}

DIV.information DIV.image-anchors DIV.anchors {
	width:146px;
	text-align:left;
	margin-left:25px;
	margin-top:5px;
}

DIV.information DIV.image-anchors DIV.anchors A {
	color:#0E488A;
	font-size:11px;
	padding-left:18px;
	display:block;
	float:left;
	margin-top:4px;
	background:url('../images/icon-title-anchors.gif') no-repeat 0 0 #fff;
}

/*

DIV.information DIV.image-anchors DIV.anchors A.info {
	background:url('../images/icon-info-tiny.gif') no-repeat 0 0 #fff;
}

DIV.information DIV.image-anchors DIV.anchors A.articles {
	background:url('../images/icon-article-tiny.gif') no-repeat 0 0 #fff;
}

*/

/*
	-----------
	DESCRIPTION
	-----------
*/

DIV.information DIV.description {
	width:385px;
	float:left;
}

DIV.information DIV.description H1 {
/*	color:#123E4E;	*/
	color:#C00;
	font-size:20px;
	font-weight:normal;
}

DIV.information DIV.description H1.promo-marker {
	padding-left:45px;
	padding-top:10px;
	background:url('../images/title-promo-marker.gif') no-repeat -10px 0 #fff;
}

DIV.information DIV.description H2.promo-marker {
	color:#d00;
	font-size:13px;
	padding-top:5px;
	padding-left:47px;
}

DIV.information DIV.description P {
	margin-top:5px;
	font-size:12px;
	color:#444;
	line-height:18px;
}

/*
	----------------
	ITEM INFORMATION
	----------------
*/

DIV.information DIV.info {
	padding-top:30px;
	clear:left;
}

DIV.information DIV.info H1 {
	margin:0;
	background:url('../images/title-information-header.gif') no-repeat 0 0 transparent;
	height:17px;
	width:134px;
	color:#fff;
}

DIV.information DIV.info TABLE {
	border-spacing:0;
	border-collapse:collapse;
	border-color:#BBC2CA;
	width:380px;
	margin-top:10px;
	float:left;
}

DIV.information DIV.info TABLE TD {
	width:220px;
	padding:5px;
	color:#555;
	font-size:12px;
}

DIV.information DIV.info TABLE TD.label {
	padding-left:0;
	width:150px;
}

DIV.information DIV.info DIV.tip-box {
	background:url('../images/tip-box-1.gif') no-repeat 0 0 transparent;
	float:left;
	width:177px;
	height:90px;
	margin-left:10px;
	margin-top:10px;
}

DIV.information DIV.info DIV.tip-box A {
	text-decoration:underline;
	color:#61758E;
}

DIV.information DIV.info DIV.tip-box A:hover {
	color:#D00;
}


/*
	---------------------------
	Lista plików dla tytułu ///
	---------------------------
*/


DIV.title_files {
	padding-top:30px;
	clear:left;
}

DIV.title_files H1 {
	margin:0;
	background:url('../images/title-files-header.gif') no-repeat 0 0 transparent;
	height:17px;
	width:134px;
	color:#fff;
}

/*
	---------------------------
	Lista spisów treści ///
	---------------------------
*/


DIV.list_of_content {
	padding-top:30px;
	clear:left;
}

DIV.list_of_content H1 {
	margin:0;
	background:url('../images/przeglad_zawartosci.gif') no-repeat 0 0 transparent;
	height:17px;
	width:134px;
	color:#fff;
}


/***********/

DIV.file-download-holder {
	background:url('../images/ico/def.gif') no-repeat 0 3px transparent;
	padding-left:22px;
	line-height:20px;
	display:block;	
}

DIV.file-download-holder.xls {
	background-image:url('../images/ico/xls.gif');
}

DIV.file-download-holder.doc {
	background-image:url('../images/ico/doc.gif');
}

DIV.file-download-holder.zip {
	background-image:url('../images/ico/zip.gif');
}

DIV.file-download-holder.pdf {
	background-image:url('../images/ico/pdf.gif');
}

DIV.file-download-holder.spis {
	background-image:url('../images/ico/spis_tr.gif');
}

A.file-download {
	line-height:22px;
	font-size:12px;
	color:#123E4E;
}

A.file-download SPAN {
	color:#999;
}



/*
	------------------
	ITEM SUBSCRIPTIONS
	------------------
*/

DIV.item-container DIV.subscription {
	float:left;
	clear:left;
	margin-top:15px;
}

DIV.item-container DIV.subscription-error {
	clear:both;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background:#d00;
	margin-top:0;
}

DIV.item-container DIV.subscription H1 {
	background:url('../images/title-subscription-header.gif') no-repeat 0 0 transparent;
	height:19px;
	width:146px;
	color:#fff;
}

DIV.item-container DIV.subscription DIV.common-separator {
	width:570px;
}

DIV.subscription-container {
	background-color:#f9f9f9;
	padding:10px 0;
	float:left;
	width:570px;
	border-bottom:1px solid #ddd;
}

DIV.subscription-container.odd {
	background-color:#fff;
}

DIV.subscription-container DIV.selector {
	float:left;
	width:25px;
}

DIV.subscription-container DIV.description {
	float:left;
	width:345px;
	margin-right:10px;
}

DIV.subscription-container DIV.notice {
	float:left;
	width:180px;
}

DIV.subscription-container DIV.start-date {
	float:left;
	width:180px;
	padding-left:10px;
	font-size:11px;
	color:#222;
}

DIV.subscription-container DIV.start-date SELECT {
	font-size:11px;
	width:108px;
	margin-left:2px;
}

DIV.subscription-container LABEL {
	color:#123E4E;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	float:left;
	cursor:pointer;
}

DIV.subscription-container DIV.price {
	font-size:16px;
	color:#c00;
	font-weight:bold;
	text-align:right;
	float:right;
}

DIV.subscription-container DIV.description P {
	clear:both;
	font-size:11px;
	color:#555;
	line-height:16px;
}


DIV.subscription-container DIV.tip-box {
	background:url('../images/tip-box-1.gif') no-repeat 0 0 transparent;
	float:left;
	width:177px;
	height:90px;
	margin-left:0px;
}

DIV.subscription-container DIV.extra-shipping {
	font-size:11px;
	color:#444;
}
DIV.subscription-container DIV.extra-shipping LABEL {
	font-size:11px;
	font-weight:normal;
	float:none;
	line-height:18px;
}

DIV.subscription-container.bph-promo {
	border-top:1px solid #E67235;
    margin-top:5px;
    padding:25px 5px 5px 0;
    width:570px;
    background:url('../images/bph-promo/subs-marker.gif') no-repeat 0 0 #daf6df;
}

DIV.subscription-container.pko-promo {
	border-top:1px solid #d7ffff;
    margin-top:5px;
    padding:25px 5px 5px 0;
    width:570px;
    background:url('../images/inteligo-ipko/subs-marker.gif') no-repeat 0 0 #d7ffff;
}


/*
	-----------------------
	ITEM SUBSCRIPTION GIFTS
	-----------------------
*/

DIV.gift-container {
	clear:both;
	margin-left:25px;
}

DIV.gift-container DIV.selector {
	float:left;
	width:25px;
}

DIV.gift-container DIV.description {
	float:left;
	width:330px;
}

DIV.gift-container DIV.description A {
	color:#818E9D;
	font-size:11px;
	display:inline;
}

DIV.gift-container DIV.notice {
	float:left;
	width:180px;
}

DIV.gift-container H6 {
	color:#c00;
	font-size:11px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

/*	MOZZ ONLY */

DIV.gift-container > H6 {
	padding-top:10px;
}


DIV.gift-container LABEL {
	font-size:11px;
	font-weight:normal;
	float:left;
}

DIV.expanded-container {
	clear:both;
	width:351px;
	margin-left:29px;
	margin-top:15px;
	margin-bottom:5px;
	display:none;
}

DIV.expanded-container DIV.image-holder {
	width:96px;
	margin:0 auto;
}

DIV.expanded-container TABLE {
	width:351px;

}

DIV.expanded-container TABLE TD.header {
	background:url('../images/gift-details-top.gif') no-repeat 0 0 transparent;
	height:17px;
}

DIV.expanded-container TABLE TD.footer {
	background:url('../images/gift-details-bottom.gif') no-repeat 0 0 transparent;
	height:17px;
}

DIV.expanded-container TABLE TD.image {
	background-color:#f1f1f1;
	width:116px;
	text-align:center;
	border-left:1px solid #DEDEDE;
}

DIV.expanded-container TABLE TD.description {
	color:#555;
	font-size:11px;
	line-height:16px;
	padding:0 5px;
	border-right:1px solid #DEDEDE;
	background-color:#f1f1f1;
}


/*	ARTICLES	*/

DIV.item-container DIV.articles {
	float:left;
	margin-top:20px;
	width:570px;
}

DIV.articles H1 {
	margin:0;
	background:url('../images/articles-header-title.gif') no-repeat 0 0 transparent;
	height:18px;
	width:382px;
	color:#fff;
}

DIV.articles DIV.common-separator {
	width:570px;
}

DIV.articles DIV.art {
	padding-left:5px;
	float:left;
	width:565px;
}

DIV.articles DIV.art A {
	float:left;
	clear:both;
	width:345px;
	margin:5px 0;
	color:#036;
	font-size:12px;
}

DIV.articles DIV.art DIV.date {
	float:right;
	clear:right;
	width:100px;
	background-position:5px 3px;
	margin:5px 0;
	font-size:12px;
	color:#666;
}


DIV.button-order {
	clear:both;
	margin-left:10px;
}

INPUT.submit-add-to-cart {
	color:#d00;
	font-weight:bold;
	padding:3px 10px 3px 26px;
	background-image:url('../images/icon-cart-tiny.gif');
	background-repeat:no-repeat;
	background-position:5px 0;
	margin-top:10px;
}


#preview{
	position:absolute;
	border:1px solid #B0B0B0;
	background:#fff;
	padding:4px;
	display:none;
	color:#fff;
}