body {
  background-color:#444;
}
div {
/* border:1px solid;*/
}
div#maindiv {
	width:100%; top:0; left:0;
}
table#maintbl {
	position:relative;
	left:expression( parseInt((getScreen() - 1568)/2) + "px" );
}
body {
	font-size:30px;
	color:#333;
	font-family:Arial;
}
div#info {
	background: url('/_page/img/info.jpg') top center no-repeat;
	height:1236px;
	width:100%;
	text-align:center;
}
div#cat {
	background: url('/_page/img/catalog.jpg') top center no-repeat;
	height:1236px;
	width:100%;
	text-align:center;
}
div#logo {
	position:absolute;
	z-index:2000;
	top:0px;
	left:0px;
	width:100%;
	/*visibility: hidden;*/
}
div#main {
	background: url('/_page/img/main.jpg') top center no-repeat;
	height:1236px;
	width:100%;
	text-align:center;
}
div#tech {

}
div#container {
	position:relative;
	top:38px;
	left:-45px;
	width:700px;
	z-index:3002;
	height:434px;
}
div#menu {
	position:relative;
	top:110px;
	left:19px;
	width:130px;
	height:182px;
	float:left;
	text-align:left;
}
		div#menu A{
			font-size:11px;
			text-transform:uppercase;
			color:#C3BDBA;
			font-family:Arial;
			text-decoration:none;
		}

#ordertbl TD {
	font-size:10px;
	font-family:Tahoma;
}

div#infoblock {
	position:relative;
	top:50px;
	left:90px;
	width:390px;
	height:315px;
	float:left;
}
		div#infoblock_c {
			position:relative;
			top:20px;
			left:62px;
			width:415px;
			height:360px;
			float:left;
			z-index:3004;
		}
		div#text_c {
			position:relative;
			top:0px;
			left:0px;
			width:415px;
			height:360px;
			z-index:3005;
		}
		#product{
			width:220px;
		}

		#product TD, #imgTbl TD {
			font-size:10px;
			font-family:Tahoma;
			font-weight:bold;
		}
		#product INPUT {
			width:30px;
			height:18px;
			border:1px solid #555;
			font-size:10px;
			background: #d0d0d0;
			margin:3px;
		}
		#product .item-price {
			background: url('/_page/img/prbg.gif') no-repeat top center;
			color:#fff;
			width:55px;
			height:15px;
			padding-top:2px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:2px;
			margin:3px;
		}

		div#catblock {
			position:relative;
			top:30px;
			left:80px;
			width:400px;
			height:340px;
			float:left;
		}
div#infoblock H1 {
	margin:0;
	font-size:11px;
	color:#333;
	font-family:Tahoma;
	color:#585858;
	text-transform: uppercase;
	margin-top:2px;
	margin-bottom:21px;
	text-align:left;
}
div#text {
	position:relative;
	top:-10px;
	left:-20px;
	width:390px;
	height:290px;
}



div#footer {
	text-align:center;
	overflow:hidden;
	width:100%;
	visibility:hidden;
}
div#articles {
	width:100%;
	background: url('/_page/img/article.jpg');
}
div#articles TD{ padding: 20px; }
#articles A {
	font-family:Tahoma;
	font-size:13px;
	color:#fff;
}
#articles TD, P {
	font-family:Tahoma;
	font-size:12px;
	color:#ddd;
}
div#smenu {
	width:100%;
}
div#smenu A{
	color:#462e04;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
div#smenu TD{
	padding:5px;
}
div#inter {
	position:relative;
	left:expression( parseInt((getScreen() - 1568)/2) + "px" );
}
.png  {
	filter:expression(fixPNG(this,1));
	display:block;
}


#basket {
	position: absolute;
	top: 333px;
	left: 50%;
	width: 370px;
	height: 29px;
	z-index:3003;
}

