/*
  $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
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: 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: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

.infoBoxContents {
  background: #f8f8f9;
  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.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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-color: #FF9000;
  border-spacing: 3px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 80px;
  border-bottom: 1px;
  border-bottom-style: solid;
  /*border-color: #b6b7cb;*/
  border-bottom-color: #FF9000;
  vertical-align: middle;
}

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.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: 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; }



* html #naglowek, * html #menugora, * html #main, * html #stopka {
	width: auto;
}

* html form#offer .input, * html .form_input {
	background-attachment: fixed;
}

body, div, form, img, object{
	border: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

body, table {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 24px;
}

.mid {
vertical-align: middle;
}
.top {
vertical-align: top;
}
table#tbl_admpanel{
	border: 1px solid #666;
	margin: auto;
	text-align: center;
}
table#tbl_admpanel th{
	vertical-align: middle;
	border: 1px solid #666;
	font-weight: bold;
	background-color:#eee;
	height:24px
}
table#tbl_admpanel td{

	vertical-align: middle;
	border: 1px solid #666;
}

table.pic{
border:1px solid #777;
	margin: auto;
}
table.pic td{
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

div.div_admpanel {
	background-color: #f9f9f9;
	border: 1px solid #bbb;
	padding: 6px;
	text-align: left;
	margin: auto
}

a {
	color: #DA4343;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.bold {
	font-size: 10px;
	font-weight: bold;
}

a.lighter {
	color: #306090;
	font-size: 10px;
}

a.more {
	background: url(http://www.grap.com.pl/images/strzalka.gif) no-repeat;
	margin-left: 3px;
	padding-left: 12px;
}

.smaller {
	font-size: 8px;
}

br.clear {
	clear: both;
}


div#naglowek {
	background: url(http://www.grap.com.pl/images/logo_tlo.gif) repeat-x;
	height: 96px;
	min-width: 760px;
	line-height: 100%;
}

div#logo {
	float: left;
	width: 214px;
	height: 96px;
}

div#slogan {
	float: left;
	width: 314px;
	height: 96px;
}

div#adres {
	color: #EEEEEE;
}

div#koszyk {
	line-height: 120%
}
	color: #EEEEEE;
}

div#informacje table, div {
	font-size: 10px;
}

div#link_to_shop {
}

div#link_to_shop a {
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
div#link_to_shop a:hover {
	color: #C00A0A;
}

div#menugora {
	background: url(http://www.grap.com.pl/images/menuup_tlo.gif) repeat-x;
	height: 27px;
	min-width: 760px;
}

div#search_results {
	border-bottom: 1px solid #FF0000;
	margin-left: 5px;
	padding: 2px;
	width: 80%;
}

div#shop_link1 {
	background-image: url('http://www.grap.com.pl/images/shop_link.gif');
	float: left;
	height: 100%;
	width: 39px;
}

div#shop_link2 {
	height: 100%;
	float: left;
}



div#stopka{
	background: url(http://www.grap.com.pl/images/stopka_tlo.gif) repeat-x;
	clear: both;
	height: 67px;
	min-width: 760px;
}

div#stopka1{
	background: url(http://www.grap.com.pl/images/stopka1.gif) no-repeat;
	height: 100%;
	width: 100%;
}

div.divhelp {
	line-height: 150%;
	text-align: right;
}

div.right {
}


.space3 {
	padding: 3px;
}
.space6 {
	padding: 6px;
}
.space12 {
	padding: 12px;
}

.nar3 {
	padding-left: 3px;
	padding-right: 3px;
}
.nar6 {
	padding-left: 6px;
	padding-right: 6px;
}
.nar12 {
	padding-left: 12px;
	padding-right: 12px;
}

.sep3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.sep6 {
	padding-top: 6px;
	padding-bottom: 6px;
}
.sep12 {
	padding-top: 12px;
	padding-bottom: 12px;
}

div.lh15 {
	line-height: 150%;
}

.nogif_o, .nogif_b, .nogif_og, .nogif_bg{
	border-width: 2px;
	border-style: solid;
	margin-bottom: 8px;
	width: auto;
}

.nogif_b {
	border-color: #b0c4eb;
}

.nogif_o {
	border-color: #ffd39a;
}

.nogif_bg {
	border-color: #b0c4eb;
	background-color: #EFF3FB;
}

.nogif_og {
	border-color: #ffd39a;
	background-color: #FFEED6;
}




