
/* backgrounds */

.bg-white {background:url(../img/bg.png) repeat-x #D2CEC5;}
/* gray */
.bg-gray-grad {background: url(/img/bg/top_grad.gif) repeat-x #EEEEEF;}
.bg-gray-lines {background: url(/img/bg/bg-gray-lines.gif) repeat-x #d9d9d9;}
.bg-gray-lines2 {background: url(/img/bg/bg-gray-lines2.gif) #949494;}
.bg-gray-waves {background: url(/img/bg/bg-gray-waves.gif) repeat-x #212121;}
/* yellow */
.bg-yellow-lines {background: url(/img/bg/bg-yellow-lines.jpg) repeat-x;}
.bg-yellow-romb {background: url(/img/bg/bg-yellow-romb.jpg) repeat-x;}
.bg-yellow-lines2 {background: url(/img/bg/bg-yellow-lines2.gif) #fcf5d8;}
.bg-yellow-grad2 {background: url(/img/bg/bg-yellow-grad2.gif) repeat-x #FBF3D0;}
/* emerald */
.bg-emerald-linesb {background: url(/img/bg/bg-emerald-linesb.jpg) repeat-x #C8F7F6;}
.bg-emerald-lines2 {background: url(/img/bg/bg-emerald-lines2.jpg) repeat-x #C8F7F6;}
.bg-emerald-romb {background: url(/img/bg/bg-emerald-romb.jpg) repeat-x #007D7D;}
.bg-emerald-grad {background: url(/img/bg/bg-emerald-grad.gif) repeat-x #c9f8f7;}
/* blue */
.bg-blue-grad {background: url(/img/bg/bg-blue-grad.jpg) repeat-x #C8EEFF;}
.bg-blue-lines {background: url(/img/bg/bg-blue-lines.gif) #B4C8DC;}
.bg-blue-lines2 {background: url(/img/bg/bg-blue-lines2.jpg) repeat-x #fff;}
.bg-blue-waves {background: url(/img/bg/bg-blue-waves.gif) repeat-x #FCFCFE;}
.bg-blue-grad {background: url(/img/bg/bg-blue-grad.gif) repeat-x #b7cfe0;}
/* blue 2 */
.bg-blue2-waves {background: url(/img/bg/bg-blue2-waves.gif) repeat-x #006293;}
.bg-blue2-lines2 {background: url(/img/bg/bg-blue2-lines2.gif) repeat-x #006293;}
.bg-blue2-lines {background: url(/img/bg/bg-blue2-lines.gif) repeat-x #006293;}
.bg-blue2-romb {background: url(/img/bg/bg-blue2-romb.gif) repeat-x #006293;}
/* red */
.bg-red-romb {background: url(/img/bg/bg-red-romb.jpg) repeat-x #F5CFD0;}
.bg-red-lines {background: url(/img/bg/bg-red-lines.gif) #CB8585;}
.bg-red-waves {background: url(/img/bg/bg-red-waves.jpg) repeat-x #970000;}
.bg-red-grad {background: url(/img/bg/bg-red-grad.gif) repeat-x #f6d1d2;}
/* green */
.bg-green-grad {background: url(/img/bg/bg-green-grad.jpg) repeat-x #D7F8C4;}
.bg-green-lines {background: url(/img/bg/bg-green-lines.gif) repeat-x #d7f8c4;}
.bg-green-lines2 {background: url(/img/bg/bg-green-lines3.gif) repeat-x #226700;}
.bg-green-romb {background: url(/img/bg/bg-green-romb.gif) repeat-x #226700;}
/* green 2 */
.bg-green2-romb {background: url(/img/bg/bg-green2-romb.gif) repeat-x #fff;}
.bg-green2-grad {background: url(/img/bg/bg-green2-grad.gif) repeat-x #fff;}
.bg-green2-lines {background: url(/img/bg/bg-green2-lines.gif) #ADCDB7;}
.bg-green2-lines2 {background: url(/img/bg/bg-green2-lines2.gif) repeat-x #fff;}
/* pink */
.bg-pink-grad {background: url(/img/bg/bg-pink-grad.gif) repeat-x #efcce1;}
.bg-pink-lines {background: url(/img/bg/bg-pink-lines.gif) repeat-x #efc4de;}
.bg-pink-lines2 {background: url(/img/bg/bg-pink-lines2.gif) #d577ae;}
.bg-pink-romb {background: url(/img/bg/bg-pink-romb.gif) repeat-x #efc4de;}
/* orange */
.bg-orange-lines {background: url(/img/bg/bg-orange-lines.gif) repeat-x #ffddc8;}
.bg-orange-romb {background: url(/img/bg/bg-orange-romb.gif) repeat-x #933d00;}
.bg-orange-waves {background: url(/img/bg/bg-orange-waves.gif) repeat-x #933d00;}
.bg-orange-grad {background: url(/img/bg/bg-orange-grad.gif) repeat-x #ffddc8;}
