/*
  $Id: stylesheet.css,v 1.12 2004/12/16 17:15:29 magicx Exp $

  Script Connector CastleKart, Open Source E-Commerce Solutions
  http://www.scriptconnector.org/

  Copyright (c) 2004-2005 Script Connector Corporation
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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



.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFF99;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

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

BODY {
  background: white;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  border:0px;
}

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

a img	{
  border:0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBoxHeading font {
  font-size: 12px;
}

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

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: #f8f8f9;
}



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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B8B8B8;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: Gray;
}

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;
}

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

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;
}

.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; }
.moduleRowSelected { background-color: #E7E7E7; }

.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: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #AED8EE;  border-bottom: 1px dotted; color: #000000 }
.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; }

A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}

.specialsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.newproductsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.specialsLink,.newproductsLink{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	font-weight: bold;
	color:white !important;
}
.footer.date{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	
	
}
.footer.date{
	font-weight: bold;

}
.footer.copyright{
	font-weight: bold;
}


div.popup_negotiation	{
  font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  width:100%;
  height:100%;
  padding:10;
  margin:0;
  background:white;
  line-height:18px;
/*  background-image:url("../../images/netarch_logo.jpg");
  background-repeat:no-repeat;
  background-position:277px 15px;*/
}
div.popup_negotiation input	{
  font-family: courier, Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}
div.popup_negotiation textarea	{
  font-family: courier, Verdana, Arial, sans-serif;
  width:350px;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}

.hand_link	{
   cursor: pointer;
}

/* ------------------------------------------------------------------------- */

span.price_without_discount {
	text-decoration:line-through;
}
span.price_with_discount {
	color:green;
}
span.promo_price {
	color:red;
}

/* ------------------------------------------------------------------------- */


div#conteiner {
  border: 0px solid black;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

div#center_part {
  border: 0px solid blue;
  position: relative;
  display: block;
  width: 900px;
  height: auto;
  margin: 0 auto;
}

div#header {
  border: 0px solid red;
  position: relative;
  display: block;
  width: 900px;
  height: 200px;
  margin: 0 auto;
  z-index: 1000;
}

div#content {
  border: 0px solid green;
  position: relative;
  display: block;
  width: 900px;
  height: auto;
  margin: 0 auto;
  z-index: 10;
}


div#all_footer {
  border: 0px solid blue;
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  clear: both;
  background-image: url("../../images/grafika/bg_down.png");
  background-position: center top;
  background-repeat: repeat-x;
}

div#footer {
  border: 0px solid yellow;
  position: relative;
  display: block;
  width: 900px;
  height: auto;
  padding-bottom: 40px;
  margin: 0 auto;
}


div#footer_flash {
  border: 0px solid yellow;
  position: relative;
  display: block;
  width: 900px;
  height: 71px;
}


div#footer_short_desc {
  border: 0px solid yellow;
  position: relative;
  float: right;
  display: block;
  width: 317px;
  height: 35px;
  background-image: url("../../images/grafika/szymon_stopka.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}


*html div#footer_short_desc {
  border: 0px solid yellow;
  position: relative;
  float: right;
  display: block;
  width: 317px;
  height: 35px;
  background-image: url("../../images/grafika/szymon_stopka.png");
  background-position:  80% right;
  background-repeat: no-repeat;
}


div#link2netarch {
  border: 0px solid yellow;
  position: relative;
  float: left;
  display: inline;
  width: 41px;
  height: 10px;
  margin-top: 25px;
  margin-left: 58px;
}



div#link2mercato {
  border: 0px solid yellow;
  position: relative;
  float: left;
  display: inline;
  width: 41px;
  height: 10px;
  margin-top: 25px;
  margin-left: 74px;
}

div#link2blok {
  border: 1px solid white;
  position: relative;
  float: right;
  display: inline;
  width: 53px;
  height: 11px;
  margin-top: 24px;
}


div#logo {
  border: 0px solid yellow;
  position: relative;
  float: left;
  display: inline;
/*   width: 209px; */
  width: 386px;
  height: 160px;
}


div#logo_link {
  border: 0px solid yellow;
  position: relative;
/*   display: block; */
  display: inline;
  float: left;
  width: 209px;
  height: 51px;
  margin-top: 108px;
}

div#extra_link {
  border: 0px solid yellow;
  position: relative;
  display: none;
  height: 22px;
  float: left;
  margin-top: 138px;
  margin-left: 5px;
  font-family: Verdana, Tahoma;
  font-size: 14px;
  color: red;
}


div#log_search_box {
  border: 0px solid #666666;
  position: relative;
  float: right;
  display: inline;
  width: auto;
  height: 160px;
}


div#log_search_content {
  border: 0px solid #666666;
  position: relative;
  float: right;
  display: block;
  width: auto;
  height: auto;
  text-align: right;
  margin-top: 107px;
}


