

.technicaldataRowOdd	{
	background-color:#E6E6E6;
}
.technicaldataRowEven	{
	background-color:#F4F4F4;
}
.technicaldataRowOdd:hover{
	background-color:#fff0d6;
}

.technicaldataRowEven:hover{
	background-color:#fff0d6;
}
.technicaldataRowCategory	{
	background-color:#D9E0FC;
	font-weight:bold;
}
.mainheaderepro	{
	background-color:#ff6600;
}
.mainheadereprocenter	{
	background-color:#373737;
	vertical-align:top;
	padding:5px;
	height:90px;
}
td .mainheadereprocenter	a	{
	color:#FFFFFF;
}
td .mainheadereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

.mainfootereprocenter	{
	background-color:#000000;
	vertical-align:top;
	padding:10px;
}
.mainfootereprocenter	{
	color:#FFFFFF;
}
td .mainfootereprocenter	a	{
	color:#FFFFFF;
}
td .mainfootereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

td .mainheaderepro	a	{
 	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

td .mainheaderepro	a:hover	{
	text-decoration:underline;
}


div.border	{
	border:1px solid #eae9e9;
	margin-bottom:3px;
}
div.blockHeader	{
	padding-top:3px;
	height:20px;
	color:#878787;
	font-weight:bold;	
	font-size:13px;
}
div.blockHeaderBackground	{
	background-image:url(../image/template/top_menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	color:#DDDDDD;
	font-weight:bold;	
	font-size:11px;
	vertical-align:middle;
	padding-top:9px;
}
td .rightPanelBG	{
	background-color:#F3F3F3;
	padding:5px; border:1px solid #CCCCCC
}

.reqIn	{
	font-weight:normal;
	color:#000000;
}


.reqInEmptyWrong	{
	font-weight:normal;
	color:#000000;
	background-color:#FFE6D5;
}

/* add_b */
.add_b_row {
	padding:3px 0;
}
.add_b_row .label, .add_b_row .value {
	float:left;
	text-align:left;
}
.add_b_row .label {
	width:70px;
}



html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	background: url('../image/template/bg.gif') repeat-x #fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a, .cartImageLink{
	text-decoration: none;
	color:#444444;
}

a.active{

}

a:hover, .cartImageLink:hover	{
	text-decoration: underline;

}
/* przelicz w koszyku */
input.link {
	color:#ff58c2;
	border:none;
	background:none;
}
input.link:hover {
	color:#c8017f;
}

/*	background:url('."'".'image/template/left_cms_li.gif'."'".') no-repeat left center;*/
ul.cms_list_simple {
	padding:0 0 0 0;
	margin:0 0 0 20px;
/*list-style-image: url('image/template/left_cms_li.gif');*/
}
ul.cms_list_simple li{
	padding:0 0 4px 0;
}

div.integrations {text-align:center;}
div.integrations img { padding:2px 8px;}

/* menu */
ul.menu {
margin-top:0;
margin-bottom:0;
/*background-color:#FFFF99;*/
}

ul.menu a.menuNav{
float:right;
text-decoration:none;
width:13px;
}

ul.menu a.menuNav img {
border:none;
padding-top:11px;
}
ul.menu ul.submenu a.menuNav img {
padding-top:0;
}


ul.menu a {
/*white-space:nowrap;*/
}

ul.menu ul.submenu {
margin-top:0;
margin-bottom:0;
}
ul.menu, ul.menu ul {
list-style: none;
margin-left: 0;
padding-left: 0;
text-indent: 0;
}

ul.menu ul {
padding-top:15px;
background-color:#f3f3f3;
border-right:1px #fff solid;
background-image:none;
}

ul.menu ul ul{
padding-top:0;
}

ul.menu div.level0 {
border-top:1px solid #DDDDDD;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
/*height:30px;*/
padding-left:22px;
background-image:url(../image/template/left_menu_LI.gif);
background-repeat:no-repeat;
background-position:-5px center;
}
ul.menu div.level1 {
height:30px; /* zmiana */
/*position:relative;*/
padding-left:23px;
background-image:url(../image/template/left_menu_child_LI.gif);
background-repeat:no-repeat;
background-position: 4px 0 ;
}
/* pierwsze zaglebienie bez wciecia */
ul.menu ul.submenu li li{
padding-left:10px;
}
/* wszystkie z wcieciem
ul.submenu li{
padding-left:10px;
}*/
ul.menu li {
line-height:30px;
background-image:url(../image/template/left_menu_bg.gif);
background-repeat:repeat-y;
}
ul.menu ul.submenu li {
line-height:12px;
background-image:none;
}

ul.menu ul.submenu li a.linkCategory {

}

ul.category_list {
margin-top:0;
margin-bottom:0;
/*background-color:#DDD;*/
line-height:20px;
}
ul.category_list ul {
margin-top:0;
margin-bottom:0;
}
ul.category_list a {
font-weight:bold;
text-decoration:underline;
}

ul.category_list ul a {
font-weight:normal;
}

ul.category_list {
list-style:none;
margin-left: 0;
padding-left: 0;
text-indent: 0;
}
ul.category_list ul {
list-style:disc;
margin-left: 0;
padding-left: 0;
text-indent: 0;

}

ul.category_list li {
padding-bottom:10px;
}
ul.category_list li ul li {
padding-bottom:0px;
}

ul.category_list li ul {
padding-left:20px;
padding-bottom:0;
}
/* clearfix */
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}
/* koniec clearfix */


.tableContent {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:40px;
	padding-right:40px;
}

.tableContentTabs {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.tableTitle {
	height:23px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
	padding-right:0px;
	width:156px;
}



.commentMore {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
.commentMore:hover {
	text-decoration:underline;
	color:#f44b00;
	cursor:pointer;
}


/*linie rozdzielajaca horyzontalnie*/
.lineHR{
	border-bottom:1px solid #e6e6e6;
	height:1px;
}
/*linie rozdzielajaca wertykalnie*/
.lineVR{
	border-right:1px solid #e6e6e6;
}

.portion	{
	color:#000000;
}
.portionActive	{
	font-weight:bold;
	color:#FF6600;
}

UL.liTxt	LI {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	line-height:16px;
}

/* dane techniczne / szczegoly na karcie towaru */
table.tech_data {
	border-collapse: collapse;
	width: 100%;
	border: none;	
}

table.tech_data td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border: solid 1px white;
}

table.tech_data td.name {
	width: 40%;
}

table.tech_data td.value {
	font-weight: bold;
}

/* koniec dane techniczne */

.rowOdd{
	background-color:#F3F3F3;
}
.rowOdd:hover{
	background-color:#fff0d6;
}
.rowEven{
	background-color:#E6E6E6;
}
.rowEven:hover{
	background-color:#fff0d6;
}

.headerNEW{
	color:#DDDDDD;
	background-image:url(image/template/header_bg.gif);
	vertical-align:top;
	background-repeat:repeat-x;
}
.headerSimpleCart{
	color:#DDDDDD;
	vertical-align:top;
	background-repeat:repeat-x;
}

.topMenu{
	color:#DDDDDD;
}


/*------------------- OBSLUGA OFERTY -------------------*/
div.offer .list, div.detail * .list h1{
	width:100%;
	font-size:11px;
}
/*nazwa oferty w listingu*/
.list h1	{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}
.detail h1	{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}

/*nazwa producenta w listingu / szczegach*/
.list h2, .detail h2	{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin:0px;
}
.list h2.offer_name {
	font-weight:bold;
}
h2.offer_name_big {
	font-size:15px;
	font-weight:bold;
}
/* tytuly aktualno?ci na listingu */
.news_list h2 {
	font-weight:bold;
	padding:3px 0 5px 0;
}
.news_list h2 a {
	font-weight:bold !important;
}
.proposal_item h2 {
	font-weight:bold;
}
/*cena w listingu / szczegach / droga do kasy / koszyk / */
/* .list .price, */
.detailCart	.price {
	font-size:12px;
	font-weight: bold;
} 

.detail .price, .tableAccountOrderList .price	, .tableAccountOrderDetail .price	{
	font-size:12px;
	color:#ff58c2;
	font-weight:bold;
}

.checkout	.price {
	font-size:12px;
	color:#fb4ebb;
	font-weight:bold;
}

#checkout tr.mark td {
	background-color:#FF6600;
	color:#FFF;
}
#checkout tr.mark td.photo {
	background-color:#FFF;
}

