
/*
  $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
   
  mod by Rafał Majewski http://www.rafal-m.info
  
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4E88D2; text-decoration: underline; }

BODY {
  background: url(/images/bg.gif);
  background-repeat: repeat-x;

/*  background: #ffffff;*/
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FC3A3A;
}


A.artykul { 
  color: #000000; 
}

A.artykul:hover {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  vertical-align : top;
}


A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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;*/
    background: #D2DBE4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #557CA0;
  color: #ffffff;
  font-weight : bold;
  vertical-align : top;
  height: 14px;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9a9a9a;
  font-weight : bold;
  vertical-align : top;
}

.infoBoxCart {
  background: #FFFFFF;
}
.infoBoxCartContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBox_categories {
  background: F8F8FF;
}

.infoBoxContents_categories {
  background: F8F8FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.left_naviColum {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  /*background-image: url('http://www.technikamotocyklowa.pl/images/belka.jpg');*/
  font-size: 12px;
  height: 20px;
  font-weight: bold;
  color: black;
  background: #e3e3e3;
}


TD.Box {
  font-family: Arial, Verdana, sans-serif;
  background-image: url('http://www.technikamotocyklowa.pl/images/belka.jpg');
  font-size: 12px;
  height: 20px;
  font-weight: bold;
  color: black;
  /*background: #e3e3e3;*/
}

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: #ffffff;
/*  background: #eeeeee;*/
}

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: #f5f5f5;
/*  background: #eeeeee;*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: silver;
  /*background: #D4CECE;*/
    background: #f8f8f8;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background: #D4CECE;*/
    background: #e5e5e5;
  color: #000000;
  font-weight: bold;
}


TD.left_naviColum {
  border: 0px;
  border-style: solid;
  border-color: #D4CECE;
  border-spacing: 0px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

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: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.category_header, SPAN.category_header, P.category_header {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #262626;
}

TD.category_description, SPAN.category_description, P.category_description, A.category_description {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
  line-height: 1.2;
}






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: Arial, Verdana, sans-serif;
  color: white;
  background-color: #cc0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #C0C0C0; 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; font-weight: normal;}

/* 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; }



.productPresentationTop {
  background: #FDFDFD;
}

.productPresentationTop2 {
  background: #EEEEEE;
}

.newProducts1{
  background: #EEEEEE;
}

.newProducts2{
  background: #FFFFFF;
}

.newProducts3{
  background: #FAFAFA;
}

.imageBorder { border-style: solid; border-color: #DEDEDE}


td.manufacturerPageProducts,a.manufacturerPageProducts:visited,a.manufacturerPageProducts{
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
}
 a.manufacturerPageProducts:hover{
  font-family: Arial, Times New Roman, Verdana, sans-serif;
  font-size: 10px;
  text-decoration: underline;
  background: #F3F3E4;
  color: #000000;
}


.manufacturerPageProductsBG {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.product_info_price {
  font-family: Verdana, Arial , sans-serif;
  font-size: 12px;
  color: #000000;
  background: #E5E5E5;
  font-weight : bold;
  vertical-align : top;
}

.product_info_price {
  font-family: Verdana, Arial , sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight : bold;
  padding: 5px;
}

.product_info_model1 {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}

.product_info_model2 {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
}

.product_info_name {
  font-family: Verdana, Arial , sans-serif;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight : bold;
}

.category_main {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
  line-height: 2.5;
}

.category_sub {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
  line-height: 2.0;
}

.category_sub_sub {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #4C4C4C;
  font-weight : normal;
  line-height: 2.0;
}


.category_list {
  font-family: Verdana, Arial , sans-serif;
  font-size: 12px;
  /*color: #6E6E6E;*/
  color: #000000;  
  font-weight : normal;
  line-height: 1.0;
}


.header_small {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #B50000;
 font-weight: bold;
 }

.skrocony_opis {
  font-family: Verdana, Arial , sans-serif;
  font-size: 10px;
  color: #606060;
  font-weight : normal;
}


TD.koszyk_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


DIV.container1{
background: #e3e3e3 url(images/kup_teraz_tlo.gif);
position: relative; /*leave as is*/
/*overflow: hidden; /*leave as is*/
border: 0px;
border-bottom-width: 0px;
width: 508px; /*width of featured content slider*/
height: 60px;
padding: 0px 0px;
}


