.fix_ie_bug
{
	width: 100%;
	*width: 90%;
}

.cat_header 
{
	clear: right;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #0059b0;
	margin-bottom: 10px;
	padding-left: 22px;
	
}

.cat_header h1
{
	float: left;
	margin: 0 10px 0 0;
}

.cat_header h1 span
{
	font-size: 18px;
	color: white;
}



.tech
{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 10px 0;
}

.tech_table
{
	width: 624px;
	margin: 0 -15px;
	border: solid 1px #888888;
	padding: 0;
	border-collapse: collapse;
	font-size: 12px;
}

.tech_table td
{
	border: solid 1px #888888;
	text-align: center;
	padding: 7px 5px;
}

.tech_table td
{
	height: 2em;
}

.tech_table tr.even td
{
	background: #CFC6A0;
}

.tech_table th
{
	border: solid 1px #005aa4;
	text-align: center;
	font-weight: bold;
	padding: 0 5px;
	height: 35px;
	background: #005aa4;
	color: #ffffff;
}

.tech_table th a
{
	color: #ffffff;
}
.tech_table th a:hover
{
	color: #ababab;
}

.simple_rubric table td
{
	padding: 5px 10px;
	font-size: 90%;
}

.simple_rubric table th
{
	text-align: center;
	font-weight: bold;
	height: 35px;
	padding: 5px 10px;
	font-size: 90%;
}

.simple_rubric table td img
{
	margin: 10px;
}

.simple_rubric table td p
{
	margin: 0;
	font-size: 90%;
}

.tech_table td.char
{
	text-align:left;
	font-weight: bold;
}


#catalog .rel
{
	position: relative;
}
#catalog .rel .bonus
{
	position: absolute;
	left: -25px;
	top: 1px;
}
#catalog .rel .new
{
	position: absolute;
	left: -25px;
	top: 1px;
}
#catalog .rel .closed
{
	position: absolute;
	left: -25px;
	top: 1px;
}

#cat_items .item
{
	overflow: hidden;
}
#cat_items .item .img
{
	float: left;
	margin: 0 40px 20px 0;
}
#cat_items .item .img img
{
	width: 150px;
}
#cat_items .item .name
{
	line-height: 28px;
	display: list-item;
}
#cat_items .item .gost
{
	display: inline-block;
	line-height: 28px;
	margin: 4px 0 0 0;
	padding: 0 15px;
	background: #cfc6a0;
	font-size: 13px;
}

.prim
{
	font-style: italic;
}

#archive .header
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#archive .item
{
	margin: 15px 0;
	padding: 0 20px 20px 20px;
	background-color: #cbc4a1;
	overflow: hidden;
}
#archive .item .title
{
	margin: 0 -20px 20px -20px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	background-color: #5a0305;
	font-size: 16px;
}
#archive .item .text
{
	margin: 0 0 16px 0;
}
#archive .item .this_img
{
	width: 175px;
	float: left;
}
#archive .item .this_img img
{
	width: 175px;
}

#archive .item .change_img
{
	float: right;
	width: 370px;
	margin: 0 0 10px 0;
	text-align: right;
}
#archive .item .change_img img
{
	width: 175px;
}
#archive .item .change_img.b1 {background: url(/des/archive_arr1.png) no-repeat 14px 78px;}
#archive .item .change_img.b2 {background: url(/des/archive_arr2.png) no-repeat 14px 0;}

.full_desc .img
{
	float: left;
	width: 200px;
	margin: 0 20px 20px 0;
}