.list .priceblack, .detail .priceblack, .checkout	.priceblack, .detailCart	.priceblack, .tableAccountOrderList .priceblack, .tableAccountOrderDetail .priceblack{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.list .pricePrev, .detail .pricePrev, .checkout	.pricePrev, .detailCart	.pricePrev	{
	color:#000000;
	text-decoration:line-through;
}

.detail .priceDiscount, .checkout	.priceDiscount, .detailCart	.priceDiscount, .tableAccountOrderList .priceDiscount, .tableAccountOrderDetail .priceDiscount{
	color:#009900;
}



/*------------------- OBSLUGA OFERTY KONIEC -------------------*/


/*------------------- OBSLUGA KOSZYKA -------------------*/

TABLE.detailCart , 	.simpleCart TABLE{
	width:100%;
}
.detailCart TD	{
	padding:3px;
}
.detailCart TR.header	{
	color:#7e7e7e;
}

.detailCart .nameOffer	{
	font-weight:bold;
	font-size:12px;
}

.nameOffer:hover	{
	text-decoration:underline;
}

.simpleCart .nameOffer	{
	font-weight:bold;
}

/*------------------- OBSLUGA KOSZYKA KONIEC-------------------*/




/*-------------------OBSLUGA TABEL --------------------- */
.req	{
	font-weight:bold;
	color:#000000;
}

.reqEmptyWrong	{
	font-weight:bold;
	color:#ff58c2;
}

.req INPUT, .req SELECT, .req TEXTAREA	{
	border:1px solid #ff58c2;
	font-weight:normal;
}

.reqEmptyWrong INPUT, .reqEmptyWrong SELECT, .reqEmptyWrong TEXTAREA	{
	border:1px solid #9e0f2e;
	font-weight:normal;
	background-color:#ffecf8;
}

/* style do obslugi tabel z formularzem */
.tableCheckout, .tableAccount, .tableContact	{
	width:70%;
	border:none;
}
.tableCheckout TD, .tableAccount TD, .tableContact TD	{
	border-collapse:collapse;
	padding: 3px;
}

.tableCheckout .columnLeft, .tableAccount .columnLeft, .tableContact .columnLeft	{
	width:150px;
}
.tableCheckout .columnRight, .tableAccount .columnRight, .tableContact	.columnRight	{
}

.tableAccountOrderList, .tableAccountOrderDetail	{
	width:100%;
	border-collapse:collapse;
}

.tableAccountOrderList	TD	{
	padding:1px;
}

.tableAccountOrderDetail	TD	{
	padding:3px;
}

.tableAccountOrderList	TR.header TD, .tableAccountOrderDetail	TR.header TD, .historyList .headerHistory td{
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}


/* obsuga komunikatu wyswietlajacego bledy */
TABLE.box {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
TABLE.box TD	{
	border:none;
	padding:0px;
}

.accountMenu td {
	width:12%;
}

/*------------------- OBSLUGA TABEL KONIEC-------------------*/




/*-------------------OBSLUGA FORM --------------------- */

FORM	{
	margin:0px;
}


INPUT, SELECT, TEXTAREA	{
	border:1px solid #c5c5c5;
	padding: 1px;
	margin: 0px;
	background-color:#FFFFFF;
	color:#333333;
	font-family:verdana;
	font-size:11px;
	vertical-align:middle;

}
INPUT.width1,  SELECT.width1,  TEXTAREA.width1	{
	width:25px;
}
INPUT.width3,  SELECT.width3,  TEXTAREA.width3	{
	width:50px;
}
INPUT.width7,  SELECT.width7,  TEXTAREA.width7	{
	width:100px;
}
INPUT.width8,  SELECT.width8,  TEXTAREA.width8	{
	width:130px;
}

INPUT.width9,    TEXTAREA.width9	{
	width:200px;
}
SELECT.width9 {
	width:204px;
}
INPUT.width11,  SELECT.width11,  TEXTAREA.width11	{
	width:300px;
}

TEXTAREA.width13	{
	width:380px;
}
/* .req INPUT, .req SELECT, .req TEXTAREA	{ */
INPUT.req, SELECT.req, TEXTAREA.req	{
	border:1px solid #ff58c2;
	font-weight:normal;
}

.radio, .checkbox, .submitImage{
	border:none;
	background:none;
	width:auto;
	vertical-align:middle;
	}

/*-------------OBSLUGA FORM  KONIEC ----------------*/


/*-------------OBSLUGA KASY ----------------*/
.checkout{
	color:#000;
	line-height:15px;
}

.checkout	a, .account	a{
	text-decoration: none;
}
.checkout	a:hover, .account	a:hover	{
	text-decoration:underline;
}

ul.default {
	margin:5px 0px 5px 20px;
	padding:0px;
}
ul.default li {
	list-style: disc;
	background-image:none;
	padding:0;
	margin:0;
}

.checkout li, .account	li, .partnerProgram li	{
	list-style: none;
	background-image:url(../image/template/point_li.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-left:-25px;
}

.noGraph li {
	margin-left:-25px;
	list-style-image: url(../image/icon/signin_check.gif);
	vertical-align:middle;
	background:none;
	padding:0;
}

/* napisy takie jak LOGOWANIE, NIE POSIADAM KONTA*/
.checkout	.header, .account	.header, .partnerProgram .header	{
	font-size:14px;
	font-weight:bold;
	color:#5F5F5F;
	padding-bottom:15px;
}
/* napisy takie jak  Rodzaj platnosci, Rodzaj przesylki*/
.checkout .header1, .account	.header1, .partnerProgram .header1 	{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom:15px;
}
/* napisy takie jak  Powiadomienia o zmienie statusu zamwienia */
.checkout	.header2	{
	color:#fb4ebb;
	padding-top:20px;
}
.checkout	TD.header2 	{
	border-bottom:1px #CCCCCC solid;
	height:1px;
}

.checkout	.nameOffer{
	font-size:12px;
	font-weight:bold;
}

/*-------------OBSLUGA KASY  KONIEC ----------------*/

/* formularz polec znajomym, zapytaj o produkt */
div.send_form{
}

div.send_form table{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.send_form table table{
	margin:0;
}

div.send_form table td,div.send_form table th{
	padding-bottom:4px;
}


div.send_form table th{
	padding-right:22px;
	padding-left:40px;
	font-weight:normal;
}

div.send_form table tr.send_head td{
	text-align:center;
	background: #ff58c2;
	height:52px;
	background-position:center top;
	color:#fff;
}

/* PROGRAM PARTNERSKI */
.ppBanner {
	text-align:left;
}

.ppBanner div.label1 {
	padding:0 0 5px 0;
}

.ppBanner div.label2 {
	padding:0 0 20px 0;
}

.ppBanner div.link {
	border:none;
	height:auto;
	padding:0;
	margin:0 0 5px 0;
}

.ppBanner div.banner {
	padding:0 0 5px 0;
}

.ppBanner div.banner img {
	cursor:pointer;
	padding:0 0 0 0;
}

/*.historyList .headerHistory td {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	padding:0;
	border-bottom:1px solid #cccccc;
}*/

.historyList .item td {
	text-align:center;
	padding:3px 0;
	vertical-align:middle;
}


/* koniec program partnerski */

.offerDetailLinks .icon {
	cursor:pointer;
}

table.document_choice_area {
	margin-top:5px;
}
.document_choice_area td {
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
}
.document_choice_area td.input {
	padding-right:6px;
	padding-top:2px;
}

/* CSS Document */

div.number {	
	text-align: center;
	width: 10px;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 2px;
}

div.more {
	text-align: left;
	height: 33px; 
	line-height: 32px;
	padding-left: 10px;
}

div.bestseller a.more {	
	display: block;
	background: url('../image/template/bestseller_li.gif') no-repeat 0px 14px;
	margin-top: 4px;
	padding-left: 12px;
}

div.bestseller a.more:hover {
	text-decoration: underline;
}

div.bestseller div.separator {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background: url('../image/template/bestseller_separator.gif') repeat-x center center;
}


div.bestseller_row {
  margin: 0px;
  padding: 0 5px;
  width: 205px;
  height: 77px;
  overflow: hidden;
  background: url('../image/template/bestseller_bg.gif') repeat-x 0 0;
}

div.bestseller div.bestseller_row div.ico {
  float: left;
  display: inline;
  width: 40px;
  height: 40px;  
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  overflow: hidden;
  text-align: center;
  display: table-cell;  
  vertical-align: middle;
}

div.bestseller div.bestseller_row div.ico img {
	margin: auto;
	margin-top: 1px;
	margin-bottom: 1px;	
}

div.bestseller div.bestseller_row a {
  text-decoration: none;
  color: #331c4e;
}

div.bestseller div.bestseller_row a:hover {
  text-decoration: underline;   
}

div.bestseller div.bestseller_row div.ico a {
  display: block;
  text-decoration: none;
}

div.bestseller div.bestseller_row div.name {
  width: 148px; 
  margin-top: 5px; 
  margin-left: 5px;
  color: #490709;  
  display: inline;
  float: left;  
}

div.bestseller div.bestseller_row div.nam a {
  display: block;
  line-height: 15px;
  color: #490709;  
}

div.bestseller div.price {
  color: #4e1b04;
  margin-top: 10px;
  font-size: 10px;
}

div.bestseller div.price span {
  color: #4e1b04;
  font-weight: bold;
}


/* CSS Document */

#cartTrigger {
	color:#FFF;
	line-height:20px;
	cursor:pointer;
}

#cart {
	right:0px;
	top:16px;
}

#cart dl {
	width:284px;	
}

#cart dt div{
	width:76px;
	height:60px;
	margin:0 0 0 204px;		
	text-align: center;	
	padding-top:7px;
	font-size:11px;	
	line-height:20px;	
}

#cart dd {				
	height:390px;
				
	background-image:none;
	font-family:Verdana;
	
	overflow:auto;
}

#cart h1 {
	font-size:11px;
	padding:6px 5px 6px 10px;
	background-color:#BCBCBC;
	font-weight:bold;
	margin:7px 0px 0px 0px;	
}

#cart h1 img {
	float:right;
	margin-top:-2px;
}


#cart a.more {
  display: block;
  padding: 3px 3px 3px 3px;
  margin-left: 0px;
  text-align:center;
  color:#E76600;
  font-weight:normal;
  font-size: 10px;
}

#cart .separator {
  margin-top:6px;
  height: 4px;
  line-height: 1px;
  font-size: 1px;
  margin-left: 1px;
  border-top:1px #ddd solid;
}


#cart .row {
  margin: 5px;
}

#cart .row a {
  text-decoration: none;
  color: #000000;
}

#cart .row a:hover {
  text-decoration: underline;   
}

#cart .row .ico {
  float: left;
  width: 34px;
  height: 34px;
  
  margin:0px 4px 0px 0px;
  overflow: hidden;
  
  border:1px #ddd solid;
  background-color:#fff;
}

#cart .row .ico a {
  display:block;
  width: 34px;
  height: 34px;
  text-decoration: none;
  background-repeat:no-repeat;
  background-position:center center;
}


#cart .row .name {
  width: 170px;
  
  float: left;  
  
  letter-spacing: -1px;
}

#cart .row .name a {
  display: block;
  font-size:10px;
}

#cart .producer a{
  color:#aaa;
}

#cart .price {
  color: #606060;
  margin-top: 1px;
  font-size: 10px;
  white-space:nowrap; 
}

#cart .price span {
  color: #E76600;
  font-weight:bold;
}

#cart .row .action {
  float: right;
  width: 40px;
  
  overflow: hidden;
  
  text-align:right;
  
}


div.clear {
  clear: both;
  visibility: hidden;
}

.fleft {
	float: left;
	display: inline;
}

.fright {
	float: right;
	display: inline;
}

.not_available {
	font-size: 11px;
	font-weight: bold;
	color: #fb4ebb;
}

a {
	font-weight: normal;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form.inline {
	display: inline;
}

.submit_image_button {
	border: none;
	background: none;
	outline: none;
}

.bold {
	font-weight: bold;
}

a img {
	border: none;
}

.highlight {
	font-weight: bold;	
	color: #ff9600;
}

.small {
	font-size: 10px;
}

.through {
	text-decoration: line-through;
}

.common_color {
	color: #fb4ebb;
}
 
.common_background {	
	background: #ff58c2 !important;	
}

table.none {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;	
}

table.none td {
	margin: 0px;
	padding: 0px;	
	vertical-align: top;
	text-align: left;
}

table.center {
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
	padding: 0px;	
}


table.center {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

/* strona do wydruku */
table.print_page {
	width: 95%;
	border: none;
	border-collapse: collapse;
	margin: auto;	
}

table.print_page td {
	padding: 10px;
	vertical-align: top;
	border: none;
	border-collapse: collapse;
}

table.print_page td.left_column {
	width: 10%;
}

table.print_page td div.status {
	margin: 10px 0;
	text-align: center;
}

table.print_page td div.iamge {
	text-align: center;
	margin: auto;
}

table.print_page h1 {
	font-size: 16px;
	font-weight: bold;	
	margin: 0;
	padding: 10px 0;	
}

table.print_page h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}

table.print_page div.price {
	
}

table.print_page div.price span.price {
	font-weight: bold;
	font-size: 14px;
}

table.print_page div.price .priceDiscount {
	
}

table.print_page div.price .pricePrev {
	text-decoration: line-through;
} 


table.print_page div.description {
	margin: 10px 0;
}

/* koniec strona do wydruku */

/* wyszukiwanie zaawansowane */

#advenced_seach_trigger {    					
    display: inline;    
	overflow: hidden;
	float: left;
	padding: 0px;			
	margin-left: 0px;
	padding-top: 5px;
}

.advenced_search {	
	display: block;
	float: left;
}
#advenced_seach_trigger a {	
	padding-left: 12px;
	margin-left: 11px;
	font-size: 10px;
	text-decoration: none;
	color: #9098ab;
	background: url(../image/template/li_search.gif) no-repeat 0 5px;
}

#advenced_seach_trigger a:hover {
	text-decoration: underline;
}

#advanced_search_tab { 
  position: absolute;
  z-index: 2000;
  width: 420px;          
  background: #5D5D5D;  
  color: #BABABA;     
}

#advanced_search_content {
	padding: 10px;
	color: #BABABA;
	 
}

/* koniec wyszukiwanie zaawansowane */



/* rss */

