/*
 * $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*/
/* ustawienia tla w srodkowej czesci sklepu (czyli cała zawartość, tło pod boksami itd..) ... */
@import url("anchor.css");
@import url("styleluk.css");

.srodeksklepu {
      background:#fff;
      /*  background-image: url(images/nazwa_obrazka.gif);*/
}
.errorBox { 
	font-family : Arial, "Trebuchet MS", sans-serif; 
	font-size : 10px; background: #ffb3b5; 
	font-weight: bold; }
.stockWarning { 
	font-family : Arial, "Trebuchet MS", sans-serif; 
	font-size : 10px; color: #cc0033; 
}
.productsNotifications { 
	background: #f2fff7; 
}
.orderEdit { 
	font-family :  Arial, "Trebuchet MS",sans-serif; 
	font-size : 10px; color: #70d250; text-decoration: underline; 
}
/*body {  
	background:url('images/bodybg.png') 50% 0 repeat-y #e7ecff;  
	/* color: #75c400; 
	color: #14A800;
	margin: 0px;
	font-family:  Arial,"Trebuchet MS", sans-serif;
	font-size:11px;
}*/
/*  custom stylesheet */
tr.header-n {
	background:url('images/top-head.jpg') 142px top no-repeat #fff;
}
td#banner {
	display:none;
}
table#all {
	background:url('images/wrap.jpg') 50% 0 no-repeat transparent;
}
#headerNav-left {
	margin-top: -7px;
}
td.headerNavigation {
	vertical-align: bottom;
   	border: 1px solid #14A800;
	border-width:1px 0;
}
a.headerNavigation {
	/* color:#ff7d00; */
	text-decoration: underline;
	color:#14A800;
	padding-top:5px;
	font-weight:normal;
}
a.headerNavigation:hover {
	text-decoration:underline;
}
#navMenu {
}
#navMenu a {
	padding-left: 25px;
	border-left:1px solid #14A800;
}
#checkOutLink {
	padding-left:23px;
	padding-top:8px;
	background:url('images/checkoutlink-bg.jpg') 0 0 no-repeat #fff;
}
#cartLink {
	padding-left:23px;
	padding-top:8px;
	background:url('images/cartlink-bg.jpg') 0 0 no-repeat #fff;
}
#accountLink {
	padding-left:23px;
	padding-top:8px;
	background:url('images/accountlink-bg.jpg') 0 0 no-repeat #fff;
}
td.headerNavigation {
	padding:1px;
}

#breadcrumb {
	background:url('images/nav-grad.jpg') 0 0 repeat-y #fff;
}
#breadcrumb a {
	color:#14A800;
	padding-left:15px;
	background:url('images/kropy.gif') 0 1px no-repeat transparent;
}
#leftside div.infoBox {
	border-right:1px solid #69a700;
        margin-top:-9px;
	margin-bottom:-12px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:15px;
	background:url('images/boxbg.jpg') right 0 no-repeat transparent;
}
/*div#leftside .infoBox ul {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: black;
text-align: left;
margin: 0;
padding-bottom: 0px;
padding-top: 5px;
width: 140px;
list-style: none;

}
div#leftside  .infoBox ul li {
padding-bottom: 10px;
padding-top: 10px;
padding-right:10px;
width: 140px;
display: block;
}
div#leftside .infoBox li a {
padding: 5px 10px 5px 10px;
color: black;
margin: auto;
text-decoration: none;
background: #FF9900;
border: 1px solid;

}
*/
#rightside a.infoBoxHeading {
	text-decoration: underline;
}
#rightside div.infoBox {
	border-left:1px solid #69a700;
	margin-top:-10px;
	margin-bottom:-12px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom:15px;
	background:url('images/boxbg-right.jpg') 0 2px no-repeat transparent;
}

#leftside div.infoBox-kat {
	border-right:1px solid #69a700;
	margin-top:-10px;
	margin-bottom: -12px;
	padding-top:10px;
	padding-bottom:15px;
	background:url('images/boxbg.jpg') right 0 no-repeat transparent;
}

