/* tymczasowo - tmp, do zrobienia - todo, do usunięcia - deprecated, wersja kolorystyczna v_ */

/* General
============================================================ */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
        background-color:#DCE5F4;
        background:#DCE5F4 url(http://czesci-usa.nazwa.pl/images/logos/old-tlo-czesci-usa.gif) repeat;

      


}
/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}    

h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ul, ol, li, form, fieldset, img {
	margin: 0;
	border: 0;
	padding: 0;


}

select {
	behavior: expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

/* Layout
============================================================ */
#wrapper { min-width: 760px; margin: 0 auto;}
.full { width: auto; }
.long { width: 980px; }
.short { width: 760px; }

/* Header */
#header { overflow: hidden; height: 1%; padding: 15px 10px; }
#header h1 { float: left; }
#header #advert { float: right; }
#header table img {display: block;}

/* TopMenu */
#topMenu{
line-height:220%;
border-bottom: 1px solid gray;

margin: 2px;
text-align: center;
}

#colCenter #topMenu { width: 600px; }

#topMenu ul{
padding: 3px 0;
font: bold 10px Verdana;
list-style-type: none;
text-align:center;
}

#topMenu li{
display: inline;
text-align:center;
}

#topMenu li a{
text-decoration: none;
font:10px Verdana;
padding: 3px 7px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://czesci-usa.nazwa.pl/images/shade.gif) top left repeat-x;
}

#topMenu li a:visited{
font:10px Verdana;
color: #2d2b2b;
}

#topMenu li a:hover{
text-decoration: underline;
color: #FFA41F;
}



#topMenu li.selected a{ /*selected main tab style */
background-image: url(http://czesci-usa.nazwa.pl/images/shadeactive.gif);
border-bottom-color: white;
}

#topMenu li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ToolBox */
#toolBox { padding: 5px 35px; text-align: right; overflow: hidden; height: 1%; }
#toolBox p { float: left; margin: 0 10px 0 0; font-size: 90%; text-transform: uppercase; }
#toolBox p label { vertical-align: baseline; }
#toolBox img { margin: 0 2px; vertical-align: middle; }
#toolBox label { margin: 0 2px; }
#toolBox input { font-size: 90%; }
#toolBox .login { margin: 0; float: none; font-size: 90%; text-transform: none; }
#toolBox .login span { padding: 0 5px; color: #888; }
#toolBox  input.loginUser { width: 80px; } /* login */
#toolBox a:hover { text-decoration: none;color:#FFA41F; }

/* Content */
#container { margin: 0 10px;background:white; }
#content { border: 5px solid #fff; }
#content td { vertical-align: top; }

/* Main content
============================================================ */
#colCenter { padding: 10px; background-color: white; }
#colCenter h2 { margin: 0 0 10px; padding: 2px 5px; font-size: 100%; text-transform: uppercase; }
#colCenter #breadCrumb { margin: 0 0 10px; padding: 3px 5px; font-size: 90%; font-weight: bold; }
#colCenter #breadCrumb a { color: #fff; text-decoration: underline; }
#colCenter #breadCrumb a:hover { text-decoration: none; }
#catDescription { margin: 5px; padding: 5px 10px; font-weight: normal; font-size: 90%; }