div.rss_icons {	
	text-align: center;
	margin: 25px auto;		
}

ul.rss_icons {			
	display: block;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width: 180px;
	
}

ul.rss_icons li {	
	list-style-type: none;
	list-style-image: none;
	padding: 7px 0;
	margin: 0;
}

ul.rss_icons li a {
	background: url(../image/icon/rss.gif) 0 2px no-repeat;	
	padding: 5px 0 5px 42px;
	
}

/* koniec rss */

/* opisy w krokach zakupÃ³w  */

div.checkout_info {
	
}

div.checkout_info ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
	padding: 0;
}

div.checkout_info ul li {
	margin: 0 0 0 10px;
	padding: 2px 0 2px 17px;
	list-style-type: none;
	list-style-image: none;
	background: url(../image/icon/signin_check.gif) 0 8px no-repeat;
}

/* opisy w krokach zakupÃ³w  */

#ajax_gallery_container {
	margin: auto;
	text-align: center;
	background: #ffffff;
	border: solid 2px #ffffff;
}

#ajax_gallery_close {
	float: right;
	display: inline;
}

#ajax_gallery_title {
	float: left;
	display: inline;
	color: white;
	line-height: 24px;
	text-indent: 10px;
	font-weight: bold;
}

#ajax_gallery_min {
	padding-top: 5px;
	border-top: solid 1px #EAEAEA;
	overflow: auto;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
}

#ajax_gallery_min table {
	border-collapse: collapse;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#ajax_gallery_min table td {
	padding: 4px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

#ajax_gallery_min img {
	cursor: pointer;
	border: solid 1px red;
}


#ajax_gallery_navigation {
	margin-bottom: 10px;
	background: #ff58c2;
	width: 100%;	
}
#ajax_gallery_title {
	display:block;
	float:left;
	color:#FFF;
	font-weight:bold;
	width: 225px;
	text-align: left;
	overflow: hidden;
	padding: 0;	
	margin: 0;
	margin-left: 6px;
	line-height: 26px;
}

#ajax_gallery_navigation a {
  display: block;
}

#ajax_gallery_navigation a img {
  border: none;
}

#ajax_gallery_navigation a {
	font-weight: bold;
	color: #aaaaaa;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

#ajax_gallery_big {
	background: url('../image/gallery/loader.gif') no-repeat center center;
	margin: auto;		
}

#ajax_gallery_min table img {
  cursor: pointer;
}

#ajax_gallery_big img {

}

#layout {
	width: 100%;	
}

div.bg_top {
	width: 100%;
	background: url(../image/template/bg.jpg) no-repeat center 0;
}

div.bg_foot_global {
	width: 100%;
	background: url(../image/template/bg_foot.gif) repeat-x 0 0;
	height: 213px;
}

div.bg_foot {
	width: 100%;
	background: url(../image/template/bg_foot.jpg) no-repeat center 0;
	height: 213px;
}

div.middle_container {
	width: 980px;
	margin: auto;
}



/*-- TOP --*/

div#top {
	width: 980px;
	margin: auto;
	height: 210px;
	margin-bottom: 10px;
}

div#top div.menu_top {
	height: 27px;
	width: 980px;
	padding-top: 13px;
	text-align: right;
}

div#top div.menu_top a {
	color: #676e80;
	background: url(../image/template/li_menu_top.gif) no-repeat 0 3px;
	padding-left: 17px;
	padding-right: 10px;
}

div#top div.fbottom {
	height: 183px;
	width: 980px;
}

div#top div.tleft {
	float: left;
	display: inline;
	width: 225px;
}

div#top div.tright {
	float: left;
	display: inline;
	width: 755px;
}

div#top div.top_belt {
	width: 755px;
	height: 50px;
	background: url(../image/template/bg_top_belt.jpg) no-repeat 0 0;
}

div#top div.menu_gfx {
	height: 50px;
	margin-left: 8px;
	width: 433px;
	margin-right: 10px;
	float: left;
	display: inline;
}

div#top div.menu_gfx a {
	display: inline;
	float: left;
	height: 50px;
}

div#top div.menu_gfx a:hover {
	text-decoration: none;
}

div#top div.menu_gfx a.new {
	background: url(../image/template/btn_new.gif) no-repeat 0 0;
	width: 98px;
}

div#top div.menu_gfx a.new:hover {
	background: url(../image/template/btn_new_hover.jpg) no-repeat 0 0;
}

div#top div.menu_gfx a.promotion {
	background: url(../image/template/btn_promotion.gif) no-repeat 0 0;
	width: 103px;
}

div#top div.menu_gfx a.promotion:hover {
	background: url(../image/template/btn_promotion_hover.jpg) no-repeat 0 0;
}

div#top div.menu_gfx a.sale {
	background: url(../image/template/btn_sale.gif) no-repeat 0 0;
	width: 125px;
}

div#top div.menu_gfx a.sale:hover {
	background: url(../image/template/btn_sale_hover.jpg) no-repeat 0 0;
}

div#top div.menu_gfx a.bestseller {
	background: url(../image/template/btn_bestseller.gif) no-repeat 0 0;
	width: 107px;
}

div#top div.menu_gfx a.bestseller:hover {
	background: url(../image/template/btn_bestseller_hover.jpg) no-repeat 0 0;
	width: 107px;
}

div#top div.search_box {
	width: 296px;
	height: 31px;
	float: left;
	display: inline;
	margin-top: 7px;
	padding-top: 5px;
	margin-left: 8px;
}

div#top div.search_box input.text {
	float: left;
	display: inline;
	border: none;
	width: 110px;
	padding: 7px 5px;
	padding-left: 10px;
	height: 12px;
	background: url(../image/template/bg_search.gif) no-repeat 0 0;
	margin: 0;
	color: #909090;
	font-size: 10px;
	font-family: Tahoma;

}

div#top div.search_box input.button {
	float: left;
	display: inline;
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}



div#top div.user_info {
	width: 358px;
	height: 120px;
	float: left;
	display: inline;
} 

div#top div.user_info div.info {
	width: 338px;
	height: 30px;
	margin-left: 10px;
	padding-right: 10px;
	background: url(../image/template/bg_user_info.jpg) no-repeat 0 0; 
}

div#top div.info table {
	width: 310px;
	margin: auto;
	height: 30px;
}

div#top div.info table td {
	vertical-align: middle;
	text-align: center;
}

div#top div.info table td a {
	color: #949db4;
	font-size: 10px;
}

div#top div.contact_banner {
	width: 338px;
	height: 69px;
}

div#top div.user_panel {
	height: 120px;
	width: 397px;
	float: left;
	display: inline;
}

div#top div.user_panel div.account {
	float: left;
	display: inline;
	width: 135px;
	padding-left: 66px;
	height: 75px;
	padding-top: 26px;
	background: url(../image/template/bg_account.jpg) no-repeat 0 0;
	margin-top: 0;
}

div#top div.user_panel div.account div {
	color: #9ba4ba;
	display: block;
	padding-bottom: 1px;
}

div#top div.user_panel div.account a.account {
	width: 117px;
	display: block;
	height: 31px;
	background: url(../image/template/btn_account.jpg) no-repeat 0 0;
}

div#top div.user_panel div.account a.account:hover {
	background: url(../image/template/btn_account_hover.jpg) no-repeat 0 0;
}

div#top div.user_panel div.basket a.basket {
	width: 121px;
	display: block;
	height: 31px;
	background: url(../image/template/btn_basket.jpg) no-repeat 0 0;
}

div#top div.user_panel div.basket a.basket:hover {
	background: url(../image/template/btn_basket_hover.jpg) no-repeat 0 0;
}

div#top div.user_panel div.account div a {
	color: #9ba4ba;
	font-weight: bold;
}

div#top div.user_panel div.basket {
	float: left;
	display: inline;
	width: 127px;
	padding-left: 69px;
	height: 75px;
	padding-top: 26px;
	background: url(../image/template/bg_basket.jpg) no-repeat 0 0;
	color: #9ba4ba;
}

/*-- koniec TOP --*/



/*-- COLUMN LEFT --*/

div#column_left {
	width: 205px;
	overflow: hidden;
	float: left;
	display: inline;
}

div#column_left div.select_producer {
	background: url(../image/template/bg_producer.jpg) no-repeat 0 0;
	width: 205px;
	height: 76px;
	margin-bottom: 25px;
}

div#column_left div.select_producer select {
	border: 1px solid #dfdfdf;
	width: 173px;
	padding: 3px;
	margin-top: 39px;
	margin-left: 11px;	
}

div#column_left div.size_table {
	height: 56px;
	width: 192px;
	background: url(../image/template/bg_table.jpg) no-repeat 0 0;
	padding-left: 13px;
	padding-top: 39px;
}

	
/*-- koniec COLUMN LEFT --*/




/*-- CONTENT --*/

div#content {
	width: 755px;
	float: left;
	display: inline;
	margin-left: 20px;
}

div#content table.filtr {
	width: 100%;
	background: url(../image/template/bg_filtr.gif) no-repeat 0 0; 
	height: 50px;
}

div#content table.filtr td {
	vertical-align: middle;
	padding-left: 125px;
}

div#content table.filtr input.image {
	margin: 0 2px;
	background: none;
	border: 0;
}

div#content table.filtr select {
	width: 110px;
	margin-right: 10px;
}

div#content div.cms a {
	color: #fb4ebb;
}

/*-- koniec CONTENT --*/




/*-- FOOT --*/

div#foot {
	width: 980px;
	height: 183px;
	margin: auto;
	padding-top: 30px;
	overflow: hidden;
}

div#foot div.header {
	height: 50px;
	width: 100%;
	background: url(../image/template/bg_header.gif) repeat-x 0 0;
}

div#foot div.header div.container {
	padding-right: 20px;
}

div#foot div.newsletter {
	width: 255px;
	height: 183px;
	float: left;
	display: inline;
	overflow: hidden;
}

div#foot div.newsletter div.description {
	color: #676e80;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 25px;
}

div#foot div.newsletter input.text {
	border: none;
	float: left;
	font-size: 10px;
	font-family: Tahoma;
	color: #909090;
	width: 153px;
	display: inline;
	background: url(../image/template/bg_newsletter.gif) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

div#foot div.newsletter input.button {
	border: none;
	float: left;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

div#foot div.recommend {
	width: 245px;
	height: 183px;
	float: left;
	display: inline;
	overflow: hidden;
} 

div#foot div.recommend div.description {
	color: #676e80;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 19px;
}

div#foot div.recommend input.text {
	border: none;
	float: left;
	font-size: 10px;
	font-family: Tahoma;
	color: #909090;
	width: 225px;
	display: inline;
	background: url(../image/template/bg_recommend2.gif) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 14px;
	margin-bottom: 5px;
}

div#foot div.recommend input.text2 {
	border: none;
	float: left;
	font-size: 10px;
	font-family: Tahoma;
	color: #909090;
	width: 153px;
	display: inline;
	background: url(../image/template/bg_recommend.gif) no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

div#foot div.recommend input.button {
	border: none;
	float: left;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

div#foot div.payment {
	width: 245px;
	height: 183px;
	float: left;
	display: inline;
	overflow: hidden;
}

div#foot div.payment div.description {
	color: #676e80;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 19px;
}

div#foot div.payment div.item {
	float: left;
	display: inline;
}

div#foot div.links {
	width: 235px;
	height: 183px;
	float: left;
	display: inline;
	overflow: hidden;
}

