body {
	margin: 0 0 0 0;
	background: #666159;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D4D4;
}
h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 23px;
	color: #FFFFFF;
}
h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #909090;
}
h4 {
	margin: 0;
	text-transform: lowercase;
	font-weight: 600;
	font-size: 13px;
	color: #cccc33;
}
a:link {
	color: #C1D11C;
}
a:hover, a:active {
	text-decoration: none;
	color: #C1D11C;
}
a:visited {
	color: #C1D11C;
}
.header {
	height: 82px;
	margin: 0 0 0 0;
	padding: 5;
	background: #666159 url(img/img01.jpg) repeat-x;
}
.tehno {
	margin: 0;
	text-transform: uppercase;
	font-size:10pt; 
	font-weight: 600;
	font-variant: small-caps;
	color: #C0C0C0;
}
.content {
	background: #666159;
	width: 95%;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
}
.menu a:link {
	font-family:Verdana;
	color:#cccc33;
	font-size:12;
	font-weight: 600;
	font-style: bold;
	text-align:;
	margin:;
	border: none;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 18px;
	text-decoration: none;
}
.menu a:visited {
	color:#cccc33;
	font-size:12;
	font-weight: 600;
	font-style: bold;
	font-family:Verdana;
	margin:;
	border: none;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left:18px;
	text-decoration:none;
}
.menu a:hover {
	color:#878743;
	font-size: 12px;
	font-weight: 600;
	font-style: bold;
	font-family:Verdana;
	margin:;
	border: none;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left:7px;
	text-decoration:none;
}
.rightcolumn {
	color:#878743;
	font-size: 12px;
	font-weight: 600;
	font-style: bold;
	font-family:Verdana;
	border: none;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left:7px;
	text-decoration:none;
}
.news {
	font-family:Verdana;
	color:#ffffff;
	font-size:11px;
	font-weight: 500;
}
.sale {
	background: #3D3A35;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4D4D4;
}
.alert {
	font-size: 12px;
	color:#C1D11C;
	font-weight:bold;
}
.primo {
	background: #666159;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
}
.secundo {
	background: #666159 url(img/img04.gif) repeat-y;
}
.footer {
	height: 74px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #666159 url(img/img02.jpg) repeat-x left top;
}
/*-- дальше идут настройки для модуля вывода --*/
.tp {position:relative;text-indent:0;}
.tp b {
	font-size: 12px;
	color:#C1D11C;
	cursor:help;
	font-weight:bold;
}
.tp b span {display:none;}
/*-- для FF, OPERA, IE7 --*/
.tp b:hover {
	border-bottom:#C1D11C; 1px dotted;
	color:red;
}
.tp b:hover span {
	background:#666159;
	border:#FFFFFF 2px outset;
	color:#FFFFFF;
	font-weight: 500;
	display:block;
	padding:7px;
	position:absolute;
	top:16px;
	left:30px;
	z-index:15;
	text-align:left;
	width:350px;
}
/*-- для IE6 --*/
.tp b {behavior:url(hkthem/main/hover.htc);}
.tp .hover {
	border-bottom:#C1D11C; 1px dotted;
	color:red;
}
.tp .hover span {
	background:#666159;
	border:silver 2px outset;
	color:#FFFFFF;
	font-weight: 500;
	display:block;
	padding:7px;
	position:absolute;
	top: 15px;
	left:20px;
	z-index:12;
	text-align:left;
	width:350px;
}
