/*
  $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
*/

/* nowe style, przy przebudowie skór */

/* elementy header.php - pasek górne menu */

#manufacturers_id {
    width: 160px;
    border: 1px solid #8c8c8c;
    color: #4d4d4d;
    margin-top: 7px;
}
#keywords {
    width: 220px;
    border: 1px solid #8c8c8c;
    color: #4d4d4d;
    margin-top: 7px;
}
                            
ul.topmenu, ul.topmenu li.topmenu {
    display: block;
    list-style-image: url(images/white.gif);
    margin: 0;
    padding: 0;
}

ul.topmenu {
    position: absolute;
    width: 100%;
}

ul.topmenu li.topmenu {
    width: 209px;
    float: left;
    background-color: #d7d7d7;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align : center;
    text-transform: uppercase;
    height: 18px;
    padding-top:8px;
}

ul.topmenu a:link, ul.topmenu a:visited {
    text-decoration: none;
    display: block;
    width: 209px;
    text-align: center;
    font-weight: bold;
    background-color: #d7d7d7;
    color: #666;
}

ul.topmenu a:hover {
    display: block;
    width: 210px;
    color: #000000;
    text-shadow: 1px 1px #eee;
}
/* KONIEC --- elementy header.php - pasek górne menu */

/* komórki w nowościach i ostatnio dodanych */
.prodImage {
    position: relative;
    width: 100%;
    height: 82px;
    vertical-align: middle;
    border: 0;
}
.prodName {
    position: relative;
    width: 100%;
    height: 44px;
    vertical-align: top;
    left: 0;
    border: 0;
}
.prodPrice {
    position: relative;
    width: 100%;
    height: 28px;
    border: 0;
	font-size:13px;
	font-weight:bold;
	color: red;
	vertical-align:bottom;
}

.prodButton {
	padding:0;
    border: 0;
    height: 20px;
}

.prodName a {
    vertical-align:middle;
	color: #1e76c0;
	font-weight:bold;
}
.prodName a:hover {
    vertical-align:middle;
	color:#666;
}

/* z product_info.php*/
.productsModel {
    color: #121212;
    
}



/* koniec komórki w nowościach  i ostatnio dodanych */

H2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 3px;
  margin: 0px;
  border: 0px;
  min-height: 18px;
	background-image: url(images/infobox/szarak.gif);
	background-color: #999;
	background-repeat: repeat-x;
}

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

ul.categories {
	border-top: 0px;
	width: 100%;
	background-color: #f0f0f0;
    padding-left: 3px;
	margin: 0;
}

li.categories {
	list-style: none;
    background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}

li.level_1 {

    margin-left: 5px;
    /*border: 1px solid red; */
}

li.level_2 {
    margin-left: 10px;
    /*border: 1px solid red; */
}

li.level_3 {
    margin-left: 15px;
    /*border: 1px solid red; */
}

li.level_4 {
    margin-left: 20px;
    /*border: 1px solid red; */
}


li.categories a {
	border-bottom: 1px dotted #4d4d4d;
    color: #4d4d4d;
    display: block;
    height: 11px;
    margin-top:0px;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-right: 5px;
    margin-left: 7px;
}

li.categories a:visited {
	color: #4d4d4d;
}

li.categories a:hover {
	color: #1e76c0;
}



#bodyWrapper {
}

body {
	font-family: Tahoma, Arial, sans-serif; font-size: 11px;	
}

#bodyContent {
}

#storeLogo {
  margin-top: 0px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

.infoBoxContainer {
    margin: 0 0 6px 0;
    border: 0px;
	background: #f0f0f0;
    overflow: auto;
    padding-bottom: 0px;
}

#columnLeft {
  padding-top: 0px;
}

#columnRight {
  padding-top: 0px;
  margin-left: 6px;
}



/* koniec nowe style */

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: none; }
.cien {
	background-image: url(images/cien_lewy.jpg);
	background-repeat: repeat-y;
}
.cien2 {
	background-image: url(images/cien_prawy.jpg);
	background-repeat: repeat-y;
}


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #4d4d4d;
  text-decoration: none;
}

A:hover {
  color: #1e76c0;
  text-decoration: none;
}

.buttonAction a:hover {
    color: #000;
}

FORM {
     display: inline;
}

TR.header {
  background: #f7f9f9;
}

TR.headerNavigation {
  background: #84AADF;
  height: 26px;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #84AADF;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}
/*      ciekawe co to jest */

.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #84AADF;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #84AADF;

}

.infoBox {
  background: #dddddd;
  height: auto;
  margin: 4px;
}

.infoBoxContents {
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding: 6px;
  margin: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-top:7px;
  border: 0px;
  height: 21px;
	background-image: url(images/infobox/granat.gif);
	background-repeat: repeat-x;
}

.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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: #fff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CCC;
  padding: 10px;
}

.contentText {
	background:#FFFFFF;
	border: 0px;
	margin: 10px;
}

.contentText_center {
	background:#FFFFFF;
	border:0;
	text-align:center;
	margin: 0px;
	margin-bottom: 8px;
}

.contentText table {
	width: 100%;
	/* border: 1px solid red; */
	margin: 0px;
	
}

/* klocki w centralnych panelach nowości i pochodne; */
.contentText_center table tr td table {
	width: 100%;
    border: 1px solid #d9d9d9; */
	margin: 0px;
	height: 208px;
	margin-top: 2px;
	padding: 5px;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  background: #fff;
  color: #333;
  font-weight: normal;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  border-top: 1px dotted #999;
}

TD.productListing-data a.prod_list {
  color: #1e76c0;
  font-weight: bold;
}

TD.productListing-data a:hover {
  color: #666;
  font-weight: bold;
}

A.pageResults {
  color: #1e76c0;
}

A.pageResults:hover {
  color: #666;
}
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main a, P.main a {
  color: #1e76c0;
}

TD.main a:hover, P.main a:hover {
  color: #666;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
	border: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
}

TD.smallText2_center {
	border: 0px;
	padding: 0px;
}

td.separ {
    width: 3px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, 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, Arial, sans-serif;
  color: #ff0000;
/*  text-decoration:underline;  */
}

SPAN.productCrossPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  text-decoration:line-through;
}


SPAN.productBundlePrice {
    color: #0000cd;
    font-family: Tahoma, Arial, sans-serif;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* sitemap v3.5 */
ul.sitemap {
color: #ff0000;
}


/* li {
	list-style-image: url(img/bul.gif);
}

*/

