::-webkit-scrollbar-corner{background:transparent;display:none}
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#dbdbdb;border-radius:30px}
::-webkit-scrollbar-thumb{border-radius:30px;background:#ababab;-webkit-box-shadow:none}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #ffffff;*/
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  *background: #D3D1D1;
  border: 1px solid #d3d1d1;
}

.infoBox_red {
  border: 3px solid #d00000;
}

.infoBoxContents {
  *background: #FFFFFF;
  font-family: Tahoma , Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.productUsluga
{
	background: #eee;
}

TR.productAkcept
{
	background: #ccffcc;
}

TR.productUsluga_biale
{
	background: #eee;
}

TR.productPrzechowalniaInfo
{
	background: #e2e2e2;
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd
{
  background: #F0F0F0;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F0F0F0;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E1E1E1;
  //shopping-cart header/footer color
  border-spacing: 1px;

}

.productListing-heading {

#border-right:2px solid #ffffff;
#border-bottom:2px solid #ffffff;
#text-align:left;

  color: #414956;
  font-weight: bold;
  // padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E1E1E1;
  //shopping-cart header/footer color
}

TD.productListing-data
{
	vertical-align:top;
	padding:4 4 4 4;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #414956;
}

.productListing-nazwa
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 43px;
  *background: url('images/m99.gif');
  background-repeat: repeat-x;
  padding-top: 10px;
  *padding-left: 12px;
  text-transform: uppercase;
  border-bottom: 2px solid #9b9b9b;
}

#pageheading_txt
{
	font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial
	text-transform: uppercase;
}

#pageheading_txt a
{
	text-decoration: none;
}

#pageheading_txt a:hover
{
	text-decoration: undeline;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

#debugmod {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: url('images/icons/rb_debug_mod.png') #f1f9fe;
  background-repeat: no-repeat;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  padding:2px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productNormalPrice
{
  font-family: Verdana, Arial, sans-serif;
  color: #C20000;
  font-weight:bold;
  font-size:12px;
}

SPAN.productSpecialPrice
{
  font-family: Verdana, Arial, sans-serif;
  color: #C20000;
  font-weight:bold;
  font-size:13px;
}

SPAN.productNormalPrice_netto
{
	font-family: 'Oswald' , "Arial Narrow" , Verdana, Arial, sans-serif;
	font-stretch: narrow;
	color: #C20000;
	font-weight:bold;
	font-size:22px;
}

SPAN.ProductIlosc
{
  font-family: 'Oswald' ,"Arial Narrow" , Verdana, Arial, sans-serif;
  color: #C20000;
  font-weight:bold;
  font-size:15px;
}

SPAN.productNormalPrice_brutto
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #9B9B9B;
  font-size:11px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.td_cenowka_blink
{
	height: 20px;
}

.td_cenowka
{
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	height: 20px;
}

.td_cenowka:hover
{
	background-color: #e0e0e0;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	cursor: pointer;
}

#td_zgaszone
{
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
}

#image_buttons
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	border: 0px;
	cursor: pointer;
}

.image_buttons:hover
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}


.image_buttons
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	border: 0px;
	cursor: pointer;
}

#image_buttons:hover
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}

