/*
 Zmiana i tlumaczenie Konrad Sokolowski
 
*/


/* Czcionka w boksach na przyklad boks informacje napisy "wysykla i zwroty" */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;font-weight:bolder; }
/*Kolor i rozmiar tekstu błędów*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
/* Parametry ostrzeżenia o braku towaru w magazynie */
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
/* Kolor paska powiadomienia w checkout_success.php – przy zakończonych zakupach, tym kolorem zaznaczone są produkty które zostały zakupione. Mamy możliwosc zamówienia powiadomienia o tych produktach */
.productsNotifications { background: #FBF7EA; }

/* Kolor "edytuj" podczas kupowania jak sie cos chce zm,ienic do edycji */
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F8C208; text-decoration: underline; }


/* Kolor Tła za sklepem ( poza długością sklepu) */
BODY {
  background: #ffffff;
  color: #000;
  margin: 0px;
}

IMG {border-color: #fff;}

/* Kolor wszystkich lionków w boxach i w liscie produktów */
A {
  color: #000;
  text-decoration: none;
}
/* Kolor wszystkich lionków w boxach i w liscie produktów  po najechaniu myszą*/
A:hover {
  color: #CC0000;
  text-decoration: underline;
  
}
A.kategorie {
 font-family:verdana,cursive;
  color: #CC0000;
   font-size: 9px;
height:22px;
  
  
}

A.kategorie:hover {
color: #CC0000;
  text-decoration: underline;
    
 
  
}
SPAN.nadany {
  font-family:verdana,cursive;
  color: #C82505;
  font-size: 9px;

  text-decoration: underline;
}
FORM {
	display: inline;
}

/*kolor tła nagłowka obok loga*/
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D4CECE;
}
/*kolor tekstu i rozmiar tekstu paska nawigacyjnego zaraz pod nagłowkiem tlo zmienic na kolor layotu dostosowac
wielkosc czcionki*/
TD.headerNavigation {
  font-family:Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F8C208;
  color: #ff0000;
  font-weight :bold;
  height: 22;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #FF0000;
  font-size: 11px;
}

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: #F8C209;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.infoBox {
  background: #b6b7cb;
  

}


/*tło boksów*/
.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}
.infoBoxContents1 {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top:2px,solid;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F6F6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align:left;
  background: #ffcc00 url("images/infobox/srodek.gif");
  background-repeat:repeat-x ;
  color: #717171;
 
}
A.kontakty {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color: #CC0000;

 
}
A.kontakty:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color: #000066;
  text-decoration: underline;
 
}


P.kontakty {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-align:left;
  color: #717171;
  border-bottom:1px dotted;
  border-color:#717171;
 
}

P.kontakty1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color: #CC0000;
  
 
}



TD.infoBoxFooting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F6F6F6 url("images/infobox/srodekb.gif");
  color: #fff;
  background-repeat:repeat-x ;
}

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: #FBF5E2;
  border-top: 2px;
  border-color: #D4CECE;
}

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: #FFF;
}

/* tabela z listingiem produktów w danej kategorii jej kolor i obramowanie */
TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #FBF7EA;
  border-spacing: 1px;
}
/*nagłowek  tabeli z listingiem produktów w danej kategorii jej kolor i tło */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F8C208;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}




A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

/* Nagłowek nazwa produktu i cena, nagłowek nazwy kategorii na przyklad "Lista produktów" */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

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;
  font-size: 10px;
}

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 {
  color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 25;
	width: 480;
	border: 1px;
	margin-top: 10px;
	padding: 5px;
  border-style: solid;
  border-color: #F8C208;
}
#greetUser {
  color: #000;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  	
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-top: 10px;
	padding: 5px;
  border-style: solid;
  border-color: #F8C208;
}

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: #000066;
}


SPAN.regulamin {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	background: #F8C208;
	font-size: 12px;
	font-weight: bold;
	height: 22;
	width: 475;
}

OL LI {list-style-type: decimal;
}

LI.regulamin {list-style-type: lower-alpha;
}


.moduleRow { }
.moduleRowOver { background-color: #FBF7EA; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F8C208; }

.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; }

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */


.infoBoxBorderLeft { 
  background-image: url("/images/infobox/left1.gif"); 
background-repeat: repeat-y; 
} 

.infoBoxBorderRight { 
    background-image: url("/images/infobox/left.gif"); 
  background-repeat: repeat-y; 
  background-position: right; 
}

