/*
  $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
*/
.polish { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

img
{
border:none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('images/infobox/corner_right_left.gif');
  color: #000000;
  font-weight : bold;
	height:20px;
}

A.headerNavigation { 
  color: #1F5DC6; 
}

A.headerNavigation:hover {
  color: #1F5DC6;
}

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-image: url('images/infobox/footer.gif');
	height:50px;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border: none;
}

.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: 12px;
  font-weight: bold;
  background-image: url('images/infobox/corner_right_left.gif');
  color: #ffffff;
}

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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
	border:none;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url('images/infobox/corner_right_left.gif');
	height:30px;

  color: #ffffff;
  font-weight: bold;
}
.productListing-heading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

A.productListing-heading2:hover {
  color: #d3d3d3;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	width: 10%;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}


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.index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	text-align:justify;
	width: 297px;
	padding: 0 20px 10px 20px;
	font-style: italic;
}

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: 11px;
  font-weight: bold;
	padding: 10 10 10 10;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	padding: 10 10 10 10;
}

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;
}z

.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; }


/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

TD.opis {
  font-family: Verdana, Arial, sans-serif; 
  FONT-WEIGHT: normal; 
  FONT-SIZE: 12px;
  COLOR: black;
}

TD.productInfo {
  font-family: Verdana, Arial, sans-serif; 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 22px;
  COLOR: black;
}

TR.opis {
  font-family: Verdana, Arial, sans-serif; 
  FONT-WEIGHT: normal; 
  FONT-SIZE: 12px;
  COLOR: black;
}

TD.promocja {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 22px;
  font-weight: bold;
  color: #ff0000;
}

TD.dostawa {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

#tabGlowna {
  border: 3px solid #696969;
} 

.header
{
width:950px;
height:185px;
overflow:hidden;
}

.left
{
float:left;

display:block;
}
.right
{
float:right;
width:540px;
height:180px;
overflow:hidden;
padding-top:10px;

}
.center
{
float:left;
width:235px;
height:180px;
display:block;
}

.naglowek td {
background-color:#AAAAAA;
background-image:url(images/gora.jpg);
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
height:12px;
line-height:normal;
padding-bottom:1px;
padding-left:5px;
padding-top:1px;
text-align:center;
width:450px;
}

.opis_l {
background-color:#F4F4FF;
background-image:url(images/td.jpg);
border-bottom:1px solid #BBBBBB;
border-left:1px solid #BBBBBB;
color:#333333;
font-family:Helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:600;
line-height:normal;
padding-left:10px;
text-align:left;
vertical-align:top;
width:180px;
}

.opis_p {
background-color:#FFFFFF;
border-bottom:1px solid #BBBBBB;
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
font-size:11px;
padding-left:5px;
text-align:left;
width:270px;
}

.firma
{
width:172px;
height:47px;
font-family: Verdana, Arial, sans-serif;
text-decoration:none;
font-size:20px;
}

gora
{

font-family: Verdana, Arial, sans-serif;

font-size:20px;
}

TD.opiskoszyk {
font-family:Verdana,Arial,sans-serif;
font-size:12px;

}

.cechy {
	padding: 20 20 20 20;
	border: 0.5mm solid  #b6b7cb;
  background: #f8f8f8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

p.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
	color: #9a9a9a;
}
.filedfirst{
background-color:#f0f0f0;
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.filedlast{
background-color:#ffffff;
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.product_name {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0649bd;
	padding-left:20px;
	padding-top:20px;
}
.product_price {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
	padding-left:20px;
}

.plec{
font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
	padding-left:20px;

}
.dhl{
font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #008000;
	padding-left:20px;

}
.header td 		 {color:#595959; vertical-align:middle}
.header span	 {color:#1E1B1C; font-size:10px;}
.header b   	 {color:#1D57C2; text-decoration:underline}
.header a 		 {color:#1E1B1C; text-decoration:none; font-size:10px; font-weight:bold}
.header a:hover  {color:#1E1B1C;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.footer		  	  { }	
.footer td 		  {color:white; font-size:12px;}			
.footer a 		  {color:white; font-size:12px; text-decoration:none;} 			
.footer a:hover   {color:white;text-decoration:underline;}	
.footer span 	  {color:white; font-size:12px;}
.footer span a 		  {color:white; font-size:12px; text-decoration:none;} 			
.footer span a:hover   {color:white;text-decoration:underline;}	

.footer b, .footer b a 	  {color:white; font-size:12px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:white; text-decoration:none;}

.pic img			{border: 0px solid #969075;}

.form{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.form_body
{
width:560px;
margin:10px;
}
.form_info{
font-family: Verdana, Arial, sans-serif;
border: 1px solid #aaaaaa; 
background-color: #eeeeee; 
padding: 10; 
font-size:8pt; 
width:520px;
}

H1 {font-family: helvetica,Arial,verdana,sans-serif; font-size: 14px; }

.casio{

margin: 0;
padding: 0;
}

.logo
{
float:left;
}

.logo h1{
padding:0;
margin:0;
}

.menu{
padding-top:30px;
color:#0a4597;
font-family: Arial;
font-size: 12px;
}
.reklama{
width:630px;
height:180px;
float:left;
text-align:right;
padding-right:10px;
}

.search{
float:left;
width:280px;
height:180px;
margin-left:10px;
font-size:12px;
}

.searchForm{
font-size:12px;
color:#0a4597;
font-family: Arial;
}

.link {
color:#0a4597;
margin-left:30px;
}

.top{
height: 60px;
width: 950px;
border: 0;
}

.koszyk {
background:#1F5DC6 url(images/infobox/left.gif) top left no-repeat;
width:950px;

color:#ffffff;
font-family: Arial;
font-size:12px;
}

.koszyk a{
color:#ffffff;
}

.casio_menu{
height: 42px;
}
.new_header{

display:block;
margin: 0 auto;
text-align: center;
}

.menu
{
/*position: absolute; left: 170px; top: 180px; bottom:0px;*/
text-align:center;
float:right;

}

ol li{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
}

.serwis{
border: 1px solid black;
border-collapse: collapse;
}

h2{
font-family: Verdana, Arial, sans-serif;
}
