* 
{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
}
body 
{
	background: #e7dac0 url(../gfx/bg.jpg) repeat-x;
	color: #000;
}
#wrapper 
{
	position: relative;
	width: 737px;
	margin: 0 auto;
}
#main 
{
	width: 737px;
	color: inherit;
	background-color: #a99577;
	margin: 20px auto 0 auto;
}
#header 
{
	width: 737px;
	height: 185px;
	background: #000 url(../gfx/bg_header.jpg);
}
#header h1, #header h2 
{
	width: 260px;
	text-align: right;
	padding-top: 45px;
}
#header h2 
{ 
	padding: 0; 
}
#header h1 a, #header h2 a 
{
	font: 50px Georgia, "Times New Roman", Times, serif;
	color: #bdb3a0;
}
#header h2 a 
{ 
	font-size: 23px; 
}
#menu, #menu ul 
{
	height: 48px;
	background: #796851 url(../gfx/bg_menu.gif);
}
#menu ul 
{
	background: url(../gfx/bg_menu_left.gif) no-repeat;
	padding-left: 7px;
}
#menu ul li, #languages 
{
	float: left;
	display: block;
}
#menu ul li a 
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #bdb3a0;
	display: block;
	padding: 12px 5px;
}

#menu ul li a:hover, #menu ul li.active a { color: #312c23; }
#menu ul li.active { background: url(../gfx/bg_link_left.gif) no-repeat left top; }
#menu ul li.active a 
{
	padding: 12px 10px 12px 3px;
	margin: 0 7px;
	background: url(../gfx/bg_link_right.gif) top right no-repeat;
}
#menu ul li.active > a { height: 24px; }

#menu ul li#languages 
{
	background: url(../gfx/bg_menu_right.gif) top right no-repeat;
	float: right;
}
#menu ul li#languages ul 
{
	padding: 0;
	background: none;
	width: 130px;	
}
#menu ul li#languages ul li a 
{
	display: block;
	padding: 12px 3px 15px 0;
}
#menu ul li#languages li.active, ul li#languages li.inactive { display: none; }
#catalog 
{
	height: 49px;
	background: url(../gfx/bg_left_catalog.gif) no-repeat;
	margin-left: 6px;
}
#catalog ul 
{
	padding: 0 6px;
	height: 49px;
	float: left;
	background: url(../gfx/bg_right_catalog.gif) no-repeat right;
}
#catalog ul li 
{
	float: left;
	background: url(../gfx/bg_catalog.gif) repeat-x bottom;
	height: 49px;
}
#catalog ul li a 
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #312c23;
	display: block;
	padding: 13px 5px;
}
#catalog ul li a.active
{
	font-weight: bolder;
	font-style: oblique;
	text-decoration: underline;
	color: #bdb3a0;
}

#submenu 
{
	position: absolute;
	width: 737px;
	top: 5px;
	background: url(../gfx/bg_submenu_right.gif) right top no-repeat;
}
#submenu, #submenu ul, #submenu ul li { height: 35px; }
#submenu ul 
{
	background: url(../gfx/bg_submenu_left.gif) left top no-repeat;
	padding: 0 7px;
	float: right;
}
#submenu ul li 
{
	float: left;
	display: block;
	background: url(../gfx/bg_submenu.gif) repeat-x;
}
#submenu ul li a 
{
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
	padding: 10px 5px;
}
#container 
{
     height: 235px;
     margin: 10px 9px 0 10px;
     padding: 25px 5px 5px 5px;
     background: #a99577 url(../gfx/bg_container.gif) top repeat-x;
}
#main > #container { height: auto; min-height: 235px; overflow: hidden; }

.item 
{
	width: 204px;
	background: #796851 url(../gfx/bg_item.gif) top no-repeat;
	margin: 12px;
	margin-top: 3px;
	float: left;
}
.blankitem 
{
	width: 204px;
	margin: 12px;
	margin-top: 3px;
	float: left;
}
.item_pasek
{
	width: 204px;
	height: 100px;
	background: #796851 url(../gfx/bg_item_pasek.gif) top no-repeat;
	margin: 12px;
	margin-top: 3px;
	float: left;
}
.item_skory
{
	width: 204px;
	height: 210px;
	background: #796851 url(../gfx/bg_item_skory.gif) top no-repeat;
	margin: 12px;
	margin-top: 3px;
	float: left;
}