/* Info, Error, Warning Box
============================================================ */
.infoBox	{ margin: 0 0 10px; padding: 5px 10px 5px 50px; background: #fff url(http://img.istore.pl/img/client/version1/global/icoInfo.gif) 10px 8px no-repeat; }
.errorBox	{ margin: 0 0 10px; padding: 5px 10px 5px 50px; background: #fff url(http://img.istore.pl/img/client/version1/global/icoError.gif) 10px 8px no-repeat; }
.infoBox dt, .errorBox dt { margin: 0; padding: 0 0 1px 0; font-size: 100%; font-weight: bold; }
.infoBox dd, .errorBox dd { margin: 0; padding: 1px 0 0 0; font-size: 90%; }


/* Promo Box
============================================================ */
#colCenter #productList .promoBox dt strong  { color: #ff4500; font-size: 120%; }


/* News Box
============================================================ */
#colCenter #newsBox { margin: 0 0 10px 0; border-top: 5px solid #fff; border-bottom: 5px solid #fff; padding: 5px 5px 0; background: none; }
#colCenter #newsBox h3 { margin: 0; padding: 0 0 10px 20px; font-size: 100%; font-weight: bold; text-transform: uppercase; }
#colCenter #newsBox h4 { padding-left: 5px; color: #669840; font-weight: bold; font-size: 90%; }
#colCenter #newsBox h4 span { font-weight: normal; color: #333; font-size: 90%; }
#colCenter #newsBox p { padding-left: 5px; font-size: 90%; }
#colCenter #newsBox p a { color: #669840; }


/* Sort Product
============================================================ */
#colCenter .sortProduct { text-align: right; font-size: 90%; margin: 0; padding: 0 0 5px 0; }
#colCenter .sortProduct a { margin: 0 0 0 3px; }
#colCenter .sortProduct a.active { font-weight: bold; }
#colCenter .sortProduct span { font-size: 80%; font-weight: normal; }


/* Product Browse
============================================================ */
#colCenter #productList dt { margin: 0; padding: 10px 0 10px 25px; font-size: 100%; text-transform: uppercase; font-weight: bold; }
#colCenter #productList dt strong { margin-left: 5px; }
#colCenter #productList dt a { text-decoration: none; }
#colCenter #productList dt a:hover { text-decoration: underline;color:#FFA41F; }

#colCenter #productList dd { margin: 0 0 10px; padding: 0; }
#colCenter #productList dd div { margin: 0; padding: 0 10px 0 5px; overflow: hidden; height: 1%; }
/* html #colCenter #productList dd div { float: left; display: inline; }*/
#colCenter #productList dd p { padding: 0; margin: 0; }

#colCenter #productList dd .price { float: right; margin: 0 0 5px 10px; padding: 10px; font-size: 100%; }
#colCenter #productList dd .price span { text-transform: uppercase; font-weight: bold; }
#colCenter #productList dd .price a { display: block; padding: 6px 0 0 25px; font-size: 90%; }
#colCenter #productList dd .price a:hover { text-decoration: none; }
#colCenter #productList dd .image { float: left; padding: 0 10px 5px 0; }
#colCenter #productList dd .image img { padding: 2px; display: block; }
#colCenter #productList dd .info { margin: 10px 0 0; font-size: 80%; text-transform: uppercase; }
#colCenter #productList dd .desc { margin: 5px 0; font-size: 90%; }
#colCenter #productList dd .desc a.excerpt { border: none; text-decoration: none; }
#colCenter #productList dd .desc a.more { white-space: nowrap; }
#colCenter #productList dd .producer { float: left; margin: 10px 10px 0 0; font-size: 90%; font-weight: bold; clear: left; }
#colCenter #productList dd .desc_property { float: left; margin: 10px 10px 0 0; font-size: 90%; clear: left; color:#8393CD; padding-bottom: 10px;}
#colCenter #productList dd .anchors { float: right; margin: 10px 0 10px; font-size: 90%; white-space: nowrap; }

#colCenter #productList dd a {}
#colCenter #productList dd a:hover { text-decoration: none; }
#colCenter #productList dd a.basket { padding: 6px 0 0 25px; }
#colCenter #productList dd a.inform { padding: 6px 0 0 25px; }

/* short view */
#colCenter #productList h3 { margin: 10px 0 0; padding: 3px 5px; font-size: 100%; }
#colCenter #productList ul { background: #fff; list-style: none; }
#colCenter #productList ul li { padding: 4px 5px; overflow: hidden; height: 1%; font-size: 90%; }
#colCenter #productList ul li strong { float: left; }
#colCenter #productList ul li a { float: right; width: 22px; height: 20px; margin-left: 10px; color: #000; text-decoration: none; }
#colCenter #productList ul li a span { display: none; }
#colCenter #productList ul li span { float: right; }
#colCenter #productList ul li strong a { float: none; width: auto; height: auto; margin: 0; background: none; }
#colCenter #productList ul li strong a:hover { text-decoration: underline; }


/* table view */
#colCenter #productList .tableView { text-align: center; padding: 0; margin: 0; }
#colCenter #productList div { padding: 0; }
#colCenter #productList .tableView h3 { padding: 10px 0 5px; margin: 0; background: none; }
#colCenter #productList .tableView h3 a { text-decoration: none; }
#colCenter #productList .tableView h3 a:hover { text-decoration: underline; }
#colCenter #productList .tableView p { margin: 0; padding: 0; }
#colCenter #productList .tableView p.image { margin: 0 0 5px; }
#colCenter #productList .tableView .nettoPrice { font-size: 80%; }
#colCenter #productList .tableView .addToBasket { padding: 10px 0; font-size: 90%; }
#colCenter #productList .tableView .addToBasket a { padding: 3px 0 3px 26px; }
#colCenter #productList .tableView .addToBasket a:hover { text-decoration: none; }

/* Product View
============================================================ */
h2 strong { color: #f00; padding-left: 10px; }
#colCenter #productView {}
#colCenter #productView .price { margin: 0 0 10px; padding: 10px; overflow: hidden; height: 1%; }
#colCenter #productView .price strong { display: block; }
#colCenter #productView .price strong.promo { color: #a60000; }
#colCenter #productView .price span.info { display: block; font-size: 9px; padding: 2px 0; }
#colCenter #productView .price span.basket { float: right; display: block; font-size: 100%; font-weight: bold; padding: 2px 0; }
#colCenter #productView .price a {  font-size: 90%; padding: 6px 0 0 25px; }
#colCenter #productView .price a:hover { text-decoration: none; }
#colCenter #productView .price a.buyMore { float: right; background: none; padding-left: 0; }

#colCenter #productView .productDesc { overflow: hidden; height: 1%; font-size: 90%; }
#colCenter #productView .productDesc .image { padding:10px;width:100%; display: block;}
#colCenter #productView .productDesc .image img { padding: 2px; display: block; margin: 0 0 5px; }

#colCenter #productView .productPhotos { overflow: hidden; height: 1%; }
#colCenter #productView .productPhotos img { padding: 2px; }
#colCenter #productView .productPhotos p { text-align: right; font-size: 80%; }

#colCenter #productView .review dt { padding: 0 0 5px; font-weight: bold; font-size: 90%; }
#colCenter #productView .review dt span { font-weight: normal; }
#colCenter #productView .review dd { margin: 0 0 10px; padding: 0 0 10px; font-size: 90%; }

#colCenter #productView .similar dt { padding: 10px 0 5px; font-weight: bold; font-size: 100%; }
#colCenter #productView .similar dd { overflow: hidden; height: 1%; padding: 5px 0; font-size: 90%; }
#colCenter #productView .similar dd a { float: right; font-weight: normal; }

/* Static shoppage
============================================================ */
#colCenter #clientPage { width: auto; overflow: auto; font-size: 11px; }
#colCenter #clientPage h1 { font-size: 14px; padding: 2px 0; }
#colCenter #clientPage h2 { font-size: 13px; margin: 0; padding: 2px 0; text-transform: none; background: none; color: #000; }
#colCenter #clientPage h3 { font-size: 12px; padding: 2px 0; }
#colCenter #clientPage ul { padding: 5px 0 5px 20px; }


/* Treść zwykła
============================================================ */
#colCenter div { background: #fff; padding: 10px 10px 0; }
#colCenter div div { background: none; padding: 0; }
#colCenter div h4 { color: #A60000; font-weight: normal; }
#colCenter div p { padding: 0 0 10px; }
#colCenter div ol { padding: 0 0 10px 20px; }
#colCenter div ul { padding: 0 0 10px 20px; }

/* Dane tabelaryczne
============================================================ */
/* div używany do prostych dwukolumnowych zestawień */
#colCenter div.table { margin: 10px 0; padding: 0; }
#colCenter div.table h3 { margin: 10px 0 0; padding: 3px 5px; font-size: 100%; }
#colCenter div.table div { padding: 0; }
#colCenter div.table p { overflow: hidden; height: 1%; padding: 5px; font-size: 90%; }
#colCenter div.table p label { display: block; float: left; width: 300px; font-weight: bold; }
#colCenter div.table p span { display: block; clear: both; margin-left: 300px; font-size: 80%; }

/* table używane do bardziej rozbudowaych danych tabelarycznych */
#colCenter table.table { margin: 0 0 10px 0; width: 100%; }
#colCenter table.table th {	padding: 3px 5px; font-size: 95%; }
#colCenter table.table td { padding: 3px 5px; font-size: 90%; vertical-align: middle; }
#colCenter table.table td input { font-size: 100%; }
#colCenter table.table td.toCenter { text-align: center; }
#colCenter table.table td.toLeft { text-align: left; }
#colCenter table.table td.toRight {	text-align: right; }
#colCenter table.table td.withField { padding: 1px 5px; }

#colCenter #productView table.small { width: 70%; margin: 0 auto 10px auto; }
#colCenter #productView table.small th, #colCenter #productView table.small .price { padding: 5px 0; text-align: center; }

/* shoping cart */
#cartSummary { margin: 0 0 10px 0; width: 100%; }
#cartSummary th { text-align: right; font-size: 90%; padding: 2px 5px; background: #fff; }
#cartSummary td { padding: 3px 5px; background: #fff; font-size: 90%; vertical-align: middle; text-align: right; }
#cartSummary .empty { background: none; }

/* pager */
#colCenter .pagerBox { padding: 5px; margin: 10px 0; text-align: left; }
#colCenter .pagerBox span { white-space: nowrap; padding: 0 10px; }
#colCenter .pagerBox span.found { font-size: 90%; }
#colCenter .pagerBox a { text-decoration: none; font-weight: bold; padding: 1px 6px; background: #f5f5f5; }
#colCenter .pagerBox strong { padding: 1px 2px; }


/* Zakładki
============================================================ */
#colCenter ul.tabs { padding: 0 0 2px; list-style: none; text-align: right; }
#colCenter ul.tabs li { display: inline; margin: 0 0 0 5px; border-style: solid solid none; padding: 2px 5px 3px; color: #fff; font-weight: bold; font-size: 90%; }
#colCenter ul.tabs li a { color: #fff; text-decoration: none; }
#colCenter ul.tabs li a:hover { text-decoration: underline; }
#colCenter ul.tabs li span { cursor: pointer; }
#colCenter ul.tabs li span:hover { text-decoration: underline; }
#colCenter ul.tabs li.active { color: #3e6ca0; background: #fff; }
#colCenter ul.tabs li.active span { cursor: text; }
#colCenter ul.tabs li.active span:hover { text-decoration: none; }

#colCenter ul.admin { margin-bottom: 10px; }

/* Formularz
============================================================ */
#colCenter form h3 { margin: 10px 0; padding: 2px 20px; font-size: 100%; font-weight: bold; }
#colCenter form h3 span {	font-weight: normal; }

#colCenter form ul { list-style: none; padding: 0; }
#colCenter form ul li { background: #fff; overflow: hidden; height: 1%; padding: 5px; }
#colCenter form ul li label { display: block; float: left; width: 200px; font-weight: normal; font-size: 90%; }
#colCenter form ul li.required label { font-weight: bold; }
#colCenter form ul li label em { font-style: normal; vertical-align: 25%; }
#colCenter form ul li span { display: block; float: left; font-size: 80%; }
#colCenter form ul li span.info { clear: left; color: #888; width: 100%; }
#colCenter form ul li span label { display: block; float: none; width: auto; font-weight: normal; font-size: 100%; vertical-align: middle; }
#colCenter form	ul li span input { vertical-align: middle; font-size: 120%; margin: 1px 0; }

#colCenter form ul li input { font-size: 90%; }
#colCenter form ul li input.loginUser { width: 140px; } /* authorization/login */
#colCenter form ul li input.longField { width: 200px; } /* wyszukiwarka fraza */
#colCenter form ul li input.priceField { width: 60px; } /* wyszukiwarka cena */

#colCenter form ul li select { font-size: 90%; }
#colCenter form ul li textarea { font-size: 90%; font-family: Verdana, Arial, Tahoma, sans-serif; width: 300px; }

#colCenter form ul li.error { color: #f00; }
#colCenter form ul li.error input { background: #f7d2d2; }
#colCenter form ul li.submit { border: 0; background: none; text-align: right; }
#colCenter form ul li.accept { border: 0; background: none; font-size: 80% }
#colCetner form ul li.accept input {  }
#colCenter form ul li.accept label { width: auto; font-weight: normal; }

/* Admin menu
============================================================ */
#adminMenu { list-style: none; overflow: hidden; background: #fff; padding: 5px; margin-bottom: 10px; }
#adminMenu li {	float: left; display: block; padding: 0 10px 0 0; }
#adminMenu li:first-child { font-weight: bold; }
#adminManu li a { }
#adminMenu li a:hover { text-decoration: none; }

/* Mapa strony
============================================================ */
#colCenter #sitemap ul { padding: 0 0 0 30px; }
#sitemap li {
  background: transparent url(http://img.istore.pl/img/client/version1/global/bgMap1.gif ) repeat-y scroll 6px 50%;
  list-style-type: none;
  padding: 4px 0 0;
}
#sitemap li a {
  background: transparent url(http://img.istore.pl/img/client/version1/global/bgMap2.gif ) no-repeat scroll 8px 6px;
  font-size: 11px;
  padding-left: 20px;
  text-decoration: none;
}
#sitemap h3 {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-size: 11px;
  height: 22px;
  margin: 12px 0px 0px;
  padding: 6px 0px 0px 2px;
}

/* Sidebars
============================================================ */
#colLeft { width: 175px; }
#colRight { margin: 10px 10px 0 0; width: 180px; padding-top: 10px; }

/* Boxes globaly */
#colLeft .box { border: 5px #fff; border-style: none solid solid none; margin: 0; }
#colRight .box { margin: 0 10px 5px 0; }

.box { padding: 0 0 4px 5px; }
.box h4 { padding: 4px 0 4px 15px; font-size: 85%; font-weight: bold; text-transform: uppercase; }
.box ul { list-style: none; }
.box ul li { padding: 1px 5px 2px 0; }
.box ul li a { font-size: 90%; }
.box ul li a:hover { text-decoration: none; }
.box ul ul { padding: 5px 0 5px 15px; }

.box div { margin-top: 3px; }
.box div h3 { font-size: 90%; }
.box div label { font-size: 90%; }
.box div input { font-size: 85%; }
.box div input.input { width: 100px; margin-right: 5px; }
.box div input.input2 { width: 158px; }
.box div select { width: 100px; margin-right: 5px; }
.box div input.submit { width: 53px; text-transform: uppercase; }
.box div input.submit2 { width: 36px; text-transform: uppercase; }
.box div a { font-size: 80%; }
.box div a:hover { text-decoration: none;color:#FFA41F; }

/* Kategorie */
.box1 h4 { padding: 7px 0 4px 17px; font-size: 100%; font-weight: bold; text-transform: uppercase; }
.box1 ul { list-style: none; }
.box1 ul li { padding: 1px 0 3px; }
.box1 ul li a { font-size: 95%; }
.box1 ul li a:hover { text-decoration: none;color:#FFA41F; }
.box1 ul ul li { background: none; padding-left: 5px; }

/* Nowe i promowane */
.box2 .item, .box2 .item2 { margin: 3px 5px; text-align: center; }
.box2 .item h3 { }
.box2 .item h3 a, .box2 .item2 h3 a { font-size: 100%; }
.box2 .item a, .box2 .item2 a { text-decoration: none; }
.box2 .item a:hover, .box2 .item2 a:hover { text-decoration: underline;color:#FFA41F; }
.box2 .item a img { margin: 5px 0; width: auto; height: auto;/* v_ width: 120px; height: 90px; */ /* tmp */ border: 2px solid #f3f3f3; /* v_ */ }
.box2 .item2 a img { margin: 5px 0; height: auto; /* tmp */ border: 2px solid #f3f3f3; /* v_ */ }
.box2 .item span, .box2 .item2 span { display: block; padding-bottom: 5px; }
.box2 .item span a, .box2 .item2 span a { font-size: 1.1em; }

/* Kontakt */
#contacts li { padding: 5px 0; }
#contacts .contactName { padding: 0; font-weight: bold; }
#contacts .phone { padding-left: 25px; background: url(http://img.istore.pl/img/client/version1/global/telefon.gif) 0px center no-repeat; }
/* #contacts .mail { padding-left: 25px; background: url(http://img.istore.pl/img/client/version1/global/mail.gif) 0px center no-repeat;font-size:10px;color:black; }*/

#contacts .mail a{ font-family: Verdana;font-size:14px;display: block;width:190px; }

/* Footer
============================================================ */
#footerIS { padding: 5px 0 20px; color: #818181; font-size: 85%; text-align: center; }
#footerIS p:last-child { font-size: 110%; color: #000; }

#tapeIS { position: absolute; right: 0; top: 0; width: 300px; height: 100px; background: transparent url(http://img.istore.pl/img/client/version1/global/tapeTestIS.gif); }



a {	color: #446CB1; }

#header { background: transparent; }
#topMenu { 	background: none; }
#topMenu a { 	background: transparent url(http://img.istore.pl/img/client/version1/blue/arrow_sm.gif) no-repeat 0px center; color: #fff; }

#toolBox label { color: #666; }
#toolBox input { border: 1px solid #8e8e8e; background: #ffc; }
#toolBox input.submit { background: #d3d3d5; }

#container { background: #f3f3f3; }
#colCenter h2 {	color: #fff; background: #7191c2; }
#colCenter #breadCrumb { color: #fff; background: #7191c2; }
#colCenter #catDescription { background: #dce5f4; color: #446CB1; }

.infoBox { border: 1px solid #7191c2; }
.errorBox { border: 1px solid #f00; }

.box1 { background: #7191c2; }
.box1 h4 { border-bottom: 1px dotted #fff0e0;	background: transparent url(http://img.istore.pl/img/client/version1/blue/arrow_sm.gif) no-repeat 0 center; color: #fff0e0; }
.box1 ul li { background: url(http://img.istore.pl/img/client/version1/blue/pointer.gif) 3px 5px no-repeat; padding-left: 17px; }
.box1 ul li a { color: #fff; }

.box2 { background: #dce5f4; color: #333; }
.box2 h4 { border-bottom: 1px dotted #3e6ca0; background: transparent url(http://img.istore.pl/img/client/version1/blue/arrow_sm.gif) no-repeat 0 center; color: #3e6ca0; }
.box2 a { color: #446CB1; }

.box3 { background: #f3f3f3; color: #333; }
.box3 h4 { border-bottom: 1px dotted #3e6ca0; background: transparent url(http://img.istore.pl/img/client/version1/blue/arrow_sm.gif) no-repeat 0 center; color: #3e6ca0; }
.box3 a { color: #446CB1; }

.box div input.input { border: 1px solid #8e8e8e; background: #ffc; }
.box div input.input2 { border: 1px solid #8e8e8e; background: #ffc; }
.box div input.submit { border: 1px solid #8e8e8e; background: #d3d3d5; }
.box div input.submit2 { border: 1px solid #8e8e8e; background: #d3d3d5; }

#colCenter ul.tabs { border-bottom: 1px solid #7191c2; }
#colCenter ul.tabs li { border: 1px #7191c2; background: #7191c2; }
#colCenter ul.tabs li.active { color: #3e6ca0; border-top: 1px solid #7191c2; border-left: 1px solid #7191c2; border-right: 1px solid #7191c2; }
#colCenter ul.admin li { border: 1px #7191c2; }
#colCenter ul.admin li.active { color: #3e6ca0; background: #f3f3f3; border-top: 1px solid #7191c2; border-left: 1px solid #7191c2; border-right: 1px solid #7191c2; }

#colCenter form h3 { background: url(http://img.istore.pl/img/client/version1/blue/arrow_big.gif) no-repeat 0 1px; color:#3E6CA0; }
#colCenter form ul { border-top: 1px solid #7191c2; }
#colCenter form ul li { border: 1px #7191c2; border-style: none solid solid; }

#colCenter div.table h3 {	color: #fff; background: #7191c2; }
#colCenter div.table div { border-right: 1px solid #7191c2; border-left: 1px solid #7191c2; }
#colCenter div.table p { border-bottom: 1px solid #7191c2; }

#colCenter table.table th {	color: #fff; background: #7191c2;	}
#colCenter table.table td { background: #fff; }

#colCenter .sortProduct { background: #f3f3f3; color: #446cb1; }
#colCenter .sortProduct a { color: #446cb1; }
#colCenter #productList dt.promoBox { background: #ffffcc url(http://img.istore.pl/img/client/version1/blue/arrow_big.gif) 5px center no-repeat; }
#colCenter #productList dd.promoBox div { background: #ffffcc; }

#colCenter #newsBox h3 { color: #3e6ca0; background: url(http://img.istore.pl/img/client/version1/blue/arrow_big.gif) 0 0 no-repeat; }

#colCenter #productList dt { border-top: 5px solid #dce5f4; background: #fff url(http://img.istore.pl/img/client/version1/blue/arrow_big.gif) 5px center no-repeat; }
#colCenter #productList dt strong { color: #f00; }
#colCenter #productList dt a { color: #3e6ca0; }
#colCenter #productList dd { border-bottom: 2px solid #3f67a5; }
#colCenter #productList dd div { border-bottom: 5px solid #dce5f4; background: #fff; }

#colCenter #productList dd .price { color: #3e6ca0; background: #dce5f4/*#f5f5f5*/; }
#colCenter #productList dd .price a { background: url(http://img.istore.pl/img/client/version1/blue/kosz.gif) 0 4px no-repeat; }
#colCenter #productList dd .image img { border: 2px solid #dce5f4; }
#colCenter #productList dd .info span { color: #f00; }
#colCenter #productList dd .desc a.excerpt { color: #000; }
#colCenter #productList dd .producer { color: #669840; }

#colCenter #productList dd a { color: #446CB1; }
#colCenter #productList dd a.basket { background: url(http://img.istore.pl/img/client/version1/blue/kosz.gif) 0 4px no-repeat; }
#colCenter #productList dd a.inform { background: url(http://img.istore.pl/img/client/version1/blue/powiadom.gif) 0 4px no-repeat; }

#colCenter #productList h3 { color: #fff; background: #7191c2; }
#colCenter #productList ul li { border-bottom: 1px solid #f3f3f3; }
#colCenter #productList ul li a { background: url(http://img.istore.pl/img/client/version1/blue/kosz.gif) no-repeat top center; }

#colCenter #productList .tableView { background: #fff; }
#colCenter #productList .tableView .addToBasket a { background: url(http://img.istore.pl/img/client/version1/blue/kosz.gif) left center no-repeat; }

#colCenter #productView .price { background: #dce5f4; }
#colCenter #productView .price a { background: url(http://img.istore.pl/img/client/version1/blue/kosz.gif) no-repeat 0px center; }
#colCenter #productView .productDesc .image img { border: 2px solid #dce5f4; }
#colCenter #productView .productPhotos img { border: 2px solid #dce5f4; }
#colCenter #productView .review dd { border-bottom: 2px solid #dce5f4; }
#colCenter #productView .similar dt { border-bottom: 2px solid #dce5f4; }
#colCenter .pagerBox a:hover { background: #dce5f4;color:#FFA41F; }

.categories { font-size: 14px; font-weight: bold;  background: #F3F3F3;
padding:6px 20px 26px 20px;text-decoration:none;
}
.categories h4 {font-size: 18px; padding-bottom:10px;BORDER:0PX;}
.categories ul li a:hover{ 
text-decoration: underline; color: #FFA41F; padding-left:22px; background: whire url(http://static.istore.pl/istore/11825/photos/original/950935.jpg) no-repeat left 3px;
}

.categories ul li a { color:#3E6CA0; padding-left:22px; background:url(http://static.istore.pl/istore/11825/photos/original/950935.jpg) no-repeat left 3px;text-decoration:none;}
.categories ul li ul li {font-weight: normal;}
.categories ul li {
border-TOP:1px dashed #3E6CA0;
PADDING-TOP:6PX;
MARGIN-BOTTOM:4PX;
}
.categories ul li ul li {
border-top:1px dashed #b80000;
border-BOTTOM:0px dashed #b80000;
}
/* searchbox
============================================================ */
.searchproduct {
font-size: 16px;
padding: 10px;
.categories ul li a { color:#3E6CA0; padding-left:22px; background:url(http://static.istore.pl/istore/11825/photos/original/950935.jpg) no-repeat left 3px;}
}
.searchproduct h4{
font-size: 18px;
font-weight:900;
}
.searchproduct input{
display:block;
padding: 4px 30px 4px 30px;
font-size: 18px;
}
.searchproduct .submit{
margin-top:10px;
padding: 4px;
font-size: 12px;

}
/* contact
============================================================ */
.contacts {
background-color:white;
border:2px solid #FEA42B;
font-size: 15px;
padding: 5px;
font-weight:700;
color:#3E6CA0;
}
.contacts a{
font-size: 12px;
color:#446CB1;
}
.contacts h4{
color:#FEA42B;
font-size: 18px;
font-weight:900;
}
/* shoppages
============================================================ */
.shoppages {
font-size: 16px;
padding: 10px;

}
.shoppages a{
text-decoration:none;
color:#3E6CA0;
font-size:16px;
}

.shoppages ul li a:hover{ 
text-decoration: underline; color:#FFA41F; padding-left:22px; background: whire url(http://static.istore.pl/istore/11825/photos/original/950935.jpg) no-repeat left 3px;
}

#cat123988 {
font-size:12px;
font-weight:900;
}
.shoppages ul li a { color:#3E6CA0; padding-left:22px; background:url(http://static.istore.pl/istore/11825/photos/original/950935.jpg) no-repeat left 3px;}
#cat123988 {
font-size:12px;
font-weight:900;
}
