/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

BODY {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  min-width: 760px;
}

H1 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
  margin: 5px 0 10px 0;
}

H2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {border:1px solid #ccc;
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  width: 100%;
}

#pageContent {
  float: right;
  width: 78%;
}

#pageColumnLeft {
  float: left;
  width: 20%;
  padding-left: 5px;
}

#pageBlockLeft {
  float: left;
  width: 82%;
  margin: 10px 0 10px 0;
}

#pageColumnRight {
  float: right;
  width: 16%;
  margin: 10px 5px 10px 0;
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

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

/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  color: #000;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  height:31px;
  background:#F4F5F7;
  border-bottom:1px solid #A6A6A6;
  border-top:1px solid #ddd;
}

#navigationBar a {color:#000;}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
  border:1px solid #ccc;
/*
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
*/
  background-color:#fdfdfd;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


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

A {
  color: black;
  text-decoration: none;
}

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

.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;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

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

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: #b6b7cb;
  border-spacing: 1px;
}

TR.productListing-even {background-color:#fff;}
TR.productListing-odd {background-color:#FBFBFB;}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  border:none;
}
.productListing-headingTR td {
  background-color: #ddd;
  border-top:1px solid #ccc;
}

TD.productListing-data {
  padding-top:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top:1px solid #ccc;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: sans-serif;
  color: #48C11C;
  font-weight:bold;
  font-size:15px;
}
SPAN.productSpecialPriceSmall {
  color: #48C11C;
}

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

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

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* 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; }


/* CSS Boxes */

.boxGroup {
  border:none;}

.boxNew {
  margin-bottom:2px;
  border:1px solid #ccc;
/*
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
*/
  background-color:#fdfdfd;
}


.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#1B263C;
  vertical-align: top;
  padding:10px;
  padding-bottom:5px;
}

/*
.boxNew {
  background-image:url('/templates/default/images/box2.png');background-position:top left;
  background-repeat:no-repeat;
  background-color: #fcfeff;
  margin-bottom:2px;
}


.boxTitle {
  background-image:url('/templates/default/images/box2-right.png');background-position:top right;
  background-repeat:no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#1B263C;
  vertical-align: top;
  padding:10px;
  padding-bottom:5px;
}
*/
.boxTitle a {color:#1B263C;}

.boxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 3px;
  padding-left:10px;
  padding-right:10px;
}

.boxContent li {list-style:url('/images/nowe/bulletSquare.gif');}

.boxContents #Szukaj {margin-bottom:-6px;padding:2px;}
.boxContents form {text-align:left;margin:0px;}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}
.ships7days {
  color: #FF781E;
}
.shipsOnDemand {
  color: #FF4343;
}

#tabData {border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:11px;font-family:sans-serif;}
#tabData td {border-left:1px solid #ccc;border-top:1px solid #ccc;padding:2px;}
#tabData .nobd {border:none;}
#tabData .hBot {vertical-align:bottom;padding-bottom:0px;}
#tabData .verticalIE {writing-mode: tb-rl;filter:flipV flipH;}
#tabData .even {background-color:none;}
#tabData .odd {background-color:#f4f5f7;}
#tabData .even:hover {background-color:#B9ECFF;}
#tabData .odd:hover {background-color:#B9ECFF;}

#menus {margin:0px;padding:0px;background-color:#F4F5F7;}

#menus li {
	display:inline;
	list-style:none;
}

#menus li a {
	background:transparent url('/images/menu2.gif') no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}

#menus .last {background-color: #fdfdfd;background-image:url('/images/menu2.gif');background-repeat:no-repeat;background-position:0 -31px;height:31px;width:100px;float:left;}

#menus2 {margin:0px;padding:0px;float:right;}

#menus2 li {
	display:inline;
	list-style:none;
}

#menus2 li a {
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#newProdRow td {border-bottom:1px solid #ccc;}
#newProdRow .even {background-color:none;}
#newProdRow .odd {background-color:#f4f5f7;}



