/*
  $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-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #01538b url(images/bgr/body.jpg) repeat-x;
  color: #3297cb;
  margin: 0px;
  font-family : Tahoma, Verdana, Arial, sans-serif; 
  font-size : 11px;
}

A {
  color: #3297cb;
  text-decoration: none;
}

A:hover {
  color: #3297cb;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 background: #f3f3f3;
}

TD.headerNavigation {  
  font-size: 10px;
  background: #f3f3f3;
  color: #666666;
}

#headerNav a,
#headerNav a:visited 
{color: #666666;}

TD.headerNavigation a,
TD.headerNavigation a:visited 
{color: #666666;}

#headerNav a.headerNavigation,
#headerNav a.headerNavigation:visited { 
  color: #666666;
}

A.headerNavigation:hover {
  color: b2b2b2;
}

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

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

.infoBox {
  background: white;  
  border: solid #d7d7d9;
  border-width: 0px 1px 1px 1px;
 }

.infoBoxContents {
  background: #fff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;  
  color: #3297cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {  
  padding-left: 9px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #ffffff;
  border: solid #d7d7d9;
  border-width: 1px 1px 0px 1px;
  text-transform: uppercase;
}

.lightBlueBox TD.infoBoxHeading {background: #3297cb url(images/bgr/lightBlue.gif) repeat-x;}
.darkBlueBox TD.infoBoxHeading {background: #3297cb url(images/bgr/darkBlue.gif) repeat-x;}
.redBox TD.infoBoxHeading {background: #ff4202 url(images/bgr/red.gif) repeat-x;}

	.lightBlueBox .raquo {margin-right: 4px; color: #00558c;}
	.darkBlueBox .raquo {margin-right: 4px; color: #3197c8;}
	.redBox .raquo {margin-right: 4px; color: #fff;}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  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: solid #d7d7d9;
  border-width: 0px 1px 1px 1px;
  
}

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  padding-bottom:14px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #ff4202;
  border-bottom: 2px solid #d7d7d9;
}

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

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 {
  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: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 18px;
  
}

.oldPrice {
	font-size:16px;
	font-weight: normal;
	color: #00558c;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: #fff ; border: 1px solid #d40000; color: #d40000; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; padding: 3px; border: 1px solid #3297cb; color: #3297cb; font-size: 10px; background-color: #fff; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.bold {font-weight:bold;}

#topNav {
	height: 31px;
	padding-left:5px;
	background: #fff url(images/antstd/topNav_880.jpg);
	font-size : 11px;
	text-transform: uppercase;
	color: #c6c8b2;
	border: solid #f4f5f0;
	border-width: 1px 0px 1px 0px;
}

	#topNav a,
	#topNav a:visited {margin: 2px 5px 2px 5px; color: #64c2ff; font-size:10px;}
	
#headerNav {
	height: 21px;
	background: #f3f3f3;
	border-top: 2px solid #fff;
	color: b2b2b2;
	text-transform: uppercase;
}
	
	#headerNav a,
	#headerNav a:visited 
	{color: b2b2b2;}
	
	a#pttLink,
	a#pttLink:visited 
	{color: #01548a;}
	
#categoriesBox a {
	display:block;
	width: 140px;
	float:left;
	margin: 0px 6px 3px 6px;
	padding: 0px 0px 3px 0px;
	color: #3298c9;
	font-size: 11px;
	border-bottom: 1px solid #d7d7d9;
}

	#categoriesBox a span {float:left;}

#categoriesBox a span.link {width: 127px;}

#categoriesBox a:hover {text-decoration:none; cursor: pointer;}

	* html #categoriesBox a {margin: 0px 3px 3px 3px;}
	
	
#categoriesBox a.level1 {width: 132px; margin-left:14px;}
	#categoriesBox a.level1 span.link {width: 115px;}
	 	
#categoriesBox a.level2 {width: 126px; margin-left:20px;}
	#categoriesBox a.level2 span.link {width: 109px;}
	
#categoriesBox a.level3 {width: 120px; margin-left:26px;}
	#categoriesBox a.level3 span.link {width: 103px;}
	
#categoriesBox a.level4 {width: 114px; margin-left:32px;}
	#categoriesBox a.level4 span.link {width: 97px;}
	

* html #categoriesBox a.level1 {width: 130px; margin-left:8px;}
	* html #categoriesBox a.level1 span.link {width: 117px;}
	 	
* html #categoriesBox a.level2 {width: 120px; margin-left:14px;}
	* html #categoriesBox a.level2 span.link {width: 107px;}
	
* html #categoriesBox a.level3 {width: 114px; margin-left:16px;}
	* html #categoriesBox a.level3 span.link {width: 100px;}
	
* html #categoriesBox a.level4 {width: 105px; margin-left:20px;}
	* html #categoriesBox a.level4 span.link {width: 90px;}
	
#quickFind form {float:left; margin:0}

#quickFind form fieldset {margin:0px; padding:0px; border: 0px; width: 120px; float:left;}
	* html #quickFind form fieldset {margin: -1px 0px 0px 0px; float:left;}

#quickFind form fieldset input {
	width: 120px;
	height: 20px;
	float:left;
	padding: 4px 0px 0px 0px;
	font-size: 10px;
	border:0;
	background: #acddfe;	
}

#quickFind form a {
	float:left;
}

/*-----------------------------------------*/
/* -- corners -- */