div#foot div.links div.link {
	width: 115px;
	float: left;
	display: inline;
	height: 13px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0;
}

div#foot div.links div.link a {
	color: #676e80;
	padding-left: 15px;
	display: block;
	background: url(../image/template/li_menu_bottom.gif) no-repeat 0 3px;
}



/*-- koniec FOOT --*/



/*-- EPRO --*/

div#epro {
	padding-top: 18px;
	padding-bottom: 19px;
	width: 980px;
	margin: auto;
	text-align: center;
}

div#epro a {
	color: #808080;
}

/*-- koneic EPRO --*/



div.listing_bottom {
	background: url('../image/template/listing_bottom.gif');
	width: 685px;
	height: 4px;
	overflow: hidden;
	font-size: 1px;	
}

div.listing {		
	overflow: visible;
	background: #fff;
}

div.mpc_row {
	margin-bottom: 7px;	
}

div.mpc_container {
	float: left;
	display: inline;
	width: 184px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: 6px;
}

div.mpc_container_first {
	margin-left: 1px;
}


/* pierwszy tryb listingu */
table.mpc {
	margin: 0px;
	padding: 0px;
	width: 179px;
	color: black;
	border: 1px solid #dadee6;	
}

table.mpc td {
	margin: 0px;	
	padding: 0px;	
}

table.mpc td.status {
	height: 30px;	
	text-align: center;
	vertical-align: middle;
}

table.mpc td.status div.status a {
	float: left;
	display: inline;
	margin-right: 5px;
}

table.mpc td.image {
	vertical-align: middle;
	text-align: center;	
	height: 183px;	 
}

table.mpc td.name {
	height: 35px;
	padding: 0 10px;
	vertical-align: middle;
}

