/*
  $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
*/
.laski, .koszyk, .apteka-napis, img { behavior: url(iepngfix.htc); }


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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-image: url(img/wzor.jpg);
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 2.5;
}

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

A:hover {
  color: #6f1a0a;
  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;
  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: #ffffff;
}

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

.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: #F7F3D5;
  //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: #F7F3D5;
  //shopping-cart content color
}

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

.productListing-heading {

border-right:2px solid #FFFFFF; 
border-top: 1px solid #BDBAA8; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
 

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

TD.productListing-data {
border-right:2px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding: 10px 10px 10px 10px;


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

TD.productListing-data11 {
text-align:center;
vertical-align:top; 
padding: 10px 10px 10px 10px;


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



A.pageResults {
  color: #747474;
}

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

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


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


  text-decoration: none;
  height:33px;
  width: 100%x;
  background: url('images/m99.gif');

  background-repeat: repeat-x;


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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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;
}

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


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

 .pr_name{
 font-size: 11px;
 color: #090704;
 font-weight: bold;
 text-decoration: none



}


 .pr_price{
 font-size: 13px;
 color: #ED1B23;
 font-weight: bold;



 }

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

}




.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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: #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; }
.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; }



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

 .bg1{
 background-image: url("images/m10.1.gif");
 background-repeat: repeat-x; 
 }

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

 .bg3{
 background-image: url("images/m20.gif");
 background-repeat: repeat-x; 
 }

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

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

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

 .ch1{
 font-size: 9px;
 color: #312E25;
 }             

 .ch2{
 padding-left: 10px;
 }

 .ch3{
 font-size: 13px;
 color: #F7DB90;
 font-weight: bold;
 }             

 .ch4{
 font-size: 10px;
 color: #312E25;
 font-weight: bold;
 }             

 .ch5{
 font-size: 13px;
 color: #454238;
 font-weight: bold;
 letter-spacing: 2px;
 }             


 .ch6{
 padding-left: 6px;
 padding-right: 5px;
 }

 .ch7{
 font-size: 13px;
 color: #312E25;
 font-weight: bold;
 }             

 .ch8{
 font-size: 16px;
 color: #ED1B23;
 font-weight: bold;
 } 

 .ch88{
 font-size: 11px;
 color: #898989;
  font-weight: bold;
 text-decoration: line-through;
 }  

 .ch9{
 font-size: 9px;
 color: #312E25;
 text-decoration: none
 }             

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

 .ch11{ 
 padding-left: 100px;
 padding-right: 16px;
 }

 .ml1{
 font-size: 9px;
 color: #090704;
 text-decoration: none
 }             

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

 .ml3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: #383427;
 text-decoration: none;
 line-height: 22px;
 margin-right: 3px;
 }             

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

 .se{            
 width: 104px;
 font-size: 9px;
 color: #656565
 }

 .se2{            
 border: #9E9B86 1px solid;
 width: 128px;
 height: 23px;
 font-size: 9px;
 color: #6C6859
 }
 
  .se3{    
 border-top: #ffffff 1px solid;
 border-left: #b38c4f 1px solid;
 border-right: #b38c4f 1px solid;
 width: 128px;
 height: 23px;
 font-size: 9px;
 color: #6C6859
 }

 
 
 .image_border_{
  border:1px solid #B5B5B5; 
 }

 .cart_border{
  border-top: 1px solid #FFFFFF; 
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF; 
  border-bottom: 1px solid #ffffff; 
 }
 
 /*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/



#lewa {
height: 290px;
width: 236px;
float: left;
display: block;
}

#logo {
background-image: url(img/logo.jpg);
background-repeat: no-repeat;
width: 238px;
height: 113px;
float: left;
}

#menu {
background-image: url(img/menu-b.jpg);
background-repeat: repeat-x;
width: 238px;
height: 150px;
padding-top: 18px;
float: left;
}

.menu-start, .menu-nowe, .menu-promocje, .menu-konto, .menu-kontakt {
height: 27px;
width: 190px;
background-repeat: no-repeat;
float: left;
margin-left: 24px;
//margin-left: 16px;
}

.menu-start {
background-image: url(img/menu-start.jpg);
}

.menu-nowe {
background-image: url(img/menu-nowe-produkty.jpg);
}

.menu-promocje {
background-image: url(img/menu-promocje.jpg);
height: 28px;
}

.menu-konto {
background-image: url(img/menu-moje-konto.jpg);
}

.menu-kontakt {
background-image: url(img/menu-kontakt.jpg);
}

#plomienie-box {
//float: left;
}

#plomienie {
background-image: url(img/plomienie.jpg);
background-repeat: repeat-x;
background-position: left bottom;
height: 281px;
margin-left: 233px;
//margin-left: 0px;
}

.gora-l {
background-image: url(img/gora-lr.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width: 25px;
height: 281px;
float: left;
}

.laski {
background-image: url(img/pielegniarka.png);
background-repeat: no-repeat;
background-position: right bottom;
width: 151px;
height: 276px;
position: absolute;
right: 30px;
top: 5px;
}

.apteka-napis {
background-image: url(img/apteka-erotyczna.png);
background-repeat: no-repeat;
width: 611px;
height: 85px;
margin-left: 20px;
margin-bottom: 10px;
float: left;
display: block;
}

a.koszyk {
background-image: url(img/koszyk.png);
background-repeat: no-repeat;
background-position: left top;
width: 210px;
height: 108px;
float: left;
margin-left: 50px;
margin-top: 5px;
padding-left: 120px;
color: #000000;
text-decoration: none;
line-height: 130%;
}

#pasek {
background-image: url(img/pasek.png);
background-repeat: repeat-x;
height: 32px;
width: 100%;
padding-left: 10px;
line-height: 32px;
}

#pasek a.link {
background-image: url(img/pasek-a-l.png);
background-repeat: no-repeat;
background-position: top left;
padding-left: 10px;
color: #2a250a;
font-weight: bold;
float: left;
}

.pasek-a {
background-image: url(img/pasek-b.png);
background-repeat: repeat-x;
height: 32px;
float: left;
}

#pasek ul {
margin: 0px;
padding: 0px;
}

#pasek li {
background-image: url(img/pasek-a-r.png);
background-repeat: no-repeat;
background-position: top right;
padding-right: 10px;
list-style-type: none;
list-style-position: inside;
float: left;
}

.szukaj {
width: 230px;
float: left;
padding-top: 4px;
//padding-top: 10px;
}

.tabela
{
border:1px solid #CCCCCC;
font-size: 11px;
}
table.tabela td {
border:1px solid #CCCCCC
}

table#wysylka td {
vertical-align:middle;
text-align:center;
padding:2px;
}

.cena {
font-size: 30px;
color: #a4260f;
font-weight: bold;
}

.pion {
background-image: url(images/line.gif);
background-repeat: repeat-y;
}

.poziom {
background-image: url(images/line.gif);
background-repeat: repeat-x;
}

.box {
padding-bottom: 4px;
}

.stopka {
padding-left: 42px;
color: #e3a9a8;
font-size: 9px;
text-decoration: none
}
.stopka a {
color: #ffffff;
}

.field {
background-color: #eeeeee; 
border-right: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
font-size: 12px; 
text-align: center;
padding: 3px;
}

.field2 {
background-color: #c7bd87; 
border-right: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
font-size: 12px; 
text-align: center;
padding: 3px;
}

.opis {
line-height: 150%;
font-size: 13px;
}

TD.mainpage {
  border: 1px solid #BFBFBF;
  padding: 5px;
  background: #FFFFFF;
  font-family: Tahoma, Arial, sens-serif;
  font-size: 12px;
}







