html {
	height: 100%;
}

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

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: 30px;
}

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

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

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