h2, h3 {margin: 0; border: 1px solid #CCC;}

h2 { border-width: 0 0 0 1px; padding: 0 0 0 0.25em}

h3 { border-width: 1px 1px 0 0; border-color:#CCC; padding: 0.7em 0.33em;}

#opakowanie {width: 55%;margin-left:10em;}

#opakowanie1{width: 50%;margin-left:10em; }

#opakowanie2{width: 160px;}

h1.stopka { font-family: Verdana, Arial, sans-serif;
   font-size: 9px; color:#aabbcc; border:1px, solid; border-color:#aabbcc; }

h2.cos { color: #9c0000; border-width: 0 0 0 0px;}
 
h1.cos {font-size: 15px; text-align:left; font-family: Verdana, Arial, sans-serif; color: #CC0000; border-width: 0 0 0 0px; background-image: url("/images/terma_legend/punkt.gif");
background-repeat: no-repeat; 
  background-position: left;padding-left:16px;border-bottom:1px solid;border-color:#ffcc00}

p.punkt {font-size: 11px; text-align:left; font-family: Verdana, Arial, sans-serif; color: #000; border-width: 0 0 0 0px; background-image: url("/images/terma_legend/punkt1.gif");
background-repeat: no-repeat; 
  background-position: top left ;padding-left:22px; margin-left:16px;}

  
h3.cos { color: #000066;border-width: 0 0 0 0px;}

table.opisowa {width: 100%;}

th.opisowa, td.opisowa {font-family: Verdana, "Andale Mono", Courier, "Courier New", 
  monospace; font-size: 10px; text-align: right; padding: 0 0.5em;
  border-bottom: 1px solid; font-weight:normal; }
  
td.opisowa { font-family: Verdana, "Andale Mono", Courier, "Courier New", 
  monospace; font-size: 10px;}
  
thead.opisowa, th.opisowa {vertical-align: top; border:solid #CCC ;
  border-width: 0 1px 1px 0;
  white-space: normal;}
  
th.opisowa {border-right: 1px solid #CCC; border-bottom-style: solid;
  white-space: nowrap;}
  

p.napisy {color: #000;}

ol.napisy{font-size:1.2em;}

li {color: #000066;padding-bottom:0.7em; text-decoration: none;}

table tr.odd * {background: #FEC;}

tr.odd *, tr.even * {border-bottom: 1px solid #CCC;}

td.opisowa {text-align: left; border-right: 1px solid #CCC;}
/*legenda do nowych ikonek*/

TD.r {background-image: url("/images/new_legend/r.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.t {background-image: url("/images/new_legend/t.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.d {background-image: url("/images/new_legend/d.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.c {background-image: url("/images/new_legend/c.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.e {background-image: url("/images/new_legend/e.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.p {background-image: url("/images/new_legend/p.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.i {background-image: url("/images/new_legend/i.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.g {background-image: url("/images/new_legend/g.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.w {background-image: url("/images/new_legend/w.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}

TD.we {background-image: url("/images/new_legend/we.jpg");
background-repeat: no-repeat; 
  background-position: right; 
width: 32px; height:32px;
}



/*Legenda do terma technologii */

TD.tkolory {background-image: url("/images/terma_legend/l1.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tchrom {background-image: url("/images/terma_legend/l2.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.twoda {background-image: url("/images/terma_legend/l3.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tgrz1 {background-image: url("/images/terma_legend/l4.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tgrz2 {background-image: url("/images/terma_legend/l5.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tkonsta {background-image: url("/images/terma_legend/l6.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tkonsta30 {background-image: url("/images/terma_legend/l30.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tkonsta50 {background-image: url("/images/terma_legend/l50.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}



TD.tkonreg {background-image: url("/images/terma_legend/l7.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tzamow {background-image: url("/images/terma_legend/l8.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.tgwar {background-image: url("/images/terma_legend/l9.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.dostepne {background-image: url("/images/terma_legend/l10.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 50px; height:50px;
}

TD.legopis {font-family: Verdana, "Andale Mono", Courier, "Courier New", 
  monospace;
  font-size: 10px;
  text-align: left;
  border: 1px;
  border-style: solid;
  border-color: #ccc;
  border-spacing: 1px;
  }
  
 TD.punkt {background-image: url("/images/terma_legend/punkt.gif");
background-repeat: no-repeat; 
  background-position: right; 
width: 12px; height:12px;
}

SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.maooffer {
  background: #0aa220;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: outset;
}

.maolowoffer {
  background: #dd0000;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: ridge;
} 

/* Sample vertical fly-out menu */

/* The following is *A SAMPLE ONLY* and is based off the "suckerfish"
   drop-down menu. Is it provided only as an example of what is possible
	 using CSS and unordered lists.
*/

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 13em;
}
	
#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 13em;
		background-color : white;
}
	
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 13.05em;
		margin-top : -1.9em;
}
	
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
}
	
#nav li a {
		width: 13em;
		w\idth : 12em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		border : 1px solid black;
		padding : 0.3em 0.5em;
}
	
#nav li a:hover {
		color : black;
    background-color : #FFFFCC;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}
	
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #FFCC00;
}

