/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||| Ширина ||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
.w_100p	{ width: 100%; }
.w_1210	{ width: 1210px !important; }
.w_10	{ width: 10px; }
.w_20	{ width: 20px; }
.w_30	{ width: 30px; }
.w_40	{ width: 40px; }
.w_50	{ width: 50px; }
.w_60	{ width: 60px; }
.w_70	{ width: 70px; }
.w_80	{ width: 80px; }
.w_90	{ width: 90px; }
.w_100	{ width: 100px; }
.w_150	{ width: 150px; }
.w_400	{ width: 400px; }
.w_300	{ width: 300px; }

.img_w_64 { width: 64px; }



/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||| Высота ||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||| */
.h_10p { height: 10%; }
.h_60 { height: 60px; }
.h_50 { height: 50px; }
.h_100 { height: 100px; }
.h_200 { height: 200px; }
.h_300 { height: 300px; }

.lh_14 { line-height: 14px; } 
.lh_22 { line-height: 22px; } 