DIV.path { font-size: 11px; padding: 0; color: #999; }
DIV.path A { color: #999 !important; }
/* Разлинованая таблица */
TABLE.table { margin: .8em 0; }
TABLE.table TH { font-weight: normal; padding: 4px 0; border-bottom: 4px solid #006699; border-top: 1px solid #006699; }
TABLE.table TD { padding: 4px 4px 4px 0; border-bottom: 1px solid #D0D0D0; text-align: center;}
TABLE.table TH, TABLE.table TH P { padding: 0; }
/* Форма */
TABLE.form { width: 450px; margin: .8em 0; }
TABLE.form TD.name { width: 25%; padding-right: 15px; }
TABLE.form TD.input { width: 75%; padding: 3px 0; }
/* Список */
UL {
	padding: .5em 0 .5em 25px;
	margin: 0;
	list-style: outside url(img/marker.gif);
}
TABLE.osn {
	width: 100%;
	height: 100%;
}
TABLE.osn TD.logo {
	width: 225px;
	height: 159px;
}
/* Меню */
TABLE.osn TD.menu {
	width: 76%;
	padding-top: 10px;
	vertical-align: top;
	background: #ccc;
}
DIV.mn {
	width: 63%;
	background: #FF0000;
	margin-top: 45px;
	padding: 4px 6px;
	font-weight: bold;
	font-size: 11px;
	float: right;
	text-align: right;
	color: #FFF;
}
DIV.mn A:link {
	color: #FFF;
	text-decoration: underline;
}
DIV.mn A:visited {
	color: #FFF;
	text-decoration: underline;
}
DIV.mn A:hover {
	color: #FFF;
	text-decoration: none;
}
DIV.mn A:active {
	color: #FFF;
	text-decoration: underline;
}
DIV.w {
	width: 100%;
	margin-top: 82px;
}
/* Под меню */
Table.sub-menu {
	margin-top: 56px;
	float: right;
}
Table.sub-menu TD {
	width: 100%;
	padding: 3px 3px 3px 12px;
	font-size: 12px;
	text-align: right;
}
Table.sub-menu TD A:link {
	color: #000;
}
Table.sub-menu TD A:visited {
	color: #000;
}
Table.sub-menu TD A:hover {
	color: #FF0000;
	text-decoration: underline;
}
Table.sub-menu TD A:active {
	color: #000;
}
Table.sub-menu TD.punkt {
	background: #FFF;
	font-weight: bold;
	color: #000;
}
TD.lk {
	vertical-align: top;
	padding-bottom: 100px;
}
TABLE.osn TD.conect {
	height: 98%;
	background: #FFF;
	padding: 15px;
	vertical-align: top;
}
TD.copyright {
	height: 1%;
	padding: 10px;
	font-size: 10px;
	color: #FFF;
}
/* Переопределения */
* { -moz-box-sizing: border-box; box-sizing: border-box; }
HTML {
	height: 100%;
}
BODY {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 70%;
	background: #CCC;
}
TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
}
A:link {
	color: #4F548E;
}
A:visited {
	color: #999;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
A:active {
	color: #4F548E;
}
P {
	margin: 0;
	padding: 0.5em 0;
}
HR { height: 1px; color: #CCC; background: #CCC; border: none; }
STRONG { font-weight: bold; }
EM { font-style: italic; }
/* Заголовки */
H1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 13px 0;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 0;
}
H3 { margin: 0; }
/* Формы */
FORM { padding: 0; margin: 0; }
.large { width: 100%; }
.medium { width: 60%; }
.small { width: 40%; }
.smallest { width: 20%; }
INPUT, SELECT, TEXTAREA { font-size: 11px; }
.left { float: left; }
.right { float: right; }
/* Изображения */
IMG { border: none; }
IMG.block { display: block; }
IMG.left { margin: 5px 5px 5px 0; float: left; }
IMG.right { margin: 0 5px 5px 5px; float: right; }

TABLE.left { margin: 5px 5px 5px 0; float: left; }
TABLE.inline {
	margin: 5px 5px 4px 8px;
	display: inline-table;
	display: 'inline';
}
TABLE.right {
	margin: 5px 0 5px 5px;
	float: right;
}
TABLE.img {
	width: 5%;
	border: 1px solid #BDBDBD;
}
TABLE.img IMG {
	display: block;
}
TABLE.img DIV {
	position: relative;
	width: 100%;
}
TABLE.img IMG.plus {
	position: absolute;
	bottom: 1px;
	right: 1px;
	border: none;
}
DIV.zagl {
	padding: 0 0 5px 10px;
/*	font-size: 28px;
	letter-spacing: 5px;
	font-weight: bold;
	color: #FFF;*/
	position: relative;
}
DIV.teri {
	text-align: right;
	font-weight: bold;
}
DIV.adress {
	position: relative;
}
DIV.adress DIV {
	position: absolute;
	top: -105px;
	font-size: 12px;
	padding-left: 21px;
}
CITE { color: #666; font-style: italic; margin: 0 4px; display: block; }
a { outline: none; }
blockquote { border: 1px solid #8C8C8C; background: #E7E7E7; padding: 4px 8px; }

#lmenu_head { padding: 15px 10px; color: #fff; font-size: 18px; font-family: Verdana; }
#lmenu { margin: 0; padding: 0 5px 5px 20px; list-style: none; }
#lmenu li { margin: 0; padding: 0 0 8px 12px; background: url(../../images/lmenu_sp1.gif) 0 4px no-repeat; }
#lmenu, #lmenu a { color: #000; font-size: 12px; font-family: Verdana; text-decoration: none; }
#lmenu ul, #lmenu ul a { font-size: 11px; }
#lmenu ul { margin: 0; padding: 8px 0 0; list-style: none; }
#lmenu ul li { padding: 0 0 6px 12px; background: url(../../images/lmenu_sp2.gif) 0 4px no-repeat; }
#lmenu a:hover, #lmenu a.active { color: #f00; }
#lmenu a.active { font-weight: bold; }

#basket_box { position: absolute; top: 20px; right: 0; color: #000; font-size: 11px; line-height: 16px; font-family: Verdana; }
#basket_box b { color: #f00; font-size: 12px; font-weight: bold; }
#basket_box img { margin: 5px 0 0; }

.Content { color: #000; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background: #fff; }

table.tbl_prod { width: 100%; }
table.tbl_prod td { padding: 6px; background: #ececec; border: 1px solid #fff; font-size: 12px }
table.tbl_prod td.col1, table.tbl_prod td.col5 { font-weight: bold; }
table.tbl_prod td.head { background: #cccccc; border: 1px solid #fff; font-size: 11px; font-weight: normal; }
table.tbl_prod td.col2, table.tbl_prod td.col3, table.tbl_prod td.col4, table.tbl_prod td.col5, table.tbl_prod td.col6, table.tbl_prod td.col7, table.tbl_prod td.col8, table.tbl_prod td.col9 { text-align: center; }
table.tbl_prod td.bcol2, table.tbl_prod td.bcol3, table.tbl_prod td.bcol4, table.tbl_prod td.bcol5, table.tbl_prod td.bcol6 { text-align: center; }
table.tbl_prod td.bcol7, table.tbl_prod td.bcol8 { font-size: 12px; font-weight: bold; }
table.tbl_prod td.bcol7 { border-right: none; }
table.tbl_prod td.bcol8 { text-align: right; border-left: none; }
table.tbl_prod td.col9 { font-size: 9px; }
table.tbl_prod a { color: #000; }
table.tbl_prod input { text-align: center; }
table.tbl_prod input.inp1 { position: relative; top: -3px; }

div.btn_order { padding: 10px 0 0; text-align: right; }
.prod_date { font-size: 14px; text-align: left; }