.item_futrzak
{
	width: 204px;
	height: 230px;
	background: #796851 url(../gfx/bg_item_futrzak.gif) top no-repeat;
	margin: 12px;
	margin-top: 3px;
	float: left;
}

.iteration 
{
	width: 100%;
	text-align: right;
	float: left;
}

.iteration a
{
	color: #000;
}
.iteration a.active
{
	color: #fff;
}

#container > .item, #container > .item_skory, #container > .item_pasek, #container > .item_futrzak, #container > .blankitem
{ 
	margin: 15px; 
	margin-top: 7px;
	margin-bottom: 20px;
}
#back
{
	width: 204px;
	float: right;
	text-align: center;
	vertical-align: bottom;
}

.item img 
{ 
	margin: 16px 0 0 17px; 
}
.item_pasek img 
{ 
	margin: 16px 0 0 17px; 
}

.item_skory img 
{
	margin: 16px 0 0 17px;
}

.item_futrzak img 
{ 
	margin: 16px 0 0 17px; 
}

.item_name 
{
	margin-top: 3px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-indent: 5px;
	text-align: center;
}

.item_description 
{
	color: #e7dbc3;
	font: 12px Tahoma, Verdana, sans-serif;
	padding: 5px 10px;
}

.more 
{
	color: #000;
	display: block;
	width: 204px;
	height: 20px;
	background: #796851 url(../gfx/bg_item_bottom.gif) bottom no-repeat;
	text-align: center;
	font: bold 12px Tahoma, Verdana, sans-serif;
}


#copyrights 
{
	width: 737px;
	background: #e7dac0 url(../gfx/bg_bottom.gif) no-repeat top;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 7px;
	clear: both;
}
#copyrights a 
{
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	color: #312c23;
}	

/****************************************************************/
/****************************************************************/
/*
#overlay img
{ 
	border: none; 
}*/

#overlay
{
	display: none;
	position: absolute;
	background-color: #000; 
	top: 0; 
	left: 0; 
	width: 100%;
	height: 100%;
	back\ground-color: transparent;
	background-image: url(../gfx/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	z-index: 90; 
/*	filter: alpha(opacity=70); */
}

#imgobj
{
	position: absolute;
	display: none;
	z-index: 200;
}

#lightbox
{
	position: absolute;
	display: none;
	z-index: 200;
}
	
/****************************************************************/
/****************************************************************/

#about
{
	color: #e7dbc3;
	font: 14px Tahoma, Verdana, sans-serif;
}

#about a
{
	color: InfoBackground;
}
#about p
{
	padding-top: 8px;
}
#about #podpis
{
	float: right;
	text-align: right;
}

#contact
{
	padding-top: 10px;
	color: #e7dbc3;
	font: 14px Tahoma, Verdana, sans-serif;
}

#contact #left
{
	float: left;
	clear: left;
}
#contact #left p
{
	margin-bottom: 3px;
}

#contact #right
{
	margin-left: 390px;
	clear: none;
}

#contact #left label
{
	width: 100px;
	min-width: 100px;
	float: left;
}

#contact #right .name
{
	width: 100px;
	clear: none;
	float: left;
}

#contact #right p
{
	display: block;
}

.prawy
{
	text-align: right;
}

/**************************************************************/
/**************************************************************/
/**************************************************************/

#lightbox_g
{
	width: 737px;
	height: 397px;
	background: url(../gfx/lightbox.png) no-repeat;
	text-decoration: none;
	list-style: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#lightbox_g #close
{
	display: block;
	float: right;
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	width: 25px;
	height: 20px;
	color: #fff;
}

#lightbox_g img
{
	float: left;
	margin: 20px 10px 0 20px;
}
#lightbox_g #content
{
	float: right;
	width: 217px;
	text-align: left;
	
}
#lightbox_g #item_name
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #bdb3a0;
	display: block;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
}
#lightbox_g #item_size, #lightbox_g #item_catalogue
{
	color: #000;
	width: 210px;
	margin-bottom: 10px;
	font: bold 14px Tahoma, Verdana, sans-serif;
}
#lightbox_g #item_textures, #lightbox_g_in #item_textures 
{
	width: 100px;
	height: 95px;
	background: url(../gfx/shoes.gif) no-repeat top right;
	margin-left: 40px;
	margin-top: 10px;
}
#lightbox_g #item_textures li
{
	display: block;
	clear: both;
	height: 30px;
}
#lightbox_g #item_textures li img{ margin: 0; }
#lightbox_g #item_description
{
	font: 12px Tahoma, Verdana, sans-serif;
}
#lightbox_g #navigation
{
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 210px;
	font: 12px Tahoma, Verdana, sans-serif;
}
#navigation a
{
	color: #000;
}

#mapa
{
	width: 700px;
	height: 400px;
	text-decoration: none;
	list-style: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#mapa #close 
{
	float: right;
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	width: 25px;
	height: 20px;
	color: #fff;
}

#mapa img 
{
	float: left;
	margin: 0px 10px 0 20px;
}

.center
{
	width: 100%;
	text-align: center;
}
/******************/
#lightbox_g_in {
	width: 707px;
	height: 370px;
	padding-top: 20px;
	position: relative;
}
#lightbox_g_in img {
	float: left;
}
#lightbox_g_in #content {
	float: right;
}
#lightbox_g_in #item_name {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #bdb3a0;
	display: block;
	width: 220px;
}
#lightbox_g_in #item_size, #lightbox_g_in #item_catalogue {
	color: #000;
	width: 220px;
	font: bold 14px Tahoma, Verdana, sans-serif;
}
#lightbox_g_in #item_textures li {
	display: block;
	clear: both;
	height: 32px;
}
#lightbox_g_in #item_textures li img { margin: 0; }
#lightbox_g_in #item_description 
{
	width: 220px;
	font: 12px Tahoma, Verdana, sans-serif;
}
#lightbox_g_in #navigation_g_in {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 220px;
	font: 12px Tahoma, Verdana, sans-serif;
}
#navigation_g_in a
{
	color: #000;
}
#next { float: right; }
#previous { float: left; }
/**********/

