z/*
  $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
*/
/* ustawienia tla w srodkowej czesci sklepu (czyli cała zawartość, tło pod boksami itd..) ... */

table, tr, td, th {
  padding: 0;
  margin: 0;
}

.srodeksklepu {
  background-color: #FFFFFF;
/*  background-image: url(images/nazwa_obrazka.gif);*/
}

input {
font-family: Tahoma;
color: #6B6B6B;
}


.f11 {
	font-size: 11px;
	font-family: Tahoma;
}

.f12 {
	font-size: 12px;
	font-family: Tahoma;
}


.f13 {
	font-size: 13px;
	font-family: Tahoma;
}


.f14 {
	font-size: 14px;
	font-family: Tahoma;
}


.f10 {
	font-size: 10px;
	font-family: Tahoma;
}


.f9 {
	font-size: 9px;
	font-family: Tahoma;
}



select {
font-family: Tahoma;
color: #6B6B6B;
background-image: url(images/supbg.png);
  border-left: 1px solid #9A9A9A;
  border-right: 1px solid #9A9A9A;
  border-bottom: 1px solid #9A9A9A;
  border-top: 1px solid #9A9A9A;

  vertical-align: top;

}

img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}



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


.boxText { font-family: Tahoma, sans-serif; font-size: 10px; color: #6a6a6a; }
.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; }
.boxText2 { font-family: Tahoma, sans-serif; font-size: 10px; color: black; }
.boxText3 { font-family: Tahoma, sans-serif; font-size: 10px; color: black; }
.boxText4 { font-family: Tahoma, sans-serif; font-size: 10px; color: black; }
BODY {
  color: white;
  padding: 0;
  margin: 0;
  background-repeat: repeat-x;
  background-image: url(includes/languages/polish/images/template/bg.jpg);
}



small {
       color: #464646;
}


A {
       color: #7D1818;
       text-decoration: none;
       font-size: 11px;
       font-weight: bold;
       font-family: Tahoma;
       line-height: 20px;
}



A:hover {
       color: #BF2121;
       text-decoration: none;
}

FORM {
       display: inline;
}





TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
       font-family: Verdana, Arial, sans-serif;
       font-size: 10px;
       background: #FFFFFF;
       color: White;
       font-weight: bold;
       height: 25px;
}

A.headerNavigation {
       color: black;
		 font-weight: normal;
		 text-transform: lowercase;
		 font-family: tahoma; 
}

.headerNavigation {
       color: black;
		 line-height: 30px;
		 padding-left: 5px;
		  font-size: 10px;
		 font-weight: normal;
		 text-transform: lowercase;
		 font-family: tahoma; 
}

A.headerNavigation:hover {
	color: #484848;
	line-height: 30px;
	padding-left: 5px;
	font-weight: normal;
	text-transform: lowercase;
	font-family: tahoma;
}

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: #E1E1E1;
	color: #9F1E1E;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  height: 25px;
}

.infoBox {
/*  background: #b6b7cb;*/
padding: 7px;


  color: #6B6B6B;
}

.news {
/*  background: #b6b7cb;*/
  border-left: 1px solid #c9c8c8;
  border-right: 1px solid #c9c8c8;
  border-bottom: 6px solid #c9c8c8;
  border-top: 1px solid #c9c8c8;
  padding-bottom: 5px;


  color: #6B6B6B;
}

.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,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
       /* EOF: Added for Links in Infobox Headings */
       font-family: Tahoma;
       font-size: 12px;
       font-weight: bold;
       background-image: url(images/infobox/corner_right_left.gif);
       color: white;
       height: 25px;
       text-align: center;
       vertical-align: middle;
}

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

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 {




}

.productListing-heading {
       font-family: Tahoma;
       font-size: 10px;
       color: #6B6B6B;
       font-weight: bold;
       height: 20px;
}

TD.productListing-data h2 {
  padding-bottom: 10px;
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
  vertical-align: top;
  font-weight: bold;
}

TD.productListing-data{
  padding: 10px 10px 10px 10px;
  font-family: Tahoma;
  font-size: 13px;
  color: #6b6b6b;
  vertical-align: top;
  font-weight: bold;
}