*html div#log_search_content {
  border: 0px solid #666666;
  position: relative;
  float: right;
  display: block;
  width: auto;
  height: auto;
  margin-top: 105px;
}


div#logowanie {
  border: 0px solid #666666;
  position: relative;
  display: block;
  width: auto;
  height: 20px;
  text-align: right;
  margin-bottom: 3px;
  margin-right: 3px;
}


div#logowanie a {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 9;
  color: black;
}


div#szukaj {
  border: 0px solid #666666;
  position: relative;
  display: block;
  width: 170px;
  height: 23px;
  text-align: right;
  float: right;
  border: 1px solid #efeeed;
}

a.slideMenuA {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: white;
  text-transform: lowercase;
}

a.slideMenuA:hover {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #e8e8e8;
  text-transform: lowercase;
  text-decoration: underline;
}

div#menu_part {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  height: 40px;
  background-image: url("../../images/grafika/top_menu_bg2.png");
  background-position: center top;
  background-repeat: no-repeat;
  top: 3px;
  z-index: 1008;
}


* html div#menu_part {
  top: 0px;
  width: 100%;
  float: left;
  display: block;
  height: 37px;
  position: relative;
  z-index: 1008;
}

div#div_linka_ona_ab, div#div_linka_on_ab, div#div_linka_bag_ab, div#div_linka_akc_ab {
  position: absolute;
  display: none;
}
div#div_linka_bag_ab {
  top: -2px;
  position: absolute;
  display: none;
}

*html div#div_linka_ona_ab, div#div_linka_on_ab, div#div_linka_bag_ab, div#div_linka_akc_ab {
  top: 0;
  position: absolute;
  display: none;
}
*html div#div_linka_bag_ab {
  top: -3px;
  position: absolute;
  display: none;
}




div.rollOver_menu {
  border: 0px solid red;
  position: absolute;
  width: auto;
  height: auto;
  padding: 5px;
  z-index: 1012;
  color: white;
  float: left;
/*  margin-left: 15px;
  margin-top: 10px;*/
}



/* ======ONA */

div#mLista_ona, div#mLista_on, div#mLista_bag, div#mLista_akc {
  top: 0px;
  left: 0;
  display: none;
  z-index: 2001;
  position: absolute;
}

* html div#mLista_ona, div#mLista_on, div#mLista_bag, div#mLista_akc {
  top: 0px;
  left: 0;
  display: none;
  z-index: 2001;
  position: absolute;
}


div#content_ona {
z-index: 1007; position: relative; top: 18px; left: 19px; display: block; width: auto; float: left;
}

/* =======ON */

div#content_on {
z-index: 2001; position: relative; top: 18px; left: 0px; display: block; width: auto; float: left;
}


/* =====BAGAŻ */

div#content_bag {
z-index: 2001; position: relative; top: 18px; left: 15px; display: block;
}



/* ======AKCESORIA */

div#content_akc {
z-index: 2001; position: relative; top: 18px; left: 15px;
}




div#index_def {
  border: 0px solid #666666;
  position: relative;
  float: left;
  display: inline;
  width: 900px;
  height: 400px;
/*  background-image: url("../../images/grafika/main_bg.png");
  background-position: center top;
  background-repeat: no-repeat;*/
  z-index: 10;
}

div#index_baner {
  border: 0px solid #666666;
  position: relative;
  float: left;
  display: block;
  z-index: 10;
}

div#id_specials {
  border: 0px solid red;
  position: relative;
  float: left;
  display: inline;
  width: 331px;
  height: auto;
  margin-left: 160px;
  margin-top: 40px;
  z-index: 50;
}


div#id_news {
  border: 0px solid red;
  position: relative;
  float: right;
  display: block;
  width: 241px;
  height: 377px;
  margin-top: 12px;
  margin-right: 15px;
  z-index: 50;
}


div#news_1 {
  border: 0px solid red;
  position: relative;
  display: block;
  float: left;
  width: 241px;
  height: 187px;
  z-index: 50;
}

div#news_2 {
  border: 0px solid red;
  position: relative;
  display: block;
  float: right;
  width: 241px;
  height: 187px;
  margin: 0 0;
  z-index: 50;
}

input.input_search {
  border: 0px solid red;
  height: 21px;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #9b9690;
  padding-top: 2px;
  padding-left: 5px;
}


ul.menu_poziome {
	position: relative;
        float: left;
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        text-decoration: none;
}


ul.menu_poziome li {
	position: relative;
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
	margin: 8px 0 0 0px;
        font-size: 12px;
        font-family: Verdana, Arial, sans-serif;
	text-align: center;
/*	border: 1px solid black;*/
}

a.pozycjonowanie  { font-family: Verdana, Arial, sans-serif; font-size: 8px;}

span.pozycjonowanie  { font-family: Verdana, Arial, sans-serif; font-size: 8px;}

