#magazyn h1 {
	font: bold 11px Verdana, sans-serif;
	margin: 0 0 10px 0;
}
#magazyn form {
	margin: 0;
	padding: 0;
}
#magazyn label {
	float: left;
	margin-right: 10px;
	width: 138px;
}
#magazyn label.mini {
	width: 64px;
}
#magazyn input {
	margin-right: 10px;
}
#magazyn input.input_style {
	width: 60px;
}
#magazyn #search label {
	text-align: left;
	display: inline;
}
#magazyn #searchResults,
#magazyn #koszyk,
#magazyn .sklep_tabela {
	width: 95%;
	border-collapse: collapse;
	margin-top: 6px;
}
#magazyn #searchResults {
	-webkit-box-shadow: 5px 5px 10px;
	-moz-box-shadow: 5px 5px 10px;
	-khtml-box-shadow: 5px 5px 10px;
	-o-box-shadow: 5px 5px 10px;
	-ms-box-shadow: 5px 5px 10px;
	box-shadow: 5px 5px 10px;
}
#magazyn #searchResults th,
#magazyn #koszyk th,
#magazyn #searchResults td,
#magazyn #koszyk td,
#magazyn .sklep_tabela th,
#magazyn .sklep_tabela td {
	border: 1px solid #CCC;
	padding: 3px;
}
#magazyn #searchResults th,
#magazyn #koszyk th,
#magazyn .sklep_tabela th {
	font: bold 11px Verdana, sans-serif;
	background-color: #FDFCE1;
}
#magazyn #searchResults .wymiar {
	font-size: 7px;
}
#magazyn #searchResults th.sortable {
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
#magazyn #searchResults th.sorted {
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
#magazyn #searchResults th.up {
	background-image: url(../images/sklep/up.png);
}
#magazyn #searchResults th.down {
	background-image: url(../images/sklep/down.png);
}
#magazyn #searchResults th#ilosc,
#magazyn #koszyk th#ilosc {
	width: 45px;
}
#magazyn #koszyk td.ilosc {
	text-align: center;
}
#magazyn #searchResults th#cena,
#magazyn #koszyk th#cena,
#magazyn #searchResults th#rabat,
#magazyn #koszyk th#rabat/*,
#magazyn #searchResults th#dodaj*/ {
	width: 55px;
}
/*#magazyn #searchResults th#dodaj {
	empty-cells: hide;
	border: none;
}*/
#magazyn #koszyk th.wartosc {
	width: 75px;
}
#magazyn #searchResults td,
#magazyn #koszyk td,
#magazyn .sklep_tabela td {
	background: #FFF;
}
#magazyn #searchResults td.numeric,
#magazyn #koszyk td.numeric,
#magazyn .sklep_tabela td.numeric {
	text-align: right;
	vertical-align: middle;
}
#magazyn #historia_zamowienia  td.numeric {
	vertical-align: middle;
}
#magazyn #koszyk tr.total th {
	text-align: right;
}
#magazyn #koszyk tr.total td.numeric {
	font-size: 120%;
	font-weight: bold;
	background-color: #CCC;
	color: #000;
	border-right: 1px solid #CCC;
}
* html #magazyn #koszyk tr.total td.numeric {
	border-bottom: 1px solid #CCC;
}
#magazyn #koszyk tr.total td.numeric.total {
	font-size: 150%;
	text-align: center;
	/*background-color: #FFF;*/
	color: #000;
	border-top: none;
	border-right: none;
	
	background-color: transparent;
	padding: 0;
}

#magazyn #koszyk tr.total td {
	border: none;
}
#magazyn #koszyk tr.total td.numeric.total div {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF;
	padding: 2px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	-o-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}
#magazyn #koszyk tbody tr.last td {
	border-bottom: 3px solid #CCC;
}

#magazyn #koszyk tr.total td.empty {
	background-color: transparent;
	border: 1px solid #CCC;
}
#magazyn #koszyk tr.total td.empty.last {
	border: none;
}

#magazyn #koszyk tr.buttons td {
	background-color: #CCC;
	color: #FFF;
	text-align: center;
}
#magazyn #koszyk tr.buttons:last-child td {
	border: 0;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-khtml-border-bottom-left-radius: 20px;
	-khtml-border-bottom-right-radius: 20px;
	-o-border-bottom-left-radius: 20px;
	-o-border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;

}
#magazyn #koszyk tr.buttons input {
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-size: 7pt;
	border: 1px solid #000;
	width: auto;
}
#magazyn #searchResults input,
#magazyn #koszyk input {
	width: 20px;
	font: normal 11px Verdana, sans-serif;
	text-align: right;
	margin: 0;
	background-color: silver;
}
#magazyn #koszyk input {
	width: 40px;
}
#magazyn #searchResults input.textinput,
#magazyn #koszyk input.textinput {
	height: 13px;
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	margin: 0;
}
#magazyn #searchResults .brak_magazyn,
#magazyn #koszyk .brak_magazyn {
	color: #AAA;
	cursor: help;
}
#magazyn .producent {
	font-weight: bold;
}
#magazyn #searchResults .producent {
	float: left;
}
#magazyn #searchResults .zbyt {
	font: 10px 'Courier New', 'Courier', monospace;
}
#magazyn #koszyk .producent {
	float: right;
}
#magazyn #searchResults .even td,
#magazyn #koszyk .even td,
#magazyn .sklep_tabela .even td {
	background-color: #F4F4F4;
}
/*
#magazyn #searchResults tr:hover td {
	background: #DDD;
}
*/
#magazyn .pagination,
#magazyn .pageNo {
	margin: 6px 0;
	text-align: center;
}

