/*
  $Id: stylesheet.css, template: OS03C00129 v3.00 12/20/06  16:20:17 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

/**
 * Nowy template
 **/
@import "template/v1/v1_stylesheet.css";

*, html{font-family: Arial, sans-serif;font-size: 12px;}
body{
  background-color: #e5e5e5;
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0;
  color: #383838;
}
/* .breadCrumb,.plainbox-description for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description { font-family: Arial, sans-serif; font-size: 12px; color: #6E6E6E;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #770101; text-decoration: underline; }
.az_content_window{
  background-color: #ffffff;
}
A { 
  color: #464545; 
  text-decoration: none;
  outline:none; 
}
A:hover { 
  color: #7e7d7d;
  text-decoration: none; 
}
FORM {
  display: inline;
}
INPUT, textarea, select{
  border: 1px solid #e3e3e3;
  background: #FFFFFF;
  color: #383838;
  padding: 1px;
  
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
INPUT:focus, textarea:focus, select:focus{
	border-color:#DDDDDD;
	background:#F9F9F9;
}
INPUT.az_search_input{
  border: 1px solid #8A8A8A;
  color: #4b4b4b;
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart */ 
.infoBox, .plainBox {
  border: 1px solid #C8C8C7;
}
.infoBoxRight {
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
	background-color: #ffffff;
	border: #d8d8d9 solid 1px;
}
.infoBoxCenter { }

