/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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; }

A {
  color: #999999;
  text-decoration: none;
}

A:hover {
  color: #126077;
  text-decoration: underline;
}

FORM {
	display: inline;
}

body {
  background: #E6E4D8;
  color: #999999;
  margin: 0px;
  padding: 0px;
}

div {
	position: relative;
}

.left_shadow {
	background: #E6E4D8 url("images/infobox/cien_left.gif") repeat-y top;
	width: 22px;
}

.center_page {
	width: 953px;
	padding: 0 3px 0 3px;
}

.right_shadow {
	background: #E6E4D8 url("images/infobox/cien_right.gif") repeat-y top;
	width: 22px;
}

#container {
	background: #E6E4D8;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	width: 997px;
	text-align: left;
	clear: both;
}

#naglowek {
	width: 953px;
}

#lewo {
	float: left;
	width: 207px;
}

#prawo {
	/*display: none;*/
	float: right;
	width: 207px;
	padding-bottom: 10px;
}

#srodek {
	float: left;
	text-align: left;
	background: #F5F5F5 url("images/infobox/tlo_box.gif") repeat-x top;
	width: 520px;
	margin: 0px 4px 0px 5px;
	padding: 5px;
	border: 0px;
}

#stopka {
	clear: both;
	text-align: center;
	padding-top: 30px;
}

.headerLogo {
	float: left;
	background: #FFFFFF url("images/my/top_logo.gif") repeat-x left top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	width: 290px;
	height: 113px;
}

.headerLogo a {
	color: #126077;
	text-decoration: none;
}

.headerSklepwww {
                  
	float: left;
	background: url("images/my/top_sklepwww.gif") no-repeat left top;
	width: 290px;
	height: 71px;
	margin: 42px 0px 0px 70px;
}

.headerMagit {
	float: right;
	background: url("images/my/top_magit.gif") no-repeat left 35px;
	width: 202px;
	height: 103px;
	text-align: right;
	padding: 5px;
}

.headerMenu {
}

.headerMenu a {
}

.header {
  background: #FFFFFF url("images/my/top_tlo.gif") repeat-x right top;
  width: 953px;
  height: 113px;
  border-bottom: 8px solid #BCD042;
}

.button_top_l {
}

a.button_top_c {
	width: 115px;
	height: 25px;
	float: left;
	background: url("images/my/botton_top_corner_center.gif") repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808284;
	text-decoration: none;
	text-align: center;
	padding-top: 16px;
	margin-left: 2px;
}

a.button_top_c:hover {
	text-decoration: none;
	color: #999999;
}

.button_top_r {
}

.topBoxSearch_l {
}

.topBoxSearch {
	width: 200px;
	height: 30px;
	float: left;
	background: #FFFFFF url("images/my/botton_top_corner_center.gif") repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 11px;
}

.topBoxSearch_r {
}

div.headerNavigation {
  width: 953px;
  background: url("images/my/undertop_tlo2.gif") repeat-x right top;
  padding-top: 1px;
  padding-bottom: 6px;
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 45px;
}

A.headerNavigation {
  color: #808284;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #666666;
}

div.headerError {
  background: #ff0000;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 2px 0 2px 0;
  margin-bottom: 10px;
}

div.headerInfo {
  background: #00ff00;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 2px 0 2px 0;
  margin-bottom: 10px;
}

div.footer {
  background-color: #E9E9E9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #999999;
  font-weight: bold;
  height: 10px;
  padding-top: 1px;
}

div.footer2 {
  height: 35px;
  background: #E9E9E9 url("images/tlo_footer.gif");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

div.footer2_l {
  float: left;
  width: 55%;
  text-align: right;
  padding-left: 10px;
}

div.footer2_r {
  float: right;
  text-align: right;
  padding-right: 10px;
  padding-top: 12px;
}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #EFF2F3; /*#D9E2EB;*/
  border-top: 1px solid #DEDEDE;
  border-bottom: 2px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.contentBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EFF2F3;
  border-top: 1px solid #DEDEDE;
  border-bottom: 2px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  padding: 0;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContentsRamka {
	width: 205px;
	overflow: auto;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}

.infoBoxContentsRamkaCat {
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}

.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF url("images/infobox/corner_center.gif") left top;
  padding-bottom: 1px;
  line-height: 1em;
}