.bottomCorners {
margin: 0px;
padding: 0px
}

.corners .topCorners p,
.corners .bottomCorners p 
{width: 10px; height: 10px; font-size: 0px;}

	.corners .tlc  {float: left; background: #f9e4dd url(images/corners/footer/tl.gif); background-repeat: no-repeat;}
	.corners .blc {float: left; background: #f9e4dd url(images/corners/footer/bl.gif); background-repeat: no-repeat;}
	
	.corners .trc {float: right; background: #f9e4dd url(images/corners/footer/tr.gif);	background-repeat: no-repeat;}
	.corners .brc {float: right; background: #f9e4dd url(images/corners/footer/br.gif);	background-repeat: no-repeat;}
	
	.corners  p.between {height: 10px; float: left; font-size: 0px;}
	
	.corners .content {width: 100%; float: left; padding: 0; clear: both;}

/* -- end -- corners -- */
/*-------------------------------------------*/

#losos  {
display: none;
}

#whiteBgr .blc {background: #fff url(images/corners/page/bl.gif); background-repeat: no-repeat;}
#whiteBgr .brc {background: #fff url(images/corners/page/br.gif); background-repeat: no-repeat;}

#whiteBgr .content {
	width: 880px;
	background: #fff;
	margin-bottom: 0;	
}

#whiteBgr .bottomCorners {
	height: 10px;
	float:left;	
	background:#fff;
	width: 100%;
}


* html #whiteBgr .bottomCorners{
	float:left;
	height: 1px;
	margin-bottom: -15px;
}

/* -- bottom menu/footer -- */
#bottomMenu {width: 880px; height: 55px; float:left;  margin: 10px auto 10px auto; background: #f9e4dd; padding-top:-1px;}

* html #bottomMenu {margin-top:0px;}
	#bottomMenu .content {width: 880px; height: 23px; padding-top: 10px; margin:0px 0px 0px 0px; background: #F9E4DD;}
	* html #bottomMenu .content { height: 35px; padding-top: 10px; }
	#bottomMenu a,
	#bottomMenu a:visited 
	{margin: 5px 4px 0px 4px; color: #c77156; text-transform: uppercase;}
	
		#bottomMenu a:hover {text-decoration: underline;}			
		
#bottomMenu div.topCorners {margin-top: 0;}	
* html #bottomMenu div.topCorners {margin-top:0px;}
	
#footer {width: 880px; margin: auto; clear:both;}
	#footer p {text-align: center; color: #5ab7f5;}
	#footer p a,
	#footer p a:visited 
	{color: #0574bc;}
	
	

/* -- end - bottom menu/footer -- */	
/*-----------------------------------------*/

#newProducts .infoBoxContents {
 width: 490px;
 margin-left: 10px; 
}

#newProducts .infoBoxHeading {
 height: 22px;
 background: #3297cb;
}

