body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #1B1B1B;
	background-image: url(i/page_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
div {
	border: 0px solid #CCCCCC;
}

.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(i/main_back_crt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.main .avtLogo {
	margin-top: 16px;
	margin-left: 12px;
	position: absolute;
	left: 12px;
	top: 12px;
	z-index: 4;
}
.main .avtSlovo {
	margin-top: 24px;
	margin-right: 18px;
	position: absolute;
	top: 24px;
	right: 12px;
	z-index: 5;
	width: 220px;
}
.main .btUp {
	position: absolute;
	top: 200px;
}

.main .clear {
	width: 980px;
	background-image: url(i/main_complect.jpg);
	background-repeat: no-repeat;
	background-position: 196px top;
	margin-top: 0px;
	height: 360px;
}
.Dn td {
	color: #999999;
}
.Dn a {
	color: #999999;
}

.menu td {
	padding-left: 34px;
}
.prod td {
	padding-right: 12px;
	padding-bottom: 6px;
}
a {
	color: #FFFFFF;
	cursor: pointer;
}
.Dn td.crt {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.main .txt {
	margin-bottom: 40px;
}
.main .avtSlovo td {
	color: #FFFFFF;
}
.tblBrd {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-bottom: 14px;
}
.tblBrd td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	color: #f1f1f1;
}
.formSearch {
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 95%;
}