table.mpc td.name h2 {
	font-size: 11px;
	line-height: 15px;	
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table.mpc td.name h2 a {		
	color: #fb4ebb;
	text-decoration: none;	
	font-weight: bold;
}

table.mpc td.name h2 a:hover {
	text-decoration: underline;
}

table.mpc td.producer {
	height: 20px;
	color: #c0c7d7;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

table.mpc td.producer a {
	color: #c0c7d7;
	text-decoration: none;
}

table.mpc td.price div.producer a:hover {
	text-decoration: underline;	
}


table.mpc td.price {	
	text-align: center;	
	font-size: 11px;
	color: #890924;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
}


table.mpc td.price span.price {
	font-size: 11px;
	font-weight: bold;
	color: #fb4ebb;
	margin-right:0px;
}

table.mpc td.price span.old_price {
	color: #676e80;
	font-size: 10px;
	text-decoration: line-through;
}

table.mpc td.price span.sell {
	font-size: 10px;
	color: #fb4ebb;
}

table.mpc td.button {	
	text-align: center;
	padding: 0px;
	margin: 0px;	
	width: 95px;
	vertical-align: middle;
}

/* koniec pierwszy tryb listingu */

/* PROSTY WIDOK */
table.mpc_simple {
	border-collapse: collapse;	
	margin: 0px;
	padding: 0px;
	margin: auto;
	width: 755px;
	border: solid 1px #dadee6;
	margin-bottom: 10px;	
}


table.mpc_simple td {
	padding: 10px;
	border: none;
}

table.mpc_simple td.image {
	width: 180px;
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
}


table.mpc_simple td.info {	
	text-align: left;
	padding-left: 0px;
	vertical-align: top;
}

table.mpc_simple td.info h2 {
	display: block;
	margin: 7px 0px 7px 0px;	
	padding: 0px;		
	font-weight: bold;
	font-size: 12px;					
}

table.mpc_simple td.info h2 a {
	display: block;
	font-size: 12px;	
	font-weight: bold;
	color: #fb4ebb;
	text-decoration: none;
}

table.mpc_simple td.info div.description {
	color: #676e80;
}


table.mpc_simple td.info a.more {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;	
	color: #676e80;
	text-decoration: none;	
}

table.mpc_simple td.info a.more:hover {
	text-decoration: underline;
}

table.mpc_simple td.info h2 a:hover {
	text-decoration: underline;
}

table.mpc_simple td.info div.status {

}

table.mpc_simple td.info div.status a {
	float: left;
	display: inline;
}

table.mpc_simple td.info div.status a img {
	
}
table.mpc_simple td.info div.producer {
	color: #c0c7d7;
	font-size: 10px;
}

table.mpc_simple td.info div.producer a {
	color: #c0c7d7;
}

table.mpc_simple td.info div.price {
	color: #890924;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	display: inline;
}

table.mpc_simple td.info td {
	vertical-align: middle;
	color: #676e80;
}

table.mpc_simple td.info span.highlight {
	color: #fb4ebb;
	float: left;
	display: inline;
	margin-right: 15px;
	font-size: 12px;
}

table.mpc_simple td.info span.sell {
	color: #fb4ebb;
	font-size: 11px;
}

table.mpc_simple td.info div.old_price {
	float: left;
	display: inline;
	margin-right: 5px;
}

table.mpc_simple td.info div.buttons img {
	margin-right: 10px;
}



/* listing simplest */
table.mpc_simplest {
	width: 755px;
	border-collapse: collapse;
	margin:0px;
	padding: 0px;
	margin: auto;
	margin-bottom: 10px;	
	border: solid 1px #dadee6;
}

table.mpc_simplest td {
	padding: 0;
	border: none;
}

table.mpc_simplest td.image {		
	padding: 10px;
	vertical-align: top;
	text-align: center;
	width: 40px;
}
table.mpc_simplest td.image img {
	border: solid 1px #dadee6;
}

table.mpc_simplest td.info {	
	vertical-align:  top;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 384px;
}

table.mpc_simplest td.info div.producer {
	margin-top: 7px;	
	color: #c0c7d7;
	font-size: 10px;
}

table.mpc_simplest td.info div.producer a {	
	color: #c0c7d7;
	font-size: 10px;	
	text-decoration: none;
}

table.mpc_simplest td.info div.producer a:hover {	
	color: #848484;
	font-size: 10px;
	text-decoration: underline;
}

table.mpc_simplest div.status {		
	float: left;
	padding-top: 5px;
	display: inline;
}

table.mpc_simplest div.status a {
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	display: inline;
	float: left;
}

table.mpc_simplest h2 {
	font-size: 12px;	
	font-weight: bold;		
	padding: 0px;
	margin: 0px;			
	float: left;
	padding-top: 5px;
	display: inline;	
}

table.mpc_simplest h2 a {	
	font-size: 12px;	
	font-weight: bold;	
	color: #fb4ebb;	
	display: block;
	text-decoration: none;
}

table.mpc_simplest h2 a:hover {
	text-decoration: underline;
}

table.mpc_simplest td.price {	
	text-align: center;
	width: 135px;
	vertical-align: middle;
	color: #6e6e6e;	
	border-left: solid 1px #dadee6;	
}

table.mpc_simplest td.price span.highlight {
	color: #fb4ebb;
	font-size: 12px;
	font-weight: bold;
}

table.mpc_simplest  td.price .old_price {
	margin-bottom: 6px;
	font-size: 11px;
	color: #676e80;
}

table.mpc_simplest td.buttons {
	text-align: center;
	width: 135px;
	border-left: solid 1px #dadee6;	
}

table.mpc_simplest td.buttons a {
	display: inline;
	margin-left:  2px;
	margin-right: 2px;
}

table.mpc_simplest span.sell {
	color: #fb4ebb;
}


/*  */

div.image {
	padding: 0px;
	width: 250px;
	text-align: center;
	margin: auto;
}

div.image_container div.image img {
	display: block;	
}

div.images {
	text-align: center;
}

table.images {
	margin: auto;
	width: auto;	
	margin-bottom: 15px;
}

table.images td {
	padding-left: 4px;	
	padding-right: 4px;
	text-align: center;
	width: auto;
}

table.images a {
	display: block;
	margin: auto;
	border: 1px solid #fff;
}

table.images a.selected {
	border: solid 1px #f036ab;	
}

table.images a:hover {
	border: solid 1px #f036ab;
}

table.images a img {
	display: block;
	margin: auto;
}

div.min_images_text {
	padding: 5px;
	color: #767676;
}

div.card_header_info {
	float: left;
	display: inline;
	background: url('../image/template/card_header_bg.gif') repeat-x;
	margin-left: 15px;
	padding-left:  14px; 
	padding-right:  14px;		
	height: 24px;
	font-weight: bold;
	color: #fbfbfb;
	line-height: 22px;
	margin-top: 35px;	
}
div.card_listing {
	width: 685px;
	background: url('../image/template/card_listing_bg.gif') repeat-x #CBCBDB;
}

div.card_listing img.header {
	display: block;
}

div.top_related {
	width: 685px;
	font-size: 1px;
	height: 4px;
	background: url('../image/template/card_top_related.gif') repeat-x #CBCBDB;
}

div.top_clients_buy {
	width: 685px;
	font-size: 1px;
	height: 4px;
	background: url('../image/template/card_top_clients_buy.gif') repeat-x #CBCBDB;
}



div.pc {	
	/* margin-bottom: -17px; */
	margin-top: 20px;
}

table.pc {
	margin: auto;
	border-collapse: collapse;
	width: 755px;
	margin-bottom: 15px;
	border: 1px solid #dadee6;
}

table.pc td.pc_left {
	width: 355px; 
	background: white;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}

table.pc td.pc_right {
	vertical-align: top;
	margin: 0px;
	border: 1px solid #dadee6;
	border-bottom: none;
	padding: 0px;		
	color: #676e80 !important;
}

div.pc div.image_container {
	width: 250px;
	margin: auto;
	margin-bottom: 20px;
	background: white;
	height: 390px;		
}

div.image_container img {	
	display: block;	
	margin: auto;
	margin-bottom: 4px;
}

div.pc div.pc_status {
	border: none;		
	width: auto;
	padding: 8px 0 0 15px;
	overflow: hidden;
	float: left;
	margin: 0;
	line-height: 15px;
	display: inline;
	text-align: left;	
}

div.pc div.pc_status a {	
	display: inline;
	float: none;	
	margin-right: 5px;			
}

div.pc img {
	display: inline;
	border: none;	
}


div.pc div.icons {
	background: url(../image/template/image_icons_bg.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	color: black;
	text-align: center;
}

table.img_links {
	margin: auto;
	margin-top: 5px;
	border-collapse: collapse;
	padding: 0px;
}

table.img_links td {
	width: 27px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

table.pc_links {
	width: auto;
	height: 34px;
	line-height: 32px;
}

table.pc_links td {
	padding: 0 !important;
	margin: 0;	
	width: auto;
	text-align: left;		
	padding-left: 10px;	
}

table.pc_links td a {
	color: #6b6b6b;	
	text-decoration: none;
}

table.pc_links td a:hover {
	text-decoration: underline;
}

span.price {
	font-size: 14px;	
	font-weight: bold;
	color: #fb4ebb;
	margin-right: 10px;
}

span.old_price span.through {
	font-size: 11px;
	color: #676e80;
}

span.old_price span.highlight {
	font-size: 12px;	
	font-weight: bold;
	color: #ff6e00;
	margin-left: 5px;
}


a.friends {
  background: url('../image/icon/icon_envelope.gif') no-repeat 0 11px;
  text-decoration: none;   
  padding-left: 20px;
  display: block;
}


a.add_comment {
  background: url('../image/icon/icon_add.gif') no-repeat 0px 4px;
  text-decoration: underline;
  padding: 2px 0;
  padding-left: 27px;
  line-height: 25px;  
  display: block;    
  color: #676e80;
  text-decoration: none;
  font-weight: normal !important;	
}
a.add_comment:hover {
	text-decoration: underline;	
}


a.print {
  background: url('../image/icon/icon_printer.gif') no-repeat 0 10px;
  text-decoration: underline;  
  display: block;  
  padding-left: 22px;
  text-decoration: none;
}

a.pdf {
  background: url('../image/icon/icon_generate_pdf.gif') no-repeat 0 8px;
  text-decoration: underline;  
  display: block;  
  text-decoration: none;
  padding-left: 20px;
}

a.question {
  background: url('../image/icon/icon_question.gif') no-repeat 0 11px;
  text-decoration: underline;  
  display: block;  
  text-decoration: none;
  padding-left: 17px;
}

a.compare {
	background: url('../image/icon/icon_compare.gif') no-repeat 0 12px;
	text-decoration: underline;	
	padding-left: 25px;
	display: block;  
	text-decoration: none;
}

a.wishlist {
	background: url('../image/icon/icon_wishlist.gif') no-repeat 0 11px;
	text-decoration: underline;	
	padding-left: 22px;
	display: block;  
	text-decoration: none;
	color: #6b6b6b !important;
}

div.last_visited {
	width: 232px;
	margin: auto;
	margin-bottom:  10px;
	margin-top: 10px;
}

div.last_visited div.links {
	margin-left: 5px;
	margin-top: 5px;
}

div.last_visited div.links a {
	text-decoration: none;
	color: #7f756e;
	background: url('../image/template/li_arrow.gif') no-repeat 0px 5px;
	line-height: 20px;
	padding-left: 12px;
}

div.last_visited div.links a:hover {
	text-decoration: underline;
}


div.last_visited div.links div.separator {	
	background: url('../image/template/links_separator.gif') repeat-x 0px center;
	height: 7px;
}

h1.title {
	color: #fb4ebb;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	float: left;
	display: inline;
}

div.main_info div.mark {
	float: right;
	display: inline;
	height: 31px;
	text-align: center;
	padding-top: 12px;
	width: 40px;
}

div.main_info {
        width: 100%;
    /* width: 438px; */
	height: auto;
	overflow: hidden;
	line-height: 38px;
	border-bottom: 1px solid #e8e8e8;
}

h2.header {
	color: black;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	background: #f5f1ee;
	border-top: solid 1px #e8e0d9;
	border-bottom: solid 1px #e8e0d9;
}

table.extra_info {
	width: 100%;
	border-collapse: collapse;		
	color: black;
	margin-top: 4px;
}

table.extra_info td.price {	
	padding:10px;
	background: #f2f2f2;
}

table.extra_info td.price .through {
	margin-left: 10px;
}

table.extra_info td {	
	padding: 7px;
}

table.items {	
	width: 100%;	
	color: #000000;	
	
}

table.items span.spacer {
	padding-right: 10px;
	color: #7d7d7d;
}

table.items span.item {
	color: #676e80;
	font-weight: bold;
}

table.items a {
	font-weight: bold;
	text-decoration: none;
}

table.items a:hover {
	text-decoration: underline;
}

div.table_size {
	margin-left: 15px;
	line-height: 20px;
}

div.table_size a {
	background: url(../image/template/size.gif) no-repeat 0 2px;
	padding-left: 20px;
	color: #9b0f2c;
}

table.items td {	
	padding: 10px;
	padding-left: 15px;
	padding-right: 0px;
	vertical-align:middle;
	border-bottom: 1px solid #e8e8e8;
}



a.up_to_top:hover {
	text-decoration: none;
}

a.button_add_to_card {
	display: block;
	margin-top: 10px;		
}

div.stars {
	
}

td.pc_right span.highlight {
	color: #fb4ebb;
}

div.stars div.avg {
	line-height: 28px;
	margin-left: 10px;
	float: left;
	display: inline;	
}

div.stars div.avg .highlight {
	color: #9b0f2c;
}


div.stars div.stars_container {
	float: left;
	margin-left: 25px;
	display: inline;
}

div.stars a.add_comment {
	float: left;
	margin-left: 25px;
	height: 25px;
	padding-left: 28px;
	line-height: 25px;
}

table.extra_info table.price {
	width: 100%;
	border-collapse: collapse;	
}

table.extra_info table.price td {
	border: none;
	text-align: left;
}

td.pc_right {
	border: 1px solid #c5c5c5;
} 

span.old_price_set {
	color: #676e80;
	text-decoration: line-through;
	margin-right: 5px;
}

td.pc_right span.sell {
	color: #ff58c2;
}

div.tab_info {
	width: 100%;
	border-top: 1px solid #c5c5c5;
}

div.tab_info div.tab_header {
	width: 100%; 							  	
}

div.tab_info div.tab_header div.tab_title {
	float: left;
	margin-right: 1px;		
	cursor: pointer;	
}

    
div.tab_info div.tab_header div.tab_title div.tab_title_right {
	background: url('../image/tabs/tab_bg_right.gif') no-repeat; 
	width: 1px; 
	height: 29px; 	
	float: left;
}

div.tab_info div.tab_header div.tab_title div.tab_title_left {
	background: url('../image/tabs/tab_bg_left.gif') no-repeat; 
	width: 1px;
	height: 29px;	
	float: left;
	display: inline;
}

div.tab_info div.tab_header div.tab_title div.tab_title_center {
	background: url('../image/tabs/tab_bg.gif') repeat-x; 
	white-space: nowrap;
  	text-align: center;  	
	height: 23px;
	padding-top: 6px;
	float: left;
	width: 80px;
	vertical-align: middle;
}
		

div.tab_info div.tab_body {
	clear: both;			
	width: 100%;
}

div.tab_info div.tab_body div.tab_content{	
	padding-left: 8px; 
	border-top: 1px solid #c5c5c5;
	padding-right: 8px;
	color: #5e5e5e;
}

/* CSS Document */

div.menu_categories {  
  width: 203px; 
  margin-bottom: 20px;
  font-size: 11px; 
  border: 1px solid #e1e3e7;
  border-top: none;
}

div.menu_categories dl.menu {
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;  
  width: 100%;
}

/* pierwszy poziom i ustawienia ogolne*/
div.menu_categories dl.menu dl {
  margin: 0px;
  padding: 0px;
}

div.menu_categories dl.menu dt {
  margin: 0px;
  padding: 0px;
}

div.menu_categories dl.menu dd a {
  display: block;
  padding: 7px 0px 0px 0px;
  color: #676e80;
  text-decoration: none;  
  padding-left: 23px;
}

div.menu_categories dl.menu dd a:hover {  
  text-decoration: underline;
  color: #fb4ebb;
}

div.menu_categories dl.menu dd a.selected {
  color: #676e80;  
  font-weight: bold;
}

div.menu_categories dl.menu dd {
  margin: 0px;
  padding: 0px;     
  padding: 0px 8px 7px 10px;
  display: block;
  background: url(../image/template/bg_menu_cat.gif) no-repeat 0 bottom #fafafb;
}


/* drugi poziom i dalsze*/
div.menu_categories dl.menu dd dl {
	padding-left: 0;
	padding-bottom: 7px;
	margin-top: 5px;
}

div.menu_categories dl.menu dd dl dd {
  margin: 0px 0px 0px 0px;
  padding: 0px 8px 0px 10px;   
  margin-left: 10px;
  background: none;
}

div.menu_categories dl.menu dd dl dd a {
	padding: 4px 0 6px 0;
	padding-left: 15px;
	background: none;
}
/* linki rozwijajace/zwijajace menu */
div.menu_categories dl.menu dd a.subMenuTrigger {
	display:block;
	width:10px;
	height:9px;
	float:left;
	padding:6px 3px 8px 0px;
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:0px 9px;
}

div.menu_categories dl.menu dd dl dd a.subMenuTrigger {
	display:block;
	width:10px;
	height:9px;
	float:left;
	padding:6px 3px 8px 6px;
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}

/* MENU */
div.top_gfx_menu {
	margin-top: 5px;
}

div.menu_trigger {    
	float: left;
	display: inline;	                    
	cursor: pointer;
	width: 296px;
	height: 136px;
	background: url('../image/template/main_menu_bg.png') no-repeat;
	overflow: hidden;	    
}

div.menu_tab_container {
	position: absolute;                
	z-index: 110;
	background: #ffffff;    
}

dl {
	margin: 5px 0px 5px 5px;
	padding: 0px;
}

dl dt {
	font-weight: bold;
	color: #594175;
	padding-left: 18px;    
}

dl dt a {
	font-weight: bold;
	color: #f077a3;
	text-decoration: none;
}

dl dt a:hover {
	text-decoration: underline;
}

dl dd {
	margin: 0px 0px 0px 12px;
	line-height: 16px;
	
}

dl dd a {
	color: #594175;	
	text-decoration: underline;
	padding-left: 12px;
}

dl dd a:hover {
	text-decoration: none;
}

dl dd dl dt {
	
}



dl dd dl dd a {
	color: #9560bb;
	text-decoration: none;
}

dl dd a:hover {  	
	text-decoration: underline;  	
}

dl dl {
	margin: 0px;
	color: #7f7773;
}  

#slide_menu {    
	width: 630px;
	background: #ffffff;    
}

div.menu_items {	
}
	

table.linksTable {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;    
}      

.linksColumn {
	height: 100%;
	padding: 10px;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 11px;
	border: none;
	margin: 0px;
	padding: 10px;
}

div.menu_container {    
}
/* KONIEC MENU */

/* CSS Document */
div.compare {  
  width: 224px;  
  margin: 0px;  
  padding: 0px;
  padding-top: 10px;    
}

div.compare div.separator {
  height: 17px;
  line-height: 1px;
  font-size: 1px;
  margin-left: 1px;
  background: url('../image/template/tab_separator.gif') no-repeat center center;
}


div.compare_row {
    margin: 0px;
  	width: 230px; 
}

div.compare div.compare_row a {
  text-decoration: none;
  color: #331C4E;
}

div.compare div.price {
	margin-top: 5px;	
}

div.compare div.price span {
	font-weight: bold;
}

div.compare div.compare_row a:hover {
  text-decoration: underline;   
}

div.compare div.compare_row div.ico a {
  float: left;
  display: inline;
  width: 50px;
  height: 50px;  
  margin-left: 15px;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
  display: table-cell;  
  vertical-align: middle;
}

div.compare div.compare_row div.ico img {  	
	margin: auto;		
}

div.compare div.compare_row div.name {
  width: 122px;
  margin-left: 0px;
  display: inline;
  float: left;    
}

div.compare div.compare_row div.name a {
  display: block;
}

div.delete {
  float: left;
  display: inline;
  width: 14px;  
  text-align: right;
  margin-top: 3px;
}

div.compare a.compare {
  display: block;
  width: 180px;
  height: 32px;
  margin-left: 1px;
  text-align: center;
  background-color: white;
}

div.compare a.compare img {
  margin-top: 6px;
}

div.header_text {
	height: 40px;
	overflow: hidden;
	width: 100%;
	background: url(../image/template/bg_portion.jpg) no-repeat 0 0;  
}

div.more_options {
	float: left;
	display: inline;
	background: url('../image/template/ico_more_options.gif') no-repeat 0 0;	
	height: 35px;
	margin-top: 5px;
	margin-left: 4px;
	width: 128px;
	padding-left: 13px;
	color: #890924;
	cursor: pointer;
	text-decoration: none;
	line-height: 28px;
}

div.more_options:hover	{
	text-decoration: none;
}



/* navigation_links */
div.navigation_links {    	
	color: #676e80;  		
	font-weight: bold;					
	padding-bottom: 15px;
	padding-top: 10px;
}

div.navigation_links span {
	margin-left: 0px;
	margin-right: 7px;
	font-weight: bold;
}

div.navigation_links a {  
	color: #676e80;        
	font-weight: normal;
	text-decoration: none;
	font-style: normal;	
}

div.navigation_links a:hover {  
	text-decoration: underline;
}


div.navigation_links img {         
	margin-left: 8px;
	margin-right: 4px;	
	position: relative;		
	padding-bottom: 0px;
}

/* koniec navigation_links */

/* sort_belt */

table.sort_belt {
	width: 755px;	
	border: none;	
	height: 40px;
	overflow: hidden;
	border-collapse: collapse;	
	margin: 0px;
	color: #676e80;
	padding: 0px;
	font-size: 11px;
	background: url(../image/template/bg_sort.gif) repeat-x 0 0;
}

table.sort_belt a {
	display: block;	
}

table.sort_belt td {
	vertical-align: middle;	
	padding: 0px;
	overflow: hidden;
	text-align: right;
}

table.sort_belt td.icon_type {
	padding: 0px;	
	width: 25px;
}


/* koniec sort_belt */

/* portion_belt */
div.portion_belt_container {
	height: 21px;	
	text-align: right;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
}

table.portion_belt {  
  width: auto;    
  height: 21px;  
  text-align: center;  
  border-collapse: collapse;
  margin: 0px;  
  margin: auto;  
  margin-right: 9px;
  padding: 0px;    
}

table.portion_belt td {
  margin: 0px;
  padding: 0px;
  height: 21px;      
  width: 21px;
  border: 0;
  padding: 0 3px;
}

table.portion_belt td.selected {  
  font-weight: normal;
  background: url('../image/template/portion_selected_bg.gif') no-repeat center center;
  overflow: hidden;  
  border: none;
}


table.portion_belt td.spacer {
	width: auto;
	border: 0;
}

table.portion_belt td.spacer2 {
	width: 5px;
} 

table.portion_belt td a {
  display: block;  
  font-size: 11px;
  margin: auto;
  padding: 0px;
  line-height: 19px;
  text-align: center;    
  text-decoration: none; 
  color: #676e80;
  width: 21px;
  height: 21px;
}

table.portion_belt a:hover {
  color: #000;
  width: 21px;
  height: 21px;	
  background: url('../image/template/portion_selected_bg.gif') no-repeat center center;
}

table.portion_belt a.selected {
	display: block;	
	margin: 0px;
	padding: 0px;
	text-align: center;  
	font-weight: normal;  	
	text-decoration: none;	
	background: url('../image/template/portion_selected_bg.gif') no-repeat center center;
	color: #fff;
	font-weight: bold;	
	width: 21px;
  	height: 21px;	
}

table.portion_belt td.icon {  
	text-align: center;	
	border: none;
	width: 21px;	
	padding: 0 1px;
	vertical-align: top;
}

table.portion_belt td.icon a {  
  display: block;    
  padding: 0px;

  text-align: center;    
  text-decoration: none; 
  color: #848484;
}

table.portion_belt td.icon img {
  padding-top: 2px;
}

table.portion_belt td.separator {
	width: 3px;
	background: url(../image/template/portion_separator.gif) no-repeat center 0;
}

table.portion_belt td.icon a:hover {
	background: none;	
}

/* koniec portion_belt */

/* pasek nawigacji gÃ³ra prawo lewo */
table.navigation_belt_shet {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 40px;
	width: 755px;
	font-size: 11px;
	background: url(../image/template/bg_navigation.jpg) no-repeat 0 0;
	line-height: 30px;
}

table.navigation_belt_shet td {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}

table.navigation_belt_shet td a {
	color: #676e80;
}

table.navigation_belt_shet td.prev {
	width: 100px;
}

table.navigation_belt_shet td.next {
	width: 95px;
}

table.navigation_belt_shet td.back {
	width: 140px;
	text-align: center;
}

table.navigation_belt_shet td.prev a {
	background: url('../image/icon/card_previous_on.gif') no-repeat 8px 7px;
	padding-left: 15px;
}

table.navigation_belt_shet td.next a {
	background: url('../image/icon/card_next_on.gif') no-repeat 70px 7px;
	padding-right: 15px;
}


table.navigation_belt_shet td.prev div {
	background: url('../image/icon/card_previous_off.gif') no-repeat 8px 7px;
	padding-left: 15px;
	color: #aaaaaa;
}

table.navigation_belt_shet td.next div {
	background: url('../image/icon/card_next_off.gif') no-repeat 70px 7px;
	padding-right: 15px;
	color: #aaaaaa;
}


table.navigation_belt_shet td a {
	display: block;
	background: url(../image/icon/card_back_on.gif) no-repeat 110px 7px;
}


/* koniec pasek nawigacji gÃ³ra prawo lewo */


div.navigation_bestseller {
	float: right;
	display: inline;
	margin-top: 13px;
	margin-right: 10px;
}
  div.slider_container {
  	width: 545px;  	
  }

  div.slide_box {            
    width: 545px;    	
    overflow: hidden;
    float: left;
    border: none;
    z-index: 10;    
    position: relative;    
    overflow: hidden;
  }
  
  /* box na ikonki */
  div.ico_box {
    height: 20px;			        
	float: left;	
	width: 204px;
	display: inline;
  }
  
  div.ico_box div.epro_smallIco {
    float: left;        
    position: absolute;
    color: white;                            
    font-family: tahoma;
    font-size: 11px;    	    
    width: 20px;    
    height: 20px;		        
    line-height: 18px;        
    font-weight: normal;
    text-align: center;                   
    cursor: pointer;	    
  }
  
  div.slide_arrow_right {
    width: 23px;
    height: 20px;  
    margin-left: 5px;
    text-align: center;
   	float: left;
   	display: inline;
    overflow: hidden;
    
  }
  
  div.slide_arrow_right a {
    display: block;
    margin: 0px;    
    padding: 0px;    
    background: url('../image/template/bestseller_right_arrow.gif') no-repeat center center;    
    width: 23px;
    height: 20px;
    text-decoration: none;
  }
  div.slide_arrow_right a:hover {
    text-decoration: none;
  }
  
  div.slide_arrow_left {
    width: 23px;
    height: 20px;    
    margin-right: 5px;
    text-align: center;    
  	float: left;
  	display: inline;
	overflow: hidden;		            
  }
  
  div.slide_arrow_left a {
    display: block;
    margin: 0px;    
    padding: 0px;    
    background: url('../image/template/bestseller_left_arrow.gif') no-repeat center center;
    width: 23px;
    height: 20px;
    text-decoration: none;
  }
  
  div.slide_arrow_left a:hover {
    text-decoration: none;
  }
  
  
  div.slide_box div.slide_items {    
    overflow: hidden;    
  }
  
  div.slide_box div.ico_box {
    float: left;    
    display: inline;
  }
  
  div.slide_box div.slide_items div.item {
    float: left;
    width: 545px;
    overflow: hidden;
	background:#fff;
  }    



/* slider no 2*/
div.slider_container2 {
	width: 755px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.slider_container2  div.slide_box {            
	width: 755px;
    overflow: hidden;
    float: left;
    border: none;
    z-index: 10;    
    position: relative;    
    overflow: hidden;
  }
  
div.slider_container2  div.slide_box div.slide_items {
	width: 755px;
}
  
/* box na ikonki */
div.slider_container2  div.ico_box {
    height: 20px;	        
	float: left;	
	display: inline;
	text-align: left;
	padding: 0;
	margin: 0;
  }
  
div.slider_container2  div.ico_box div.epro_smallIco {
    float: left;        
    position: absolute;
    color: white;                            
    font-family: tahoma;
    font-size: 11px;    	    
    width: 24px;    
    height: 20px;
	overflow: hidden;		   	    
    line-height: 19px;
    font-weight: bold;             
    cursor: pointer;
    background: url(../image/template/bg_ico_slider.gif) no-repeat 0 0;
  }
  
div.slider_container2  div.slide_arrow_right {
    width: 89px;
    height: 20px;      
    margin-left: 5px;
    text-align: center;
   	float: left;
   	display: inline;
    overflow: hidden;
    
  }
  
div.slider_container2  div.slide_arrow_right a {
    display: block;
    margin: 0px;    
    padding: 0px; 
    background: url('../image/template/bestseller_right_arrow.gif') no-repeat center center;    
    width: 89px;
    height: 20px;
    text-decoration: none;
    float: left;
    display: inline;
}

div.slider_container2  div.slide_arrow_right a:hover {
    text-decoration: none;
}
  
div.slider_container2  div.slide_arrow_left {	
    width: 103px;
    height: 20px;   
    margin-right: 5px;
    text-align: center;    
  	float: left;
  	display: inline;
	overflow: hidden;		            
  }
  
div.slider_container2  div.slide_arrow_left a {	
    display: block;
    margin: 0px;    
    padding: 0px;  
    background: url('../image/template/bestseller_left_arrow.gif') no-repeat center center;
    width: 103px;
    height: 20px;
    text-decoration: none;
    float: left;
    display: inline;
  }
  
div.slider_container2  div.slide_arrow_left a:hover {
    text-decoration: none;
  }
  
  
div.slider_container2  div.slide_box div.slide_items {    
    overflow: hidden;    
  }
  
  
div.slider_container2  div.slide_box div.slide_items div.item {
    float: left;
    padding: 0;
    margin: 0;
    width: 755px;
    overflow: hidden;
    background: none;
  }    


div.slider_container2 div.navigation_bestseller2 {
	width: 215px;	
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../image/template/ico_bg.jpg) #e0dad4 no-repeat 0 0;
	height: 30px;
	overflow:hidden;
}

div.slider_container2  div.slide_box div.slide_items div.item table.slider2_table {
	width: 215px;
	margin: 0;
	padding: 0;
	background: none;
}

table.slider2_table td.name  {
	padding: 0;
	margin: 0;
	background: none;
}

table.slider2_table td.name h2 {
	font-size: 11px;
	line-height: 16px;	
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin:  0 10px;
}

table.slider2_table td.name h2 a {		
	color: #890924;
	font-weight: bold;
	text-decoration: none;	
}

table.slider2_table td.price {
	background: none;
}

/* slider no 3*/
div.slider_container3 {
	width: 755px;
	height: 195px;
	overflow: hidden;	
	margin-top: 10px;	
}

div.slider_container3 div.header {
	background: url(../image/template/header_slider.gif) no-repeat 0 0;
	height: 30px;
}

div.slider_container3  div.slide_box {            
    width: 755px;
	height: 165px;    	
    overflow: hidden;
    float: left;
    border: none;
    z-index: 10;    
    position: relative;    
    overflow: hidden;
  }
  
div.slider_container3 div.producer {
	color: #c0c7d7;
	font-size: 10px;
	margin-bottom: 8px;
}

div.slider_container3 div.description {
	font-size: 11px;
	color: #676e80;
	height: 26px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.slider_container3  div.ico_box {
    height: 50px;
	width: 10px;	        
	float: left;	
	display: inline;
  }
  
div.slider_container3  div.ico_box div.epro_smallIco {
    float: left;        
    position: absolute;
    color: white;                            
    font-family: tahoma;
    font-size: 11px;    	    
    width: 28px;    
    height: 22px;
	overflow: hidden;		     	    
    line-height: 20px;
    font-weight: normal;
    text-align: center;                  
    cursor: pointer;
  }
  
div.slider_container3  div.slide_arrow_right {
    width: 100px;
    height: 17px;          
    text-align: center;    
   	float: left;
   	display: inline;
    overflow: hidden;
    
  }
  
div.slider_container3  div.slide_arrow_right a {
    display: block;
    margin: 0px;    
    padding: 0px;    
    background: url('../image/template/bestseller_right_arrow2.gif') no-repeat center center;    
    width: 100px;
    height: 17px;
    text-decoration: none;
}

div.slider_container3  div.slide_arrow_right a:hover {
    text-decoration: none;
}
  
div.slider_container3  div.slide_arrow_left {
    width: 111px;
    height: 17px;       
    text-align: center;    
  	float: left;
  	display: inline;
	overflow: hidden;		            
  }
  
div.slider_container3  div.slide_arrow_left a {	
    display: block;
    margin: 0px;    
    padding: 0px;    
    background: url('../image/template/bestseller_left_arrow2.gif') no-repeat center center;
    width: 111px;
    height: 17px;
    text-decoration: none;
  }
  
div.slider_container3  div.slide_arrow_left a:hover {
    text-decoration: none;
  }
  
  
div.slider_container3  div.slide_box div.slide_items {    
    overflow: hidden;  
    margin-top: 20px;
}
  
div.slider_container3 div.slide_box div.ico_box {
    float: left;    
    display: inline;
    width: auto;
}
  
div.slider_container3  div.slide_box div.slide_items div.item {
    float: left;
    display: inline;
    width: 252px;
    overflow: hidden;
}    


div.slider_container3 div.item a.image {
	display: block;
	float: left;
	height: 140px;
	width: 90px;
}

div.slider_container3 div.item a.image:hover {
	text-decoration: none;
}

div.slider_container3 div.item div.status {
	height: 30px;
	width: 140px;
	overflow: hidden;
}

div.slider_container3 div.item div.title_link {
	float: left;
	display: inline;
	width: 140px;	
	height: 26px;
	overflow: hidden;		
	margin-bottom: 4px;
	
}

div.slider_container3 div.item div.title_link a {
	display: block;	
	text-decoration: none;
	color: #fb4ebb;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

div.slider_container3 div.item div.title_link a:hover {
	text-decoration: underline;
}

div.slider_container3 div.item div.price {
	font-size: 10px;
	color: #676e80;
}

div.slider_container3 div.item div.price span.price {
	font-weight: bold;
	font-size: 11px;
	color: #fb4ebb;
	margin-right: 5px;
}
            

/*body, html {height: 100%;}*/
body {

}
/* element otwierajacy okno */
.overlayWindowTrigger {
	/*visibility: hidden;*/
	width:0px;
}

/* kontener */
.overlayWindow {
		position:absolute;		
		z-index:400;
}

.overlayWindow dl, 
.overlayWindow dt,
.overlayWindow dd {
	display:block;
	margin:0;
	padding:0;
	position:relative;	
}

/* okno */
.overlayWindow dl {
}
/* naglowek */
.overlayWindow dt {
	z-index:2;
}
/* nag³owek */
.overlayWindow dt span.header {	
	height:30px;
	font-family:Tahoma;
	display:block;
}
		
.overlayWindow dt {			
				
	border:2px #FFF solid;
	border-bottom:none;
	/*background-color:#D1D1D1;*/
	background-color:#fff;
	
	color:#000;									
}
/* tytul w naglowku */
.overlayWindow dt span.headerBar {
	display:block;
	font-size:11px;
	padding:8px 0px 8px 10px;
	/*background-color:#BCBCBC;*/
	background-color:#ff58c2;
	color:#fff;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
}
/* przycisk zamykajacy okno w naglowku */
.overlayWindow dt span.headerBar img.overlayClose {
	/*vertical-align:middle;*/
	float:right;
	margin:-7px -0px 0px 0px;	
	padding:0px;
}
/* zawartosc */
.overlayWindow dd {		
	z-index:1;	
	
	margin-top:-2px;
	border:2px #EEE solid;
	background: #FFF url(../image/template/overlayWindowContentLoading.gif) center 45% no-repeat;
	color:#000;
	overflow:auto;					
}

.overlay{

	z-index:1;	
	margin-top:-2px;
	background: #FFF url(../image/template/overlayWindowContentLoading.gif) center 45% no-repeat;
	color:#000;
	overflow:auto;		
	height: 390px;
}

.overlayWindow dd .box_info {
	padding:6px 6px 0px 6px;
	margin:0px;
}
.overlayWindowLoaded dd {
	background: #FFF;
}
/* element zamykajacy widoczne okno */
.overlayClose {
	cursor:pointer;
}

.overlayWindow a, .overlayWindowLoaded a {
	margin:0px;
	padding:0px;
}

/**
 * Logowanie
 *
 *  
 */
#logInTrigger {
	/*color:#FFF;
	line-height:20px;*/
	cursor:pointer;
} 
 
#logInContainer {		
	height:356px;
	width:400px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-173px;	
	
	/*background-color:#F00;*/
		
}
/* okno */
#logInContainer dl {
}

/* zawartsc */
#logInContainer dd {			
	height:326px;				
	text-align:left;
	overflow:hidden;
}

#logInContainer dd .box_info {
	padding:0px;
	margin:0px;
}

