/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $


  Copyright (c) 2004 MM

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana,; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }




BODY {
  background-color: #E54800;
  color: #000000;
  margin: 10px; 
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #CD0000;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  background: #cd0000;
  color: #ffffff;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #E54800;
}

TD.headerInfo {
  font-family: Verdana;
  font-size: 12px;
  background: #cd0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cd0000;
}

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

.infoBox {
  background: #0019A8;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: #0019A8 url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
}

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

TD.cena, td{
  font-family: Verdana;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Verdana;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana,;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E54800;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E54800;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #CD0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
}

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

TD.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #f54800;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #ff0000; }
.header_links a{ font-family:tahoma; font-size:12px; color:#FFFFFF; margin-left:10px; text-decoration:none;}
.header_links a:hover{ font-family:tahoma; font-size:12px; color:#FFFFFF; margin-left:10px; text-decoration:underline;}
.pageHeading a{ font-family:verdana; font-size:11px; color:#000000; font-weight:normal; margin-right:20px;}

.whats-new table.infoBoxContents{
	background-color:#A40202;
}
.whats-new td.boxText a, .whats-new td.boxText{
color:#ffffff;
}
.whats-new td.boxText a{
font-weight:bold;
font-size:13px;
}
.whats-new td.boxText img{
margin-bottom:10px;
padding: 2px;
border: 3px solid #E54800;
}
.whats-new td.infoBoxHeading a{
font-size:18px;
color:#ffffff;
text-decoration:blink;
}
.whats-new td.infoBoxHeading a:hover{
font-size:18px;
color:#ffffff;
text-decoration:underline;
}
.whats-new td.infoBoxHeading img{
width:21px;
height: 35px;
}
.wazny_komunikat{color:#dd0000; border-bottom:1px solid #0019A8;  border-top:1px solid #0019A8; text-align:center; padding:10px; margin:10px 0; background-color:#EFF1FF; cursor:pointer;
line-height:180%;
font-weight:bold;

}
.wazny_komunikat a{color:#dd0000; text-decoration:none; font-weight:bold;}
.wazny_komunikat a:hover{color:#dd0000; text-decoration:underline; font-weight:bold;}
.komunikat_tresc{ line-height:140%; font-size:16px; color:#dd0000; text-align:justify;}

a.wydawnictwo, a.serie{color:#dd0000; font-weight:bold;}
.serieHeading{color:#FF0000; font-size:18px; font-family:"trebuchet ms"; font-weight:bold; margin-left:10px;}

.nowyMarcus{
	display:block;
	text-align:center;
	padding:10px;
	color:#FFF;
	background-color:#E96306;
	margin-top:10px;
	font-weight:bold;
}

.nowyMarcus:hover{
	color:#FFF;
	text-decoration:underline;
}