/*
  $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: 11px; color:#730a11 }
.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; }

.headmenu09 {
background-image:url(images/09-head-menu.gif) #000000; 
background-position:top; 
background-repeat:no-repeat;
}


.headertable {
background-color:#000000;
width: 1000;
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin:0px; padding: 0px;
}


.headertable-HALLOWEEN {
background-image:url(images/madam-halloween.jpg); background-repeat:no-repeat; 
width: 1000;
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin:0px; padding: 0px;
}

.headertable2 {
background-image:url(images/madam-halloween.jpg); background-repeat:no-repeat; 
width: 995px;
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin:0px; padding: 0px;
border:12px solid #000000;
}


.tablemax {
width: 1000;
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin:0px; padding: 0px;
}

.tablemax2 {
width: 999px;
width: expression(document.body.clientWidth > 999? "999px": "auto" );
margin:0px; padding: 0px;
}


.maxwidth {
width: 1000;
width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin:0px; padding: 0px;
border: 0px;
margin-left: auto; 
margin-right: auto;
}

.maxwidthtop {
background:url(images/bg_body.png) top center;
}



BODY {
  width: 98%;
  width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
  background:#930f1c url(images/bg.gif) top center no-repeat;
  
  color: #6c594d;
  margin: 0px auto;
  padding:0px
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
}

A {
  color:#525355;
  text-decoration: none;
}

A:hover {
  color: #000000;
  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: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #000000;
}

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: #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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #504e52;
  border-spacing: 1px;
  background-color:#ffffff;
  margin-top:10px; margin-bottom:10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:3px;
  background: #920f1c;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #780a12;
}


TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Arial, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #920f1c;
}



TR.subBar {
  background: #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: #000000;  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; 
}

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: Tahoma;
  color: #000000;
  font-size:23px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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: #ffffff; }

/* 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:11px/13px Tahoma; color:#7c0505; text-decoration:none; font-weight:bold}
a.currenc { font:11px/13px Tahoma; color:#7c0505; text-decoration:none; font-weight:bold}
a.currenc:hover { font:11px/13px Tahoma; color:#7c0505; text-decoration:underline; font-weight:bold}

.searchz { font:13px/13px Arial; color:#282828; text-decoration:none; font-weight:bold}
a.searchz { font:13px/13px Arial; color:#282828; text-decoration:none; font-weight:bold}
a.searchz:hover { font:13px/13px Arial; color:#282828; text-decoration:underline; font-weight:bold}

.ShoppingCart { font:12px/16px "Arial"; color:#FFFFFF; text-decoration:none; font-weight:none; }
a.ShoppingCart { font:16px/18px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold; }
a.ShoppingCart:hover { font:16px/18px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold;}

.iinfo { font:11px/13px Arial; color:#e1d3b8; text-decoration:none}
a.iinfo { font:12px/12px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.iinfo:hover { font:12px/12px Arial; color:#000000; text-decoration:underline;font-weight:bold;}

.CR { font:10px/13px Tahoma; color:#e53939; text-decoration:none}
a.CR { font:10px/13px Tahoma; color:#e53939; text-decoration:none}
a.CR:hover { font:10px/13px Tahoma; color:#e53939; text-decoration:underline}

.categor { font:12px/9px Arial; color:#000000; text-decoration:none}
a.categor { font:11px/9px Arial; color:#000000; text-decoration:none; font-weight:normal;}
a.categor:hover { font:11px/9px Arial; color:#000000; text-decoration:underline;font-weight:normal;}

.categor2 { font:12px/12px Arial; color:#000000; text-decoration:none}
a.categor2 { font:12px/12px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.categor2:hover { font:12px/12px Arial; color:#000000; text-decoration:underline;font-weight:bold;}


.categor2010 { font:11px/11px Arial; color:#000000; text-decoration:none; text-family:Verdana, Arial, sans-serif;}
a.categor2010 { font:11px/11px Arial; color:#000000; text-decoration:none; font-weight:normal; text-family:Verdana, Arial, sans-serif;}
a.categor2010:hover { font:11px/11px Arial; color:#000000; text-decoration:underline;font-weight:normal; text-family:Verdana, Arial, sans-serif;}


.naneblokcategor { font:12px/12px Verdana; color:#FFFFFF; text-decoration:none; font-weight:bold; font-style: normal;}
a.naneblokcategor { font:21px/21px Arial; color:#ffffff; text-decoration:none;}
a.naneblokcategor:hover { font:21px/21px Arial; color:#ffffff; text-decoration:underline;}

.null { font:22px/22px "Arial Narrow"; color:#7f931d; text-decoration:none; font-weight:bold; text-transform:uppercase}
a.null { font:14px/16px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold;}
a.null:hover { font:14px/16px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold;}

.HASC { font:10px/13px Tahoma; color:#ff6c68; text-decoration:none}
a.HASC { font:11px/13px Tahoma; color:#ff6c68; text-decoration:none}
a.HASC:hover { font:11px/13px Tahoma; color:#ffffff; text-decoration:underline}

.HASCh { font:10px/11px Tahoma; color:#000000; text-decoration:none}
a.HASCh { font:10px/11px Tahoma; color:#000000; text-decoration:none}
a.HASCh:hover { font:10px/11px Tahoma; color:#4a4b4e; text-decoration:underline overline}


.Date { font:10px/13px Arial; color:#ddbfbf; text-decoration:none}
a.Date { font:10px/13px Arial; color:#ddbfbf; text-decoration:none}
a.Date:hover { font:10px/13px Arial; color:#ddbfbf; text-decoration:underline}

.Price { font:18px/20px "Arial Narrow"; color:#9ed5e6; text-decoration:none; font-weight:bold}
a.Price { font:18px/20px "Arial Narrow"; color:#9ed5e6; text-decoration:none; font-weight:bold}
a.Price:hover { font:18px/20px "Arial Narrow"; color:#9ed5e6; text-decoration:underline; font-weight:bold}

.NameProd { font:21px/22px "Arial Narrow"; color:#FFFFFF; text-decoration:none;}
a.NameProd { font:21px/22px "Arial Narrow"; color:#FFFFFF; text-decoration:none;}
a.NameProd:hover { font:21px/22px "Arial Narrow"; color:#FFFFFF; text-decoration:underline;}

.adv { font:11px/13px Arial; color:#198eac; text-decoration:none; font-weight:bold}
a.adv  { font:11px/13px Arial; color:#198eac; text-decoration:underline; font-weight:bold}
a.adv:hover { font:11px/13px Arial; color:#198eac; 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:10px/10px Tahoma; color:#808E2D;font-weight:normal;}

.ST3aa {font:20px/20px Tahoma; color:#000000;}

.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:#730404; border-color:#620000; border-style:solid; border-width:1px}

.main2{
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #e53939;  
}
.main3{
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #ffffff;  
}


.linksmenu09top {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-bottom:  0px;
padding: 0px;
}

.linksmenu09top:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
margin-left: 0px;
margin-top: 0px;
margin-bottom:  0px;
padding: 0px;
}


.linksmenu10top {
font-family:  Calibri, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-bottom:  0px;
padding: 0px;
}

.linksmenu10top:hover {
font-family:  Calibri, Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
margin-left: 0px;
margin-top: 0px;
margin-bottom:  0px;
padding: 0px;
}

