body {
	background: #ff7f00 url(imgs/page/o/bg.gif) repeat scroll;
}

	#mainMenuBlock .item {
		background: url(imgs/menu/o/item-decor.gif) no-repeat 5px 0;
	}

	#mainMenuBlock .item.num1 { background: url(imgs/menu/o/item-decor.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num2 { background: url(imgs/menu/o/item-decor.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num3 { background: url(imgs/menu/o/item-decor.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num4 { background: url(imgs/menu/o/item-decor.gif) no-repeat 5px 0; }

	#mainMenuBlock .item.sel {
		background: url(imgs/menu/o/item-sel-left.gif) no-repeat 0 0;
	}
	
	#mainMenuBlock .item.sel a {
		background: url(imgs/menu/o/item-sel-right.gif) no-repeat top right;
	}

#systemMenuBlock {
	background: url('imgs/menu/o/system.gif') no-repeat;
}

#logo {
	background: url(imgs/page/o/logo.png) no-repeat 0 0;
}

#logo:hover {
	background: url(imgs/page/o/logo.png) no-repeat 0 0;
}

#editorBlock p {
	color: #6b0571;
}

#logoBot {
	position : absolute;
	left: 184px;
	bottom: 70px;
	width: 158px;
	height: 85px;
	background: url(imgs/bottom/o/logo.png) 0 0;
}

#li1 {
	position: absolute;
	width: 33px;
	height: 34px;
	left: 34.5%;
	/*left: expression( ( document.getElementsByTagName('BODY') && document.getElementsByTagName("BODY")[0].clientWidth < 900 ) ? '40%' : '34.5%');*/
	bottom: 97px;
	background: url(imgs/bottom/o/i1.png) 0 0;
}

#li2 {
	position: absolute;
	width: 32px;
	height: 33px;
	left: 38%;
	bottom: 102px;
	background: url(imgs/bottom/o/i2.png) 0 0;
}

#li3 {
	position: absolute;
	width: 35px;
	height: 40px;
	left: 41.5%;
	bottom: 110px;
	background: url(imgs/bottom/o/i3.png) 0 0;
}

#li4 {
	position: absolute;
	width: 27px;
	height: 31px;
	left: 45%;
	bottom: 103px;
	background: url(imgs/bottom/o/i4.png) 0 0;
}

#li5 {
	position: absolute;
	width: 34px;
	height: 34px;
	left: 48.5%;
	bottom: 109px;
	background: url(imgs/bottom/o/i5.png) 0 0;
}

#li6 {
	position: absolute;
	width: 24px;
	height: 25px;
	left: 54.5%;
	bottom: 130px;
	background: url(imgs/bottom/o/i6.png) 0 0;
}

#li7 {
	position: absolute;
	width: 20px;
	height: 18px;
	left: 58%;
	bottom: 133px;
	background: url(imgs/bottom/o/i7.png) 0 0;
}

#li8 {
	position: absolute;
	width: 31px;
	height: 35px;
	left: 63%;
	bottom: 140px;
	background: url(imgs/bottom/o/i8.png) 0 0;
}

#li9 {
	position: absolute;
	width: 37px;
	height: 38px;
	left: 69%;
	bottom: 127px;
	background: url(imgs/bottom/o/i9.png) 0 0;
}

#li10 {
	position: absolute;
	width: 53px;
	height: 53px;
	left: 76%;
	bottom: 138px;
	background: url(imgs/bottom/o/i10.png) 0 0;
}

#li11 {
	position: absolute;
	width: 44px;
	height: 43px;
	left: 83%;
	bottom: 170px;
	background: url(imgs/bottom/o/i11.png) 0 0;
}

#cucumber {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 125px;
	height: 331px;
	background: url(imgs/bottom/o/cucumber.png) 0 0;	
}