/* css global */

#sortiment { float: left; width: 655px; margin-bottom: 20px; line-height: 26px;}
#sortiment .box { float: left; width: 203px; padding: 0 13px 10px 0; margin: 0 0 5px 1px; background: url('../img/sortiment.jpg') no-repeat right bottom; }
#sortiment .box .title        { float: left; width: 198px; padding: 3px 0 8px 5px; }
#sortiment .box .title a      { text-decoration: underline; color: #312d36; }
#sortiment .box .title a:hover{ text-decoration: none; }
#sortiment .box .picture      { float: left; width: 67px;  }
#sortiment .box .description  { float: right; overflow: hidden; width: 116px; height: 70px; line-height: 120%; padding: 5px 10px 0 10px; }
#sortiment .box .prize        { float: right; width: 116px; padding: 0 10px 0 10px; margin: 10px 0 10px 0; color: #d02d00;}
#sortiment .box .down         { float: left; width: 203px;}
#sortiment .box .down .info         { float: left;  width: 128px;  text-align: right; padding: 0 10px 3px 0; }
#sortiment .box .down .info a       { color: #83ad01; text-decoration: underline; }
#sortiment .box .down .info a:hover { text-decoration: none; }
#sortiment .box .down .cart         { float: right; }
#sortiment .box .down .is           { float: right; color: #83ad01; margin-top: 2px; }
#sortiment .box .down .not          { float: right; color: #d02d00; margin-top: 2px; }

#sortiment .sort  { float: left; width: 660px; height: 45px; padding: 10px 0 0 15px; margin-top: 20px; background: url('../img/sort.jpg') no-repeat; }
#sortiment .sort  a       { text-decoration: underline; color: #312d36; }
#sortiment .sort  a:hover { text-decoration: none; }
#sortiment .sort .left    { float: left; width: 140px; text-align: right; padding-right: 80px;  }
#sortiment .sort .left select   {  width: 80px; position: relative; top: -5px; }
#sortiment .sort .center  { float: left; width: 175px; text-align: right; padding: 0 25px 0 10px; }
#sortiment .sort .right   { float: left; width: 175px; text-align: right; padding: 0 20px 0 15px; }
#sortiment .sort .align   { float: left; }