*
{
outline: none;
margin: 0;
}

body
{
text-align: center;
background: #000;
font-family: trebuchet ms;
font-size: 12px;
color: #555;
}

#sklep
{
width: 819px;
margin: 0 auto;
text-align: left;
}

#logol
{
width: 537px;
height: 265px;
float: left;
}

#logop
{
width: 282px;
height: 265px;
float: left;
}

#ikony
{
width: 282px;
height: 96px;
float: left;
}

#donice
{
width: 282px;
height: 169px;
background: url('images/donice/donice.png');
float: left;
}

#menu
{
width: 819px;
height: 49px;
}

#menul
{
width: 462px;
height: 49px;
float: left;
}

#menup
{
width: 357px;
height: 49px;
background: url('images/donice/donice_dol.png');
float: left;
}

#breadcrumb
{
width: 819px;
height: 50px;
background: url('images/donice/breadcrumb.png');
float: left;
}

#bread
{
padding: 10px 0 0 38px;
position: absolute;
color: #9cc65b;
font-weight: bold;
}

#zawartosc
{
width: 819px;
background: url('images/donice/bg_zaw.png');
float: left;
padding-bottom: 10px;
}

#zawartosc_dol
{
width: 819px;
height: 4px;
background: url('images/donice/bg_zaw_dol.png');
float: left;
margin: 0 0 8px 0;
overflow: hidden;
}

#lewa_kol
{
width: 212px;
margin-left: 13px;
float: left;
}

#prawa_kol
{
float: left;
margin-left: 10px;
width: 571px;
}

.additional_foto
{
margin-top: 10px;
}

#stopkal
{
color: #888888;
float: left;
padding-left: 10px;
}

#stopkal a
{
color: #888888;
}

#stopkal a:hover
{
color: red;
}

#stopkap
{
float: right;
color: #888888;
padding-right: 10px;
}

#stopkap p
{
float: right;
margin-bottom: 10px;
clear: both;
width:300px;
text-align: right;
}

#stopkap ul
{
list-style-type: none;
float: right;
}

#stopkap ul li
{
float: left;
padding: 0 0 0 10px;
}

#stopkap a
{
color: #c8c8c8;
}


/* Style dla info-box */

#box
{
width: 212px;
float: left;
margin: 0 0 10px 0;
}

#box_nagl
{
width: 212px;
height: 50px;
}

#box_g_l
{
background: url('images/donice/box/g_l.png');
width: 5px;
height: 50px;
float: left;
}

#box_g_c
{
background: url('images/donice/box/g_c.png');
background-repeat: repeat-x;
width: 202px;
height: 50px;
float: left;
overflow: hidden;
}

#box_g_c3
{
background: url('images/donice/box/g_c.png');
background-repeat: repeat-x;
width: 182px;
height: 50px;
float: left;
overflow: hidden;
}

#arrow
{
background: url('images/donice/box/g_c.png');
background-repeat: repeat-x;
width: 20px;
height: 50px;
float: left;
overflow: hidden;
}

#box_g_p
{
background: url('images/donice/box/g_p.png');
width: 5px;
height: 50px;
float: left;
}

#box_zaw
{
width: 212px;
background: #f8f8f8;
float: left;
}

#box_dol
{
width: 212px;
height: 6px;
float: left;
overflow: hidden;
}

#box_d_l
{
width: 5px;
height: 6px;
background: url('images/donice/box/d_l.png');
float: left;
}

#box_d_c
{
width: 202px;
height: 6px;
background: #f8f8f8;
float: left;
}

#box_d_p
{
width: 5px;
height: 6px;
background: url('images/donice/box/d_p.png');
float: left;
}

#box2
{
width: 571px;
float: left;
margin: 0 0 10px 0;
}

#box_nagl2
{
width: 571px;
height: 50px;
}

#box_g_l2
{
background: url('images/donice/box/g_l.png');
width: 5px;
height: 50px;
float: left;
}

#box_g_c2
{
background: url('images/donice/box/g_c.png');
background-repeat: repeat-x;
width: 561px;
height: 50px;
float: left;
}

#box_g_p2
{
background: url('images/donice/box/g_p.png');
width: 5px;
height: 50px;
float: left;
}

#box_zaw2
{
width: 571px;
background: #f8f8f8;
float: left;
}

#box_dol2
{
width: 571px;
height: 6px;
float: left;
overflow: hidden;
}

#box_d_l2
{
width: 5px;
height: 6px;
background: url('images/donice/box/d_l.png');
float: left;
}

#box_d_c2
{
width: 561px;
height: 6px;
background: #f8f8f8;
float: left;
}

#box_d_p2
{
width: 5px;
height: 6px;
background: url('images/donice/box/d_p.png');
float: left;
}

/* style oscommerce */

/*
  $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-size: 12px; padding: 0 10px 0 10px;}
.errorBox {font-size : 10px; background: #e64a42; font-weight: bold; }
.stockWarning {font-size : 10px; color: red; }
.productsNotifications { background: #eee; }
.orderEdit {font-size : 10px; color: #7F9126; text-decoration: underline; }

A {
  color: #9cc65b;
	font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: red;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 10px;
  font-weight : bold;
}

A.headerNavigation { 
  color: #aaa; 
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxContents2 {
  font-size: 10px;
	background: #fafafa;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
	padding: 12px 0 0 5px;
}

TD.infoBox, SPAN.infoBox {
  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: #777;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-size: 10px;
  background: #ccc;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
	padding: 4px 0 0 0;
}

A.pageResults {
  color: #9cc65b;
}

A.pageResults:hover {
  color: red;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;
  color: #9cc65b;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
	font-weight: bold;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #e64a42;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: red;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
/* .moduleRowOver { background-color: #9cc65b; cursor: pointer; cursor: hand; } */
.moduleRowSelected { background-color: #b5c69c; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #e64a42; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }


.opis_z_subiekta
{

}

.charakterystyka_z_subiekta
{

}