#img_hand
{
	cursor: pointer;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#img_hand:hover
{
	cursor: pointer;
	filter:alpha(opacity=100);-moz-opacity:.100;opacity:.500;
}

#tabela_info_2
{
	border: 1px dotted #888;
}

.moduleRow { }
.moduleRowOver { background-color: #FFC500; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FF8C00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox
{
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 11px;
}
.messageStackError_OLD
{
	position: relative;
	padding: 5px 20px 5px 35px;
	width: 520px;
	border: 1px dotted #FF0000;
	background: #f9f9f9 url(images/ico_error.png) 5px 50% no-repeat;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
}


.messageStackError
{
	background: #cc3300;
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	// height: 60px;
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: left;
}


.messageStackWarning_OLD
{
	position: relative;
	padding: 5px 20px 5px 35px;
	width: 520px;
	border: 1px dotted #990000;
	background: #f9f9f9 url(images/ico_warning.png) 5px 50% no-repeat;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
}

.messageStackWarning
{
	background: #006633;
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 60px;
	color: #fff;
	text-align: left;
}

.messageStackSuccess
{
	position: relative;
	padding: 5px 20px 5px 35px;
	width: 520px;
	border: 1px dotted #99ff00;
	background: #f9f9f9 url(images/ico_ok.png) 5px 50% no-repeat;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

.td_just
{
font-family: tahoma,verdana,arial;
font-size: 11px;
color: #000000;
text-align: justify; text-justify: newspaper;
}

.td_just14
{
font-family: "Trebuchet MS",tahoma,verdana,arial;
font-size: 13px;
color: #000000;
text-align: justify; text-justify: newspaper;
}

.bg
{
  background-image: url(images/m17.gif);
  background-repeat: repeat-y;
 }

.bg_blu
{
  background-image: url(images/m17_blu.gif);
  background-repeat: repeat-y;
 }

.bg_gre
{
  background-image: url(images/m17_gre.gif);
  background-repeat: repeat-y;
}

.bg_white
{
  background-image: url(images/m17_white.gif);
  background-repeat: repeat-y;
}

 .bg1
 {
  background-image: url(images/m24.gif);
  background-repeat: repeat-y;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  width: 135px;
  height: 20px;
 }

.go_132{
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  width: 132px;
  height: 20px;
 }
 
 .ml{
  font-size: 11px;
  font-face: tahoma;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .ml_10px{
  font-size: 10px;
  font-face: tahoma;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }
 
 .ml1{
  font-size: 11px;
  color: #ff0000;
  text-decoration: underline;
 }

 .ml2{
  font-size: 11px;
  color: #FFFF9B;
  text-decoration: underline;
 }

 .ml3{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }

 .ml4{
  font-size: 11px;
  color: #78B400;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #0064A7;
  text-decoration: underline;
 }

 .sc{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
 }

 .sc1{
  font-size: 11px;
  color: #0064C8;
  font-weight: bold;
 }

 .sc2{
  font-size: 12px;
  color: #000000;
  font-weight: bold;
 }

 .se{
  width: 120px;
  font-size: 9px;
 }

 .currency_symbol{
  color: #9B9B9B;
 }
  td .indent {
   padding-left:21px;
  }

/* pozostale style z templatki */
.productName
{
	color:#0064C8;
	font-family: Tahoma;
	font-weight:bold;
	text-align:left;
	padding:0px 10px;
	background-image: url(images/narr.gif);
	background-repeat: no-repeat;
}

.productName a
{
	text-decoration:none;
}

.productName a:hover
{
	text-decoration:underline;
}


#productNamePodkladPromocje
{
	background-image: url(images_layout/promocja-bg-523px.png);
	background-repeat: no-repeat;
}

SELECT.wybieraki {
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #363636;
	color: #000;
	text-align: left;
	padding: 2px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	width: 300px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

SELECT.wybieraki_v2
{
	border-top:     1px solid #666; 
        border-left:    1px solid #666; 
        border-bottom:  1px solid #999;
        border-right:   1px solid #999;
        font-family:    Verdana;
        font-size:10px;color:#000000;font-weight:normal;
        padding: 2px;
        height : 32px;
        width : 300px;
        cursor: pointer;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        vertical-align: middle;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;

}

SELECT.waluty {
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #444;
	color: #000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	height: 18px;
	width: 120px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#td_opcje
{
	background-color: #0064C8;
	border-bottom: 2px solid #fff;
	height: 18px;
	font-family: Tahoma; font-weight:bold; text-align:left; color: #fff;
}

.td_opcje
{
	#background-color: #0064C8;
	border-bottom: 2px solid #fff;
	height: 18px;
	font-family: Tahoma; font-weight:bold; text-align:left; color: #fff;
	
	background-image: linear-gradient(bottom, #0064C8 3%, #0076EB 80%);
	background-image: -o-linear-gradient(bottom, #0064C8 3%, #0076EB 80%);
	background-image: -moz-linear-gradient(bottom, #0064C8 3%, #0076EB 80%);
	background-image: -webkit-linear-gradient(bottom, #0064C8 3%, #0076EB 80%);
	background-image: -ms-linear-gradient(bottom, #0064C8 3%, #0076EB 80%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.03, #0064C8),
	color-stop(0.8, #0076EB)
	);

}

.td_opcje_v2
{
	background-color: #c0c0c0;
	border-bottom: 2px solid #fff;
	font-family: Tahoma; font-weight:bold; text-align:left; color: #000000;
}

.td_opcje_v2:hover
{
	background-color: #a0a0a0;
}

.td_opcje_v3
{
	background-color: #a0a0a0;
	border-bottom: 2px solid #fff;
	font-family: Tahoma; font-weight:bold; text-align:left; color: #000000;
}


#td_opcje_no_align
{
	background-color: #0064C8;
	border-bottom: 2px solid #fff;
	height: 18px;
	font-family: Tahoma; font-weight:bold; color: #fff;
}

#td_opcje_tekst
{
	font-family: Tahoma; font-weight:bold; text-align:left; color: #fff;
}

.td_opcje_tekst
{
	font-family: Tahoma; font-weight:bold; text-align:left; color: #fff;
}

#td_nazwaProduktu
{
	width: 490px;
	height: 43px;
	text-align:left;
	border-bottom: 2px solid #888;
}

.txt_nazwaProduktu, #txt_nazwaProduktu
{
	color: #c20000;
	font-size: 19px;
	font-family: Tahoma;
	font-weight:bold;
}

.txt_nazwaProduktu, #txt_nazwaProduktu a
{
	text-decoration: none;
}

.txt_nazwaProduktu, #txt_nazwaProduktu a:hover
{
	text-decoration: underline;
}

#GotoweAkceptacja
{
	font-size: 12px;
	color: #333;
	font-family: Tahoma;
}

#info_info_error, #info_info_error_1
{
	background: #cc3300;
}

.info_info_error , .info_info_error_1
{
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 80px;
	color: #fff;
}

#info_info_info
{
	background: #fff;
}

.info_info_info
{
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 80px;
	color: #000;
}

#smallText2
{
	font-size: 10px;
	text-color: #888;
	font-family: Verdana;
}

/* plikoczek */
.msgPlikoCzek
{
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
}
.msgPlikoCzekError
{
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
	border: 1px dotted #FF0000;
	background: #EEEEEE;
}

.msgPlikoCzekSuccess
{
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-size: 13px;
	border: 2px dotted #99ff00;
}

.filePlikoCzek
{
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background: #eee;
	height: 32px;
	border-bottom: 2px solid #FFF;
	margin-bottom: 4px;
}

.filePlikoCzekOK
{
	font-family: "Trebuchet MS", Verdana , tahoma, helvetica, arial, sans-serif;
	font-size: 18px;
	color: #008000;
}


.filePlikoCzek_Gray
{
	font-family: "Trebuchet MS", Verdana , tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #008000;
	background: #EEEEEE;
}

.filePlikoCzek_NULL
{
	font-family: "Trebuchet MS", Verdana , tahoma, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #000;
	background: #ccc;
}


#dzial_info
{
	background: #EEEEEE;
	padding: 1px 12px 1px 12px;
	background-image: url(images_layout/category_info_bg.jpg);
	background-repeat: no-repeat;
}

#dzial_info h2
{
  font: 24px "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;, serif;
}

#dzial_info a
{
  text-decoration: none;
}

#dzial_info a:hover
{
  text-decoration: underline;
}



.dzial_info
{
	background: #EEEEEE;
	padding: 1px 12px 1px 12px;
	background-image: url(images_layout/category_info_bg.jpg);
	background-repeat: no-repeat;
}

.dzial_info h2
{
  font: 24px "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;, serif;
}

.dzial_info a
{
  text-decoration: none;
}

.dzial_info a:hover
{
  text-decoration: underline;
}

#dzial_info_uwaga
{
	background: #EEEEEE;
	padding: 1px 12px 1px 12px;
	background-image: url(images_layout/category_info_bg.jpg);
	background-repeat: no-repeat;
	border: 2px solid #c20000;
}
#dzial_info_uwaga h2
{
  font: 24px "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;, serif;
}
#dzial_info_uwaga a
{
  text-decoration: none;
}
#dzial_info_uwaga a:hover
{
  text-decoration: underline;
}

.dzial_info_more
{
	text-align: right;
}

#DataWaznosci_OK
{
	font-family: "Trebuchet MS", Verdana , tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #888;
}

#DataWaznosci_PO
{
	font-family: "Trebuchet MS", Verdana , tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #F00000;
}

#dp_blu
{
	color:rgb(0,0,0);
}

#dp_blu_b
{
	font-weight: bold;
	color:rgb(0,0,0);
}


#PlikoCzek_nfo_1
{
	padding: 15px 15px 15px 15px;
	border: 1px solid #aaa;
	background: #f9f9f9;
}

fieldset { border:1px solid #dcdcdc; padding:10px;}
legend { font-family: Tahoma, Verdana, Arial, sans-serif; padding: 0.2em 0.5em; color: #3a3a3a; font-weight: bold; font-size: 11px; text-align:left; }

INPUT.id_input_txt_200px
{
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #888;
	color: #000;
	text-align: left;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	width: 200px;
	padding-left: 2px;
}

INPUT.id_input_txt_150px
{
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #888;
	color: #000;
	text-align: left;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	width: 150px;
	padding-left: 2px;
}

SELECT.id_wybierak_200px
{
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #888;
	color: #000;
	text-align: left;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	width: 200px;
	padding-left: 2px;
}

.nadfooter
{
	margin-top: 15px;
}

.ecommerce li
{
	font-family:'Dosis',Tahoma,Arial,Helvetica,sans-serif;
	float:left;
	padding-left:2px;
	padding-right:2px;
	display:inline
}

.topic{overflow:hidden; padding:0 5px 2px}

#noowa_ramka_a
{
	background-color: #9b9b9b;
}

.noowa_ramka_a
{
	background-color: #9b9b9b;
}
#noowa_ramka_b
{
	background-image: url(images/s01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
}

.noowa_ramka_b
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
}

.noowa_ramka_c
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

INPUT.id_input_txt_300px
{
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #888;
	color: #000;
	text-align: left;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	width: 300px;
	padding-left: 2px;
}

#small_links_td
{
	color: #ccc;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#small_links a
{
	text-decoration: none;
}

#small_links a:hover
{
	text-decoration: undeline;
}

.small_links_td
{
	color: #ccc;
	font-family: Tahoma , Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.small_links a
{
	text-decoration: none;
}

.small_links a:hover
{
	text-decoration: undeline;
}

.pc_nowe_ramki
{
	font-size: 13px;
	font-family: tahoma,arial,helvetica,sans-serif;
}

.navi
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.navi ul
{
	padding: 0px 0px 0px 0px;
}

.navi li
{
	padding: 0px 0px 0px 0px;
}

LI.navi_root
{
	height: 18px;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0px 0px 0px 0px;
	background: url('images/m19.gif') 0px 17px repeat-x;
}

LI.navi_root_last
{
	height: 18px;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0px 0px 0px 0px;
}

LI.navi_sub
{
	height: 14px;
	margin-left: 35px;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
}

SPAN.right_text_header { color:#203360; font-size: 13px; font-weight:bold; line-height:normal; font-family: tahoma,arial,helvetica,sans-serif; }

#navi
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navi ul
{
	padding: 0px 0px 0px 0px;
}

#navi li
{
	padding: 0px 0px 0px 0px;
}

#navi_name
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navi_name ul
{
	padding: 0px 0px 0px 0px;
}

#navi_name li
{
	padding: 0px 0px 0px 0px;
}

#navi_root
{
	height: 18px;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0px 0px 0px 0px;
	background: url('images/m19.gif') 0px 17px repeat-x;
}

#navi_root_last
{
	height: 18px;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0px 0px 0px 0px;
}

#navi_sub
{
	height: 14px;
	margin-left: 35px;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
}

#tlo_pod_sercza
{
	background: url('images/m15.gif') no-repeat;
	width: 200px;
	height: 71px;
}

#nowe_tlo_pod_sercza
{
	background: url('images/m15-new.png') no-repeat;
	width: 200px;
	height: 71px;
}

TABLE.popup
{
  border-width: 1px;
  border-style: dotted;  
  border-color: #000000;
}


#img_job_prewka
{
	border: 1px solid #e0e0e0;
}

#osiempx {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #000000;
}

#kod_kuponu
{
	font-family: Oswald , Tahoma , Verdana, Arial, sans-serif;
	font-size: 80px;
	color: rgb(194, 0, 0);
}

#og_image
{
	display: none;
}

.str {
	clear: both;
}

.str a, .str span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.str a:hover, .str span.current {
	border-color: #000;
}

.str span.current {
	font-weight: bold;
}

.ul_infotext
{
	padding-left: 1.5em;
	list-style-position: outside;
}

#count_me
{
	font-family: 'Oswald' , "Arial Narrow" , Verdana, Arial, sans-serif;
	font-stretch: narrow;
	color: #d0d0d0;
	font-weight:bold;
	font-size:120px;
	text-align: center;
}

.PlikoCzekPracuje
{
	font-family: 'Oswald' , "Arial Narrow" , Verdana, Arial, sans-serif;
	font-stretch: narrow;
	color: #404040;
	font-size:32px;
	text-align: center;
}

.img_pudlo_obrazkowe_gotowiec
{
	margin-top: 10px;
    border-top:     1px solid #f0f0f0;
    border-left:    1px solid #f0f0f0;
    border-bottom:  1px solid #d0d0d0;
    border-right:   1px solid #d0d0d0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

 INPUT.submit_klik
{
        background-color:#FAFAFA; margin:0px;
        border-top:     1px solid #666;
        border-left:    1px solid #666;
        border-bottom:  1px solid #999;
        border-right:   1px solid #999;
        color: #373737;
	       font: 16px 'PT Sans Narrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
        padding: 2px;
        height : 32px;
        width : 150px;
        cursor: pointer;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        vertical-align: middle;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
}

INPUT.submit_klik:hover
{
  background-color:#c0c0c0; margin:0px;
}

#styl_tekst_adresowe
{
	font-family: tahoma; font-size:14px;
  	height:32px;
  vertical-align: middle;
  padding: 2px;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#styl_input_text, .styl_input_text
{
  font-family: tahoma; font-size:14px;
  height:32px;
  border-top:     1px solid #666;
  border-left:    1px solid #666;
  border-bottom:  1px solid #999;
  border-right:   1px solid #999;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.nowy_przycisk_def
{
  border-top:     1px solid #666;
  border-left:    1px solid #666;
  border-bottom:  1px solid #999;
  border-right:   1px solid #999;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.nowy_przycisk_def:hover
{
	cursor:hand;
	filter:alpha(opacity=80);
  	-moz-opacity:0.8;
  	-khtml-opacity: 0.8;
  	opacity: 0.8;
}
.nowa-inforamka
{
  font-size: 24px;
  font-family:"Dosis", "Source Sans Pro", sans-serif;
  font-weight:300;
  text-align: left;
  vertical-align: top;
  color: #808080;
 }

.cookie-banner
{
	font-size: 18px;
  	font-family:"Dosis", "Source Sans Pro", sans-serif;
  	font-weight:300;
  	text-align: center;
  	vertical-align: bottom;
	min-width:988px;
	height:50px;
	overflow:hidden;
	background:#ffba00;
	background-image:-webkit-linear-gradient(top,#ffe800,#ffba00);
	background-image:-moz-linear-gradient(top,#ffe800,#ffba00);
	background-image:-ms-linear-gradient(top,#ffe800,#ffba00);
	background-image:-o-linear-gradient(top,#ffe800,#ffba00);
	background-image:linear-gradient(top,#ffe800,#ffba00);
}

.nowy_styl_input
{
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:24px;
background-color:#ffffff;border:1px solid #cccccc;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s
}

.nowy_styl_input:hover
{
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

.scrollup
{
	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:40px;
	right:30px;
	display:none;			
	background: url('images/icon_top.png') no-repeat;
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://www.d-print.pl/Oswald-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: local('Dosis Light'), local('Dosis-Light'), url(https://www.d-print.pl/Dosis-Light.woff) format('woff');
}


.img_butt_flip
{
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	border: 0px;
	cursor: pointer;
}

.img_butt_flip:hover
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}

.nie_znaleziono_produktu
{
	font-size: 24px;
	font-family:"Dosis", "Source Sans Pro", sans-serif;
	font-weight:300;
	text-align: left;
	vertical-align: top;
	color: #800000;
	height: 50px;
}

.cookie-banner-close
{
	cursor: hand;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.trans_4s
{
	/*
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.3);
    box-shadow: 0 2px 3px rgba(0,0,0,0.3);
    */
    transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    opacity: 1.00;
}

.trans_4s:hover
{
	transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    opacity: 0.50;
}

.h4
{
	color:#0064C8;
	font-family: Tahoma;
	font-weight:bold;
	text-align:left;
	padding:0px 10px;
}

#lightbox
{
	display:none;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
