html {
	height: 100%;
}

body {
	font-family: Arial, sans-serif;
	background: white;
	color: #565656;
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
}

img {
	border: none;
}

table {
	font-size: 12px;
}

h1 { 
	font-size: 16px; 
	margin-top: 5px; 
	margin-bottom: 6px; 
	color: #53799E; 
	letter-spacing: 0px;
	text-align: center;
}

h2 { 
	font-size: 14px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	color: #53799E; 
	letter-spacing: 0px;
}

h3 { 
	font-size: 12px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	color: #53799E; 
	letter-spacing: 0px;
}

a:link { 
	text-decoration: none;
	color: #376692;
	font-weight: normal;
	font-size: 12px;
}

a:visited { 
	text-decoration: none;
	color: #376692;
	font-weight: normal;
	font-size: 12px;
}

a:hover { 
	color: #981D5C;
	font-weight: normal; 
	font-size: 12px;
}

a.menu:link { 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px;
}

a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

a.menu:hover {
	color: gold;
	font-weight: normal;
	font-size: 12px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

form {
	display: inline;
}

input,textarea {
	background-color: #f6f6f6;
	scrollbar-track-color: #f6f6f6;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color: #f6f6f6;
}

table.mainTable {
	width: 100%;
	height: 100%;
	border: none;
}

td.mainHeader {
	height: 70px;
	background: #E4E5E5 url(../images/gora-tlo.jpg);
	text-align: center;
}

td.mainHeaderSmall {
	height: 30px;
	background: #E4E5E5 url(../images/gora-tlo.jpg);
	text-align: center;
}

td.mainMenu {
	height: 33px;
	background: #81AE2A url(../images/poziom-tlo.jpg);
	text-align: center;
}

td.mainContent {
	height: 90%;
	text-align: center;
	vertical-align: top;
}

table.mainContentWrapper {
	width: 95%;
	border: none;
}

td.mainContentSpacing {
	height: 20px;
}

td.mainContentLeftSpacing {
	width: 30px;
}

td.mainContentCategories {
	width: 220px;
	vertical-align: top;
}

table.mainContentCategoriesBox {
	width: 220px;
	border: 0;
}

td.mainContentMiddleSpacing {
	width: 20px;
}

td.mainContentBox {
	vertical-align: top;
	text-align: justify;
}

td.mainContentPadding {
	padding: 10px;
}

td.catalogSimple {
	padding: 5px 10px 5px 10px;
}

td.mainFooter {
	height: 33px;
	background: #81AE2A url(../images/poziom-tlo.jpg);
	text-align: center;
}

td.mainAfterFooter {
	height: 32px;
	background: #E4E5E5 url(../images/dol-tlo.jpg);
}

table.header {
	width: 90%;
	height: 70px;
	border: none;
	margin: auto;
}

table.headerSmall {
	width: 90%;
	height: 30px;
	border: none;
	margin: auto;
}

td.headerLeft {
	width: 230px;
	text-align: left;
}

td.headerRight {
	text-align: left;
}

td.headerStorehouse {
	text-align: left;
}

table.search {
}

.searchbox {
	height: 26px;
	background-color: white;
	padding-top: 0px;
	padding-left: 3px;
	border: 1px solid gray;
	border-right: none;
}

.searchbox input {
	font-size: 15px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #333;
	width: 300px;
	background-color: white;
	border: none;
}

.searchbutton {
	border: 1px solid #888;
	border-left: none;
}

.searchbutton input {
	font-size: 15px;
	font-family: arial, sans-serif;
	background: transparent url(../images/searchbtn.gif) repeat-x;
	border: none;
	height: 26px;
	cursor: pointer;
}

table.catalog {
	width: 220px;
	border: none;
}

table.catalog thead td {
	height: 24px;
	text-align: center;
	background: #81AE2A url(../images/tlo-s.jpg);
	color: white;
	font-weight: bold;
	padding-left: 4px;
}

table.catalog td.spacing {
	height: 5px;
}

table.catalog td.catalog_normal {
	 text-align: left;
	 height: 20px;
	 background: #f6f6f6;
}

table.catalog td.catalog_selected {
	text-align: left;
	height: 30px;
	background: #e0e0e0;
}

table.catalog td.catalog_producents {
	text-align: left;
	background: #eaeaea;
	padding-bottom: 4px;
}

table.catalog a {
	font-size: 10px;
}

table.footer {
	width: 90%;
	height: 33px;
	border: none;
}

table.footer td {
	color: white;
	text-align: right;
}

table.login {
	color: white;
}

input.login {
	font-size: 10px;
}

a.login {
	color: white;
}

table.menu {
	width: 90%;
	height: 33px;
	border: 0px;
	margin: auto;
}

td.menuLeft {
	width: 80%;
	text-align: left;
	color: white;
}

td.menuRight {
	width: 20%;
	text-align: right;
	color: white;
}

td.menuLeft40 {
	width: 40%;
}

td.menuRight60 {
	width: 60%;
}

div.logged {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 25px;
	color: #53799E;
	font-weight: normal;
	text-align: right;
}

table.succeed {
	width: 100%;
	height: 100%;
}

table.succeed td {
	text-align: center;
	vertical-align: middle;
}

table.basket {
	width: 100%;
	border: none;
}

table.basket td.add {
	background: #eaeaea;
} 

table.basket td.koszykInfo {
	padding: 2px;
	border: 1px solid #888;
	height: 30px;
	background: #fafafa;
	text-align: center;
	color: red;
}

input.basket {
	font-size: 9px;
}

table.basketList {
	width: 100%;
	border: none;
}

table.basketList thead td {
	text-align: center;
	background: #81AE2A url(../images/tlo-s.jpg);
	height: 20px;
	color: white;
}

table.basketList tbody td {
	background: #fafafa;
	text-align: center;
}

table.basketList tbody td.empty {
	background: white;
}

table.basketList tbody td.left {
	text-align: left;
}

table.basketList tbody td.missing {
	background: #FBD58C;
}

table.basketList tbody td.ilosc {
	background: #eeeeee;
}

table.commissions {
	width: 100%;
}

table.commissions thead td {
	background: #81AE2A;
	text-align: center;
	color: white;
}

table.commissions tbody td.center {
	text-align: center;
}

table.commissions tbody td.odd {
	background: #f6f6f6;
}

.sortcol {
	cursor: pointer;
}

.sortasc {
	background-color: #DDFFAC;
	background-image: url(../images/up.gif);
}

.sortdesc {
	background-color: #B9DDFF;
	background-image: url(../images/down.gif);
}

table.reckonings {
	width: 100%;
}

table.reckonings thead td {
	background: #81AE2A;
	text-align: center;
	color: white;
}

table.reckonings tbody td.odd {
	background: #f6f6f6;
}

table.reckonings tbody td.zalegle {
	color: red;
}

table.reckonings tfoot td {
	background: #cacaca;
	color: #111;
}

a.breadcrumb {
	color: #ffffff;
}

a.pagination {
	color: #565656;
}

ul.errors {
	list-style: none;
	margin: 0;
	padding: 0;
	color: red;
}

div.catalog_tip {
	float: right;
	text-align: right;
	width: 300px;
}

div.catalog_tip div {
	float: right;
	position: absolute;
	display: none;
	z-index: 1000;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	color: #363636;
	text-align: center;
	width: 300px;
	font-size: 11px;
	padding: 5px;
}

div.catalog_tip span {
	font-size: 10px;
}

div.catalog_tip a {
	font-size: 10px;
}

div.catalog_tip:hover div {
	display: block;
}

div.register {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

div.register h1 {
	color: black;
	font-size: 18px;
}

div.register p {
	color: black;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.register table {
	margin: auto;
	border: 1px solid #888;
	font-size: 11px;
	width: 560px;
}

div.register table td {
	border: 1px solid #888;
}

div.register table td.caption {
	color: white;
	background: black;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}

div.register label {
	color: black;
}

span.required {
	color: red;
}

div.register input, div.register select {
	border: none;
	background: #488827;
	width: 95%;
	color: white;
	font-size: 12px;
}

div.register td.field {
	background: #488827;
	height: 21px;
}

div.register textarea {
	width: 510px;
	border: 1px solid #888;
	background: transparent;
	padding: 5px;
}

div.register input.submit {
	width: 75px;
	border: 1px solid #888;
}

div.register input.policy {
	width: auto;
}

div.register input.has_error {
	border: 1px solid red;
}

div.register td.errors, #opinia .errors {
	text-align: left;
	color: red;
	padding: 3px;
}

div.register ul.error_list, #opinia ul.error_list {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	color: red;
	letter-spacing: normal;
	word-spacing: normal;
}

#opinia table {
	width: 100%; 
	margin: auto;
	background: #fefefe; 
	border: 0; 
	border-left: 1px solid #81AE2A; 
	border-right: 1px solid #81AE2A; 
	border-bottom: 1px solid #81AE2A;
}

