body
{
	font-size: 8pt;
	background-image: url(img/back.gif);
	margin: 0px 5px;
	color: #330033;
	font-family: Tahoma;
	letter-spacing: 1pt;
	background-color: #e8e8e8;
}
b
{
	color: darkred;
}
tr.head b
{
	color: white;
}
div.valisum b
{
	color: red;
}
td
{
	font-size: 8pt;
}
th
{
	font-size: 8pt;
	text-align: center;
}
tr.head th
{
	text-align: right;
}

i
{
	font-weight: bold;
	color: #e07f50;
	font-style: normal;
}
img
{
	border: 0px;
}
img.product
{
	border: 4px solid #f1e0c6;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
/*----------------- table ----------------*/
table.gmenu
{
	padding-right: 2px;
	border-top: #ff9933 1px solid;
	border-left: #ff9933 1px solid;
	border-right: #ff9933 1px solid;
	padding-left: 2px;
	background: #cc3333;
	width: 760px;
	color: #ffffff;
}
table.top
{
	margin: 0px;
	width: 760px;
	border-collapse: collapse;
	height: 44px;
}
table.main
{
	border-right: #ff9933 1px solid;
	margin: 0px;
	border-left: #ff9933 1px solid;
	width: 760px;
	border-bottom: #ff9933 1px solid;
	border-collapse: collapse;
	height: 91%;
}
table.prop 
{
	border-collapse: collapse;
	border: #f1e0c6 3px solid;
	margin: 0px;
	width: 400px;
}

table.prop th
{
	padding-left: 5px;
	color: black;
	background-color: gainsboro;
}
table.prop td
{
	border: #f1e0c6 1px solid;
	padding-left: 5;
	padding-right: 5;
}
table.bottom
{
	margin-left: 10px;
	width: 740px;
	border-collapse: collapse;
	border: 0px;
	color: #cc3333;
}
table.products
{
	border-width: 0px;
	border-collapse: collapse;
	width: 100%;
}
/*----------------- tr ----------------*/
tr.head
{
	color: white;
	background-color: sandybrown;
}
	/*background-color: #4974A3;*/
th
{
	color: darkred;
	text-align: center;
}
/*----------------- td ----------------*/
td.toc
{
	border-right: 1px solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	vertical-align: top;
	width: 162px;
	padding-top: 0px;
	background-color: navajowhite;
}
td.rtoc
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top; 
	border-left: 1px solid;
	width: 162px;
	padding-top: 0px;
	background-color: #eeeeee;
}
td.content
{
	padding: 6px;
	vertical-align: top;
	background-color: whitesmoke;
	font-size: 8pt;
}
/*----------------- div ----------------*/
/* Группа ссылок */
div.toc_head
{
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
/* Заголовок группы ссылок */
div.toc_head label
{
	font: bold 8pt Tahoma;
	color: darkred;
}

/*  Блок ссылок в группе */
div.toc
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
/*  Блок текста в контентной зоне */
div.text
{
	padding: 10px;
}
/* Итоговый валидатор */
div.valisum
{
	border: #ff6633 1px solid;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: lightyellow;
	height: 10px;
	margin-bottom: 10px;
}
div.valisum ul
{
	list-style-type: square;
	color: #cc3333;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.tip
{
	border-right: #cc3333 1px solid;
	padding-right: 5px;
	border-top: #cc3333 1px solid;
	padding-left: 5px;
	background: ivory;
	padding-bottom: 5px;
	border-left: #cc3333 1px solid;
	width: 240px;
	color: crimson;
	padding-top: 5px;
	border-bottom: #cc3333 1px solid;
}
/*----------------- a ----------------*/
a
{
	color: #660033;
	text-decoration: underline;
}
a:hover
{
	color: darkred;
	text-decoration: underline;
}
a.vmenu, a.vmenu:visited
{
	color: #f1e0c6;
	font: bold Tahoma;
	text-decoration: none;
}
a.vmenu:hover
{
	color: cornsilk;
}
a.vmenu_sel
{
	font-weight: bold;
	color: ghostwhite;
}
a.vmenu_sel:hover, a.vmenu_sel:visited
{
	color: ghostwhite;
	text-decoration: none;
}
td.content a
{
	color: #660033;
}
td.content a:visited
{
	color: #a0484a;
}
td.content a:hover
{
	color: #ba5c5c;
}
td.content a.sel, td.content a.sel:visited
{
	color: #d70000;
}
a:visited
{
	color: #5f3232;
}
a:hover
{
	color: #ba5c5c;
	text-decoration: underline;
}
a.sel
{
	font-weight: normal;
	color: #d70000;
	text-decoration: none;
}
a.sel:hover
{
	color: #ba5c5c;
	text-decoration: none;
}
a.sel:visited
{
	color: #d70000;
}
a.btn, a.btn:visited
{
	margin-top: 2px;
	font-weight: bold;
	color: #f1e0c6;
	background-color: #cc3333;
	text-decoration: none;
}
a.btn:hover
{
	color: cornsilk;
}
:hover
{
	text-decoration: underline;
}
/*----------------- select ----------------*/
select, option, input
{
	border: gray 1px solid;
	font-size: 8pt;
	height: 17px;
}
textarea
{
	font: 8pt Tahoma;
	border: gray 1px solid;
}

input.btn
{
	background-color: PapayaWhip;
	border-color: #cc3333;
}

input.cb
{
	border: none;
}
table.radio input
{
	border: none;
	height: 13px;
}
table.radio label
{
	font-weight: normal;
}

span input
{
	border: none;
	height: 13px;
}

span.note
{
	color: dimgray;
}
p
{
	margin: 10px 4px;
	text-indent: 6pt;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
}
h1
{
	padding-right: 0px;
	font-size: 18px;
	padding-bottom: 0px;
	color: #cc3333;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	line-height:19px;
}
h2
{
	padding-right: 0px;
	padding-left: 10px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: #cc3333;
	padding-top: 0px;
}
h3
{
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #cc3333;
	text-indent: 5pt;
	padding-top: 0px;
}
h4
{
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: darkred;
	text-indent: 5pt;
	padding-top: 0px;
}
h5
{
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: rosybrown;
	text-indent: 5pt;
	padding-top: 0px;
}

td.toc h1, td.rtoc h1
{
	padding-right: 4px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	background-color: #ff6600;
	text-align: right;
}

h6
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: #cc3333;
	text-indent: 5pt;
	padding-top: 0px;
}

/*----------------- hr ----------------*/
hr
{
	color: #cc3333;
}
td.toc hr, td.rtoc hr
{
	color: #ff9933;
	height: 1px;
	text-align: left;
}

div.toc hr, div.rtoc hr
{
	width: 140px;
	height: 1px;
	text-align: left;
	/* color: #cc3333; */
	color: #ff9933;
}

ol
{
	margin-left: 35px;
	list-style-position: outside;
}

ul
{
	margin-top: 4px;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin-bottom: 8px;
	margin-left: 35px;
}

ul ul
{
	margin-left: 18px;
	list-style-type: square;
	list-style-image: none;
}

li.sel
{
	color: red;
}

dt
{
	font-weight: bold;
}
