marquee {
	background: #f40000;
	padding: 3px;
	font-weight: bold;
	margin: 4px 0;
}

/* Do robienia prevek nad ikon� produktu*/
#interface1 {
	z-index: 1;
}

#loader_container {
	text-align: center;
	position: absolute;
	top: 40%;
	width: 100%
}

#loader {
	font-family: Tahoma, Helvetica, sans;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 0 16px 0;
	margin: 0 auto;
	display: block;
	width: 135px;
	border: 1px solid #6A6A6A;
	text-align: left;
	z-index: 255;
}

#progress {
	height: 5px;
	font-size: 1px;
	width: 1px;
	position: relative;
	top: 1px;
	left: 10px;
	background-color: #9D9D94
}

#loader_bg {
	background-color: #EBEBE4;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
	font-size: 1px
}

/***********/
.border_preview {
	z-index: 100;
	position: absolute;
	background-color: #EEEEEE;
	width: 400px;
	border: 1px solid #888;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

.title_h2 {
	width: 300px;
	padding: 12px 0 0 18px;
}

/******* Allegro-AJAX ***************/
#alle-tab {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 2px;
}

#alle-tab td {
	border: 1px solid #333;
	padding: 3px;
}

#alle-tab .head {
	color: white;
	background: #f44444;
	font-weight: bold;
	text-align: center;
}

.stronicowanie {
	text-align: center;
}

/***** autocomplete ************/
div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	height: 450px;
	overflow-y: auto;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	border-bottom: 1px solid #ddaaaa;
}

/** Guziki i inne z Pandora WP */