#rejestracja label {
	text-align: right;
}
#rejestracja span {
	cursor: help;
}
#rejestracja #rejestruj {
	width: 100px;
}
#rejestracja input,
#rejestracja select {
	margin: 0 2px 2px 0;
}
#rejestracja div.error,
#tabmain div.error {
	color: red;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}
#rejestracja input.error,
#tabmain input.input_style.error {
	border: 1px solid red;
}
#tabmain {
	border: 1px solid #686868;/*#506098;*/
	clear: both;
	background: #E0E0E0;/*lightgray #F4F4F4;*/
	/*min-height: 300px;*/
	width: 95%;
	margin-bottom: 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-webkit-border-radius: 0 20px 20px 20px;
	-khtml-border-radius: 0 20px 20px 20px;
	-o-border-radius: 0 20px 20px 20px;
	border-radius: 0 20px 20px 20px;
	-webkit-box-shadow: #666 5px 5px 10px;
	-moz-box-shadow: #666 5px 5px 10px;
	-khtml-box-shadow: #666 5px 5px 10px;
	-o-box-shadow: #666 5px 5px 10px;
	-ms-box-shadow: #666 5px 5px 10px;
	box-shadow: #666 5px 5px 10px;
}
#tabmain p {
	margin: 10px;
}
#tabsheader {
	position: relative;
	height: 3em;
	width: 95%;
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
* html #tabsheader {
	margin-bottom: -1px;
}

#tabsheader ul#tabs {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 95%;
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
#tabsheader ul#tabs li  {
	display: inline;
	list-style: none;
}

#tabsheader ul#tabs a,
#tabsheader ul#tabs span {
	display: block;
	float: left;
	padding: 4px 10px;
	margin: 1px 2px 0 0;
	text-align: center;
	text-decoration: none;
	color: #686868;/*#506098;*/
	font: bold 8pt Verdana, sans-serif;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#tabsheader ul#tabs span {
	border-bottom: none;
	padding-bottom: 6px;
	margin-top: 0;
}
#tabsheader ul#tabs a {
	background: #FAFAFA;
	border-bottom: none;
}
#tabsheader ul#tabs a:hover {
	margin-top: 0;
	padding-bottom: 5px;
}
label {
	text-align: right;
}
#tabmain form {
	margin: 10px 0;
}
#tabmain form br {
	clear: both;
}
fieldset {
	width: 70%;
	margin: 10px 0 10px 140px;
	border: none;
	border-top: 1px solid #AAA;
}
fieldset.noborder {
	border: none;
}
legend {
	margin-left: 110px;
	padding-bottom: 10px;
	font-weight: bold;
}
#tabmain input.input_style {
	width: 170px !important;
	margin: 0 5px 0 0;
	padding: 0 3px;
}
#tabmain input.input_style.submit {
	width: auto !important;	
}
#tabmain div.submit {
	text-align: center;
	padding-top: 5px;
}
#tabmain span {
	cursor: pointer;
	cursor: hand;
}
#tabmain select.input_style2 {
	width: 170px;
	margin-right: 5px;
}
#tabmain label {
	width: 120px;
	margin-right: 5px;
}
div#login {
	font-weight: bold;
	margin-bottom: 3px;
}
#magazyn #koszyk {
	margin-top: 0;
}
#dostawa {
	width: auto;
	text-align: center;
}
#dostawa fieldset {
	margin: 10px;
	text-align: left;
	padding: 10px;
	width: auto;
	border: 1px solid #AAA;
}
#dostawa fieldset label {
	text-align: left;
}
#dostawa fieldset legend {
	margin: 0;
}
#dostawa fieldset input,
#dostawa fieldset label {
	margin: 0 5px;
}
#dostawa fieldset legend label {
	width: auto;
}
#dostawa fieldset fieldset {
	text-align: left;
	margin-left: 10px;
	border: 1px solid #AAA;
	padding: 5px;
	width: auto;
}
#dostawa fieldset #odbior_osobisty {
	margin-top: 5px;
}
#dostawa fieldset #odbior_osobisty label {
	margin-left: 50px;
	width: 190px;
}
form#frmdostawy {
	padding: 0 10px;
}
form#frmdostawy label {
	width: auto;
	font-weight: bold;
	padding-bottom: 5px;
}
html body tr td form#frmdostawy input.input_style.input_style3 {
	width: 90px !important;
}
table.sklep_tabela caption,
#magazyn tr.caption th {
	line-height: 2em;
	color: #FDFCE1;
	background-color: #666;
	font-weight: bold;
}
/*#magazyn tr#tabbar th {
	border-right: 0;
	border-top: 0;
	height: 20px;
	background: #CCC;
	font: bold 12pt Verdana, sans-serif;
	letter-spacing: 3px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	-o-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}*/
#magazyn #koszyk caption {
	color: #666;
	background-color: #CCC;
	height: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	-o-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}