img.title2
{
	margin-top: 33px;
	margin-bottom: 30px;
}
/*Путь*/
div.address
{
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #959595;
}
div.address a
{
	color: #959595;
	border-bottom: 1px solid #959595;
}
div.address a:hover
{
	border: none;
}
/*Конец Путь*/
/*Постраничка*/
div.pages
{
	margin: 20px 0px 10px 11px;
	color: #636363;
	font-size: 11px;
}
div.pages b
{
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	margin-right: 9px;
	padding: 0px 0px 1px 1px;
	color: #da231b;
}
div.pages > b
{
	padding: 3px 4px 6px 4px;
}
div.pages a
{
	line-height: 23px;
	text-align: center;
	margin-right: 9px;
	border: none;
	color: #000;
	padding: 0px 0px 1px 1px;
}
div.pages > a
{
	padding: 3px 4px 6px 3px;
}
div.pages a:hover
{
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	margin-right: 8px;
	color: #da231b;
	border: none;
	padding: 0px 0px 1px 1px;
}
div.pages > a:hover
{
	padding: 3px 4px 6px 3px;
}
/*Конец Постраничка*/
/*Календарь*/
div.arhive
{
	font-size: 80%;
	margin-top: 0px;
}
div.arhive div.year_active
{
	background: url(../img/up.gif) no-repeat 0px 5px;
	padding-left: 19px;
	font-size: 14px;
}
div.arhive div.year_active a
{
	color: #ea1c18;
	border-bottom: 1px solid #ea1c18;
	font-size: 14px;
	font-weight: bold;
}
div.arhive div.year_active a:hover
{
	border: none;
}
div.arhive div.month
{
	color: #000;
	padding-left: 19px;
	line-height: 20px;
	margin-bottom: 30px;
}
div.arhive div.month a
{
	color: #000;
	border-bottom: 1px solid #000;
}
div.arhive div.month a:hover
{
	border: none;
	color: #ea1c18;
}
div.arhive div.year
{
	background: url(../img/down.gif) no-repeat 0px 5px;
	padding-left: 19px;
}
div.arhive div.year a
{
	color: #000;
	border-bottom: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
}
div.arhive div.year a:hover
{
	border: none;
	color: #ea1c18;
}
/*Конец Календарь*/

blockquote
{
	margin: 10px 0 10px 0;
	background: #fe9226 url(../img/blockquote.gif) no-repeat 9px 9px;
	padding: 7px 7px 7px 39px;
}
blockquote div
{
	background-color: #fff;
	padding: 14px 18px 18px 18px;
}
/*Блок с описанием товара*/
div.block_goods
{
	position: absolute;
	top: -180px;
	left: 0px;
	z-index: +999;
	/*border-right: 1px solid #dbdbdb;*/
}
div.block_goods table.goods td.mark
{

	text-align: center;
	background: url(../img/goods_l.gif) repeat-x left top;
	/*background: url(../img/goods_l.gif) repeat-y right top;*/
}
div.block_goods table.goods td.goods
{
	background: #fff;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
}
div.block_goods table.goods td.goods div.inner
{
	background: url(../img/goods_t.gif) repeat-x left top;
	padding-bottom: 8px;
	text-align: center;
}
div.block_goods table.goods td.goods div.inner img
{
	margin: 17px 25px 7px 25px;
}
div.block_goods table.goods td.goods div.inner p
{
	text-align: left;
	padding: 0px 15px 0px 15px;
	margin-top: 0px;
}
/*Конец Блок с описанием товара*/
.hand
{
	cursor: pointer;
}
div.hint
{
	border: 1px solid #CBCBCB;
	background-color: #fff;
	padding: 10px;
	font-size: 11px;
}
.alarm
{
	color: #fff;
	background-color: #d91c14;
	
}

.alarm td {
	filter:alpha(opacity=70);
	opacity: 0.7;
	background-color: #d91c14;
}

.alarm span
{
	color: #fff !important;
}

.alarm a
{
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
}


td.cell span {
	font-weight: bold;
}
td.leftInCenter {
	text-align: left;
	padding-left: 10px;
}
.alarm a: hover
{
	border: none;
}
.alarm img
{
	border: 1px solid #fff;
}

#waitMessage {
	position: fixed;
	left: 50%;
	top: 50%;
	background: #fff;
	border: 1px solid #d3d3d3;
	text-align: center;
	font-size: 10pt;
	padding: 50px;
}

* html #waitMessage { /*IE6 only rule, applied on top of the default above*/
 position: absolute;
 top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+(document.body.offsetHeight/2)+"px" : body.scrollTop+(document.body.offsetHeight/2)+"px");
}

* html body {
    background: url('/n.gif') no-repeat;
    background-attachment: fixed;
}


.iePNG {filter:expression(fixPNG(this));} 
.iePNG A { position: relative; }


.ofCenter {
	position: absolute;
	top: 25%;
	left: 40%;
	top: expression(parseInt(document.body.scrollTop, 10) + (document.body.offsetHeight <= 800 ? 50 : (350) ) + "px");
}

td>div.ofCenter,div>div.ofCenter {
	position: fixed;
}

#antiZhest {
	display: none;
	position:fixed;
	top:35%;
	left:30%;
	border: 1px solid #ccc;
	text-align:center;
}

.reg_help {
	color: #EA1C18 !important;
	font-size: 120% !important;
	font-weight: bold;
	cursor: help;
}

a.ajax {
	border-bottom-style: dashed;
}

a.active {
	font-weight: bold;
	color: #D91C14;
	border-bottom-color: #D91C14;
}

div.thelp {

}