.button, .medbutton, .bigbutton, .smallbutton { font-family: Verdana, Arial, Helvetica, Sans-Serif;}
.button { padding: 5px; border: solid 1px #ccc; background: url('img/button.bg.png') repeat-x top; font-size: 1em; cursor: pointer; text-align: center; color: #3d3c3c; font-weight: 800; text-shadow: White 0px 1px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.medbutton { padding: 5px; border: solid 1px #666666; background: url('img/bigbutton.bg.png') repeat-x top; font-size: 1em; cursor: pointer; text-align: center; color: #de4b92; font-weight: 800; text-shadow: #333333 0px 1px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bigbutton { padding: 10px; border: solid 1px #666666; background: url('img/bigbutton.bg.png') repeat-x top; font-size: 1.5em; cursor: pointer; text-align: center; color: #de4b92; font-weight: 800; text-shadow: #333333 0px 1px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.smallbutton { padding: 3px; border: solid 1px #ccc; background: url('img/button.bg.png') repeat-x top; font-size: 0.8em; cursor: pointer; text-align: center; color: #3d3c3c; font-weight: 600; text-shadow: White 0px 1px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bigbutton:hover { color: #5f225f; }
.bigbutton:active { color: #ffddff; }
.medbutton:hover { color: #5f225f; }
.medbutton:active { color: #ffddff; }
.button:hover, .smallbutton:hover { color: #222; }
.button:active, .smallbutton:active { color: #444; }
.pinkbutt {
   background: url('img/pinkbutton.bg.png') repeat-x top;
   color: #fff;
   text-shadow: Grey 0px 1px 0px;
 }
.pinkbutt:hover { color: #444; }

 a.button, a.medbutton, a.bigbutton, a.smallbutton {display: inline-block;}
 
 /** Pudełko na guziki */
 
 .advparambox {}
 
 .medbuttonbox {
   width: 328px; 
   font-size: 16px; 
   height: 140px; 
   display: inline-block; 
   text-align: left; 
   margin: 0px;    
   background: #f6f6f6; 
   border-radius: 10px; 
   padding: 10px;
 }
 .medbuttonbox p { margin-bottom: 14px; }
 .medbuttonbox a { margin-bottom: 14px; width: 150px; font-size: 16px;  }


.input { padding: 5px; border: solid 1px #ccc; border-top-color: #bbb; border-left-color: #bbb; background-color: #f7f7f7; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 1em; }
.input:hover { border-color: #bbb; }
.input:focus { border-color: #abc; background-color: #f0f7ff !important; }
.input.correct { border-color: #6b9; background-color: #f7fff7 !important; }
.input.incorrect { border-color: #b69; background-color: #fff7ff !important; }
.input.iefix { height: 24px !iefix; }
.smallinput { padding: 3px; font-size: 0.8em; }

/* dirty little helpers */

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.automargin { margin: 0px auto; }
.hidden { display: none !important; }
.watch { background-color: fuchsia !important; }
.round { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.redcolor { color: #dd3333; }
.greencolor { color: #33aa33; }
.bluecolor { color: #3333dd; }

/* widths */

.xxs { width: 50px !important; }
.xs { width: 80px !important; }
.s { width: 140px !important; }
.xxm { width: 190px !important; }
.xm { width: 220px !important; }
.m { width: 300px !important; }
.l { width: 460px !important; }
.xl { width: 620px !important; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; padding: 0px; }


.fr_frame {
	left: 3px;
	top: 3px;
	margin-right: -14px;
  margin-left: -14px;
	margin-bottom: 3px;
}

.fr_background {  
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 4px;
  padding-right: 4px;
}

.fr_container {
  position: relative;
  background: #3E3E3E;
  border: 1px outset #444444;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: url(../img/allegro/kaledit-container.png) repeat top;
}

.fr_shadow {
  -webkit-box-shadow: 2px 2px 4px #141414;
  -moz-box-shadow: 2px 2px 4px #141414;
  margin: 2px 5px 5px 2px;
}

.fr_wgshadow {
  -webkit-box-shadow: 2px 2px 4px #1e1e1e;
  -moz-box-shadow: 2px 2px 4px #1e1e1e;
  margin: 2px 5px 5px 2px;
}

.fr_body {
	background: #DDD;
	border: 1px solid #444444;
	/* padding: 10px; */
  padding: 0px;
}

.fr_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
  padding-left: 4px;
  padding-left: 4px;
}

.fr_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
}


/**** Form Section ****/
#albform ul {
	font-size: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#albform li {
	display: block;
	margin: 0;
	padding: 4px 5px 2px 9px;

}

/**** Inputs and Labels ****/
label.description {
	border: none;
	color: #222;
	display: block;
	font-size: 95%;
	font-weight: 700;
	line-height: 150%;
	padding: 0 0 1px;
}

/** Inline Multiple Choice **/
#li_radio label.choice {
	display: inline;

	margin-left: 0.2em;

}

#li_radio input.radio {
	display: inline;
	margin-left: 0.5em;
}

/** Inline Checkboxes **/
#li_check label.choice {
	display: inline;

	margin-left: 0.2em;
	_top: 0.2em;
}

#li_check input.checkbox {
	display: inline;
	margin-left: 0.5em;
}

#all_frame label { cursor: pointer; display: inline-block; margin: 0px; }

.field_group {
  margin-left: -4px;
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 4px;
  border: 1px solid #cccccc;
}


.orderb_save, .orderb_preview, .orderb_buy {
   background-image:url('img/orderbuttons-eu.jpg');
   background-repeat:no-repeat;
   display: inline-block;
   text-align: left;
   margin: 0px;
   border: 0px;
   padding-left: 50px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
 }

.orderb_pl {
   background-image:url('img/orderbuttons-pl.jpg');
}
.orderb_save {
   background-position: -5px -5px;
   color: #817d7d !important;
   width: 195px;
   height: 50px;
   padding-left: 50px;
   padding-top: 0px;
   font-size: 14px;
   line-height: 50px;
   font-weight: normal;
/*   text-align: center; */
 }
.orderb_save:hover { color: #DE4B92 !important; }
.orderb_save:active { color: #DE4B92 !important; }

.orderb_preview {
   background-position: -5px -55px;
   color: #fff !important;
   width: 145px;
   height: 114px;
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 26px;
   font-size: 22px;   
 }
.orderb_preview:hover { color: #444 !important; }
.orderb_preview:active { color: #444 !important; }

.orderb_buy {
   background-position: -250px -5px;
   color: #fff !important;
   width: 215px;
   height: 140px;
   padding-left: 30px;
   padding-top: 50px;
   font-size: 22px;
 }
.orderb_buy:hover { color: #444 !important; }
.orderb_buy:active { color: #444 !important; }



.help_button {
  cursor:pointer;
  margin-bottom: -3px;  
}

#help_box { width: 500px; }
#help_box h1 { font-size: 14px; line-height: 21px; color: #333333; }
#help_box h2 { font-size: 13px; line-height: 19px; color: #333333; }
#help_box p { font-size: 12px; line-height: 18px; color: #666666; }