.partner
{
	color: #dccebb;
}

.partner a
{
	color: #dccebb;
}

.partner_menu
{
	float: left;
	width: 100px;
}
.partner_content
{
	float: left;
	width: 100%;
	padding-left: 5px;
}

#register label
{
	width: 100px;
	min-width: 100px;
	float: left;
}

.min_il
{
	display: inline;
}

#errors
{
	color: Red;
}

.errors
{
	color: Red;	
}

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

.sklepPromocje
{
	margin-top: 15px;
}

.sklepPromocje ul
{
	margin-left: 30px;
	list-style-type: circle;
}

.sklepPromocje h3
{
	margin-top: 10px;
}







.input, .input2, .input3, select, textarea{border:1px solid #d1bd9d;font:0.917em Arial, sans-serif;}
.submit{font:1em Arial, sans-serif;cursor:pointer;}

.inputError, .inputError2, .inputError3
{
	border: 1px solid red;
	font: 0.917em Arial, sans-serif;
}

#sklep
{
	font: 14px Tahoma, Verdana, sans-serif;
}

#sklep #sklep_menu
{
	float: left;
	width: 180px;
}

.cartmenu 
{
	width: 150px;
	padding: 5px 2px 2px 2px;
}

.cartTopMenu
{
	display: block;
	float: left;
}

.cartNav
{
	display: block;
	float: right;
}

.cartmenu li 
{ 
	border-bottom: 1px solid #a68f75; 
}

.cartmenu li 
{
	color: #dccebb;
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 1.2em;
}

.cartmenu li a 
{
	display: block;
	font-size: 1.2em;
	color: #dccebb;
	font-family: "Trebuchet MS", Georgia, serif;
}

.cartmenu li a:hover, .sklepmenu li a:hover, .sklep_submenu li a:hover
{
	color: #94785b;
	background: #dccebb;
	text-align: right;
}

.sklepmenu li a
{
	display: block;
	font-size: 0.8em;
	padding: 2px 2px 2px 15px;
	background: url('../gfx/cartMenu.png') no-repeat left center;
	text-decoration: none;
	color: #dccebb;
}

.sklep_submenu li a
{
	display: block;
	font-size: 0.8em;
	padding: 2px 2px 2px 15px;
	margin-left: 15px;
	background: url('../gfx/cartSubMenu.png') no-repeat left center;
	text-decoration: none;
	color: #dccebb;
}

#sklep #sklep_content
{
	float: left;
	width: 520px;
}

#searchForm #szukaj
{
	width:100px;
}

.product_item
{
	width: 500px;
	background: #796851 url(../gfx/bg_productitem_top.gif) top no-repeat;
	margin-bottom: 10px;
	margin-top: 3px;
	float: left;
	z-index: 1000;
}

.product_item img 
{ 
	margin: 16px 10px 10px 17px; 
	float: left;
}

.product_item .pritem_name 
{ 
	padding-left: 15px;
	padding-top: 10px;
}

.product_item .pritem_name a
{ 
	color: #000;
}

.product_item .pritem_name a:hover
{ 
	color: #bdb3a0;
}

.product_item .item_value
{ 
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.product_item .item_value2
{ 
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
 

.product_item .uri a 
{ 
	color: #bdb3a0;
}

.product_item .product_item_bottom
{ 
	clear: both;
	background: url(../gfx/bg_productitem_bottom.gif) bottom no-repeat;
	width: 500px;
	height: 15px;
	/* #796851 */
}

.product_item .product_description
{ 
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.product_item .product_description2
{ 
	clear: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.product_item .product_description .productoptions
{ 
	float: left;
	display: block;
}

.pageNum
{
	clear: both;
	text-align: right;
}

.product_item .product_description .productoptions ul li
{
	list-style: circle inside;
}

.product_item .product_description .productpicts
{ 
	float: right;
	display: block;
}

.basket
{
	clear: right;
	float: right;
	margin: 3px 10px 3px 10px;
	font-size: 0.8em;
	font-weight: bold;
	width: 150px;
}

.basketleft
{
	float: left;
	margin: 3px 10px 3px 10px;
	font-size: 0.8em;
	font-weight: bold;
	width: 150px;
}

.koszyk a
{
	display:block;
	padding:3px 25px 3px 5px;
	border:1px solid #f00;
	background:url('../gfx/cart_bg2.png') no-repeat right center;
	background-color:inherit;
	color:#fff;
	text-decoration:none;
}

.koszyk #lewy
{
	display:block;
	padding:3px 25px 3px 5px;
	border:1px solid #f00;
	background:url('../gfx/cart_bg2.png') no-repeat right center;
	background-color:inherit;
	color:#fff;
	text-decoration:none;
	float: right;
}


.kategoriaitem
{
	width: 204px;
	background: #796851 url(../gfx/bg_item.gif) top no-repeat;
	float: left;
	z-index: 1000;
	margin: 3px 20px 10px 20px;
}

.kategoriaitem img 
{ 
	margin: 16px 0 0 17px; 
}

.product_description #item_textures
{
	width: 100px;
	clear: right;
	float: right;
	height: 95px;
	background: url(../gfx/shoes.gif) no-repeat top right;
	margin: 10px;
	margin-left: 30px;
}

.product_description #item_textures li {
	display: block;
	clear: both;
	height: 32px;
}
.product_description #item_textures li img { margin: 0; }

#IEstyle
{
	clear: both;
	float: left;
}

.basketadd_item
{
	width: 500px;
	background: #796851 url(../gfx/bg_productitem_top.gif) top no-repeat;
	margin-bottom: 10px;
	margin-top: 3px;
	font: 14px Tahoma, Verdana, sans-serif;
}

.basketadd_itempopup
{
	width: 500px;
	height: 188px;
	background: url(../gfx/bg_productitem_popup.gif) top no-repeat;
	margin-bottom: 10px;
	margin-top: 3px;
	font: 14px Tahoma, Verdana, sans-serif;
}

.basketadd_itempopupok
{
	width: 500px;
	height: 215px;
	background: url(../gfx/bg_productitem_popup2.gif) top no-repeat;
	margin-bottom: 10px;
	margin-top: 3px;
	font: 14px Tahoma, Verdana, sans-serif;
}

.basketadd_item img, .basketadd_itempopup img, .basketadd_itempopupok img
{ 
	margin: 16px 10px 10px 17px; 
	float: left;
}

.basketadd_item .pritem_name, .basketadd_itempopup .pritem_name, .basketadd_itempopupok .pritem_name
{ 
	padding-left: 15px;
	padding-top: 10px;
}

.basketadd_item .item_value, .basketadd_itempopup .item_value, .basketadd_itempopupok .item_value
{ 
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.basketadd_item .product_item_bottom, .basketadd_itempopup .product_item_bottom, .basketadd_itempopupok .product_item_bottom
{ 
	clear: both;
	background: #796851 url(../gfx/bg_productitem_bottom.gif) bottom no-repeat;
	width: 500px;
	height: 15px;
}

.basketadd_item .product_description
{ 
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px; 
}

#basketForm label
{ 
	float: left;
	width: 100px;
	min-width: 100px;
}

.basketadd_item #close, .basketadd_itempopup #close, .basketadd_itempopupok #close
{
	display: block;
	float: right;
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	width: 25px;
	height: 20px;
	color: #fff;
}

.basketadd_item .koszyk, .basketadd_itempopup .koszyk, .basketadd_itempopupok .koszyk
{
	clear: both;
}

#basketForm #ilosc
{
	width: 100px;
}



/* BASKET AND ORDER */
#orderedProducts table
{
	width:100%;
	margin:10px 0 0;
	border-top:2px solid #f4f3dd;
	border-bottom:2px solid #f4f3dd;
	background:#e7dac0;
	color:#915a3c;
	font-size:0.917em;
}

#orderedProductsPayment table
{
	width:100%;
	margin:10px 0 0;
	font-size:0.917em;
}
#orderedProducts td, #orderedProducts th
{
	padding:5px 5px;
}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary, #orderedProducts thead .option
{
	text-align:right;
}

#orderedProducts thead td
{
	border-bottom:1px solid #f4f3dd;
}

#orderedProducts thead em
{
	padding:0 5px 0 0;
	font-style:normal;
}

#orderedProducts tbody th
{
	text-align:left;
}

#orderedProducts tbody th a
{
	background:inherit;
	color:#915a3c;
}

#orderedProducts tbody .price, #orderedProducts tbody .summary
{
	background:inherit;
	color:#f00;
	font-weight:bold;
	text-align:right;
}

#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input, #orderedProducts tbody .option
{
	text-align:right;
}

#orderedProducts tbody .quantity label
{
	display:none;
}

#orderedProducts tbody a:hover
{
	background:inherit;
	color:#d01c02;
}

#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryDelivery, #orderedProducts tfoot .summaryOrder
{
	text-align:right;
}

#orderedProducts tfoot .nextStep, #orderedProductsPayment tfoot .nextStep
{
	text-align: right;
}

#orderedProducts tfoot .nextStep .submit, #orderedProductsPayment tfoot .nextStep .submit
{
	border:1px solid #d01c02;
	background: url('../gfx/basket_button_fw.png') repeat-x;
	background-color:inherit;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
}

#basket
{
	clear: both;
}

#basket .info
{
	padding:10px 0;
	background:transparent;
	color:#4f3728;
	text-align:left;
}

#basket #recount td
{
	border-bottom:1px solid #f4f3dd;
	text-align:right;
}

#basket #recount .submit
{
	padding:1px 3px;
	border:1px solid #945f43;
	background: url('../gfx/basket_button.png') repeat-x;
	background-color:inherit;
	color:#fff;
	font-weight:bold;
}

#basket .summaryProducts
{
	background:inherit;
	color:#764830;
	font-size:1.36em;
	font-weight:bold;
}

#basket .summaryProducts #summary
{
	background:inherit;
	color:#f00;
}

#order
{
	clear: both;
}

#orderPayment
{
	clear: both;
}
#order legend
{
	padding:20px 0 10px;
	border:0;
	background:inherit;
	color:#764830;
	font-size:1.2em;
	font-weight:bold;
}

#orderPayment legend
{
	padding: 10px 0 5px;
	border: 0;
	background: inherit;
	color: #764830;
	font-size: 1em;
	font-weight: bold;
}

.payment ul li
{
	margin-left: 30px;
	list-style-type: square;
	list-style-position: outside;
}

.payment ul li div
{
	margin: 10px 10px 10px 20px;
}
.payment ul li p
{
	margin: 10px 10px 10px 10px;
	text-align: center;
}

#orderPayment ul, #orderPayment #personalDataBlock table, #orderPayment #orderedProductsPayment .orderContent table
{
	margin-left: 20px;
}

#orderPayment th
{
	text-align: left;
	font-weight: bold;
}

#orderPayment .price, #orderPayment .quantity, #orderPayment .summary, #orderPayment tfoot td
{
	text-align: right;
}
#orderPayment .summarySummary
{
	text-align: left;
}

#orderPayment tfoot .summaryOrder
{
	font-weight: bold;
	font-size: 1.2em;
}

#orderPayment #personalDataBlock th
{
	width:10%;
}

#orderPayment #personalDataBlock td
{
	width:40%;
}

#order #personalData
{
	padding:12px 3%;
	border-top:2px solid #f4f3dd;
	border-bottom:2px solid #f4f3dd;
	background:#e7dac0;
	color:#764830;
}

#order #personalData #setBasic, #order #personalData #setExtend
{
	float:left;
	width:50%;
}

#order #personalData label
{
	display:block;
	font-weight:bold;
}

#order #personalData #company label, #order #personalData #comment label, #order #personalData #companyNip label
{
	font-weight:normal;
}

#order #personalData .input, #order #personalData #oComment, #order #personalData .inputError
{
	width:92%;
	margin:0 0 5px;
}

#order #personalData .input2, #order #personalData .inputError2
{
	width:70%;
	margin:0 0 5px;
}

#order #personalData .input3, #order #personalData .inputError3
{
	width:9%;
	margin:0 0 5px;
}

#order #personalData #oComment
{
	height:155px;
}

#order #typrozliczenia table{border-top:2px solid #f4f3dd;border-bottom:1px solid #f4f3dd;background:#e7dac0;color:#764830;font-size:1em;}
#order #typrozliczenia table tbody td{padding:3px 13px;border-left:1px solid #f4f3dd;border-bottom:1px solid #f4f3dd;}

#typrozliczenia table th{padding:5px 13px;border-bottom:1px solid #f4f3dd;}
#typrozliczenia table thead th{text-align:left;border-left:1px solid #f4f3dd;}
#typrozliczenia table thead th em{padding:0 4px 0 0;font-style:normal;}
#typrozliczenia table thead th span{font-weight:normal;}
#typrozliczenia table thead td{border-bottom:1px solid #f4f3dd;}



#order #deliveryAndPayment table{border-top:2px solid #f4f3dd;border-bottom:1px solid #f4f3dd;background:#e7dac0;color:#764830;font-size:1em;}
#order #deliveryAndPayment table tbody td{padding:3px 13px;border-left:1px solid #f4f3dd;border-bottom:1px solid #f4f3dd;}

#deliveryAndPayment table th{padding:5px 13px;border-bottom:1px solid #f4f3dd;}
#deliveryAndPayment table thead th{text-align:center;border-left:1px solid #f4f3dd;}
#deliveryAndPayment table thead th em{padding:0 4px 0 0;font-style:normal;}
#deliveryAndPayment table thead th span{font-weight:normal;}
#deliveryAndPayment table thead td{border-bottom:1px solid #f4f3dd;}

#order tfoot td, #orderPrint tfoot td{background:inherit;color:#f00;}
#order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th{border-top:1px solid #f4f3dd;}
#order .summaryProducts, #order .summaryDelivery, #orderPrint .summaryDelivery{font-size:1.182em;}
#order .summaryProducts th, #order .summaryDelivery th, #orderPrint .summaryDelivery th{font-weight:normal;}
#order .summaryOrder, #orderPrint .summaryOrder{background:inherit;color:#764830;font-size:1.36em;font-weight:bold;}
#order #rulesAccept th{background:inherit;color:#472c1d;font-size:0.833em;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint .message h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.5em;}
#orderPrint h4{background:inherit;color:#764830;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:10px 0 20px;padding:5px 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f4f3dd;color:#764830;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}


.regclass ul
{
	margin-top: 20px;
}

.regclass li
{
	list-style: decimal outside;
	margin-left: 20px;
}

.smallText
{
	font-size: 10px;
}
