
.relative {}

/* shop stuff */
.shop-stuff {}
.shop-stuff-b {}
.shop-stuff .shk-image {}
.shop-stuff .shs-descr {}
.shop-stuff .shs-price {}
.shop-stuff .shs-price .shk-but {}
.shop-stuff small {}
.shop-stuff fieldset {}

.shs-tocart {}
.shs-tocart div {}

.shk-price {}
.shk-but {}
.shk-but:active {}
.price-add {}

/* cart block */
.shop-cart {}
.shop-cart-head {}
.shop-cart-body {}
.shop-cart table {}
.shop-cart td {}
.shop-cart table small {}
#butEmptyCart {} 
#cartEmpty {}
#totalCart {}
.cart-order {}

/* helper box */
#stuffHelper {position: absolute; z-index:100; width:150px; padding:5px; background-color:#f5f5f5; border:1px solid #888; display:none;}
#stuffHelper div {/*padding:5px 0; */text-align: center;}

/* progressbar */
#shkLoading {width:30px; height:30px; position: absolute; z-index:100; background:url(img/ajax-loader.gif) center center no-repeat #fff; border:1px solid #888; display: none;}

/* materials */
.materials {padding:5px 0;}
.materials img {width:70px;}
.materials input {cursor: pointer;}

