*
{
	margin: 0;
	padding: 0;
}

img, div
{
	behavior:url(../templates/iepngfix.htc)
}

a.golden:link {color:#abaa59; text-decoration: none;}
a.golden:visited {color:#9b9a49; text-decoration: none;}
a.golden:hover {color:#bbba69; text-decoration: underline;}

a.gray:link {color:#8e8e8e; text-decoration: none;}
a.gray:visited {color:#7e7e7e; text-decoration: none;}
a.gray:hover {color:#9e9e9e; text-decoration: underline;}

.selected { color:#abaa59; }

body
{
	font: 12px/16px Times New Roman, serif;
	background-color: 2e2e2e;
	color: #8e8e8e;
}

b, strong
{
color: #cccccc;
}

.menu_box
{
	position: absolute; top: 67px; left: 0px; width: 100%; float: left; border: 0px dashed red;
	min-width: 1000px;
}

#menu_bg_r
{
	background-image:url('topright.png'); height: 40px; margin-left: 353px; border: 0px dashed blue;
}

#menu_bg_l
{
	background-image:url('topleft.png'); width: 353px; height: 40px; float: left; border: 0px dashed green;
}

.line
{
	height: 1px; background-color: #5d593d;
}

.menu
{
	padding-left: 89px; float: left; margin-top: 1px;
}

.menu_item
{
	font-size: 10pt; margin-right: 44px; float: left; clear: right;
}

.lang
{
	float: right; clear: right; margin-right: 50px; font-family: Verdana, Tahoma, Arial; font-size: 13pt;
}

.igor
{
	position: absolute; top: 58px; left: 0px; z-index: 99px; margin-left: 89px;
}

.content
{
	margin-top: 130px; float: left;
	min-width: 1000px;
}

.content_frame
{
	margin-top:92px; margin-left: 92px; margin-bottom: 130px; float: left;
}

.imgtd
{
	border: 1px solid #a09f55;
	padding: 2px;
}

.catalog
{
	font-size: 9pt; width: 196px; float: left; border: 0px dashed green;
}

.categories
{
	width: 196px; border: 0px dashed white;
}

.imgtable
{
	margin-top: 11px; margin-bottom: 10px; border-collapse: collapse; float: right; border: 0px dashed;
}

.showitem
{
	margin-left: 92px; border: 0px dashed blue; float: left; font-size: 10pt;
}

.itemimg
{
	display: block; margin-top: 5px; height: 400px; border: 1px solid #a09f55;
}

.itemtext
{
	margin-top: 10px; width: 430px;
}
