/*
  $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: 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: #efefef; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
  background: #fff url(images_shop/style0/bg_body.jpg) repeat-x;
  color: #414141;
  margin: 0;
  padding: 0;
  text-align: center;
}

IMG {
border-color: #ccc;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #fff;
}

/*
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #033769 url(images/header_navi.jpg) repeat-x; */
  color: #262626;
  font-weight : bold;
}

A.headerNavigation { 
  color: #262626;
}

A.headerNavigation:hover {
  color: #262626;
}
*/

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f00;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

td.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #393;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 47px;
  background: #9B9D9C url(images_shop/style0/bg_footer.gif) repeat-x;
  color: #555;
  padding: 0 5px;
}
td.footer a { color: #acacac; font: normal 10px verdana, arial, helvetica, sans-serif; }

.infoBox {
  /* background: #ccc; */
}

.infoBoxContents,
.infoboxcontent {
  background: #f0f0f0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(images_shop/style/bg_infoBoxContents.jpg) no-repeat;
}

.infoBoxNotice {
  background: #ff8e90;
}

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

td.infoBoxHeading,
td.infoBoxHeading_left,
td.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #fff;
  color: #a80000;
  height: 17px;
  text-align: left;
  padding-left: 4px;
  border-bottom: 1px dotted #a80000;
}

td.infoBoxHeading_left {
    width: 11px;
    background: #a80000;
}
td.infoBoxHeading_right {
    width: 11px;
    background: #fff;
}

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

table.infoboxborder {
    font: normal 10px verdana, arial, sans-serif;
    width: 100%;
    margin: 0 0 3px 0; 
}
td.infoboxheader {
    font: bold 11px verdana, arial, sans-serif;
    padding: 0 0 0 7px;
    height: 32px;
    background: #fff url(images_shop/style0/bg_infoboxheader.gif) no-repeat;
    color: #fff;
    text-align: left;
    padding: 0 0 5px 28px;
}

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

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 {
  border: 1px;
  border-style: solid;
  border-color: #a80000;
  border-spacing: 1px;
}

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

.productListing-heading a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: yellow;
  font-weight: bold;
}

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

A.pageResults {
  color: #00f;
}

A.pageResults:hover {
  color: #00f;
  background: #ff3;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #838383;
  background: #fff;
  padding: 2px;
  border-bottom: 1px solid #838383;
}

TR.subBar {
  background: #f4f7fd;
}

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

td.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /* text-align: left; */
  /* background: #fff; */
}

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

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

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;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #069;
  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: #f00;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #f00;
}

.moduleRow { }
.moduleRowOver { background-color: #efefef; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #ccc; }

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

/* 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: #9f0; }

/* input requirement */

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

  #button {
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ccc;
	color: #000;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #000;
		}
		
	#button li {
		border-bottom: 1px solid #000;
		margin: 0;
		}

	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #ffa7a6;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #69C;
		color: #fff;
		}
        #button li.selected  a {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #e6ffff;
		color: #000;
               } 
 

table.m {
    width: 977px;
    margin: 0 auto;
}

td.column_left, td.column_right {
    background: #ececec;
}
td.column_left {  }
td.column_right { }
td.body_text { padding: 9px; background: #fff;}
td.body_text .infoBoxContents {
    background: #fff;
}
#head {
    position: relative;
    width: 977px;
    height: 185px;
    background: url(images_shop/style0/header.jpg) no-repeat;
    margin: 0 auto;
}
#head em { display: none; }

#menu {
    position: absolute;
    bottom: 17px;
    left: 420px;
    width: 430px;
    height: 30px;
    text-align: left;
}

#menu a { 
    font: bold 10px verdana, arial, helvetica, sans-serif;
    color: #9d0000;
    /* border-right: 1px solid #9d0000; */ 
    padding: 0 3px; 
}




#categories ul { margin: 0; padding: 0; text-align: center;}
#categories li {
  list-style-type: none;
  background: #fff url(images_shop/style0/bg_categories.jpg) 100% 100% no-repeat;
  border: 1px solid #ccc;
  width: 136px;
  margin: 0 auto 1px auto;
  text-align: left;
}
#categories li a {
  display: block;
  width: 100%;
  padding: 2px 0 2px 3px;
  color: #000;
}
#categories li a:hover {
  background-color: #a80000;
  color: #fff;
  text-decoration: none;
}
#categories li a.current {
  background-color: #e06969;
}

#categories li li {
  padding-left: 10px;
  background: none;
  border: none;
}

ul.bestsellers,
ul.information { margin: 0; padding: 0; text-align: center;}
ul.bestsellers li,
ul.information li { list-style-type: none;
  background: #fff url(images_shop/style0/bg_categories.jpg) 100% 100% no-repeat;
  border: 1px solid #ccc;
  width: 136px;
  margin: 0 auto 1px auto;
  text-align: left;
}
ul.bestsellers li a,
ul.information li a {
  display: block;
  width: 100%;
  padding: 5px 0 5px 2px;
}
ul.bestsellers a:hover,
ul.information a:hover {
  background-color: #a80000;
  color: #fff;
  text-decoration: none;
}

#anim {
    position: absolute;
    top: 60px;
    left: 638px;
    width: 55px;
    height: 69px;
    background: url(images_shop/style0/animacja.gif);
}

