/* D3 main.css */
body {
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #292243;
	text-decoration: none;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

h2 {
	margin: 16px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	margin: 12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;	
}

h4 {
	margin: 4px 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

p {
	margin: 0px;
	line-height: 18px;
}

a {
	color: #8b92ac;
	font-weight: normal;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

a img {
	border: 0px;	
}

table {
	border-collapse: collapse;
	border: 0px;	
}

form {
	margin: 0px;
	padding: 0px;
}

/*** Helper styles ***/
.clearing {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.small {
	font-size: 9px;	
}

.al_center {
	text-align: center;
}

.al_left {
	text-align: left;
}

.al_right {
	text-align: right;
}

.al_justify {
	text-align: justify;
}

.fl_right {
	float: right;
}

.fl_left {
	float: left;
}

/* main layers */
#container {
	/*position: absolute;
	left: 50%;*/
	width: 840px;
/*	margin: 0 0 0 -420px;*/
	margin: 0px;
	padding: 0px;
}

#header {
	padding: 0px;
	margin: 0px;
	height: 68px;
}

#menu {
	margin: 0px;
	padding: 0 10px 0 0;
	background: url('../gfx/header.gif') 0 0 no-repeat;
	text-align: right;
}

#menu a img {
	margin-right: 1px;	
}

#innerContainer {
	float: left;
	background: url('../gfx/bg-subleft-filler.gif') 0 0 repeat-y;
}

#insideContainer {
	float: left;
	background: url('../gfx/bg-innerContainer.gif') bottom left no-repeat;
}

#left {
	float: left;
	width: 126px;
	height: 508px;
	background: url('../gfx/bg-left.jpg') 0 0 no-repeat;
}

#leftMenu {
	width: 126px;
	padding: 0px;
}

#main {
	float: left;
	/*margin-bottom: 36px;*/
	width: 522px;
	padding: 6px 6px 36px 6px;
	background: url('../gfx/main-bg.gif') 0 0 no-repeat;
}

#right {
	/*display: inline;*/
	float: right;
	width: 180px;
	padding: 6px 0 0 0;
}

#footer {
	padding: 26px 0 0 0;
	background: url('../gfx/footer.gif') 0 0 no-repeat;
	font-weight: bold;
	color: #8b92ac;
	text-align: center;
}

/* extensions */
#header div.logo {
	float: left;
	margin: 4px 0 0 0;
}

#header div.logo span img {
	margin-left: 12px;	
}

#header div.login {
	float: right;
}

#header div.login table {
	height: 63px;
	margin: 3px 0 0 0;	
}

#header div.login table th {
	padding: 0 6px 2px 0;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}

#header div.login table th.logout {
	
}

#header div.login table td {
	vertical-align: bottom;
}

#header div.login input.text {
	width: 96px;
}

#menu div {
	margin: 3px 0 0 0;
}

#menu div img.cart {
	margin: 1px 18px 0 16px;
}

#leftMenu ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 2px;
	list-style-type: none;
}

#leftMenu ul li {
	margin: 0px;
	padding: 2px 0 0 8px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: url('../gfx/li.gif') 0 7px no-repeat;
	list-style-type: none;
}

#leftMenu ul li a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

#leftMenu ul li a span {
	background: #e2003a;
	padding: 0 1px;	
}

#leftMenu ul li a:hover {
	text-decoration: underline;	
}

#leftMenu ul li.open {
	background: none;
}

#leftMenu ul li ul {
	margin: 0px;
	list-style-type: none;
}

#leftMenu ul li ul li {
	padding: 0 0 0 6px;
	background: url('../gfx/lili.gif') 0 6px no-repeat;
	list-style-type: none;
}

#leftMenu ul li ul li a {
	font-weight: normal;
	text-decoration: none;	
}

#leftMenu ul li.sel a {
	color: #8b92ac;
	font-weight: bold;	
}

#leftMenu ul li ul li.sel a {
	color: #8b92ac;
	font-weight: bold;
}

#leftMenu ul.bottom {
	margin: 40px 0 0 10px;
}

#main div.forms {
	width: 520px;
	text-align: center;
}

#main div.forms table {
	margin: auto;	
}

#main ul {
	margin: 20px;
	padding: 0px;
	list-style-type: none;	
}

#main ul li {
	padding: 2px 0;
}

#right {
	line-height: 0.1px;
}

#right img {
	margin: 0 0 6px 0;
}

#right p {
	margin: 0px;
	padding: 0px;	
}

#right p a img {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}

#footer a {
	color: #292243;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.underFooter {
	width: 840px;
	margin: 0px;
}

#footer div.underFooter table {
	margin: auto;	
}

#footer div.underFooter table td {
	text-align: center;	
}

