/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px auto;
  padding: 0px;
}

A {
  color: #5cc5fe;
  text-decoration: none;
}

A:hover {
  color: #57cb1f;
  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: #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;
}

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

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

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

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

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

A.pageResults {
  color: #5bc2fc;
}

A.pageResults:hover {
  color: #5bc2fc;
  background: white;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

/* input requirement */

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

/* MOJE */
body{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #424242;
	margin: 0px auto;
	padding: 0px;
	width: 749px;
	text-align: center;
}

form{padding: 0px; margin: 0px;}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.page{
	width: 749px;
	margin: 0px auto;
}
img {
	border: 0px;
}

.logo{
	padding: 19px 0px 0px 9px;
}
.menutop{
	width: 532px;
	height: 38px;
	padding: 21px 0px 10px 0px;
}
.menutop2{
	background-image: url("images/menutop_bg.gif");
}
.menutop2 table tr td{
	font-size: 12px;
	text-align: center;
}

.menutop2 table tr td a,
.menutop2 table tr td a:visited,
.menutop2 table tr td a:active,
.menutop2 table tr td a:link{
	color: white;
}
.menutop2 table tr td a:hover{
	color: #b1ec92;
	text-decoration: none;
}

.top{
	height: 197px;
	background-image: url("images/top.gif");
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
}

.top table tr td{
	text-align: center;
	font-size: 11px;
	color: white;
}

.top table tr td.tel1{
	text-align: left;
	width: 130px;
	padding: 0px 0px 0px 10px
}
.top table tr td.tel2{
	text-align: left;
	width: 140px;
	padding: 0px 0px 0px 20px
}

.inszukaj{
	border: 1px solid #1a94d3;
	background-color: white;
	background-image: url("images/szukajorm.gif");
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 1px;
	color: black;
}
.insubmt{
	border: 1px solid #0793d0;
	background-image: url("images/szukajsubmit.gif");
	color: white;
	padding: 0px;
	font-size: 11px;
}

.podzial-top{
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

.promocje{
	background-image: url("images/promocjebg.gif");
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px 0px 5px 0px;
}

.promocje table tr td{
	font-size: 11px;
	vertical-align: top;
}

.title{
	font-size: 12px;
	font-weight: bold;
	color: #60c4ff;
	padding: 0px 0px 5px 0px;
}
.cena{
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.imag{
	width: 80px;
	text-align: center;
}

.opis{
	width: 120px;
}

.opis2{
	width: 160px;
}

.wiecej{
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-size: 10px;
}
.wiecej a,
.wiecej a:visited,
.wiecej a:active,
.wiecej a:link{
	color: #b9b9b9;
}

.foot{
	background-image: url("images/foot_bg.gif");
	background-repeat: repeat-x;
}

.foot table tr td{
	font-size: 11px;
	text-align: center;	
}
.foot table tr td a,
.foot table tr td a:visited,
.foot table tr td a:active,
.foot table tr td a:link{
	color: black;
	padding:0px 5px;
}
.foot table tr td a:hover{
	color: silver;
	text-decoration: none;
}

.cp1{
	color: #757575;
	padding: 5px 0px 5px 20px;
}
.cp2{
	color: silver;
	padding: 5px 20px 0px 0px;
}
.cp2 a,
.cp2 a:visited,
.cp2 a:active,
.cp2 a:link{
	color: silver;
}
.cp2 a:hover{
	color: black;
	text-decoration: none;
}

dl, dd{
	padding: 0px;
	margin: 0px;
}

#menu-width{
	width: 222px;
	height: 3px;
	font-size: 3px;
	line-height: 0px;
}

#menu{
	width: 219px;
}

.menu{
	border: 1px solid #e1e1e1;
	border-width: 0px 1px;
	background-image: url("images/menu_bg.gif");
	background-color: #e5e5e5;
	background-repeat: repeat-x;
	padding: 0px 10px;
	font-size: 13px;
	font-weight: bold;
}
.menu-row,
.menuq1,
.menuq2{
	background-image: url("images/menu_li.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 12px;
}

.menuq2{
	padding: 0px 0px 0px 30px;
	background-image: url("images/menu_li2.gif");
}

.menu-podzial{
	text-align: center;
	padding: 5px 0px;
}

.menu-row a,
.menu-row a:visited,
.menu-row a:active,
.menu-row a:link,
.menuq1 a,
.menuq1 a:visited,
.menuq1 a:active,
.menuq1 a:link,
.menuq2 a,
.menuq2 a:visited,
.menuq2 a:active,
.menuq2 a:link{
	color: #6f6f6f;
}
.menu-row a:hover,
.menuq1 a:hover,
.menuq2 a:hover{
	color: #66d62c;
	text-decoration: none;
}

.baner-lewo{
	padding: 0px 0px 3px 0px;
}

.promocja-box{
	background-image: url("images/promocja-bg.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	height: 150px;
}
.promocja-box .box{
	padding: 10px;
}

.opis3{
	width: 100px;
}
table.table tr td,
table tr td{
	font-size: 11px;
}

.witamy-koszty{
	background-image: url("images/witamy_koszty_bg.gif");
	background-repeat: no-repeat;
	height: 123px;
	color: white;
}

.box-witamy{
	padding: 42px 0px 0px 18px;
	width: 220px;
}

.box-witamy .wiecej{
	font-weight: bold;
	padding: 5px 20px 0px 0px;
}

.box-witamy .wiecej a,
.box-witamy .wiecej a:visited,
.box-witamy .wiecej a:active,
.box-witamy .wiecej a:link{
	color: #5dc3fb;
}
.box-witamy .wiecej a:hover{
	color: white;
	text-decoration: none;
}

.box-koszty{
	padding: 42px 60px 0px 0px;
}
.cena-big{
	font-size: 22px;
	font-weight: bold;
}

.box-koszty a,
.box-koszty a:visited,
.box-koszty a:active,
.box-koszty a:link{
	color: #3eb604;
	font-weight: bold;
}
.box-koszty a:hover{
	color: white;
	text-decoration: none;
}
.box-koszty .wiecej{
	font-weight: bold;
	padding: 5px 20px 0px 0px;
}

.conten{
	width:527px;
}

.content1{
	border: 1px solid #f0f0f0;
	padding: 3px 0px;
	border-width: 0px 1px;
}

.podzial-pion{
	background-color: #f0f0f0;
	font-size: 0px;
	width: 1px;
	line-height: 0px;
}
.podzial-poziom{
	background-color: #f0f0f0;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

.produkt{
	padding: 10px;
}

.title2{
	font-size: 10px;
	font-weight: bold;
	color:#dadada;
	padding: 0px 0px 5px 0px;
}
.title1{
	font-size: 12px;
	color: #5bc3fa;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}
.tcenter{
	text-align: center;
}

.info-cena{
	text-align: center;
	width: 121px;
	background-image: url("images/b_cena.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px;
}
.info-cena span{
	color: red;
	font-weight: bold;
}
.foit{
	height: 150px; vertical-align: middle;
}

.p310px{
	padding: 3px 10px 3px 10px;
}