.relative {width:100%; position:relative;}

/* shop stuff */
.shop-stuff { margin:0 0px 0px 0; border:1px solid #cfcfcf; border-bottom:none;}
.shop-stuff-b {padding:10px;}
.shop-stuff .shk-image {float:left; margin:0 10px 5px 0;}
.shop-stuff .shs-descr {height:180px; margin-bottom:5px; border-bottom:1px dashed #888;}
.shop-stuff .shs-price {/*height:40px;*/}
.shop-stuff .shs-price .shk-but {float: right11; vertical-align: middle; cursor:pointer;}
.shop-stuff small {font-size:12px;}
.shop-stuff fieldset {padding:0; margin:0; border:0;}

.shs-tocart {margin:5px 0; padding:5px 0; border-top:1px dashed #888;}
.shs-tocart div {margin:5px 0;}

.shk-price {font-weight:bold; font-size:1em;}
.shk-but {background: url(img/grad.gif) bottom repeat-x #dfdfdf; border:1px outset #888; margin:5px 5px 0 0; padding:2px;}
.shk-but:active {background: #A3A3A3; outline:none;}
.price-add {color:red; padding-left:3px; line-height:0;}

/* cart block */
.shop-cart {background-color:#fdfeb9; border:1px solid #d8d97c; padding:10px; margin:20px 0;}
.shop-cart-head {padding:5px 0 15px 0; text-align: center; font-size:14px;}
.shop-cart-body {padding:15px 0; text-align: left;}
.shop-cart table {border-collapse:collapse; margin:5px 0;}
.shop-cart td {padding:3px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.shop-cart table small {font-size:11px; color:#595959;}
#butEmptyCart {text-decoration: none; color:#666; border-bottom:1px dashed #999;} 
#butEmptyCart:hover { border-bottom:none;}
#cartEmpty {height:50px; line-height:50px;}
#totalCart {margin:5px 0;}
.cart-order {margin:20px 0 5px 0; text-align: center;}

.cart-order a { padding:3px 10px; font-size:12px; font-weight:bold; border:1px #d7d85a solid; background:#f0f25e; text-decoration:none; color: #333332;}
.cart-order a:hover { background:#fdff8e;}
.noclass a { background: none; border:none;}
.noclass a:hover { background:none; text-decoration:underline;}

/* 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;}

.defo { border:0; margin:0; padding:0;}
.cartintotovar { float:right; width:150px; text-align: center; font-size:1.2em;}
.cartintotovar2 { float:left; width:600px; text-align: center; font-size:1.2em;border:0;}

.formordergo { width:450px; margin:0 auto;}
.errors { color:#EA2425; border:1px #EA2425 solid; padding:10px;}

.odd { background:#e8ecf2;}