#logInContainer dd ul { 
	margin:0;
	padding:0;
	list-style-type:none;
	/*list-style-image: url(../image/icon/signin_check.gif) ;*/	
}

#logInContainer dd li {
	padding:0px 0px 3px 12px;
	margin:0;
	background: url(../image/icon/signin_check.gif) no-repeat left 3px;
	font-size:11px;
	/*letter-spacing: -1px;*/
}

/*
#logInContainer dd h1 {
	font-size:11px;
	padding:6px 6px 6px 10px;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	margin:7px 0px 0px 0px;	
}
*/
#logInContainer dd input.text {
	padding:2px;	
	border:1px #C5C5C5 solid;
	background-color:#fff;
	width:225px;
}
#logInContainer dd input {
	margin:2px 0px 2px 5px;
}

#logInContainer div.header {
	position: relative;
	overflow:hidden;
	font-size:11px;
	padding:6px 6px 6px 10px;
	background-color:#ff58c2;
	color:#FFF;
	font-weight:bold;
	margin:7px 0px 0px 0px;
}

#partner_menu_register{
	width:100%;
	padding-top:30px;
	padding-left:20px;
	margin:auto;
}

#partner_menu_register table{
	margin-top:10px;
}

#partner_menu_register td{
	padding:0px 10px 0px 5px;
}

