I’ve tried all other Blueprint, 960 etc . I want make custom framework for custom width and gutters which should be modify for any width or spacing between boxes.
I need the best optimize and quick way to make layout. Want to make a reusable framework/method/patteren in css.
For examples:

(source: fivetechnology.com)
Edit:
By now i found this article useful http://www.cssnewbie.com/build-custom-frameworks/
would like to know others views.
If you genuinely understand html and css, these sorts of things literally fall together in about five minutes with notepad.
They’re boxes…
…After I said this, I had to see if I was really fast enough to do that in notepad. I’m high, I have nothing better to do, and I figure I should be able to back what I say up.
Not bad for being totally unprepared in a bit over six minutes. I assure you I was rather slow in typing and thinking, I wouldn’t doubt a sub two minute time. All the colors were guessed as were the sizes. It’s not ideal for a production website, but it’s great to figure out what’s going where initially.
I didn’t have columns in mine, you can basically copy those boxes inside of themselves styling-wise and do quite a lot row-wise. Fixed widths and floating rights would get the job done for columns.
This is what a finished version could look like. Obviously taking much longer than five minutes, but still not bad.