fieldset div {margin-bottom: 10px;}

div.ukryj {display:none;}

hr {
	margin: 9px 0 9px 0;
	display: block;
	background: #EDEEEF;
	height: 1px;
	border: none;
}

div.featureprod {margin: -5px -5px 0 -5px;}
div.featureprod td {border-bottom: 1px solid #ccc;}
table.featureprod {width: 100%;} 
div.mod-shadowbox .product-name {font-size:90%;}
.product-name {display:block;font-size:90%;font-weight:bold;margin-bottom:10px;}
.productPrice {display:none;}
.product-Old-Price {display:none;}
table.featureprod td.imageThumb {padding:15px 0;text-align:center;}
.home-featured-productPrice {display:block;}
div.featureprod td {border-bottom:1px dashed #707070;}

table.showprod img {
    border: 1px solid #CCCCCC;
    max-height: 130px;
    max-width: 130px;
margin-bottom: 5px;
}

div.imienazwa {
float: left;
width:50px;
text-align: left;
padding:2px;
}

div.imieinput {
float: left;
text-align: left;
overflow:hidden;
clear:righth;
}

div.emailnazwa {
float: left;
width: 50px;
text-align: left;
padding:2px;
clear: left;
}

div.emailinput {
float: left;
text-align: left;
overflow:hidden;
clear:right;
}

div.newsletterpretext {
margin-bottom: 10px;
left: 0;
right: 0;
text-align: left;
width: 100%;
display: block;
}

div.newsletterform {
text-align: center;
width: 100%;
display: block;
align:center;
overflow: hidden;
}

div.newsletterform textarea, div.newsletterform input[type="text"], div.newsletterform input[type="password"], div.newsletterform select {
background: url(../images/forminput.png) transparent no-repeat;
}

div.lof-piecemaker {margin-left: -35px;max-height: 390px;overflow: hidden;}

#vmMainPage h3.cart-title {background: none;border: none;margin: 0;padding: 10px 15px;}
.shopping-cart-main-inner {background: url(../images/main/cart-section-head.png) repeat-x scroll 0 0 transparent; padding: 0 15px;}
.cart-checkout-bar {border-bottom: 1px solid #E1E1E2;border-top: 1px solid #E1E1E2;}
div.pathway {border-bottom: 1px solid #EDEEEF; border-top: 1px solid #EDEEEF; background-color: #ffffff;}
#product-details-page div.add-cart {border-top: 1px solid #EDEEEF;}
.related-products {border-top: 1px solid #EDEEEF; border-bottom: 1px solid #EDEEEF; background-color: #ffffff;}
.product-reviews {border-bottom: 1px solid #EDEEEF;}
.shop-checkout-address {border-bottom: 1px solid #EDEEEF; border-top: 1px solid #EDEEEF;}
.shop-checkout-address-inner {background: #ffffff;}
.shipto-addresses-block {border-bottom: 1px solid #EDEEEF; border-top: 1px solid #EDEEEF;}
.shipto-addresses-block-inner {background: #ffffff;}
.orderby-bar, .pagenav-bar {}
#product_list td {border: 1px solid #cccccc;background: #f9f9f9;}
#product_list td:hover {background: #fefefe;}
div.related-products img {background: none; border: 1px solid #cccccc;}
div.home-featured-blockImageContainer img {background: none; border: 1px solid #cccccc;}

textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
	color: #595959;
}

textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #c8c8c8; color: #595959;}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #c8c8c8;
	outline: none;
	color: #595959;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
color: #525253;
position: relative;
}

.wrapper { margin: auto; }

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 120px;
	background: #ffffff;
	position: relative;
	z-index: 10;
	clear: both;
}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	overflow: hidden;
	clear: both;
}

#middle {
	clear: both;
	min-height: 200px !important;
	background: #ffffff;
}

#bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7A7A81;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	overflow: hidden;
	clear: both;
}

#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	clear: both;
	color: #5A5C5E;
	font-size: 10px;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	background: url(../images/footer_bg.png) 0 0 repeat-x;
}
	
#middle {
	width: 100%;  
	overflow: hidden;  
	position: relative;  
}

#middle-expand { width: 200%; }

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	overflow: hidden;
}

#left {
	position: relative;
	left: -50%;
	float: left;
	overflow:hidden;
}

#right {
	position: relative;
	float: left;
	overflow:hidden;
}

#maintop,
#contenttop {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#contentbottom,
#mainbottom {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
 
#mainmiddle {
	width: 100%;  
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	overflow: hidden;
}
 
#contentleft {
	position: relative;
	left: -50%;
	float: left;
	overflow:hidden;
}
 
#contentright {
	position: relative;
	float: left;
	overflow:hidden;
}

.floatbox { overflow:hidden; }
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width67 { width: 67%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

#top > .vertical,
#bottom > .vertical { float: left; }

body.yoopage { background: #E3E3E3 url(../images/page_bg.jpg) 50% 0 repeat; }

#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

#toolbar {
	height: 40px;
	padding: 0px 0px 0px 260px;
	overflow: hidden;
	color: #535358;
	line-height: 40px;
	font-size: 11px;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	background: #222224 url(../images/toolbar_bg.png) 0 0 repeat-x;
}

#date {
	padding: 0px 10px 0px 0px;
	float: left;
}

#headerbar { 
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin-top: 60px;
}

div.menubar {
	position: absolute;
	top: 40px;
	left: 0px;
	right: 0px;
	height: 60px;
	padding: 0px 20px 0px 240px;
	background: url(../images/menubar_bg.png) 0 0 repeat-x;
	z-index: 10;
}

div.menushadow {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	height: 3px;
	background: url(../images/menubar_shadow.png) 0 0 repeat-x;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}

#search {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 12;
}

#banner {
	position: absolute;
	top: 138px;
	right: -43px;
	width: 0px;
	z-index: 3;
}

#footer a.anchor {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 25px;
	height: 25px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}

#footer a.anchor:hover { background-position: 0 -25px; }
#component { padding: 20px; }

#left div.left-1,
#contentleft div.contentleft-1 { 
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-right: 1px solid #E8E8E9;
}

#right div.right-1,
#contentright div.contentright-1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-left: 1px solid #E8E8E9;
}

div.bottom-1 {
	border-bottom: 1px solid #292929;
	background: #191919 url(../images/bottom_bg.png) 0 0 repeat-x;
	overflow: hidden;
}

#bottom div.vertical {
	border-bottom: 1px solid #2F2F2F;
	background: #151515 url(../images/bottomblock_bg.png) 0 0 repeat-x;
}

div.wrapper-1,
div.wrapper-2 { background: url(../images/wrapper_bg.png) 0 0 repeat-y; }

div.wrapper-2 { 
	padding: 0px 30px 0px 30px;
	background-position: 100% 0;
}

div.wrapper-3 { background: #1C1C1D; }