/* SHAPKA */

DIV#head-box {
	background: url(sh/hc.gif) repeat-x left top;
	height: 116px;
	width: 96%;
	margin: 0px auto 0px auto;
	position: relative;
}
DIV.head-box-left {
	background: url(sh/hl.gif) no-repeat left top;
	height: 116px;
	width: 11px;
	margin: 0px;
	position: absolute;
	left: 0px; top: 0px;
}
DIV.head-box-right {
	background: url(sh/hr.gif) no-repeat right top;
	height: 116px;
	width: 10px;
	margin: 0px;
	position: absolute;
	right: -1px; top: 0px;
}
DIV#logo {
	height: 96px;
	width: 165px;
	position: absolute;
	left: 25px;
	top: 8px;
	padding: 0px;
}
DIV#head-text {
	width: 300px;
	position: absolute;
	text-align: left;
	color: #C5D3D9;
	text-decoration: none;
	cursor: default;
	left: 215px;
	top: 35px;
	padding: 0px;
}
DIV#head-phone {
	width: auto;
	position: absolute;
	text-align: right;
	color: #C5D3D9;
	text-decoration: none;
	cursor: default;
	right: 25px;
	top: 35px;
	padding: 0px;
}
div#menu-shapka {
	margin-left: 215px;
	width: auto;
	display: block;
	height: 22px;
	padding: 78px 0px 2px 0px;
}
div.menu-sh-b {
	background: #CBE88C url(sh/mbg.gif) repeat-x left center;
	height: 24px;
	padding-top: 2px;
	width: auto;
	position: relative;
}
DIV.lub {
	background: url(sh/lub.gif) no-repeat left top;
	height: 7px;
	width: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
}
DIV.ldb {
	background: url(sh/ldb.gif) no-repeat left bottom;
	height: 7px;
	width: 7px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

DIV.wlt {height: 5px; width: 5px; position: absolute; left: 0px; top: 0px; background: url(../sh/lu.gif) no-repeat left top;}
DIV.wlb {height: 5px; width: 5px; position: absolute; left: 0px;bottom: 0px; _bottom: -1px; background: url(../sh/ld.gif) no-repeat left bottom;}
DIV.wrb {height: 5px; width: 5px; position: absolute; right: 0px; _right: -1px; bottom: 0px; _bottom: -1px; background: url(../sh/rd.gif) no-repeat right bottom;}
DIV.wrt {height: 5px; width: 5px; position: absolute; right: 0px; _right: -1px; top: 0px; background: url(../sh/ru.gif) no-repeat right top;}
/* MAIN MENU*/
div#main-menu {
	height: auto;
	width: 98%;
	margin: 0px auto 15px 1%;
}
div#menu-box {
	height: 100%;
	width: auto;
	float: right;
	margin: 0px;
	padding: 2px 25px 5px 5px;
}
div.main-menu {
	color: #32414F;
	font-weight: normal;
	font-size: 118%;
	display: inline;
	float: left;
	padding: 5px 1.5% 5px 1.5%;
}
div.main-menu-selected {
	font-weight: normal;
	font-size: 118%;
	color: #444649;
	background: #B3BEAD /*url(../bg/up.jpg) repeat-x left top*/;
	float: left;
	padding: 5px 1.5% 5px 1.5%;
	position: relative;
	display: inline;
}
div.main-menu-unselected {
	font-weight: normal;
	font-size: 118%;
	background: #e9e9e9 /*url(../bg/mbg.gif) repeat-x left bottom*/;
	float: left;
	padding: 5px 1.5% 5px 1.5%;
	position: relative;
	display: inline;
}