#partner_menu_register ul { 
	margin:0;
	padding:0;
	list-style-type:none;
	/*list-style-image: url(../image/icon/signin_check.gif) ;*/	
}

#partner_menu_register li {
	padding:3px 0px 5px 12px;
	margin:0;
	background: url(../image/icon/signin_check.gif) no-repeat left 5px;
	font-size:11px;
}

/* CSS Document */

#wishListTrigger {
	color:#FFF;
	line-height:20px;
	cursor:pointer;
}

#wishList {
	right:0px;
	top:16px;
}

#wishList dl {
	width:284px;	
}

#wishList dt div{
	width:76px;
	height:60px;
	margin:0 0 0 124px;		
	text-align: center;	
	padding-top:7px;
	font-size:11px;	
	line-height:20px;	
}

#wishList dd {				
	height:390px;
				
	background-image:none;
	font-family:Verdana;
	
	overflow:auto;
	text-align:left;
}

#wishList h1 {
	font-size:11px;
	padding:6px 5px 6px 10px;
	background-color:#BCBCBC;
	font-weight:bold;
	margin:7px 0px 0px 0px;	
}

#wishList h1 img {
	float:right;
	margin-top:-2px;
}

#wishlist a.more {
  display: block;
  padding: 3px 3px 3px 3px;
  margin-left: 0px;
  text-align:center;
  color:#E76600;
  font-weight:normal;
  font-size: 10px;
}

#wishList .separator {
  margin-top:6px;
  height: 4px;
  line-height: 1px;
  font-size: 1px;
  margin-left: 1px;
  border-top:1px #ddd solid;
}


#wishList .row {
  margin: 5px;
}

#wishList .row a {
  text-decoration: none;
  color: #000000;
}

#wishList .row a:hover {
  text-decoration: underline;   
}

#wishList .row .ico {
  float: left;
  width: 34px;
  height: 34px;
  
  margin:0px 4px 0px 0px;
  overflow: hidden;
  
  border:1px #ddd solid;
  background-color:#fff;
}

#wishList .row .ico a {
  display:block;
  width: 34px;
  height: 34px;
  text-decoration: none;
  background-repeat:no-repeat;
  background-position:center center;
}


#wishList .row .name {
  width: 170px;
  
  float: left;  
  
  letter-spacing: -1px;
}

#wishList .row .name a {
  display: block;
  font-size:10px;
}

#wishList .producer a{
  color:#aaa;
}

#wishList .price {
  color: #606060;
  margin-top: 1px;
  font-size: 10px;
  white-space:nowrap; 
}

#wishList .price span {
  color: #E76600;
  font-weight:bold;
}

#wishList .row .action {
  float: right;
  width: 40px;
  
  overflow: hidden;
  
  text-align:right;
  
}


/**
 * Logowanie
 *
 *  
 */
#remindPasswordTrigger {
	/*color:#FFF;
	line-height:20px;*/
	cursor:pointer;
} 
 
#remindPasswordContainer {		
	height:190px;
	width:560px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-280px;
	margin-top:-85px;	
	
	/*background-color:#F00;*/
		
}
/* okno */
#remindPasswordContainer dl {
	
	/*width:300px;*/
}

/* zawartsc */
#remindPasswordContainer dd {			
	height:160px;				
	/*background-image:none;*/
	text-align:left;
}

/**
 * Logowanie
 *
 *  
 */
#registerTrigger {
} 
 
#registerContainer {		
	height:556px;
	width:460px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-230px;
	margin-top:-258px;			
}
/* okno */
#registerContainer dl {
	
	/*width:300px;*/
}

#registerFormInfo {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

#registerFormError {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

#registerFormOk {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

/* zawartsc */
#registerContainer dd {			
	height:526px;				
	/*background-image:none;*/
	text-align:left;
}
#registerContainer dd  table#registerFormTable td {
	padding:4px 0px 0px 5px;
}

#registerContainer dd input.text {
	padding:2px;
	border:1px #C5C5C5 solid;	
}

#registerContainer dd input.text {
	width:260px;
	/*background-color: #F5F5F5;*/
}

#registerContainer dd .req input.text {
	border-color:#ff58c2;
}

#registerContainer dd tr.error input.text {
	background-color:#ffecf8;
}

#registerContainer dd tr.error label {
	color:#ff58c2;
}

#registerContainer dd input.checkbox {
	
}

/**
 * Wyszukiwanie zaawansowane
 *
 *  
 */