.infoBoxHeading a {
  color: #FFFFFF;
  text-decoration: none;
}

.infoCenterBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF url("images/infobox/corner_center.gif") left top;
  border-left: 1px solid #D7E7E8;
  border-right: 1px solid #D7E7E8;
  border-bottom: 1px solid #D7E7E8;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.infoCenterBoxHeading a {
	color: #FFFFFF;
}

.infoCenterBoxBottom {
  border-top: 1px solid #D7E7E8;
  padding-top: 2px;
  padding-bottom: 2px;
}

.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  background: #3399CC;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 2px solid #336699;
  border-bottom: 1px solid #000000;
  padding: 5px 0px 5px 0px;
}

.infoBoxBottom {
  background: #FFFFFF url("images/infobox/box_bottom.gif") repeat-x top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  color: #000;
  height: 10px;
}

.priceBreakBox {
  background: #EFF2F3; /*#D9E2EB;*/
  border-top: 1px solid #DEDEDE;
  border-bottom: 2px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  
  padding: 0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.BoxContentSeparator {
	height: 6px;
}

.ContentSeparator {
	height: 10px;
	clear: both;
}

.BoxElementHeading { /* nieuzywane */
	background: url("images/box/ramka_product_top.gif") no-repeat left top;
	height: 8px;
	width: 242px;
}

.BoxElement {
	/*background: url("images/box/box_tlo.gif") left;*/
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 242px;
}

.BoxElementBottom {
	background: url("images/box/ramka_product_bottom.gif") no-repeat left bottom;
	height: 8px;
	width: 242px;
	margin-bottom: 7px;
}

.menu_sep {
	padding: 5px 0px 3px 0px;
}

.menu_sep2 {
	height: 9px;
	background: url(images/box/menu_sep.gif) no-repeat center;
}

/* --- boxy --- */

/* Categories box */
.BoxHeadingCategories {
	background: #FFFFFF url("images/box/categories/top.gif");
	height: 30px;
}
.BoxCategories {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
.BoxCategories td {
}
.BoxBottomCategories {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
}

/* Manufacturers box */
.BoxHeadingManufacturers {
	background: #FFFFFF url("images/box/manufacturers/top.gif");
	height: 30px;
}
.BoxManufacturers {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxManufacturers td {
}
.BoxBottomManufacturers {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
}

/* News box */
.BoxHeadingNews {
	background: url("images/box/top2.gif");
	background: #FF0000;
	height: 20px;
}
.BoxNews {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomNews {
	background: url("images/box/bottom.gif");
	background: #FF0000;
	height: 3px;
	margin-bottom: 13px;
}

/* Search box */
.BoxHeadingSearch {
	background: #FFFFFF url("images/box/search/top.gif");
	height: 30px;
}
.BoxSearch {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxSearch td {
}
.BoxBottomSearch {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
}

/* Info box */
.BoxHeadingInfo {
	background: #FFFFFF url("images/box/information/top.gif");
	height: 30px;
}
.BoxInfo {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxInfo td {
}
.BoxBottomInfo {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
}

/* Shopping_cart box */
.BoxHeadingShopping_cart {
	background: #FFFFFF url("images/box/shopping_cart/top.jpg");
	height: 10px;
}
.BoxShopping_cart {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomShopping_cart {
	background: #FFFFFF url("images/box/shopping_cart/bottom.jpg");
	height: 10px;
	margin-bottom: 13px;
}

/* Order history box */
.BoxHeadingOrderHistory {
	background: url("images/box/top2.gif");
	background: #FF0000;
	height: 20px;
}
.BoxOrderHistory {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomOrderHistory {
	background: url("images/box/bottom.gif");
	background: #FF0000;
	height: 3px;
	margin-bottom: 13px;
}

/* Bestsellers box */
.BoxHeadingBestsellers {
	background: #FFFFFF url("images/box/bestsellers/top.gif");
	height: 30px;
}
.BoxBestsellers {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomBestsellers {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
}

/* Specials box */
.BoxHeadingSpecials {
	background: #FFFFFF url("images/box/specials/top.gif");
	height: 30px;
}
.BoxSpecials {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomSpecials {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #D93399;
}

/* Login box */
.BoxHeadingLogin {
	background: #FFFFFF url("images/box/login/top.gif");
	width: 160px;
	height: 24px;
	margin-top: 13px;
}
.BoxLogin {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxSearch td {
}
.BoxBottomLogin {
	background: #FFFFFF url("images/box/bottom.gif");
	width: 160px;
	height: 7px;
	border-right: 1px solid #66CCFF;
}

/* Manufacturers_info box */
.BoxHeadingManufacturer_info {
	background: #FFFFFF url("images/box/manufacturer_info/top.gif");
	height: 30px;
}
.BoxManufacturer_info {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxSearch td {
}
.BoxBottomManufacturer_info {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #FF3399;
}

/* Notifications box */
.BoxHeadingNotifications {
	background: #FFFFFF url("images/box/notifications/top.gif");
	height: 30px;
}
.BoxNotifications {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.BoxSearch td {
}
.BoxBottomNotifications {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #FF3399;
}

/* Tell_a_friend box */
.BoxHeadingTell_a_friend {
	background: #FFFFFF url("images/box/tell_a_friend/top.gif");
	height: 30px;
}
.BoxTell_a_friend {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxSearch td {
}
.BoxBottomTell_a_friend {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #FF3399;
}

/* Reviews box */
.BoxHeadingReviews {
	background: #FFFFFF url("images/box/reviews/top.gif");
	height: 30px;
}
.BoxReviews {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxSearch td {
}
.BoxBottomReviews {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #D93399;
}

/* Languages box */
.BoxHeadingLanguages {
	background: #FFFFFF url("images/box/languages/top.gif");
	height: 30px;
}
.BoxLanguages {
	width: 205px;
	background: #E6E4D8 url("images/infobox/tlo_box.gif") repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.BoxBottomLanguages {
	background: #FFFFFF url("images/box/bottom.gif");
	height: 7px;
	margin-bottom: 13px;
	border-right: 1px solid #D93399;
}

/* Specials module */
.BoxHeadingSpecials_mod {
	background: #FFFFFF url("images/box/ramka_center_top.gif") no-repeat bottom;
	width: 520px;
	height: 8px;
	padding-bottom: 10px;
}
.BoxSpecials_mod {
	width: 520px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #FFFFFF;
}
.BoxBottomSpecials_mod {
	background: #FFFFFF url("images/box/ramka_center_bottom.gif");
	width: 520px;
	height: 8px;
}

/* Bestsellers module */
.BoxHeadingBestsellers_mod {
	background: #FFFFFF url("images/box/ramka_center_top.gif") no-repeat bottom;
	width: 520px;
	height: 8px;
	padding-bottom: 10px;
}
.BoxBestsellers_mod {
	width: 520px;
	background: #FFFFFF;
	border-left: 1px solid #D3D2D6;
	border-right: 1px solid #D3D2D6;
	border-bottom: 1px solid #D3D2D6;
	padding: 2px;
}
.BoxBottomBestsellers_mod {
	background: #FFFFFF url("images/box/ramka_center_bottom.gif");
	width: 520px;
	height: 8px;
}

/* New_products module */
.BoxHeadingNew_products {
	/*background: #FFFFFF url("images/box/ramka_center_top.gif") no-repeat bottom;*/
	width: 520px;
	height: 8px;
	padding-bottom: 3px;
}
.BoxNew_products {
	width: 520px;
	background: #F7F7F7;
	border-left: 1px solid #D3D2D6;
	border-right: 1px solid #D3D2D6;
	border-bottom: 1px solid #D3D2D6;
	padding: 2px;
}
.BoxBottomNew_products {
	/*background: #FFFFFF url("images/box/ramka_center_bottom.gif");*/
	width: 520px;
	/*height: 8px;*/
}

/* Featured_products module */
.BoxHeadingFeatured_products {
	background: #FFFFFF url(images/box/ramka_center_top.gif) no-repeat bottom;
	width: 520px;
	height: 8px;
	padding-bottom: 10px;
}
.BoxFeatured_products {
	width: 520px;
	background: #FFFFFF;
	border-left: 1px solid #D3D2D6;
	border-right: 1px solid #D3D2D6;
	border-bottom: 1px solid #D3D2D6;
	padding: 2px;
}
.BoxBottomFeatured_products {
	background: #FFFFFF url("images/box/ramka_center_bottom.gif");
	width: 520px;
	height: 8px;
}

/* Related_products module */
.BoxHeadingRelated_products {
	/*background: #FFFFFF url("images/box/ramka_center_top.gif") no-repeat bottom;*/
	width: 520px;
	height: 8px;
	padding-bottom: 3px;
}
.BoxRelated_products {
	width: 520px;
	background: #F7F7F7;
	border-left: 1px solid #D3D2D6;
	border-right: 1px solid #D3D2D6;
	border-bottom: 1px solid #D3D2D6;
	padding: 2px;
}
.BoxBottomRelated_products {
	/*background: #FFFFFF url("images/box/ramka_center_bottom.gif");*/
	width: 520px;
	/*height: 8px;*/
}

/* --- koniec boxy --- */

.productInfoImage {
	float: left;
	width: 150px;
	line-height: 2em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	border: 5px solid #D7E7E8;
	padding: 0px;
	margin: 0 10px 10px 0px;
}

.productInfoImage a {
	text-decoration: none;
}

.productInfoDesc {
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 10px;
}

.productInfoOptions {
	float: right;
	margin-top: 10px;
	padding: 20px 0px 10px 10px;
	text-align: left;
	width: 250px;
}

.productInfoAdImage {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 5px solid #D7E7E8;
	border-bottom: 5px solid #D7E7E8;
	padding: 0px;
	margin-bottom: 10px;
}

.productInfoAdImage a {
	text-decoration: none;
}

#xlCont {
	display: none;
	top: -5px;
	left: -5px;
	position: absolute;
	background: white;
	border: 5px solid #D7E7E8;
	z-index: 200;
}

#overlay {
	background-image: url(images/overlay.png);
}
* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
#keyboardMsg a {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
} 
#overlay img {
	border: none;
}

TD.cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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: #ffffff;
}

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: #f8f8f8;
}

.productListing {
  border: 0px;
  border-style: solid;
  border-color: #D4CECE;
  padding: 0px;
  margin-top: 10px;
  width: 100%;
}

.productListing-cell {
	background: #F7F7F7;
	width: 170px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom: 2px solid #BCD042;
	padding-bottom: 6px;
}

.productListing-heading {
	background: #FFFFFF url("images/my/undertop_tlo.gif") repeat-x right top;
	width: 170px;
	height: 25px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 5px 0;
	border-top: 0px solid #E9F2F3;
	overflow: hidden;
}

.productListing_cart-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #BCD042;
  border-top: 1px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding: 2px 0 2px 0;
}

.productListing-image {
	background-color: #FFFFFF;
	width: 170px;
	height: 100px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.productListing-zoom {
	background-color: #FFFFFF;
	text-align: right;
}

TD.productListing_cart-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px 3px 8px 3px;
	border-top: 1px solid #BCD042;
	border-right: 0px solid #CCCCFF;
}

.productListing-price {
	border-top: 1px solid #D5E37D;
	width: 170px;
	line-height: 20px;
	text-align: center;
	margin-top: 1px;
}

.productListing-buttons {
	width: 170px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
}

.productListing-bottom {
	background: #E9F2F3;
	width: 170px;
	height: 8px;
}

/* --- listing produktow (grid) dla index.php --- */

.productListingIG-cell {
	background-color: #FFFFFF;
	width: 255px;
	margin-bottom: 10px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.productListingIG-heading {
	background: #F7F7F7 url("images/infobox/tlo_menu.gif") repeat-x top;
	width: 255px;
	font-size: 11px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 1px;
}

.productListingIG-image {
	background: #FFFFFF;
	width: 115px;
	text-align: center;
	margin-top: 1px;
	overflow: hidden;
}

.productListingIG-data {
	float: right;
	width: 140px;
	background: #FFFFFF;
	text-align: center;
}

.productListingIG-desc {
	background: #F7F7F7;
	height: 80px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px 5px 0px 5px;
}

.productListingIG-price {
	background: #E9F2F3 url("images/infobox/tlo_menu.gif") repeat-x bottom;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
}

.productListingIG-buttons {
	background: #F7F7F7;
	width: 255px;
	height: 20px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 8px 0 3px 0;
}

.productListingIG-bottom {
	background: #E9F2F3;
	width: 255px;
	height: 8px;
}

/* --- koniec --- */

/* --- listing produktow (images) dla index.php --- */

.productListingII-cell {
	background-color: #FFFFFF;
	width: 255px;
	margin-bottom: 10px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.productListingII-heading {
	background: #F7F7F7 url("images/infobox/tlo_menu.gif") repeat-x top;
	width: 255px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 3px 0;
}

.productListingII-image {
	background: #FFFFFF;
	width: 255px;
	height: 112px;
	text-align: center;
	overflow: hidden;
}

.productListingII-price {
	background: #F7F7F7;
	width: 205px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
}

.productListingII-buttons {
	background: #F7F7F7;
	width: 50px;
	text-align: left;
	padding: 5px 10px 0 0;
}

/* --- koniec --- */

/* --- listing produktow (list) dla index.php --- */

.productListingILodd-cell {
	background-color: #F7F7F7;
	width: 100%;
	margin-bottom: 3px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.productListingILeven-cell {
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 3px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.productListingIL-heading {
	height: 30px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 5px;
}

.productListingIL-price {
	height: 30px;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
}

.productListingIL-buttons {
	height: 30px;
	width: 50px;
	text-align: right;
	padding-right: 5px;
}

/* --- koniec --- */

/* --- listing produktow (list full) dla index.php --- */

.productListingILf-cell {
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.productListingILf-heading {
	background: #F7F7F7 url("images/infobox/tlo_menu.gif") repeat-x top;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.productListingILf-image {
	background: #FFFFFF;
	width: 150px;
	text-align: center;
}

.productListingILf-desc {
	background: #F7F7F7;
	text-align: left;
	padding: 2px 5px 0px 5px;
}

.productListingILf-price {
	background: #F7F7F7 url("images/infobox/tlo_menu.gif") repeat-x top;
	width: 120px;
	height: 30px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.productListingILf-buttons {
	background: #F7F7F7;
	text-align: center;
}

/* --- koniec --- */

.abc {
	background: #FF0000;
	height: 100%;
}

A.pageResults {
  color: #999999;
}

A.pageResults:hover {
  text-decoration: none;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #A5A38B;
  padding-bottom: 10px;
  padding-left: 10px;
}

.productsName {
	float: left;
}

.productsPrice {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
}

.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-right: 10px;
}

.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.categories {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.categories a:hover {
	text-decoration: none;
	font-weight: bold;
}

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;
}

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #999999; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ----- menu ----- */

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	list-style-type: none;
}

a.aktualny:visited, a.aktualny:link, a.aktualny:active {
	background: #6699CC url("images/ar.gif") repeat-y;
	background-position: 6px 8px;
	color: #FFFFFF;
}

/* ----- menu: kontener ----- */

div.kontener1 {
	width: 100%;
	background-color: #EDEEEE;
}

.menuSelected {
	color: #126077;
}

/* ----- menu: poziom 1 ----- */

ul.poziom1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.poziom1 li {
	font-weight: bold;  
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	background: #F6F6F6 url("images/infobox/tlo_menu.gif") repeat-x top;
	width: 100%;
}

ul.poziom1 a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url("images/ar.gif") repeat-y;
	background-position: 0px 0px;
  
	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

ul.poziom1 a:hover {
	color: #999999;
	text-decoration: none;
	background: #E6F587 url("images/ars.gif") repeat-y;
	background-position: 0px 0px;
}

ul.poziom1 span {
	display: block;
	line-height: 20px;
	padding: 4px 0px 4px 15px;
	border-left: 0px solid #FFFFFF;
}

/*li.msp span {
	display: block;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
}*/

/* ----- menu: poziom 2 (i dalsze) ----- */

ul.poziom2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.poziom2 li {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	background: #F6F6F6 url("images/infobox/tlo_menu.gif") repeat-x top;
	width: 100%;
}

ul.poziom2 a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	display: block;
	
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

ul.poziom2 a:hover {
	color: #999999;
	text-decoration: none;
}

ul.poziom2 span {
	padding: 4px 0px 4px 15px;
	margin: 0px;
	border-left: 0px solid #FFFFFF;
}

/* ----- koniec menu ----- */