.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 14px;
  font-weight: bold;
  color: #6A6A6A;
  text-align: left;
  padding-left: 10px;
  height: 25px;
}
.infoBoxHeadingLcorner {
}
.infoBoxHeadingRcorner {
}
TD.infoBoxHeadingLeft {
}
TD.infoBoxHeadingRight {
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #6A6A6A;
  text-align: left;
  padding-left: 20px;
  background-image: url(images/az_rightbox_top.gif);
  background-repeat:  repeat-x;
  background-position: top right;
  height: 24px;
}
.infoBoxHeadingSearch
{
  font-family: Lucida Sans Unicode, Tahoma,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #6A6A6A;
  padding-left: 20px;	
  background-image: url("images/az_rightbox_top_search.gif");
  background-repeat: repeat-x;
  height: 40px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
	vertical-align: top;
	padding-bottom: 2px;
	background-image: url(images/az_rightbox_mid_r.gif); 
	background-repeat: repeat-y;
	}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #770101;
}
.infoBoxContents A:hover {
	color: #CF0000;
	text-decoration: none;
} 
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a61b9;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 235px;	
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	height: 180px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CF0000;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A61B9;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CF0000;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0A61B9;
}
.productBoxMBottom, .productName{
  background-image: url(images/az_dot_line.gif);
  background-repeat: repeat-x;
  background-position: bottom right;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0A61B9;
}
.productName A:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CF0000;
}
.productName{
  height: 20px;
}
.productDivider{
  height: 5px;
  background-image: url(images/az_dot_line_horizontal.gif); 
  background-position: center center;
  background-repeat: repeat-x;
}
.productPrice{
   font-family: Tahoma; 
   font-size: 18px;
   font-weight: normal;	
   color: #CF0000;
   height: 25px;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited { 
  color: #2C788D; 
  font-size: 12px;
  font-weight: normal;
}
.az_buynow A:hover { 
  color: #0A61B9; 
  font-size: 12px;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #CF0000;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 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: #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 {
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #4b4b4b;
}
A.productListing-heading { 
  color: #770101; 
}
A.productListing-heading:hover { 
  color: #DE0000; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #787878;
}
A.pageResults { 
  color: #0a61b9; 
}
A.pageResults:hover { 
  color: #4b4b4b; 
}
/* greetUser is for ZenCart */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
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.3;
  color: #383838;
}
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: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: sans-serif;
  color: #DE0000;
}
SPAN.errorText, .messageStackError {
  font-family: sans-serif;
  color: #DE0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #FFEE95; cursor: pointer; }
.moduleRowSelected { background-color: #FFC425; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess
{line-height:22px;font-family: sans-serif; font-size: 12px; background-color: #ffb3b5;}
.messageStackError img, .messageStackWarning img, .messageStackSuccess img
{line-height:22px; vertical-align: middle;}
.messageStackSuccess{background:#EEFFEE;}
.messageStackWarning{background:#FFFFE0;}
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.az_leftpage_side{
		background-image: url(images/az_l_side_l.gif);
		background-repeat:  repeat-y;
		background-position: top right;
	}
	.az_leftpage_side_inner{
	}
	.topbanner{
	background-color: #f6f7fa;
	}
	.topbanner_td1{
	font-size: 12px; 
	font-family: Tahoma;
	color: #696662;
	font-weight: bold;
	height: 50px;
	}
	.topbanner_td1 A:link, .topbanner_td1 A:active, .topbanner_td1 A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #033962;
	font-weight: bold;
	text-decoration: none;
	}
	.topbanner_td1 A:hover{
	font-size: 12px;
	color: #0a61b9;
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	font-size: 10px; 
	font-family: Tahoma;
	color: #696662;
	height: 50px;
	}
	.topbanner_td3 A:link, .topbanner_td3 A:active, .topbanner_td3 A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #696662;
	font-weight: normal;
	text-decoration: none;
	}
	.topbanner_td3 A:hover{
	font-size: 10px;
	color: #CF0000;
	}
	.topbanner_td4{
	height: 50px;
	font-size: 9px; 
	font-family: Tahoma;
	color: #696662;
	font-weight: bold;
	}
	.az_top_nav{
	}
	.az_topmenu_cart_td1{
	font-size: 9px; 
	font-family: Tahoma;
	color: #696662;
	font-weight: normal;
	height: 50px;	
	}
	.az_topmenu_cart_td1 A:link, .az_topmenu_cart_td1 A:active, .az_topmenu_cart_td1 A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #033962;
	font-weight: bold;
	text-decoration: underline;
	}
	.az_topmenu_cart_td1 A:hover{
	color: #CF0000;
	}
	.az_header_td2{
	background-image: url(images/az_top_r.gif);
	background-repeat:  repeat-x;
	height: 88px;	
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #25ADE6;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	background-color: #f6f7fa;
	}
	.menubarmain_td2{
	background-image: url(images/az_menu_right.gif);
	background-repeat:  no-repeat;
	background-position:  top left;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	height: 100%;
	}
	/* LEFT bar css controls */	
	/*
	.maincont_left_td {
	width: 0px;
	}
	*/
	/* fix for mozila */
	/*
	.leftbar_tb TD {
	width: 0px;
	}	
	.leftbar_tb {
	width: 0px;
	}
	*/
	/*
	.maincont_mid_td{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	}
	*/
	.category_level_1{
	background-image:url(images/az_dot_line.gif); 
	background-repeat: repeat-x;
	padding-left: 2px;
	height: 20px;
	}
	.category_level_2{
	background-image:url(images/az_dot_line.gif); 
	background-repeat: repeat-x;
	padding-left: 2px;
	height: 20px;
	}
	/* RIGHT bar css controls */
	/*		
	.maincont_right_td {
		background-image:url(images/az_rightbox_mid_r.gif); 
	background-repeat: repeat-y;
	width: 185px;
	}
	.rightbar_tb{
	width: 185px;
	padding-left: 6px;
	}
	*/
	.footer_tb{
	font-size: 10px;
	color: #0A61B9;
  background-color: #f6f7fa;
	}
	.footer_td1{
	background-image:url(images/az_bottom_left_r.gif); 
	background-repeat: repeat-x;
	height: 108px;	
	}
	.footer_td2{
	}
	.footer_td4{
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px; 
	}
	.footer_menu_tb, .footer_cprt_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #6b6b6b;
	font-size: 11px; 
	padding-right: 15px;
	padding-bottom: 5px;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #6b6b6b;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #0a61b9;
	}
.az_button_img:focus,
.az_button_img {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	display: inline;
	height: 20px;
}
.az_button_submit:focus,
.az_button_submit {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	white-space: nowrap;
	vertical-align: top;
	border:0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	height: 20px;
}
input.az_button_submit:focus,
input.az_button_submit{
	height: 24px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

 /* DIV specific */
.centeredContainer { margin: auto; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignTop { vertical-align: top; }
.alignMiddle { vertical-align: middle; }
.alignBottom { vertical-align: bottom; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.inline { display: inline; }
.block { display: block; }
.nowrap { white-space: nowrap; }
.paddingTop { padding-top: 5px; }
.paddingRight { padding-right: 5px; }
.paddingBottom { padding-bottom: 5px; }
.paddingLeft { padding-left: 5px; }
.marginTop { margin-top: 5px; }
.marginRight { margin-right: 5px; }
.marginBottom { margin-bottom: 5px; }
.marginLeft { margin-left: 5px; }
.listPlain {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.borderCustom { border: #8a8a8a solid 1px; }
.noborder { border: none; }
	/* ZenCart Specific */	
	span.normalprice {
		text-decoration: line-through;
	}
	SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
	}
	span.productSpecialPriceSale {
	color: #ff0000;
		text-decoration: line-through;
	}
	.plainBox{
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #6E6E6E;
	}
	/* checkout totals */
	TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
	font-weight: bold;
	}
	TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {
	}

SPAN.licznik {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