#advancedSearchTrigger {	
} 
/* kontener */ 
#advancedSearchContainer {
	height:420px;
	width:386px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-193px;
	margin-top:-205px;		
}
/* okno */ 
#advancedSearchContainer dl {
}
/* zawartosc */
#advancedSearchContainer dd {					
	height:410px;	
	padding:10px;		
	overflow: hidden;							
}
#advancedSearchContainer dd table td {
	padding-top:7px;
	white-space:nowrap;
	color:#000;
}

/* karta logowania */
div.account {
	margin: 5px 0;
}

div.account table.account {
	width: 95%;
	margin: auto;
}

div.account table.account td.login {
	width: 40%;
	vertical-align: top;
}

div.account table.account ul.point {	
	list-style-type: none;
	list-style-image:  none;
	margin: 0;
	padding: 0;
}


div.account table.account ul.point li {
	list-style-type: none;
	list-style-image:  none;
	background: url(../image/template/point_li.gif) 0 0 no-repeat;
	margin: 5px 0;
	padding: 0 0 0 15px;
}

div.account table.account div.simplelist {
	margin: 10px 0;
}

div.account table.account div.simplelist p {	
	margin-bottom: 0;
}

div.account table.account div.simplelist ul {
	margin: 0 0 0 10px;
	padding: 0;	
	list-style-image:  none;
	list-style-type: none;	
}

div.account table.account div.simplelist ul li {
	list-style-type: none;
	list-style-image:  none;
	background: url(../image/icon/signin_check.gif) 0 4px no-repeat;	
	margin: 5px 0;
	padding: 0 0 0 17px;	
}

/* koniec karta logowania */

/* menu po zalogowaniu */

table.account_menu {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}

table.account_menu td {
	border: none;
	padding: 3px;
	vertical-align: top;
	text-align: center;
	width: 10%;
}

/**
 * Logowanie
 *
 *  
 */
#cartTrigger {
} 
 
#addToCartContainer {		
	height:556px;
	width:260px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-130px;
	margin-top:-258px;			
}
/* okno */
#addToCartContainer dl {
	
	/*width:300px;*/
}

#registerFormInfo {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

#registerFormError {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

#addToCartContainerFormOk {
	text-align:center;
	width: 90%;
	margin:0 auto;
	padding-right:12px;
}

/* zawartsc */
#addToCartContainer dd {			
	height:126px;				
	/*background-image:none;*/
	text-align:left;
}
#addToCartContainer dd  table#registerFormTable td {
	padding:4px 0px 0px 5px;
}

#addToCartContainer dd input.text {
	padding:2px;
	border:1px #C5C5C5 solid;	
}

#addToCartContainer dd input.text {
	width:260px;
	/*background-color: #F5F5F5;*/
}

#addToCartContainer dd .req input.text {
	border-color:#9e0f2e;
}

#addToCartContainer dd tr.error input.text {
	background-color:#fcedf0;
}

#addToCartContainer dd tr.error label {
	color:#9e0f2e;
}

#addToCartContainer dd input.checkbox {
	
}

/* slider 1 - proposal */

/* ustawienia wielkosci */
#slider2 {
	border-right: 1px solid #e6e6e6;
	width: 217px;	
}

#slider2 div.slider_window {		
	width: 217px;
	height: 302px;
	overflow: hidden;
	position: relative;	
}

#slider2 div.slider_window div.slider_items {
	position: relative;
	height: 302px;
}

#slider2 div.slider_window div.slider_items div.item {
	width: 217px;	
	float: left;
	display: inline;		
}

/* ustawienia ikon */
div.icons {
	width: 217px;	
	text-align: center;
	padding: 0px 0px 6px 0;
	overflow: hidden;
	height: 24px;	
	border-right: 1px solid #e6e6e6;
}
#ico_box2 {
	height: 12px !important;
	padding-bottom: 5px;
	float: left;
	display: inline;
	text-align: center;
}

#ico_box2 img {
	float: left;
	display: inline;
}

#ico_box2 a {	
	padding: 5px 10px 6px 10px;
	color: #5a5a5a;
	float: left;
	display: inline;
}

#ico_box2 .selected {
	background: url(../image/template/slider_bg.gif)  no-repeat center center;	
	color: #fff;	
	font-weight: bold;
}

#slierLeftTriggerMiddle {
	background: url(../image/template/bestseller_left_arrow.gif) no-repeat 0 center;
	float: left;
	display: inline;
	width: 23px;
	height: 24px;	
}

#slierLeftTriggerMiddle:hover {
	text-decoration: none;
}

#slierLeftTriggerMiddle.disabled {
	background: url(../image/template/bestseller_left_arrow_disabled.gif) 0 center;
	width: 23px;
	height: 24px;
	float: left;
	display: inline;
}

#sliderRightTriggerMiddle {	
	background: url(../image/template/bestseller_right_arrow.gif) no-repeat 0 center;
	float: left;
	display: inline;
	width: 23px;
	height: 24px;	
}

#sliderRightTriggerMiddle:hover {
	text-decoration: none;
}

#sliderRightTriggerMiddle.disabled {
	background: url(../image/template/bestseller_right_arrow_disabled.gif) 0 center;
	width: 23px;
	height: 24px;
	float: left;
	display: inline;
}
/* wyglad */

table.mpc_proposal {
	width: 217px;
}

table.mpc_proposal td {
	text-align: center;
	vertical-align: middle;
}

table.mpc_proposal td.status {
	height: 20px;
	padding-top: 15px;
}

table.mpc_proposal td.image {
	height: 155px;
	
}

table.mpc_proposal td.name {
	height: 35px;
}

table.mpc_proposal td.name h2 {
	line-height: 15px;
	padding: 0;
	margin: 0;
}

table.mpc_proposal td.name h2 a {
	font-size: 11px;
	color: #1f263f;
	padding: 0 10px;
}

table.mpc_proposal td.producer {
	height: 30px;
	color: #939393;
	font-size: 10px;
}

table.mpc_proposal td.producer a {
	color: #939393;
	font-size: 10px;
}

table.mpc_proposal td.price {
	height: 47px;
	font-weight: bold;
	color: #75027d;
	vertical-align: middle;
	padding-top: 0px;
	background: url(../image/template/bg_proposal.jpg) no-repeat center 0;
}


/* koniec slider 1 */


/* slider 2 - look at */

#slider div.slider_window {		
	width: 755px;
	height: 350px;
	margin-bottom: 15px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;	

}

#slider div.slider_window div.slider_items {
	position: relative;
	height: 205px;
}

#slider div.slider_window div.slider_items div.item {
	width: 755px;
	height: 350px;	
	float: left;
	display: inline;	
	overflow: hidden;	
}

/* ustawienia ikon */
div.icons_top {
	width: 740px !important;
	height: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;				
	overflow: hidden;
	
}
#ico_box {	
	float: left;	
	display: inline;	
	
}

#ico_box img {
	float: left;
	display: inline;
}

#ico_box a {	
	width: 20px;
	height: 20px;
	float: left;
	padding: 0 2px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
	background: url(../image/template/bg_ico_slider.gif) no-repeat center 0;
}

#ico_box .selected {
	background: url(../image/template/bg_ico_slider_selected.gif)  no-repeat center 0;	
	color: #fff;	
	font-weight: bold;
}

#slierLeftTrigger {
	background: url(../image/template/bestseller_left_arrow2.gif) no-repeat center center;
	float: right;	
	display: inline;
	width: 111px;
	height: 17px;	
}

#slierLeftTrigger:hover{
	text-decoration: none;
}

#slierLeftTrigger.disabled {
	background: url(../image/template/bestseller_left_arrow2_disabled.gif) center center;
}

#sliderRightTrigger {	
	background: url(../image/template/bestseller_right_arrow2.gif) no-repeat center center;
	float: right;	
	display: inline;
	width: 100px;
	height: 17px;	
}

#sliderRightTrigger:hover {
	text-decoration: none;
}

#sliderRightTrigger.disabled {
	background: url(../image/template/bestseller_right_arrow2_disabled.gif) center center;
}

/* ustawienia specyficzne wygladu */
div.navigation_bestseller {
	float: right;
	display: inline;
	margin-top: 13px;
	margin-right: 10px;
}

/* koniec slider 2 */


/* slider 3 - bestsellery */

/* ustawienia wielkosci */

div.slider_bestseller {
	height: 195px;
	width: 755px;
	overflow: hidden;
}

#slider_bestseller {
	width: 755px;
	overflow: hidden;
	float: left;
	display: inline;
	height: 2165px;	
	margin: auto;
}

#slider_bestseller div.slider_window {
	width: 755px;
	height: 165px;
	overflow: hidden;
	position: relative;	
}

#slider_bestseller div.slider_window div.slider_items {	
	position: relative;
	height: 165px;
}

#slider_bestseller div.slider_window div.slider_items div.item {
	width: 755px;	
	float: left;
	display: inline;	
}

#slider_bestseller div.slider_window div.slider_items div.item div.one_item {
	float: left;
	display: inline;
	width: 250px;	
	margin-top: 20px;
}

#slierLeftTriggerBestseller {
	background: url(../image/template/bestseller_left_arrow.gif) no-repeat  0 0;
	float: right !important;
	display: inline;	
	width: 103px;	
	height: 20px;	
	text-decoration: none;
}

#slierLeftTriggerBestseller:hover {
	text-decoration: none;
}

#slierLeftTriggerBestseller.disabled {
	background: url(../image/template/bestseller_left_arrow_disabled.gif) no-repeat 0 0;
}

#slierRightTriggerBestseller {	
	background: url(../image/template/bestseller_right_arrow.gif) no-repeat 0 0;
	float: right !important;
	display: inline;
	width: 100px;
	height: 17px;
	text-decoration: none;	
}

#slierRightTriggerBestseller:hover {
	text-decoration: none;
}

#slierRightTriggerBestseller.disabled {
	background: url(../image/template/bestseller_right_arrow_disabled.gif) no-repeat 0 0;
}

/* ustawienia wygl¹du */

#slider_bestseller div.one_item a.image {
	display: block;
	float: left;
	height: 140px;
	width: 90px;
}

#slider_bestseller div.one_item div.title_link {
	float: left;
	display: inline;
	width: 140px;	
	height: 26px;
	overflow: hidden;		
	margin-bottom: 4px;
}

#slider_bestseller div.one_item div.title_link a {
	display: block;	
	text-decoration: none;
	color: #fb4ebb;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

#slider_bestseller div.one_item div.title_link a:hover {
	text-decoration: underline;
}

#slider_bestseller div.one_item div.title_link span {
	font-weight: bold;
	color: #730279;
}

#slider_bestseller div.producer {
	color: #c0c7d7;
	font-size: 10px;
	margin-bottom: 8px;
} 

#slider_bestseller div.producer a {
	color: #c0c7d7;
	font-size: 10px;
}

#slider_bestseller div.description {
	font-size: 11px;
	color: #676e80;
	height: 26px;
	overflow: hidden;
	margin-bottom: 10px;
}

#slider_bestseller span.price {
	font-weight: bold;
	font-size: 11px;
	color: #fb4ebb;
	margin-right: 5px;
}

#slider_bestseller div.item div.status {
	height: 25px;
	width: 140px;
	overflow: hidden;
}

#slider_bestseller span.old_price {
	font-size: 10px;
	text-decoration: line-through;
	color: #676e80;
}

	
/* koniec slider 1 */