TD.tabela_rozmiarowa {
  background: #e3e3e3 url(/images/tabela_rozmiarowa.gif);
  color: #000000;
  margin: 0px;
}

TD.kup_teraz_tlo {
  background: #e3e3e3 url(/images/kup_teraz_tlo.gif);
  color: #000000;
  margin: 0px;
}

TD.tech_info {
  font-family: Verdana, Arial , sans-serif;
  font-size: 10px;
  color: #000000;
  background: #f4f4f4;
  font-weight : normal;
  height: 23px;
  border-bottom: 1px #D8DADE solid;
}
TD.tech_info_bold {
  font-family: Verdana, Arial , sans-serif;
  font-size: 12px;
  color: #000000;
  background: #D2DBE4;
  font-weight : bold;
  border-bottom: 1px #ffffff solid;
}
TD.products_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

.price_productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;	
}

a.basket {
}

a.basket:hover {

}







/*Tabelka z odmianami produktu*/
td.dimension {
  padding-right:2px;
	padding-top:10px;
	border-bottom:1px solid grey;
	border-left:1px solid grey;
}
td.dimensionplus {
  padding-bottom:4px;
  border-right:1px solid grey;
  padding-top:4px;
}
td.dimensionhead {
		padding-left:2px;
		border-bottom:1px solid grey;
		border-left:1px solid grey;
		border-top: 1px solid grey;
		border-bottom: 1px solid grey;
		font-size: 12px;
}



/*Nagłówek tabelki na stronie inforrmacyjnej z czarnym punktem 600px*/

td.header_info_table_600_black {
background-image: url(images/podstrony/naglowek_tabeli_600x22_black_dot.gif);
height: 22px; 
padding-left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;	

}

/*Nagłówek tabelki na stronie inforrmacyjnej z czerwonym punktem 600px*/

td.header_info_table_600_red {
background-image: url(images/podstrony/naglowek_tabeli_600x22_red_dot.gif);
height: 22px; 
padding-left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;	

}

/*Stopka tabelki na stronie inforrmacyjnej 600px*/

td.end_info_table_600 {
background-image: url(images/podstrony/stopka_tabeli_600x22.gif);
height: 22px; 
padding-left: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;	

}

/*Zawartość tabeli na stronie informacyjnej 600px*/

td.contens_info_table_600 {
background-image: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:normal;	

}


/*Style znaczików H1-H6*/

h1 {
  font-family: Verdana, Arial , sans-serif;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight : bold;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

h3 {
  font-family: Verdana, Arial , sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;
  line-height: 2.5;
}

/* style punktorów*/


li {
 list-style-image:url(http://technika-motocyklowa.pl/images/dot_li.gif);  
} 


li#plus {
 list-style-image:url(li_plus.gif);  
} 

li#minus {
 list-style-image:url(li_minus.gif);  
} 


ul#plus {
	margin: 0;
	padding: 5px;
}


/*Wyniki szukania produktow dla konkretnych motocykli*/
.productbox {
	width:230px;
	height:110px;
	float:left;
	margin:10px 10px 10px 15px;
	text-align:center;
}
.productboximage {
	width:80px;
	height:110px;
	float:left;
}
.productboxname {
	width:150px;
	height:110px;
	float:left;
	font-family: verdana;
	font-size: 1em;
	text-align:left;
	}
.productboxprice {
	margin:20px 0px;
	font-family: verdana;
	font-size: 1.2em;
	font-weight:bold;
	text-align:right;
        color: black;
}


a.manufacturerPageProducts:link {
	font-family: verdana;
	font-size: 1em;
	text-align: right;
	color: black;
	text-decoration:none;
	text-transform: uppercase;
   }


.titleproduct2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}


/*Listowanie produktow */
.productboxlisting {
	width:237px;
	height:110px;
	float:left;
	margin:10px 10px 10px 15px;
	text-align:center;
}
.productboximagelisting {
	width:80px;
	height:110px;
	float:left;
}
.productboxnamelisting {
	width:157px;
	height:110px;
	float:left;
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	text-align:left;
	}
.productboxpricelisting {
	margin:20px 0px;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
    color: white;
}


a.manufacturerPageProductslisting {
	font-weight: normal;
	text-decoration: underline;
}
a.manufacturerPageProductslisting:link {
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	color: black;
	text-transform: uppercase;
   }


span.onlyprice {
background-color: #565656;
}

span.onlyod {
background-color: #565656;
}
