/*
  $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: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; }
.errorBox { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size : 10px; color: #F26521; text-decoration: underline; }

BODY {
	background-color: #CACCB9;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

	
color: #000000;
margin-top:0px; 
padding-top:0px; 
margin-bottom:0px; 
padding-bottom:0px; 
margin-left:0px; 
padding-left:0px; 
margin-right:0px; 
padding-right:0px; 

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.image {
border: 0px;
}


.headerNavigationtable {
  	border: 0px     solid #0B2D9C;
}

TR.headerNavigation {
  background: #0B2D9C;
}

TD.headerNavigation {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FDF9EC;
  color: #1030A0;
  font-weight : bold;
  height: 22;
  font-variant:small-caps;
}

A.headerNavigation { 
  color: #1030A0; 
}

A.headerNavigation:hover {
  color: #1030A0;
}

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;
}

.footertable {
  	border: 1px     solid #000000;
}

TR.footer {
  background: #DEDEDE;
}

TD.footer {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #DEDEDE;
  color: #000000;
  font-weight: bold;
  height: 22px;
}

input,select,textarea {
	 font-size: 12px;
    font-weight : normal;
	 background-color : #FFFFFF;
	 color : #000000;
	border-color : #C0C0C0;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	text-indent : 3px;  
}

input:hover,textarea:hover {
	 background-color : #F4F9FB;
}



.infoBox {
  background: #F8F8F8;
}

.infoBoxContents {
  background: #FDF9EC;
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #F8F8F8;
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #F1EBD7 url("images/infobox/corner_right_left.gif");
  padding:5px; 
  color:#333333;
    font-variant:small-caps;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.cena{
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: "Trebuchet Ms", Arial, Helvetica, 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: #E1E1E1;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #0B2D9C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  font-variant:small-caps;  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText DIV.smallText{
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

INPUT.suma_zestawu {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 18px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.powitanie {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #F7F7F9;
  color: #000000;
  height: 40;
  border-bottom: 1px     solid #212854;
  border-top: 1px     solid #212854;
  padding-left:25px; 
 line-height: 150%;
}

SPAN.greetUser {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0054A6;
  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: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

.serwis_info {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;  
}

.serwis_important {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
  color: #ED1B23;
  font-size: 14px;
  font-weight: bold;
}


#tytul {
font-size:1.4em;
font-weight:400;
text-align:center;
}


#tekstladny {
text-align:left;
padding:15px;
}

#tekstladny p {
line-height:150%;
text-indent:40px;
}

#tekstladny p:first-letter {
font-weight:700;
font-size:1.3em;
}


#ikonka {
padding:3px;
}

#ikonka:hover {
border:3px solid #B0E0F8;
padding:0px;
}



.cssbutton {
	background: #F1EBD7;
	color : #000000;
	width : 110px;
 	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
   	font-weight: bold; 
   	font-variant:small-caps;  
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	text-decoration:none;
	border: 1px solid #F1EBD7;
}


.cssbutton:hover {
	text-decoration:none;
}

 
.cssbuttonsubmit{
	background: #F1EBD7;
	color : #000000;
	width : 110px;
 	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
   	font-weight: bold; 
   	font-variant:small-caps;  
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	text-decoration:none;
	border: 0px solid #B3E2FB;
}

.cssbuttonsubmit:hover{
	text-decoration:underline;
	background: #F1EBD7;
}