#column-right {
	margin-top:1px;
}
#column_right table.infoBox {
	border-left:1px solid #69a700;
	margin-top:-10px;
	margin-bottom:-12px;
	padding-bottom:15px;
	background:url('images/boxbg-right.jpg') 0 2px no-repeat transparent;
}
#column_left TD.infoBoxHeading, #column_right TD.infoBoxHeading {
	font-size:15px;
	font-weight:bold;
	padding-left:35px;
	margin-top:1px;
	height: 45px;
	width:150px;
	background:url('images/small-logo.gif') right 0 no-repeat transparent;
}
#left_side {
  float: left;
  width:170px;
  border:0px dashed #cccccc;
}
#left_side p {
	margin-left: 40px;
	font-size: 14px;
	line-height: 20px;

}


#left_side h3 {
  margin-top:7px;
  margin-bottom:-15px;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  color: #66A703;
  padding:14px;
  /*border-right: 1px solid green;*/
  background-color: #739240;
 text-align: center;
	background:url('images/small-logo.gif')  10px no-repeat transparent;
}

#leftside div.infoBoxHeading-top {
	font-weight:bold;
	padding-left:25px;
	margin-top:1px;
	height: 45px;
	width:150px;
	text-align: center;
	background:url('images/small-logo.gif') 100% 100% no-repeat transparent;
}

#leftside div.infoBoxHeading {
	font-weight:bold;
	padding-left:25px;
	margin-top:-12px;
	height: 45px;
	width:150px;
	background:url('images/small-logo.gif') 100% 100% no-repeat transparent;
}
#rightside div.infoBoxHeading {
	font-weight:bold;
	padding-left:0px;
	margin-top:-8px;
	height: 45px;
	width:150px;
	text-align: center;
	background:url('images/small-logo-right.gif') left 0 no-repeat transparent;
}
#rightside div.infoBoxHeading-top {
	margin-top:1px;
	padding-top: -2px;
	height: 45px;
	width:150px;
	text-align: center;
	background:url('images/small-logo-right.gif') 100% 100% no-repeat transparent;
}

#column_left TD.infoBoxHeading a, #column_right TD.infoBoxHeading a {
	font-size:15px;
	font-weight:bold;
	/* color:#85D400; */
	color:#14A800; 
}
.boxText {
	/*  background: #b6b7cb;*/
	font-size:11px;
	/* color:#FF7D00;  */
	color:#324FAF; 
}
.boxText a { 
	font-size: 11px;
	/* color:#ff7d00; */
	color:#324FAF;
	padding-left:15px;
	line-height:20px;
	background:url('images/kropy.gif') 0 -1px no-repeat transparent;
}
#column_right a
{	background-image:none;
	padding-left:0;
}
#main_content {
	padding-top:11px;
	font-size:11px;
}
* html #main_content {
	padding-top:11px;
}
.pageHeading, #main_content .infoBoxHeading {
	border:1px solid #69a700;
	border-width:1px 0;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	padding-left:15px;
}

td.main {
	padding:5px;
	font-size:11px !important;
}
select { border:1px solid  #ff7d00;
	background-color: #F4F7FE;
	font-family:Arial, "Trebuchet MS", sans-serif;
}

/* input, textarea {
	border:1px solid #ff7d00;
	width:106px;
}*/
input.image
{
	width:auto;
	border:0;
}
option
{
	background-color: #F4F7FE;
}
input#search_button { 
	border:0;
	width:auto;
	display:block;
	float:right;
	margin:0px 0px 0 0;
}
input#login_button {
	border:0;
	width:auto;
	display:block;
	text-align:center;
	margin:5px 20px 0 25px;
}
* html input#search_button {
	margin:-21px 3px 0 0;
}
* html input#login_button {
	margin:0 9px 0 0;
}
input#tellaFriendButton {
     width:auto;
}
a {
    color:#FF9900;
    /* color:#DF6D11;*/
}
.smallText, .smallText a {
    font-size:11px;
}
.smallText, .smallText a {
    font-size:11px;
    border-width:0;
}
#advancedSearch
{
	background-image:none;
	padding:0;
}
.footer .footer
{
	padding-top:15px;
	font-size:12px;
}

#newBox a
{
	background-image: none;
	padding-left:0;
}.productListing
{
	font-size: 11px;
	font-family: Tahoma;
}
td.productListing-heading
{
	background-color: #F2F6FF;
}
.backButton
{
	font-size:12px;
	padding-left:10px;
}
.infoBoxContents
{
	font-size: 11px;
}

#main_content input, #main_content textarea, #main_content select
{
	width:auto;
}
	