A.pageResults {
  color: #7F7F7F;
  background: #F3F1F1;
  border-left: 1px solid #E1DFDF;
  border-right: 1px solid #E1DFDF;
  border-bottom: 1px solid #E1DFDF;
  border-top: 1px solid #E1DFDF;
}

A.pageResults:hover {
  color: #000000;
  background: #F3F1F1;
  border-left: 1px solid #E1DFDF;
  border-right: 1px solid #E1DFDF;
  border-bottom: 1px solid #E1DFDF;
  border-top: 1px solid #E1DFDF;
}

TD.pageHeading, DIV.pageHeading {
       font-family: Tahoma;
       font-size: 14px;
       color: White;
       font-weight: bold;
       text-align: center;
       font-variant: small-caps;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
       font-family: Verdana, Arial, sans-serif;
       font-size: 10px;
       color: #0088B2;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: #6B6B6B;
  padding: 3px;
  padding-left: 6px;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
  padding: 4px;
  color: #6B6B6B;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
   font-family: Tahoma;
  font-size: 10px;
  line-height: 1.5;
  color: #6B6B6B;

}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 10px;
  color: #6B6B6B;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #5F5F5F;
}

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: Tahoma;
  font-size: 12px;
  color: #6B6B6B;
}

SPAN.greetUser {
       font-family: Verdana, Arial, sans-serif;
       font-size: 12px;
       color: #FF8557;
       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: #881A1A;
}

.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: Tahoma;
       font-size: 10px;
       color: #C40000;
       vertical-align: middle;
       height: 40px;
       background-color: white;
       border-bottom: 1px solid #CCCCCC;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*########################################################################################################*/

/* XC Menu Styles */

#catxcdiv ul {
       list-style: none;
       margin: 0;
       padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
       position: relative;
       display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
       position: static;
       margin-left: -1.5em;
       float: left;
       width: 1.5em;
}
div.xcx a, div.xcc a {
       position: absolute;
       left: -2em;
}
div.xcx>a, div.xcc>a {
       position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
       text-decoration: none;
       font-family: "Courier New", Courier, monospace;
       font-size: 90%;
}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
       width: 1px;
       height: 14px;
       color: white;
       font-size: 12px;
    overflow: hidden;
       background-color: navy;
       padding-left: 5px;}
}

.infoBox3 {

  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  color: #6B6B6B;
  font-family: Tahoma;
}



.infoBoxContents2 {
       font-family: tahoma;
       font-size: 10px;
       color: #D3D3D3;
}

.infoBoxContents3 {
       font-family: tahoma;
       font-size: 10px;
       color: #5D2F0E;
}

.infoBoxNotice2 {

}

.infoBoxNoticeContents2 {

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



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



}

TD.infoBoxHeading2 {
font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  background-image: url(templates/box.png);
  color: white;
  height: 45px;
  font-weight: normal;
}

 .ml2{
  font-size: 10px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma;
 }

 .titletop{
  font-size: 14px;
  color: #e8e8e8;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma;
 }
 
 TD.infobox3, P.infobox3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 10px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #E1DFDF;
  color: #6B6B6B;
  
}

 TD.infobox6, P.infobox6 {
       font-family: Tahoma;
       font-size: 10px;
       line-height: 1.5;
       padding: 10px;
       padding-left: 15px; 
       border-left: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;
       border-bottom: 1px solid #CCCCCC;
       color: #666666;
}


 TD.infobox16, P.infobox16 {
       font-family: Tahoma;
       font-size: 10px;
       line-height: 1.5;
       padding: 10px;
       padding-left: 15px; 
       border-left: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;
       
       color: #666666;
}

 TD.infobox4, P.infobox4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;

  
}

 TD.infobox5, P.infobox5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
 } 
   Table.infobox5, P.infobox5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  
  
  
}
 TD.infobox6, P.infobox6 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
  color: black;
  /*  background: #b6b7cb;*/
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  
 } 



.id {
font-family: tahoma;
font-size: 12px;
color: #9b9b99;

}



   Table.infoboxProd, P.infoboxProd {
       background-repeat: no-repeat;
}


