/* Edited with EditCSS */
/**** LINK-tag style sheet stylesheet.css ****/

/*
  $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
*/

.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: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: Verdana, sans-serif;     
  background-repeat: repeat-x;
  font-size: 11px !important;
}

* {
font-size: 11px !important;
font-weight: normal !important;
color: #000000 !important;
}

td.pageHeading {
font-size: 20px !important;
}

A {
  color: #0000AA;
  text-decoration: none;
}

A:hover {
  color: #6666AA;
  text-decoration: none;
}

div.etykiety { text-align: right;}
div.etykieta { margin: 10px; display: inline;}


FORM {
	display: inline;
}

input { display: none;}
.cssbutton {display: none;}

#nav_table { display: none; }

.infoBoxHeading, .infobox { display: none; }