#footer div.underFooter table td a {
	margin: 0px 12px;
}

#footer div.underFooterLeft {
	float: left;
	height: 71px;
	background: url('../gfx/underFooter-left.gif') 0 0 no-repeat;
}

#footer div.underFooterLeft div.inner {
	width: 820px;
	padding: 5px 0 0 10px;
	text-align: center;
}

#footer div.underFooterLeft div.inner table {
	width: 100%;
	margin: auto;	
}

#footer div.underFooterRight {
	float: right;
	width: 10px;
	height: 71px;
	background: url('../gfx/underFooter-right.gif') 0 0 no-repeat;
}

/* specialized */
input.text {
	width: 100px;
	height: 14px;
	border: 1px solid #292243;
	padding: 1px 2px;
	font-size: 11px;
}

input.submit {
	margin: 0 0 0 6px;
	width: 17px;
	height: 17px;
	border: 0px;
	background: url('../gfx/submit.gif') 0 0 no-repeat;
	vertical-align: top;
	cursor: pointer;
}

input.button {
	width: auto;
	overflow: visible;
	padding: 2px 4px 2px 20px;
	border: 1px solid #292243;
	background: #8b92ac url('../gfx/button-bg.gif') 3px 3px no-repeat;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

input.light {
	border: 1px solid #8b92ac;
	background: #dededc url('../gfx/button-light-bg.gif') 3px 3px no-repeat;	
	color: #8b92ac;
}

textarea {
	width: 240px;
	height: 60px;
	margin: 3px 0;
	padding: 1px 2px;
	border: 1px solid #292243;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table.basic {
	border: 0px;	
}

table.basic th {
	padding: 0 8px 0 0;
	text-align: left;
}

table.basic td {
	text-align: left;	
}

table.basic tr.buttons td {
	padding: 4px 0 2px 0;
	border: 0px;
	text-align: center;
}

table.info {
	
}

table.info th {
	padding: 6px;
	border: 1px solid #8b92ac;
	font-weight: bold;
	text-align: left;	
}

table.info th.header {
	background: #dededc;
	text-align: center;
}

table.info th.money {
	font-family: Courier New, Courier, monospace;
	text-align: right;
}

table.info td {
	padding: 0 6px;
	border: 1px solid #8b92ac;
	text-align: left;
}

table.info td.rules {
	padding: 4px 6px;
	text-align: right;
}

table.info tr.buttons td {
	padding: 4px 0 2px 0;
	border: 0px;
	text-align: center;
}

table.info td.quantity input {
	width: 40px;
	height: 15px;
	margin: 2px 0;
	padding: 1px 2px;
	border: 1px solid #292243;
	text-align: center;
}

table.info td.noBorders {
	border: 0px;	
}

table.info td.money {
	font-family: Courier New, Courier, monospace;
	text-align: right;
}

table.info td.select select {
	margin: 3px 0;
}

table.info td span.cartDel a {
	float: right;
	height: 16px;
	margin: 2px 0;
	padding: 2px 8px;
	border: 1px solid #8b92ac;
	background: #dededc;
	color: #292243;
}

table.info td span.cartDel a:hover {
	text-decoration: none;
}

table.info td span.cartName {
	float: left;
	margin: 5px 0 0 0;
}

input.przelicz {
	width: 87px;
	height: 30px;
	border: 0px;
	background: url('../gfx/but-count.gif');
	cursor: pointer;
}

input.zamow {
	float: right;
	width: 119px;
	height: 30px;
	border: 0px;
	background: url('../gfx/but-order_cart.gif');
	cursor: pointer;
}

input.wyslij {
	float: right;
	width: 140px;
	height: 30px;
	border: 0px;
	background: url('../gfx/but-order.gif');
	cursor: pointer;
}

a.dalej span {
	display: block;
	float: right;
	width: 106px;
	height: 30px;
	margin-right: 10px;
	border: 0px;
	background: url('../gfx/but-still_shopping.gif') 0 0 no-repeat;
}

.max {
	width: 520px;
}

.w140 {
	width: 140px;
}

table.items {
	width: 520px;
}

table.items td {
	width: 25%;
	text-align: center;
	padding: 8px;
}

table.items td p.itemName {
	text-align: center;
}

table.items td p.itemPrice {
	float: right;
	margin: 2px 16px 0 0;
}

table.items a {
	color: #292243;
	font-weight: bold;
	text-decoration: underline;
}

table.items a:hover {
	color: #8b92ac;
}

div.paginate {
	float: right;
	margin: 0 16px 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: #292243;
	text-decoration: none;
}

div.paginate img {
	vertical-align: middle;	
}

div.paginate a {
	margin: 0 4px;
	font-weight: bold;
	color: #292243;
}

div.paginate a:hover {
	color: #8b92ac;
	text-decoration: underline;
}

div.paginate span.sel {
	color: #8b92ac;
}

div.itemHeader {
	padding-top: 16px;
}

table.item {
	width: 100%;
}

table.item td {
	text-align: left;
}

table.item td.image {
	width: 122px;
	padding: 24px 16px 0 6px;	
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

table.item td.description {
	vertical-align: top;
}

table.desc {
	width: 100%;
}

table.desc th {
	padding: 2px 16px 0 0;
	text-align: left;
	vertical-align: top;	
}

table.desc td {
	padding: 2px 0 0 0;
	text-align: left;	
	vertical-align: top;
}

table.head {
	width: 100%;
}

table.head th {
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

table.head th div {
	padding-bottom: 4px;
	border-bottom: 1px solid #292243;	
}

table.head td.producer {
	width: 84px;	
	text-align: right;
}

div.itemImages {
	padding: 24px 0;
}

div.itemImages table.images th {
	padding-right: 24px;
	vertical-align: top;
}

div.itemImages table.images td {
	padding-left: 24px;	
	vertical-align: top;
}

div.itemImages table.images td img {
	margin-bottom: 6px;	
}

div.itemFooter {
	margin: 36px 0 1px 0;
	padding-left: 10px;
}

div.itemFooter table {
	width: 100%;
}

div.itemFooter table td.images {
	padding: 0px;	
}

div.itemFooter table td.images img {
	margin: 3px 3px 0 0;	
}

div.itemFooter table td.actions {
	text-align: center;	
}

div.itemFooter table td.actions img {
	margin: 2px 0;	
}

div.itemFooter table td table.inf {
	
}

div.itemFooter table td table.inf th {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.itemFooter table td table.inf td {
	text-align: left;
	padding-left: 5px;
}

div.itemFooter table td table.inf td.price {
	font-weight: bold;
}

div.itemFooter table td table.inf td.quantity input {
	width: 30px;
	text-align: center;
}

div#page {
	width: 522px;
}

div.akt_right {
	margin-top: 6px;
	float: right;
	width: 220px;	
	background: #dededc;
}

div.akt_right div.inner {
	height: 139px;
	padding: 10px;	
}

div.akt_left {
	float: left;
	margin-top: 6px;
	width: 296px;
	background: #dededc;	
}

div.akt_left div.inner {
	height: 139px;
	padding: 10px;	
}

div.gtl {
	background: url('../gfx/gray-topleft.gif') 0 0 no-repeat;
}

div.gtr {
	background: url('../gfx/gray-topright.gif') top right no-repeat;
}

div.gbl {
	background: url('../gfx/gray-bottomleft.gif') bottom left no-repeat;
}

div.gbr {
	background: url('../gfx/gray-bottomright.gif') bottom right no-repeat;
}

table.smallImages {
	height: 212px;
}

table.smallImages td {
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

table.smallImages td.smallImageF {
	vertical-align: top;
	text-align: right;
}

table.smallImages td.smallImageS {
	vertical-align: bottom;
	text-align: right;
}

table.options {
	height: 216px;
}

table.options td {
	height: 33%;
}

table.options td.first {
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

table.options td.middle {
	padding-left: 20px;
}

table.options td.last {
	padding-right: 22px;
	vertical-align: bottom;
	text-align: right;
}

.select {
	font-size: 10px;
}

div#page p.head {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #8b92ac;
}

div#page p.contents {
	margin-left: 100px;
	text-align: justify;
}

div#page p.sub_head {
	margin: 16px 0 8px 100px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #8b92ac;
}

div#page p.graphics {
	text-align: right;
}

/* start for JS:changeElementVisibility(elementName) */
.hide {
	display: none;
}

tbody.show {
	display: table-header-group;
}

/* tbody version for IE */
tbody.ieshow {
	display: block;
}

div.nowosci {
	padding-top: 6px;
}

div.nowosci table {
	width: 100%;
	border: 0px;
}

div.nowosci table th {
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
}

div.nowosci table td {
	text-align: right;
}

div.nowosci table td img.margin {
	margin-left: 6px;
}

div#rules {
	margin: 12px;
}

table.top12 {
	margin: auto;
	width: 96%;
}

table.top12 th {
	width: 120px;
	text-align: center;
	padding-bottom: 12px;
	vertical-align: top;
}

table.top12 td {
	text-align: left;
	padding-bottom: 12px;
	vertical-align: top;
}

img.smaller {
	width: 83px;
	height: 83px;
}

div#popup {
	padding: 0 0 40px 40px;
}

p.close {
	text-align: center;
}