/*
  $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: 10px; color:#D0D0D0 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

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

H1 {
  font-size: 13px;
  font-weight: bold;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

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

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  //background: #D3D1D1;
}

.infoBoxContents {
  background: #464741;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-color: #D0D0D0;
  font-weight: normal;
  border-left: #555552 1px solid;
  border-right: #555552 1px solid;

}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

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

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

.productListing-heading {

border-bottom:1px solid #606158;  
text-align:center;
 

  color: #D0D0D0;
  font-weight: normal;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px solid #606158;  
border-bottom:2px solid #606158;  
border-left:1px solid #606158;  

text-align:center;
vertical-align:center; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #D0D0D0;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;

  text-decoration: none;
  height:34px;
  width: 100%;



  padding-bottom:0px;
  padding-left: 20px;

}

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

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

TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
  border-bottom: 1px solid #61625e;
  color: #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
}

TD.smallText3 a, SPAN.smallText3 a, P.smallText3  a{
  color: #ffff00;
}

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: #474941;
     border-color: #393D34;
     border-style: solid;
     border-width: 1px;
}
  
TD.prawa {
  padding-left: 200px;
}

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .productName{
 font-size: 12px;
 color: #B9E700;
 font-weight: bold;
 text-decoration: none;


}


 .pr_price{
 font-size: 14px;
 color: #DAA823;
 font-weight: bold;

 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #D0D0D0;

}





.moduleRowOver { 
     background-color: #000000; 
     cursor: pointer; 
     cursor: hand; 
     color:#000000;
     }
.moduleRowSelected { 
     color:#000000;
     background-color: #000000; 
}

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





body{
background: #383934; 
}

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

 .bg{
 background: #383934; 
 }

 .bg1{
 background-image: url("images/m02.jpg");
 background-repeat: no-repeat; 
 }

 .bg2{
 background-image: url("images/m07.gif");
 background-repeat: no-repeat; 
 }

 .bg3{
 background-image: url("images/m10.gif");
 background-repeat: no-repeat; 
 }
 
 .bg333{
 background-image: url("images/m10_2.gif");
 background-repeat: no-repeat; 
 }

 .bg4{
 background-image: url("images/m16.gif");
 background-repeat: no-repeat; 
 }
 
  .bg444{
 background-image: url("images/m1666.jpg");
 background-repeat: no-repeat; 
 }

 .bg5{
 background-image: url("images/m16.gif");
 background-repeat: no-repeat; 
 }

 .bg6{
 background-image: url("images/m23.gif");
 background-repeat: no-repeat; 
 }

 .bg7{
 background-image: url("images/m32.gif");
 background-repeat: no-repeat; 
 }

 .bg8{
 background-image: url("images/m33.gif");
 background-repeat: no-repeat; 
 }

 .ch1{
 font-size: 11px;
 color: #C4C4C4;
 font-weight: bold;
 }             

 .ch2{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch3{
 padding-left: 17px;
 }

 .ch4{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch5{
 border-left: #5C5C5C 1px solid;
 border-right: #5C5C5C 1px solid;
 }

 .ch6{
 padding-left: 5px; 
 }

 .ch7{
 border-left: #555552 1px solid;
 border-right: #555552 1px solid;
 }

 .ch8{
 padding-left: 7px; 
 }

 .ch9{
 font-size: 14px;
 color: #DAA823;
 font-weight: bold;
 }             

 .ch10{
 font-size: 13px;
 color: #B8D114;
 font-weight: bold;
 }             

 .ch11{
 font-size: 11px;
 color: #B8D114;
 font-weight: bold;
 }             


 .ml1{
 font-size: 11px;
 color: #CD8E00;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }
 .ml2:hover{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration:underline;
 }
.ml3{
 font-size: 11px;
 color: #E0E2D7;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3:hover{
 font-size: 11px;
 color: #E0E2D7;
 font-weight: bold;
 text-decoration: none;
 }

 .ml4{
 font-size: 12px;
 color: #B9E700;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #B8D114;
 text-decoration: none;
 }

 .ml7{
 font-size: 11px;
 color: #B7B7B7;
 text-decoration: none;
 }

 .se{            
 background: #989897; 
 width: 70px;
 font-size: 9px;
 color: #FFFFFF
 }

 .se2{            
 border: #555554 1px solid;
 background: #989897; 
 width: 117px;
 font-size: 9px;
 color: #FFFFFF
 }
 
 .se3{            
 border: #555554 1px solid;
 background: #989897; 
 font-size: 9px;
 color: #FFFFFF
 }




 
 .image_border{
  border:1px solid #535350; 
 }


 .cart_border{
  border:1px solid #555552; 
 }

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

a#koszyk {
  background-image: url(images/m06.gif);
  background-repeat: no-repeat;
  width: 90px;
  //width: 112px;
  height: 32px;
  padding-left: 22px;
  padding-top: 3px;
  display: block;
}

a#koszyk:hover {
  text-decoration: none;
  color: #d0d0d0;
}

a.productListing-link{
color: #d0d0d0;
}


#personPopupContainer
{
    position:absolute;
    left:0;
    top:0;
    display:none;
    z-index: 20000;
}

.personPopupPopup
{
}

#personPopupContent
{
    background: #FFF;
	background-position: right;
    min-width: 175px;
	max-width: 400px;
    min-height: 50px;
	padding: 10px;
	color: #454545;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

.personPopupPopup .personPopupImage
{
    margin: 5px;
    margin-right: 15px;
}

.personPopupPopup .corner
{
    width: 19px;
    height: 15px;
}

.personPopupPopup .topLeft
{
    background: url(/images/personpopup/balloon_topLeft.png) no-repeat;
}

.personPopupPopup .bottomLeft
{
    background: url(/images/personpopup/balloon_bottomLeft.png) no-repeat;
}

.personPopupPopup .left
{
    background: url(/images/personpopup/balloon_left.png) repeat-y;
}

.personPopupPopup .right
{
    background: url(/images/personpopup/balloon_right.png) repeat-y;
}

.personPopupPopup .topRight
{
    background: url(/images/personpopup/balloon_topRight.png) no-repeat;
}

.personPopupPopup .bottomRight
{
    background: url(/images/personpopup/balloon_bottomRight.png) no-repeat;
}

.personPopupPopup .top
{
    background: url(/images/personpopup/balloon_top.png) repeat-x;
}

.personPopupPopup .bottom
{
    background: url(/images/personpopup/balloon_bottom.png) repeat-x;
    text-align: center;
}

#respgallery {
	float: left;
	width: 60px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

#respgallery ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#respgallery ul li{
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #e1e1e1;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

#respimage {
	float: left;
	width: 300px;
	text-align: center;
}

hr.hr {
	height: 1px;
	border: 0px;
	background: #ccc;
	margin: 10px;
}
