/*
  $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;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
border-top: 0px none #D7D7D7;
align: left;
padding-bottom:5px;
}

.menulist {
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    height: 15px;
    margin-top: 3px;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    
}

.menucolor {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
color: rgb(18, 49, 67);
font-weight: bold;
text-decoration: none;
}

.menucolor:hover {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
color: rgb(37, 95, 132);
font-weight: bold;
text-decoration: none;
}

.boxTextI {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
/* border-bottom: 1px solid #D7D7D7; */
border-top: 1px solid #D7D7D7;
padding: 14 0 0 0;
}

.boxTextII {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
/* border-left: 1px solid #D7D7D7; */
/* border-right: 1px solid #D7D7D7; */
/* border-bottom: 1px solid #D7D7D7; */
/* border-top: 1px solid #D7D7D7; */
padding: 0 0 0 0;
}
.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;
}

A:hover {
  color: #AABBDD;
  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;
  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.d {
border-right: 1px solid white;
}


A.d {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: white;
  text-decoration: none;
padding-right: 8px;
}

A.d:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #91C3E8;
  text-decoration: none;
padding-right: 8px;
}


A.dd
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: white;
  text-decoration: none;
padding-right: 10px;
}

A.dd:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #91C3E8;
  text-decoration: none;
padding-right: 10px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

table.infoBox {
margin: 5 0 5 0;
}

.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: 13px;
  font-weight: bold;
  padding: 1 0 0 15px;
/*   background: red; */
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 1 0 0 15px;
  background-image:url("../../images/header_panelklienta.jpg");
  color: #ffffff;
  
}

TD.infoBoxHeading font {
  font-size: 13px;
  font-weight: bold;
}

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: 0px;
  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;

}


TD.pageHeadingcol {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 1 0 0 13px;
  background-image:url("../../images/header_promocje.jpg");
   background-position: center;
   background-repeat: no-repeat; 
  height: 22px;
  margin-right:5px;
  color: #ffffff;
}

TD.pageHeadinginfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #255F84;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
}


TD.pageHeadingcol2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 1 0 0 13px;
  background-image:url("../../images/header_noweprod.jpg");
  height: 22px;
  margin-right:5px;
  color: #ffffff;
}

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;
  color: black;
}

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: blue;
}

SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  color: green;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; cursor: hand; }
.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-image:url("../../images/header_promocje.jpg");
  background-repeat: no-repeat;
  background-position: center center;
/* 	background-color: #666666; */
	height:22px;
	padding-left:4px;
}
.newproductsHeading{
  background-image:url("../../images/header_noweprod.jpg");
	height:22px;
	padding-left:4px;
font-family: Verdana, Arial, sans-serif;
        font-size: 13px;
        font-weight: bold
}
.specialsLink,.newproductsLink{
	font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
	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;
}

span.specialsLink {
        font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
        font-weight: bold;
        color:white !important;
}

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; cursor: hand;
}

input.login {
    font-family: Verdana,Arial,sans-serif;
    color: rgb(24, 54, 74);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D7D7D7;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    border-left-color: #D7D7D7;
    font-weight: bold;
    font-size: 10px;

    
}


select.login {
    font-family: Verdana,Arial,sans-serif;
    color: rgb(24, 54, 74);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D7D7D7;
    border-right-color: #D7D7D7;
    border-bottom-color: #D7D7D7;
    border-left-color: #D7D7D7;
    font-weight: bold;
    font-size: 10px;

    
}

div.input {
padding: 0 0 0 0;

}

td.info_box {
  font-family: Verdana, Arial, sans-serif;
  color: #255F84;
  font-weight: bold;
  font-size:12px;
  border-bottom: 1px solid #255F84;
margin: 15 0 15 0;
}

a.info_box {
  font-family: Verdana, Arial, sans-serif;
  color: #123143;
  font-weight: bold;
  font-size:12px;
  text-decoration: none;
}

a.info_box:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #255F84;
  font-weight: bold;
  font-size:12px;
  text-decoration: none;
}

td.boxText_end {
border-left: 1px solid #D7D7D7;
/*   background-image:url("../../images/frame_rounded.jpg"); */
}

a.prodname {
 font-family: Verdana, Arial, sans-serif;
  color: #255F84;
  font-weight: bold;
  font-size:13px;
  text-decoration: none;
}

span.price {
 font-family: Verdana, Arial, sans-serif;
  color: #255F84;
  font-weight: bold;
  font-size:13px;
}

td.info_table {
font-family: Verdana, Arial, sans-serif;
  color: #5E8298;
  font-weight: bold;
  font-size:11px;
padding: 10 0 0 0;
}

td.info_table_odp {
font-family: Verdana, Arial, sans-serif;
  color: black;
  font-weight: bold;
  font-size:11px;
}

td.buy {
font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size:10px;
}

td.pageHeadingnew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
padding: 5 5 5 5;
width: 600px;
}

td.default_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 40px;
  color: blue;
    font-weight: bold;

border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-top:1px solid #D7D7D7;
}

td.default_main_down {
  font-family: Verdana, Arial, sans-serif;
  font-size: 40px;
  color: blue;
    font-weight: bold;

border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
/* border-top:1px solid #D7D7D7; */
}


td.default_main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 40px;
  color: yellow;
    font-weight: bold;
   background-position: center center;
   background-repeat: no-repeat; 
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
/*border-top:1px solid #D7D7D7;*/
}

td.default_main_r {
border-right: 1px solid #D7D7D7;

  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: yellow;
    font-weight: bold;
}

td.default_main_r_new {
border-right: 1px solid #D7D7D7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: green;
    font-weight: bold;
	padding: 1 0 0 10;
 
}


td.default_main_new {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: blue;
    font-weight: bold;
   background-position: center center;
   background-repeat: no-repeat; 
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom:0px solid #D7D7D7;
}

td.default_main_new_dd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: blue;
    font-weight: bold;
   background-position: center;
   background-repeat: no-repeat; 
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom:1px solid #D7D7D7;
}

td.default_main_new2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: blue;
    font-weight: bold;
   background-position: center center;
   background-repeat: no-repeat; 
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom:0px solid #D7D7D7;
}


td.default_main_r_new2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: green;
  	padding: 1 0 0 10;
    font-weight: bold;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-top:1px solid #D7D7D7;
   background-position: center;
   background-repeat: no-repeat; 
}

span.default_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #D7D7D7;
    font-weight: bold;
border-left: 1px solid white;
border-right: 1px solid white;
}

a.link_new, span.link_new{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: bold;
}

a.link_spec {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #6D899E;
  font-weight: bold;
}

span.new_cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: red;
  font-weight: bold;
}

TD.bb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 2 0 0 15px;
  color: #417695;
}

span.net_price {
 font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: green;
}

TD.headname {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #255F84;
}