/*
  $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: Verdana, Arial, sans-serif; font-size: 12px;}

.boxText a {
line-height: 19px;
}


.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: #70d250; text-decoration: underline; }

BODY {
  /*background: #ffffff url('obrazki/bg.jpg') repeat-x;*/
  background-color: #ffffff;
  font-family:Verdana, Arial, sans-serif; color:#000000; margin:0px; 
}

	.content{
	background-color: #ffffff;
  	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
	}

A {
  color: #515151;
  text-decoration: none;
}


A:hover {
  color: #F00000;
  text-decoration: none;
}

P {

}

FORM {
	display: inline;
}
.header_box{
margin-top: 5px;
}

TR.header {
  background: #ffffff;
  height: 90px;
}
.head_1{
width: 328px;
}
.head_2{
width: 330px;
font-size: 12px;
}
.head_3{
width: 300px;
}


TR.headerNavigation {

}
TD.headerNavigation {
padding-top:4px;
padding-bottom:4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align:right;
color: #ff3b04;
}

A.headerNavigation { 
  color: #ff3b04; 
}

A.headerNavigation:hover {
  color: #ff3b04;
}

TR.headerNavigation2 {
  background: #ffffff;
  color: #9e9e9e; 
}

TD.headerNavigation2 {
padding-top:5px;
padding-bottom:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #9e9e9e;
}

A.headerNavigation2 { 
  color: #9e9e9e; 
}

A.headerNavigation2:hover {
  color: #9e9e9e;
}

TR.headerNavigation3 {
}

TD.headerNavigation3 {
width:400px;
padding-top:5px;
padding-bottom:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9e9e9e;
  
}

A.headerNavigation3 { 
  color: #9e9e9e; 
  padding-left: 80px;
}

A.headerNavigation3:hover {
  color: #9e9e9e;
}


TD.headerNavigation4 {
padding-top:4px;
padding-bottom:4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align:right;
color: #ffffff; 
}

A.headerNavigation4 { 
  color: #ffffff; 
  font-size: 11px;
font-weight: bold;
}

A.headerNavigation4:hover {
  color: #ffffff;
} 
A.headerNavigation4:visited {
  color: #ffffff;
} 

TD.headerNavigation5 {
padding-top:4px;
padding-bottom:4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align:right;
color: #ff3300; 
}

A.headerNavigation5 { 
color: #ff3300;  
font-size: 11px;
font-weight: bold;
}

A.headerNavigation5:hover {
color: #ff3300; 
} 
A.headerNavigation5:visited {
color: #ff3300; 
} 

.search_new {
width:250px;
height:19px;
padding-left:10px;
  background-image: url('obrazki/search.jpg');
  background-repeat: repeat-x;
  border:0px none;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #9e9e9e;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxContents a{
margin-bottom: 40px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #003366;
  background-image: url('obrazki/but.jpg');
  background-repeat: no-repeat;
  height:25px;
  padding-left:10px
}

TD.infoBox, SPAN.infoBox {
  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 {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
  width: 642px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fbfbf9;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #498748;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top:0px;
  padding-left:20px;
  font-weight: bold;
  color: #380f15;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top:10px;
  font-weight: bold;
  color: #498748;
}

TD.pageHeading22, DIV.pageHeading22 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top:10px;
  font-weight: bold;
  color: #bcbcbc;
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top:10px;

}

A.pageHeading3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top:10px;
}

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.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-left:10px;
  padding-right:10px;
}

TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #8f8f8f;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 10px;
}
TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 320px;
}
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: 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: #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; }

.opis{
padding-top:20px;
clear:both;
  font-size: 12px;
  color: #9e9e9e;
  text-align:justify;
}

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-top-color; border-top-color
}
/* EOF: More Pics 6 */

.foto_big{
width:225px;
height:150px;
padding-left:22px;
}
.foto_small{
padding-left: 11px;
}
.netto{
color:#076002;
font-size:10px;
}

.opis_produktu{
border:1px solid #cecece;
padding-right:70px;
padding-left:70px;
padding-top:5px;
padding-bottom:5px;
}
.opis_produktu2{
border:1px solid #cecece;
padding-right:40px;
padding-left:40px;
padding-top:5px;
padding-bottom:5px;
}
.opis_produktu3{
border:1px solid #cecece;
padding-right:40px;
padding-left:40px;
padding-top:5px;
padding-bottom:5px;
width: 430px;
margin-bottom: 10px;
}
.pasek_menu{
background-image: url("obrazki/pasek_napedy.gif");
background-repeat: x-repeat;
height: 32px;
font-size: 12px;
color: #ffffff;
}
.pasek_menu_td{
clear: both;
margin-left: 20px;
}
.pasek_footer{
background-image: url("obrazki/pasek_footer.gif");
background-repeat: x-repeat;
height: 26px;
font-size: 12px;
color: #ff5612;
}
.pasek_footer a{
font-size: 12px;
color: #ff5612;
}

.pasek_footer2{
padding: 0px;
}
.pasek_footer2 p{
padding: 0px;
margin: 0px;
}


.table_sugerowane{
border: 1px solid #cecece;
margin-bottom: 10px;
}
.stopka{
margin-top: 15px;
width: 980px;
text-align: center;
}
.stopka a{
color: #000000;
}

.stopka2{
margin: 5px;
}
.zielony{
color: #009900;
}

stopka3 {
font-weight: bold;
}


h1,h2,h3,h4,h5,h6 {
    font-family: Georgia;
    font-weight: normal;
}
h1 {
    font-size: 22px;
    border-bottom: 1px solid #eaeaea;
}
a,
a:visited {
    text-decoration: none;
    color: #45505a;
}
a:hover {
    text-decoration: underline;
}
li.alrActiveItem {
    color: #45505a;
    font-size: 13px;
	list-style-type: none;

}
li.alrHelperActiveItem {
    color: #0092AF;
    font-size: 13px;
	list-style-type: none;

}
#alr-test-randomeffect {
    position: relative;
    height: 80px;
}
#alr-test-randomeffect li {
    position: absolute;
    display: none;
	list-style-type: none;

}
#alr-test-randomeffect li.alrActiveItem {
    z-index: 1;
}
#alr-test-manual-move-elements {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#alr-test-manual-move-elements li {
    float: left;
    margin-right: 15px;
	list-style-type: none;

}
#imageContainer {
	height:90px;
	border: 0px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
