body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/topBgnd.gif);
	Background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#sidbar {
 border: 1px;
 height: 550px;
 width: 450px;
 padding: 10px;
 margin: 0;
 background: #f0f0f0;
 cursor: pointer;
 position: fixed;
 z-index: 1000;
 top: 10%;
 right: 0px;
 display: block;
 }
 
 #obj {
left: 50px;
width: 187px;
position: absolute;
top: 180px;
height: 120px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.NewsStyle {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	color: #333333;
	text-align: justify;
}
.DateStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.TitleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.EndText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.EndAStyle {color: #FFFFFF}
.ListStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset;
	background-color: #999999;
	cursor: hand;
	color: #FFFFFF;
}
.CatalogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.CatalogSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.TopTable {
	/*font: bold Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.SearchStyle {
	height: 20px;
	width: 230px;
	border: 1px inset;
}
.TradeAStyle {
	color: #333333;
}
.DeleteStyle {
	height: 15px;
	width: 40px;
}
.ButtionStyle {
	border: 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: hand;
	height: 20px;
	background-color: #E8E8E8;
	width: 80px;
}
.SumOrderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.EnterStyle {
	border: 1px inset;
}
.OrderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: hand;
}
.CnewsStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	/*margin-top: 10px;*/
	vertical-align: 10%;
}

#actionButton {
position: absolute;
top: 11px;
left: 50%;
margin-left: 0px;
width: 203px;
height: 90px;

}

#textb {
text-shadow: 2px 2px 5px #050505;
/*filter: glow(strength=5, color=#a5a5a5);*/
filter: shadow(color=#a5A5a5, direction=145);
}
.MenuTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.SearchStyle {
color: #FFFFFF;
}

.shadowtext {
text-shadow: black 1px 1px 2px, red 0 0 1em;
text-align: center;
color: rgb(0, 0, 102);
}
.sshadow {
text-shadow: black 1px 1px 2px, blue 0 0 1em;
color: rgb(102, 0, 0);
}

.nframe {
background-color: #f0f0f0;
}

/*---------------------------------- начало для бокового меню*/
a#controlbtn{
	position: absolute;
	top: 220px;
	left: 10px;
	color: #333;
	text-decoration: none;
	display: inline-block;
	padding-left: 20px;
	
}

a#controlbtn.open {
	background: transparent url(../images/toggle_minus.png) no-repeat left center;
}

a#controlbtn.close {
	background: transparent url(../images/toggle_plus.png) no-repeat left center;
}

div#linkblock {
	position: absolute;
	background:  #ADADAD url(../images/pcgiga.jpg) no-repeat left center;
	float: left;
	width: 562px;
	height: 520px;
	left: -562px;
	border-right: solid 1px #0D0D0D;
	padding: 3px;
	
}

div#maincontent {
	position: absolute;
	top: 240px;
	margin-left: 0px;
	
}
/* ------------------------------------- конец для бокового меню*/
