/*
  $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
*/

@import "menu_default.css";
@import "menu_dropdown.css";

.txtHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
}

a.prodImg img {
  width: 75px;
}

TD.prodModel, SPAN.prodModel, P.prodModel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

.przycisk a:link, .przycisk a:visited {
	color: #FFFFFF;
}

.przycisk a:hover {
	color: #FFFF00;
	text-decoration: none;
}

td.przycisk, div.przycisk, input.przycisk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  white-space: nowrap;
}

div.przycisk, input.przycisk {
 color: #FFFFFF;
 height: 15px;
 padding-top:0px;
 padding-right:10px;
 padding-bottom:0px;
 padding-left:20px;
 margin-right:10px;
 margin-left:10px;
 border: none;
 cursor: hand;
 background-color: #963130;
 float: left;
}


.skrot a:link, .skrot a:visited {
	color: #FFFFFF;
}

.skrot a:hover {
	color: #FFFF00;
	text-decoration: none;
}

td.skrot, div.skrot, input.skrot {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  white-space: nowrap;
}

div.skrot, input.skrot {
 color: #FFFFFF;
 height: 15px;
 padding-top:0px;
 padding-right:10px;
 padding-bottom:0px;
 padding-left:20px;
 margin-right:10px;
 margin-left:10px;
 border: none;
 cursor: hand;
 float: left;
}

.edit {
 background-position: 0 2;
 background-image:url(images/ico_edit.png);
 background-repeat:no-repeat;
}

.back {
 background-position: 0 2;
 background-image:url(images/ico_back.png);
 background-repeat:no-repeat;
}

.cont {
 background-position: 0 2;
 background-image:url(images/ico_cont.png);
 background-repeat:no-repeat;
}

.login {
 background-position: 0 2;
 background-image:url(images/ico_login.png);
 background-repeat:no-repeat;
}

.more {
 background-position: 0 2;
 background-image:url(images/ico_more.png);
 background-repeat:no-repeat;
}

.cart {
 background-position: 0 2;
 background-image:url(images/ico_cart.png);
 background-repeat:no-repeat;
}

.zoom {
 background-position: 0 2;
 background-image:url(images/ico_zoom.png);
 background-repeat:no-repeat;
}

.update {
 background-position: 0 2;
 background-image:url(images/ico_upd.png);
 background-repeat:no-repeat;
}

.adres {
 background-position: 0 2;
 background-image:url(images/ico_adres.png);
 background-repeat:no-repeat;
}

.delete {
 background-position: 0 2;
 background-image:url(images/ico_del.png);
 background-repeat:no-repeat;
}

p.dropcap:first-letter {
	display: block;
	margin: -5px 4px 0px 0px;
	float: left;
	font-size: 280%;
}

.menuglowne:hover {
background-color: #D10000; /*Highlight red color theme*/
color: white;
}

