/*
  $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
*/

/*
  //rj; dodatkowy css zeby nie mieszac w orginalnym osC ;)
*/
@import "/css/kuchnia.css";


/*
  //rj; dodatkowy css Zagiel zeby nie mieszac w orginalnym osC ;)
*/
@import "/css/zagiel.css";


.fl	{float: left; }
.fr	{float: right; }
.clr {clear: both; }
.odst5 {padding: 5px; }
.odst10 {padding: 10px; }
.odst15 {padding: 15px; }
.odst20 {padding: 20px; }
.cntr { text-align: center; }
.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; }

.product_name{
  font-family:Verdana;
	font-size:18px;
	color:#494949;
	font-weight:bold;
}
.product_info_label{
  font-family:Verdana;
	font-size:11px;
	color:#494949;
	font-weight:normal;
}
.podstrony_tresc{
  font-family:Verdana;
	font-size:11px;
	color:#494949;
	font-weight:normal;
	text-align:left;
	line-height:20px ;
}


.podstrony_tresc ul                   { padding:0;margin:0; list-style:none; }
.podstrony_tresc ul li                { background: #FFFFFF url(images/main/arrow_menu_orange.gif) no-repeat 8px 10px; padding: 5px 0 5px 25px; }

.podstrona_1{
  border-style:solid;
	border-top:1px solid #D7D7D7;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-color:#D7D7D7;
	border-width:1px;
}
.title{
	font-family:Verdana;
	font-size:18px;
	color:#7D910C;
	font-weight:bold;
	margin-left:20px;
}

body {
  background: white;
  color: #000000;
  margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	//width:100%;

}

A {
  font-family: Verdana;
	font-size: 9px;
  color: #5b6911;
  text-decoration: none;
	margin-left: 0px;
}

A:hover {
	font-family: Verdana;
	font-size: 9px;
  color: #ffffff;
  /*color: #AABBDD;*/
	background-color: #5b6911;
  /*text-decoration: underline;*/
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight : normal;
  height: 22;
}

A.headerNavigation {
  font-family: #Verdana;
	font-size: #9px;
  color: #666666;
}

A.headerNavigation:hover {
  font-family: #Verdana;
	font-size: #9px;
  color: #666666;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

/*Wygląd tabeli w kóterj zawarte są boxy*/
TD.table_box {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #EBEBEB;
  font-weight: normal;
	border:2px;
	border-style: solid;
	border-color: #999999;
	border-top:none;
}

.infoBox {
/*
  border: 1px solid #DDDDDD;
*/
padding:0;
margin:0;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:0;
  margin:0;
}
TABLE.infoBoxContents {
/*  background: #FBFBFB url('images/infobox/boxbg.gif') rep1eat-x;*/
}

.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: 11px;
  font-weight: bold;
  background: #D4CECE url("images/infobox/corner_right_left.gif");
  color: #000;
}

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

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

TD.kup_teraz{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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

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

TABLE.productListing {
<!--
  border: 0px;
  border-style: solid;
  border-color: #D4CECE;
  border-spacing: 1px;
-->
}

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

/*Nazwy produktów na ogólnej liście*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
	color: #9fb129;
	font-weight: bold;
	text-align: center;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9fb129;
	vertical-align:top;
}

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;
	color: #000000;
  font-size: 10px;
  vertical-align:bottom;
}

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: #F0F0F0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F5F5F5; }

.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; }

.onas
{
  font-family:Verdana;
	font-size:11px;
	color:navy;
	font-weight:normal;
	text-align:left;
	line-height:20px ;
	text-decoration:underline;
}
.onas:Hover
{
  font-family:Verdana;
	font-size:11px;
	color:gray;
	font-weight:normal;
	text-align:left;
	line-height:20px ;
	text-decoration:underline;
	background-color: white;
}

.mainpage_links
{
  font-family:Verdana;
	font-size:22px;
	color:navy;
	font-weight:normal;
	text-align:left;
	line-height:20px ;
	text-decoration:none;
	background-color: white;
}

.mainpage_links:Hover
{
  font-family:Verdana;
	font-size:22px;
	color:gray;
	font-weight:normal;
	text-align:left;
	line-height:20px ;
	text-decoration:none;
	background-color: white;
}


.product_list {
  font-family: Verdana;
	font-size: 9px;
  color: #5b6911;
  text-decoration: none;
	margin-left: 0px;
}

.product_list:hover {
	font-family: Verdana;
	font-size: 9px;
  color: #ffffff;
  /*color: #AABBDD;*/
	background-color: #5b6911;
  /*text-decoration: underline;*/
	text-decoration: none;
}

a.product_price
{
  font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  color: #C86B00;
}
a.product_price:Hover
{
  font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  color: #C86B00;
	background:none;
}

a.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  color: #ff0000;

}
a.productSpecialPrice:Hover {
	font-size:12px;
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
	background:none;
}


a.search_advanced
{

	font-family: Arial;
	color:#656565;
	font-size:10px;

}

a.search_advanced:Hover
{

	font-family: Arial;
	color:#656565;
background-color:transparent;
background-image:none;
	font-size:10px;
}