input.tryitbtn{display:block;color:#FFFFFF;background-color:#98bf21;font-weight:bold;font-size:11px;width:120px;text-align:center;padding:0;padding-top:3px;padding-bottom:4px;border:1px solid #ffffff;outline:1px solid #98bf21;text-decoration:none;margin-left:1px}
input.tryitbtn:hover{background-color:#7A991A}

input.otlBtn{color:#000;background-color:#f4f5f7;font-weight:bold;font-size:10px;text-align:center;padding:2px;padding-bottom:0px;border:1px solid #ffffff;outline:1px solid #ccc;text-decoration:none;margin-left:4px;-moz-border-radius:3px;-moz-outline-radius:3px;}
input.otlBtn:hover{background-color:#FFCC25}

input.otlBtn2{color:#000;background-color:#f4f5f7;font-weight:bold;font-size:12px;text-align:center;padding:4px;padding-bottom:2px;border:2px solid #ffffff;outline:1px solid #ccc;text-decoration:none;margin-left:4px;-moz-border-radius:3px;-moz-outline-radius:3px;}
input.otlBtn2:hover{background-color:#FFCC25}

.newProductsItemBox {width: 24%; height:130px; display:block;float: left; text-align: center;border:1px dotted #ccc;margin:2pt;background-color:#fff;}
.newProductsItemBox:hover {border:1px dotted #616161;}

.gridView {clear:both;border-bottom:1px solid #ccc;padding:5px;text-align:left;}
.gridView a {color:#283D51;}

.gridItem {border:1px dotted #ccc;display:block;float:left;width:23%;margin:1pt;margin-top:2pt;margin-bottom:2pt;padding:1pt;text-align:center;background-color:#fff;}
.gridItem:hover {border:1px dotted #616161;}

#wyszukiwarka span {display:inline;padding:10px;padding-top:4px;}
#wyszukiwarka label {width:auto;margin:0px;font-weight:bold;}
#wyszukiwarka legend {margin-left:15px;font-weight:bold;padding-left:5px;padding-right:5px;font-size:14px;}
#wyszukiwarka fieldset {-moz-border-radius:4px;border:1px solid #ccc;padding:5px;}
#wyszukiwarka select {font-size:10px;padding:2px;-moz-border-radius:2px;}
#wyszukiwarka option {font-size:10px;padding:2px;padding-top:0px;}

#inneSzukaj .hd {border-top:none;}
#inneSzukaj td {border-right:1px solid #ccc;border-top:1px solid #ccc;border-bottom:none;border-left:none;}
#prodBrak {margin:0px;padding:0px;border:none;}

.cartTable {border-left:1px solid #ccc;border-top:1px solid #ccc;}
.cartTable td {border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;}
.cartTable thead {text-align:center;font-weight:bold;}

.xsell_list li {list-style-type:square;margin-left:20px;}

#tabela_kolorow table {padding:10px;border:1px solid #aaa;-moz-border-radius:5px;background-color:#fafafa;margin-bottom:10px;}
#tabela_kolorow td {outline:1px solid #000;border:1px solid #fff;padding:2px;font-size:12px;font-family:sans-serif;text-align:center;width:150px;background-color:#fff;}
#tabela_kolorow .head {border:none;outline:none;font-weight:bold;padding-bottom:5px;background-color:#fafafa;}
.foo {color:#9C9C9C;font-size:file:///home/vhost/grzejniki-sklep.com/public_html/templates/default/stylesheet.css10px;text-align:center;}
.foo a {color:#9C9C9C;font-size:10px;text-decoration:none;border-bottom:1px dotted #9C9C9C;}
.foo ul {display:inline;list-style-type:square;}
.foo li {display:inline;list-style-type:square;}

#logo {margin:10px;float:left;width:700px;}
#logo h1 {margin-bottom:2px;color:#ff6c00;font-weight:bold;}
#logo h4 {margin-top:0px;margin-bottom:0px;color:##0F1B41;padding-left:10px;}
#logo img {float:left;margin-right:5px;}

span.butszukajfix {margin-top:18px;}
