html, body
{
	height: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}
p,table,td,th,address,pre,form
{
	margin: 0px 0px 0px 0px;
}
h1,h2,h3,h4,h5,h6
{
	color: #3D3D3D;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}
h1
{
	margin: 13px 0px 8px 0px;
	font-size: 12px;
}
h2
{
	margin: 12px 0px 7px 0px;
	font-size: 12px;
}
h3
{
	margin: 11px 0px 6px 0px;
	font-size: 11px;
}
h4
{
	margin: 10px 0px 5px 0px;
	font-size: 11px;
}
h5
{
	margin: 9px 0px 4px 0px;
	font-size: 10px;
}
h6
{
	margin: 8px 0px 3px 0px;
	font-size: 10px;
}
ul,ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ol
{
	list-style-type: decimal;
}
table
{
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 11px;
	color: #606060;
}
a
{
	color: #EE8313;
}
a.leftmenu
{
	color: #898989;
}
a.glav
{
font-weight:bold;
font-size:11px;
text-decoration: none;
color:#000000;
}

a.leftmenusel
{
	color: white;
}
a.topmenu
{
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a.topmenu:hover
{
	text-decoration: underline;
}
a.topmenusel
{
	font-size: 10px;
	color: #F8C513;
	text-decoration: none;
}
a.topmenusel:hover
{
	text-decoration: underline;
}
a.rightmenu
{
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.rightmenu:hover
{
	text-decoration: underline;
}
a.rightmenusel
{
	font-size: 11px;
	color: #F8C513;
	text-decoration: none;
}
a.rightmenusel:hover
{
	text-decoration: underline;
}
a.color
{
	color: #404040;
	text-decoration: none;
}
a.color:hover
{
	color: #000000;
	text-decoration: underline;
}
a.product
{
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
a.product:hover
{
	color: #000000;
	text-decoration: underline;
}
td.mainmenu
{
	width: 145px;
	height: 22px;
	background-color: #F4F4F4;
	padding-left: 8px;
}
td.sect_header
{
	color: black;
	font-size: 10px;
	height: 35px;
	vertical-align: bottom;
	background-image: url('sect_back.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.leftmenu
{
	height: 18px;
	padding-left: 30px;
	background-color: white;
	background-image: url('left_mark.gif');
	background-repeat: no-repeat;
}
td.leftmenusel
{
	height: 18px;
	padding-left: 30px;
	background-color: #3D3D3D;
	background-image: url('left_mark.gif');
	background-repeat: no-repeat;
}
td.siteinfo
{
	padding-left: 20px;
	font-size: 10px;
	color: #A2A2A2;
}
td.subsect
{
	height: 18px;
	color: black;
	background-color: #F4F4F4;
	font-size: 10px;
	padding-left: 9px;
}
td.subsect_right
{
	height: 18px;
	color: black;
	text-align: right;
	background-color: #F4F4F4;
	font-size: 10px;
	white-space: nowrap;
}
td.photos
{
	text-align: center;
	vertical-align: top;
}
td.colors
{
	vertical-align: top;
	font-size: 10px;
}
td.pr_title
{
	text-align: left;
}
td.pr_param
{
	text-align: center;
}
td.pr_price
{
	color: #000080;
	text-align: right;
	white-space: nowrap;
}
td.pr_notice
{
	vertical-align: top;
}
td.pr_order
{
	text-align: center;
}
td.pr_section
{
	color: #3D3D3D;
	font-weight: bold;
	text-align: center;
}
tr.pr_header
{
	background-color: #E0E0E0;
}
tr.pr_section
{
	background-color: #FFE0E0;
}
tr.pr_back
{
	background-color: #FFFFFF;
}
input, textarea, select
{
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10px;
	border: 1px solid black;
	background-color: white;
	color: black;
}
input.number
{
	text-align: right;
}
input.button
{
	border: 1px solid #808080;
	background-color: #FFCE99;
}