#newProducts .infoBoxHeading .raquo {color: #00548d;}


* html #newProducts .infoBoxContents {width: 390px; margin-left: 15px;}

#newProducts .newProduct {width: 490px; padding: 12px 0px 12px 0px; font-size: 11px; border-top: 1px solid #d7d7d9; text-align:justify;}
#newProducts .newProductNoBorder {width: 490px; padding: 12px 0px 12px 0px; font-size: 11px; border:0; text-align:justify;}

#newProducts a {display: block; font-size: 14px; color: #023e62;}

#newProducts a.img,
#newProducts a.img:visited 
{width: 100px; float:left; margin-right: 10px;}

#newProducts p.price {margin: 2px 0px 15px 0px; font-size: 14px; color: #3297cb;}


.productDetails {
 	border: 1px solid #d7d7d9;
 	
}

.productDetails {width: 522px; margin-top: 3px;}

	* html .productDetails {width: 522px;}

.productDetails td {
	padding: 10px;
}

.productDetails td table td {padding:0}

.productDetails td table .productHeader {
 height:22px; 
 padding: 0px 0px 0px 7px;
 background: #3297cb;
 font-size: 11px;
 font-weight: bold;
 color: #fff;
 text-transform: uppercase;
}

	.productHeader .raquo {color: #00548d;}
	
.productDetails .productInfo {width: 280px; font-size: 11px; line-height: 150%;}

.productInfo p {margin: 2px 0px 2px 0px;}

.productInfo .productName {
	color: 004066;
	font-size: 16px;
	margin:0;
	padding:0;
	line-height: 130%;
	font-weight: normal; 
}

p.model {margin:-3px 0 0 0 ; font-size: 10px; color: #2f97ce;}
p.price {margin: 23px 0px 20px 0px;	font-size: 14px; color: #2f97ce;}
.description {color: #004066; text-align: justify;}

p.date {margin:20px 0px 0px 0px; color: #2f97ce;}


.addToCart {
	margin: 12px 0px 8px 0px;
	padding: 10px 0px 10px 0px;
	border: solid #d7d7d9;
	border-width: 1px 0px 1px 0px;
}

.raquoLink {margin: 0px 0px 17px 0px; font-size: 10px;}

.raquoLink,
.raquoLink a,
.raquoLink a:visited {
	color: #004063;
}

.raquoLink span {
	margin-right: 4px;
	color: #fe4100;
	font-weight: bold;
}

.raquoLink input {
	width: 78px;
	height: 20px;	
	margin-left: 3px;	
	padding: 2px 0px 2px 2px;
	border:0;
	background: #3297cb;
	color: #fff;
	
}


.raquoLink2 {margin: 5px 0px 5px 0px; font-size: 11px;}

.raquoLink2,
.raquoLink2 a,
.raquoLink2 a:visited {
	color: #004063;
}

.raquoLink2 span {
	margin-right: 4px;
	color: #fe4100;
	font-weight: bold;
}



* html .raquoLink input {margin-bottom:-3px;}

.raquoLink a span {margin:0}

.opinions {
	margin:0;
	padding: 17px 0px 17px 0px;
	border: solid #d7d7d9;
	border-width: 1px 0px 1px 0px;
}

.optionsLabel {font-size: 10px;}
.optionsSelect select {font-size: 10px; color: #004066;}

.listingItem {
	width:490px; 
	float:left; 
	margin:0px 10px 0px 10px; 
	padding: 10px 0px 10px 0px; 
	border-bottom: 1px solid #D7D7D9;
}

	* html .listingItem {width: 490px; margin: 0px 5px 0px 5px;}

 .productListing-data .productImage {display: block; width: 100px; float:left; margin-right: 10px; border:0}

.productListing-data .productInfo {width: 373px; float: left;}	
	
.productListing-data .productInfo div {width: 373px;float: left;}
.productListing-data .productInfo p {width: 373px;float: left; margin: 2px 0px 2px 0px;}


.productListing-data .productInfo p.price {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	color: #3297cb;
}

td.productListing-data div.productInfo p.productName {
	color: #004066;
	font-size: 13px;
	margin:0;
	padding:0;
	line-height: 130%;
	font-weight: normal; 	
}

	td.productListing-data div.productInfo p.productModel {color: #3297cb;}

	td.productListing-data div.productInfo p.productName a,
	td.productListing-data div.productInfo p.productName a:visited 
	{color: #004066;}
	
	td.productListing-data div.productInfo p.productManyfacturer a,
	td.productListing-data div.productInfo p.productManyfacturer a:visited 
	{color: #3297cb;}
	
td.productListing-data div.productInfo div.productDesc { text-align:justify;color: #004066;}

.blueHeader {
 height: 22px;
 padding-left: 9px;
 font-size: 10px;
 font-weight: bold;
 background: #3297cb;
 color: #fff; 
 text-transform: uppercase;
 border: solid #d7d7d9;
 border-width: 1px 1px 0px 1px;
}

.blueHeader .raquo {color: #00548d;}


.blueInput input {
	width: 140px;
	height: 20px;
	float:left;
	clear:none;
	padding: 4px 0px 0px 0px;
	font-size: 10px;
	border:0;
	background: #acddfe;	
}

	* html #loginInput input, * html #passInput input {width: 132px;}

.blueSelect select {
	width: 260px;
	float:left;	
	font-size: 10px;
	color: #004066;	
}

.createAccount .blueInput input {width: 260px; padding-left: 2px;}
#newAddress .blueInput input {width: 260px; padding-left: 2px;}
#accountEdit  .blueInput input  {width: 260px; padding-left: 2px;}
#addressBokkDetails .blueInput input  {width: 260px; padding-left: 2px;}
#tellFriend .blueInput input  {width: 200px; padding-left: 2px;}
#tellFriend2 .blueInput input  {width: 200px; padding-left: 2px;}
 

#shopCart, #shopCart table {border-collapse:collapse}

#shopCart .productListing-heading {
	 height: 22px;	 
	 font-size: 9px;
	 font-weight: bold;
	 background: #3297cb;
	 color: #fff; 
	 text-transform: uppercase;
	 border: solid #d7d7d9;
	 border-width: 0px 1px 0px 0px;
}

#shopCart .productListing-data {background:#fff;}

#advancedSearch .blueInput input {padding-left:2px;}	  

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;}



/* antedit */

#ant_product_info h1 {
font-size: 14px;
}

#ant_product_info h2 {
font-size: 12px;
color: #004063;
margin: 0 0 5px 0;

}

#ant_product_info p.ant_info {
font-size: 12px;
text-transform: capitalize;
margin: 0;
color: #004063;
}

#ant_foto {
width: 180px;
float: left;
}

#ant_desc {
margin: 25px 0 0 200px;
width: 250px;

}

#ant_desc p.price {
margin: 13px 0;
}

#ant_desc p.expire_date {
color: #2F97CE;
font-size: .9em;
}

p.expire_date {
color: #FE4101;
}

p.clear {
clear: both;
height: 1px;
width: 1px;
}

#ant_longdesc {
color: #004063;
border: 1px solid #D7D7D9;
border-width: 1px 0 1px 0;
padding: 10px 0;
clear: both;
}
#ant_longdesc p {
text-align: left;
margin: 5px 0;
font-size: 12px;
font-family:Tahoma,Verdana,Arial,sans-serif;
}


#ant_longdesc .opis_z_subiekta {
font-size: 12px;
}

#ant_longdesc .charakterystyka_z_subiekta {
font-size: 12px;
}

.ant_addToCart {
margin:12px 0 8px;
padding:10px 0;
}