.menuglowne {
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.menuglowne ul {
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.menuglowne li {
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.menuglowne a {
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-bottom: 8px solid white;
}

.menuglowne a:hover {
background-color: #D10000; /*Highlight red color theme*/
color: white;
}

.menuglowne .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#FFFFFF; padding-left:14px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background-color: #993333; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.main {
	text-align:left;
	white-space:normal;
	letter-spacing:normal;
	word-spacing:normal;
}
BODY {
  background-color:#D7CCBB; /* #c0643e; */  /*#3a0b01;*/
  color: #FFFFFF;
  margin: 0px;
  padding:0px
}

A {
  color:#FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background-color: #b6b7cb; */
}

.infoBoxContents {
/*  background-color: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;

  color: #ffffff;

	background-image:url(images/cl001.jpg);
	background-repeat:no-repeat;
	padding-left:31px;
	margin-bottom:20px;
}

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-color: #675e4b; /*#A79C82;*/
}

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-color: #585140; /*#A79C82;*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #665E4A;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:14px;
  text-align:center;
  background-color: #5B190C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #990000;
  text-decoration:none;
}

A.pageResults:hover {
  color: #FFFFFF;
  background-color: #990000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Arial, sans-serif;
  font-size: 27px;
  font-weight: bold;
  color: #d8d8aa; /* #d8d8aa; */
}

TR.subBar {
  background-color: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


TD.main, P.main {
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #FFFFFF;
}

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;
}

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-color: #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: Tahoma;
  color: #ffffff;
  font-size:23px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #990000; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #993333; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #990000; }

/* 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; }

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.ST {
	font-family: Tahoma;
	font-size: 11px;
	color: #121631;
}
.LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #D249EF;
}
/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.currenc { font:12px/13px Arial; color:#b9af8b; text-decoration:none; font-weight:bold}
a.currenc { font:12px/13px Arial; color:#b9af8b; text-decoration:none; font-weight:bold}
a.currenc:hover { font:12px/Arial Tahoma; color:#b9af8b; text-decoration:underline; font-weight:bold}

.searchz { font:13px/13px Arial; color:#fefefe; text-decoration:none; font-weight:bold}
a.searchz { font:13px/13px Arial; color:#fefefe; text-decoration:none; font-weight:bold}
a.searchz:hover { font:13px/13px Arial; color:#fefefe; text-decoration:underline; font-weight:bold}

.ShoppingCart { font:11px/13px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}
a.ShoppingCart { font:11px/13px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}
a.ShoppingCart:hover { font:11px/13px Arial; color:#ffffff; text-decoration:underline; font-weight:bold;}

.categories_top { font:12px/19px Arial; color:#b8a986; text-decoration:none}
a.categories_top { font:12px/19px Arial; color:#b8a986; text-decoration:none}
a.categories_top:hover { font:12px/19px Arial; color:#b8a986; text-decoration:underline}

.categories_sec { font:12px/19px Arial; color:#FFFFFF; text-decoration:none}
a.categories_sec { font:12px/19px Arial; color:#FFFFFF; text-decoration:none}
a.categories_sec:hover { font:12px/19px Arial; color:#FFFFFF; text-decoration:underline}


.iinfo { font:12px/13px Arial; color:#b8a986; text-decoration:none}
a.iinfo { font:12px/13px Arial; color:#b8a986; text-decoration:none}
a.iinfo:hover { font:12px/13px Arial; color:#b8a986; text-decoration:underline}

.CR { font:10px/13px Tahoma; color:#cec3a8; text-decoration:none}
a.CR { font:10px/13px Tahoma; color:#cec3a8; text-decoration:none}
a.CR:hover { font:10px/13px Tahoma; color:#cec3a8; text-decoration:underline}

.categor { font:12px/13px Arial; color:#b8a986; text-decoration:none}
a.categor { font:12px/13px Arial; color:#b8a986; text-decoration:none}
a.categor:hover { font:12px/13px Arial; color:#ffffff; text-decoration:underline}

.naneblokcategor { font:18px/18px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}
a.naneblokcategor { font:18px/18px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}
a.naneblokcategor:hover { font:18px/18px Arial; color:#ffffff; text-decoration:underline; font-weight:bold;}

.null { font:11px/13px Arial; color:#7eb6b9; text-decoration:none; font-weight:bold;}
a.null { font:11px/13px Arial; color:#7eb6b9; text-decoration:none; font-weight:bold;}
a.null:hover { font:11px/13px Arial; color:#7eb6b9; text-decoration:underline; font-weight:bold;}

.HASC { font:10px/13px Tahoma; color:#FFFFFF; text-decoration:none}
a.HASC { font:10px/13px Tahoma; color:#FFFFFF; text-decoration:none}
a.HASC:hover { font:10px/13px Tahoma; color:#FFFFFF; text-decoration:underline}

.Date { font:10px/13px Arial; color:#ffffff; text-decoration:none}
a.Date { font:10px/13px Arial; color:#ffffff; text-decoration:none}
a.Date:hover { font:10px/13px Arial; color:#ffffff; text-decoration:underline}

.Price { font:18px/20px Arial; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price { font:18px/20px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price:hover { font:18px/20px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold}

.NameProd { font:16px/18px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.NameProd { font:16px/18px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.NameProd:hover { font:16px/18px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold}

.adv { font:12px/13px Arial; color:#aa8e43; text-decoration:none; font-weight:bold}
a.adv  { font:12px/13px Arial; color:#aa8e43; text-decoration:underline; font-weight:bold}
a.adv:hover { font:12px/13px Arial; color:#aa8e43; text-decoration:none; font-weight:bold}

.ST { font:16px/16px Arial; color:#ffffff; text-decoration:none; font-weight:bold}
a.ST { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:none}
a.ST:hover { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:underline}

.ST3 {font:11px/11px Tahoma; color:#ffffff;}

.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena:hover { font:16px/16px Tahoma; color:#da1a00; text-decoration:underline; font-weight:bold}

.border { background-color:#a79c82; border-color:#665e4a; border-style:solid; border-width:1px;}

.main2{font:13px/16px Arial; color:#440f05; text-decoration:none;}
a.main2{font:13px/16px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}
a.main2:hover{font:13px/16px Arial; color:#ffffff; text-decoration:none; font-weight:bold;}

.main3{
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #ffffff;
}