.more {
width: 77px;
height: 34px;
background-image: url(templates/wiecej.gif);
}

TD.pollBoxRow {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #9F1E1E;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   
color: black;
  

} 

TR.pollOptRow {   

} 
TR.pollFooter { 
border: 0px;

}  
.pytanie {
       color: black;
       text-align: center;
       font-weight: bold;
       font-variant: small-caps;
       font-family: Tahoma;
       font-size: 12px;
}

.star-product-title {
  font-family: Tahoma;
  text-align : center;
  font-size: 14px;
  font-weight: bold;
  color: #6C6C6C;
}
.star-product {
       font-family: Tahoma;
       font-size: 12px;
       font-weight: normal;
       color: #6C6C6C;
}
.star-product-price{
       font-family: Tahoma;
       font-size: 14px;
       font-weight: bold;
       color: #FF8C00;
}





.nazwan {
       color: #E7E7E7;
}

li {
       color: #5D2F0E;
}
.infoBoxL {
/*  background: #b6b7cb;*/
  border-left: 1px solid #c9c8c8;
 
  border-bottom: 1px solid #c9c8c8;
  padding-bottom: 20px;


  color: #6B6B6B;
}


.infoBoxR {
/*  background: #b6b7cb;*/
  border-right: 1px solid #c9c8c8;
  border-bottom: 1px solid #c9c8c8;
  border-left: 1px solid #c9c8c8;

  color: #6B6B6B;
}

.login {
       font-size: 13px;
       color: #7F1C1C;
       padding-left: 15px;
       height: 45px;
       text-decoration: underline; 
       }
       
       .upc {
       font-size: 11px;
       color: #7F1C1C;
       font-family: TAHOMA;
       padding-left: 5px;
       height: 45px;
       }
       

		 




.product_man_mod {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #BA2323;
	
}

.product_name {
	font-family: Tahoma;
	font-size: 15px;
	text-transform: uppercase;
	color: #FF8C00;
}

.przerwa {
	font-size: 10px;
}

.przerwa2 {
	font-size: 5px;
}

.przerwa3 {
	font-size: 1px;
}

.cena {
	text-transform: uppercase;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #FF8C00;
}

.prod_price {
	font-weight: bold;
	font-family: tahoma;
	font-size: 18px;
	color: #FF0404;
	font-family: tahoma;
}

.description {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	
}

.product_module {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 4px solid #B22222;
	border-top: 1px solid #D2D2D2;
	padding: 3px;

}



.product_sprice {
	font-family: tahoma;
	font-size: 12px;
	color: #B22222;
	font-weight: bold;
}

.product_sprice2 {
	font-family: arial;
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}



.description_prod {
	font-family: arial;
	font-size: 10px;
	color: #494949;
	text-align: justify;
}

.name_ap {
	font-family: tahoma;
	font-size: 12px;
	color: #B22222;
	padding: 4px;
	
}

.option_ap {
	font-family: tahoma;
	font-size: 12px;
	color: #B22222;
	padding: 4px;
	
}

table.ap {
		border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
	padding: 0px;
	background-color: #F0F0F0;
}

td.ap2 {
	border-right: 1px solid #ffffff;
	padding: 2px;
}

td.ap3 {
		border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
	padding: 0px;
	background-color: #F0F0F0;
}

table.imagesBoxContents {
			border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
}

.header {
	color: White;
	font-size: 12px;
	font-family: tahoma;
}

.header_navigation {
	color: White;
	font-size: 12px;
	font-family: tahoma;
}

table.lefter {
background-position: right;
}

.liczba {
	color: #5F5F5F;
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
}

.kategorie {
	font-family: Tahoma;
	font-weight: normal;
	color: #B22222;

}

.footer_n {
	font-family: tahoma;
	font-size: 10px;
	color: black;
	text-align: right;
}

p {
	padding: 2px;
	margin: 0px;
}

product_tab {
	padding: 2px;
	margin: 0px;
}

TD.main2, P.main2 {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: #6B6B6B;
  padding: 0px;
  padding-left: 0px;
 
}