.wgift1_bg {
	background: url(http://www.grap.com.pl/images/boxb_2.gif) repeat-x;height: 32px;
}
.wgift2_bg {
	background: url(http://www.grap.com.pl/images/boxb_1.gif) no-repeat;height: 32px;
}
.wgift3_bg {
	background: url(http://www.grap.com.pl/images/boxb_3.gif) no-repeat right;
	height: 32px;
}
.wgift1_og {
	background: url(http://www.grap.com.pl/images/boxo_2.gif) repeat-x;height: 32px;
}
.wgift2_og {
	background: url(http://www.grap.com.pl/images/boxo_1.gif) no-repeat;height: 32px;
}
.wgift3_og {
	background: url(http://www.grap.com.pl/images/boxo_3.gif) no-repeat right;
	height: 32px;
}

.wgifb_bg, .wgifb_og {
	background-repeat: repeat-x;
	background-position: bottom;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	margin-bottom: 6px;
}


.wgifb_bg {
	border-color: #b0c4eb;
	background-image: url(http://www.grap.com.pl/images/boxb_down.gif);
}

.wgifb_og {
	border-color: #ffd39a;
	background-image: url(http://www.grap.com.pl/images/boxo_down.gif);
}


div.box_h {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 0px 14px;
	height: 32px;
}

div.box_h a{
	color: #FFFFFF;
}

input, select, textarea {
	border: 1px solid #999;
	color: #333;
	font-size: 11px;
	font-weight: normal;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 1px 1px 1px 2px;
	vertical-align: middle;
}

.submit {
	border: 2px outset #86A1DB;
	background-color: #3366CC;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 1px 2px 1px;
	width: auto;
	color: #FCC578;
	font-weight: bold;
}


.input {
	background: url(http://www.grap.com.pl/images/input_bg.png) no-repeat;
	border: 1px solid #999;
	margin:0px;
	font-size: 11px;
	padding: 3px 1px 3px 2px;
	width:240px;
}


h1 {
	border-left-style: solid;
	border-left-width: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 6px 6px 6px;
	padding: 2px 2px 1px 6px;
	text-transform: uppercase;
}


h2 {
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 6px 0px;
	padding: 2px 2px 2px 5px;
}

h3 {
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 6px 0px;
	padding: 2px 2px 2px 5px;
}

h4 {
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 6px 0px;
	padding: 2px 2px 2px 5px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	padding: auto;
	margin: auto;
	display: inline;
}

.or {
	color: #FF9000
}

.bl {
  	border-left-style: solid;
	border-left-width: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 6px 6px 6px;
	padding: 2px 2px 1px 6px;
	color: #3366CC;
}



.kolor1 {
	color: #FDAF47;
}

.kolor2 {
	color: #3366CC;
}

h2.kolor1 {
	border-color: #FDAF47;
	color: #FDAF47;
}

h2.kolor2 {
	border-color: #3366CC;
	color: #3366CC;
}

hr {
	border: 0px;
	height: 1px;
	width: 98%;
}

hr.kolor1 {
	background-color: #FDAF47;
	color: #FDAF47;
}

hr.kolor2 {
	background-color: #3366CC;
	color: #3366CC;
}


span.cite {
	font-style: italic;
}
span.grey {
	color: #777;
}
span.alert {
	color: red;
}

.mark {
	background-color: #FF0000;
	border: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 4px 2px 4px;
	font-size: 14px
}
span.f14 {
	font-size: 14px;
}
span.ltmark {
	background-color: #FFA07A;
	border: 1px solid black;
	padding: 1px 4px 2px 4px;
	font-weight: bold;
}

span.treeviewspanarea a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

span.treeviewspanarea a:hover{
	text-decoration: underline;
}

.rth{
	text-align: right;
}

.lft {
	text-align: left;
}

.ctr {
	text-align: center;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td, tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table.lista_kat {
	width: 100%;
}

table.lista_kat li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

table.lista_kat span {
	color: #777;
	font-size:9px;
	display: inline;
}

table.lista_kat ul {
	margin: 0px;
	padding: 0px;
}

table.lista_kat td {
	width: 30%;
	padding-right: 6px;
}


table#towar {

}
table#tw_opis td{
	padding: 3px 3px 3px 3px;
	background-color: #E7EDF9;
	line-height: 140%
}


table#tb_towary {
	margin: auto;
	width: 100%;
	text-align: center;
}

table#tb_towary th{
	padding: 2px 0px 2px 0px;
	background-color: #FDAF47;
}
table#tb_towary td {
	border-bottom: 1px solid #FDAF47;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
}
table#tb_towary .nazwa {
	text-align: left;
}

ul#errors {
	display: none;
	background-color: #FFE;
	border: 1px solid #CC9;
	color: #C00;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
	padding: 6px;
	}
ul#errors li {
		margin-left: 20px;
		padding-left: 0px;
		text-indent: 0px;
		cursor: pointer;

	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}

	input.cf {
	border: 0px solid #999;
	width: 330px;
	background: url(http://www.grap.com.pl/images/input_bg.png) no-repeat;
	border: 0px solid #999;
}



ul#news {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 6px 2px;
}

ul#news a{
	display: block;
}

ul#news li{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-top: 2px;
}

ul#search_results {
	list-style-type: none;
	text-indent: -12px;
}

ul#search_results li{
	margin-top: 12px;
}

.form_input {
	background: url(http://www.grap.com.pl/images/asses_tlo.gif) no-repeat;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #323232;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	width: 90px;
}



#content {
	padding: 2px;
	width: auto;
}

#lewemenu {
	float: left;
	height: auto;
	width: 210px;
}

/* for all browsers that understand min-width */
.container {position:relative; width:100%; min-width:760px;}
.holder {display:block; color:#000;}


/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {border-right:760px solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-760px;}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

.acenter {
	text-align: center;
}

.mcenter {
	margin-left:auto;
	margin-right:auto;
}

.ajustify {
	text-align: justify;
}

.lh {
	line-height: 160%;
}

.right {
	float: right;
}

.left {
	float: left;
}

* html .fill {
	height: 1px;
}