#opinia textarea, #opinia input {
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
}

#opinia textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

#opinia textarea:focus, #opinia input:focus {
	background-color: #F3F3F3;
	border: 1px solid #666;
}

#opinia table caption {
	background: #81AE2A url(../images/tlo-s.jpg);
	color: white;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	border: 0; 
	border-left: 1px solid #81AE2A; 
	border-right: 1px solid #81AE2A; 
	border-top: 1px solid #81AE2A;
}

.field_disabled {
	background-color: #F3F3F3 !important;
}

.send_but {
	border: medium none !important;
}

#opinia .has_error {
	border: 1px solid red;
}

div.storehouse {
	background: white;
	border: 1px solid gray;
	height: 26px;
	width: 170px;
}

div.storehouse select {
	background: white;
	border: none;
	height: 26px;
	width: 170px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

table.product {
	width: 100%;
	border: 1px solid #81ff2a;
	background: #c7ffa1;
	padding: 3px;
	color: #242424;
	-moz-border-radius-topleft: 0.8em;
	-moz-border-radius-bottomright: 0.8em;
  -webkit-border-top-left-radius: 0.8em;
  -webkit-border-bottom-right-radius: 0.8em;
}

table.product td.label, table.product td.value {
	border-bottom: 1px solid #81ff2a;
	padding: 2px;
}

table.product td.label {
	text-align: right;
}

table.product td.value {
	font-weight: bold;
}

table.product td.basket {
	padding: 2px;
	text-align: center;
}

table.product td.basket a {
	color: #242424;
}

caption.commission {
	background: #81AE2A;
	color: #FFFFFF;
	padding: 3px;
	letter-spacing: 1px;
}

.platnosci_error {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	color: red;
}

.platnosci_error span {
	display: block;
	letter-spacing: 2px;
	color: black;
	font-weight: normal;
}

.platnosci_ok {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	color: #22DD22;
}

.platnosci_ok span {
	display: block;
	letter-spacing: 2px;
	color: black;
	font-weight: normal;
}

.commission {
	border: 1px solid #eeeeee;
	border-top: none;
	width: 95%;
	margin: auto;
	text-align: left;
}

.commission caption {
	background: #81AE2A;
	color: white;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	border-bottom: none;
}

.commission td {
	text-align: left;
}

div.thh {
	display: block;
	overflow: hidden;
	z-index: 100; 
	position: 
}

div.thh div {
	border: 1px solid white;
}

div.thh:hover {
	overflow: visible;
	position: relative;
}

div.thh:hover div {
	background: white;
	border: 1px solid #eee;
	position: relative;
}

