* { background-position: 50% 50%; background-repeat: no-repeat; }
BODY {
	background-color: #000;
	color: #FFF;
	font-family: Verdana;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
}
TABLE {	border: 0px; border-collapse: collapse; }
TD { text-align: center; vertical-align: center; margin: 0px; padding: 0px; }
IMG { border: 0; margin: 0px; padding: 0px; }
H1 { font-size: 130%; }
H2 { font-size: 110%; font-weight: normal; }
H3 { font-size: 90%; }
H4 { font-size: 60%; }
P {
	color: #000000;
	font-size: 70%;
	line-height: 1.25em;
	text-align: justify;
	margin: 0px;
}
A { color: #005AFF; }

UL { list-style-type: none; margin: 0px; padding: 0px; }
LI { font-size: 70%; margin: 0px; padding: 0px; }

CITE { display: block; color: #C1C1C7; font-size: 60%; line-height: 1.25em; text-align: right; margin: 1em 0px; }


/* верх сайта */
.main-8 {
	background-color: #ED1C24;
	background-image: url(/image/shadow/red.gif);
	background-position: 50% 100%;
	background-repeat: repeat-x;
}
.main-8 H1 { font-weight: normal; margin-top: 0.25em; margin-bottom: 0.25em; }
.main-8 H2 { color: #FFFFFF; font-size: 90%; font-weight: bold; margin: 0.5em; }
.main-8 H3 { color: #FFFFFF; font-size: 70%; font-weight: bold; margin: 0.5em; }
.main-8 A { color: #FFFFFF; }


/* центр сайта */
.main-5 { background-color: #5A5A5A; width: 100%; height: 1px; }


/* низ сайта */
.main-2 { background-color: #D6D6D6; border-top: 2px solid #000000; width: 100%; }
.main-2 TD { vertical-align: top; padding: 0.5em 1em; }
.main-2 P { color: #5A5A5A; }


/* меню сайта */
.menu-site { background-color: #5A5A5A; }
.menu-site TD { padding: 0.2em; }
.menu-site A { color: #FFF; font-size: 70%; }


/* меню прайс */
.menu-price { background-color: #880304; font-size: 70%; }
.menu-price TD { background-position: 0% 50%; text-align: left; }
.menu-price A {
	color: #FFFFFF;
	text-decoration: none;
	display: table;
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 10;
}
.menu-price A:hover {
	color: #FF0000;
	cursor: hand;
}
.menu-price A .x2 {
	display: table-cell;
	vertical-align: middle;
	//position: absolute;
	//top: 50%;
}

.menu-price A .x4 {
	display: table-cell;
	horizontal-align: middle;
	//position: absolute;
	//top: 50%;
}

.menu-price A .x2 .x3 {
	//position: relative;
	//top: -50%;
}
.menu-price #price {
	background-color: #E1E1E3;
	border: 1px solid #000000;
	border-bottom: 0px;
	font-size: 95%;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 10;
	visibility: hidden;
}
.menu-price #price TD { }
.menu-price #price TD A {
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
}
.menu-price #price TD A:hover { background-color: #FFFFFF; }
.menu-price #price TD A DIV { border-bottom: 1px solid #000000; padding: 1em; }


/* меню другие */
.menu-other { height: 63px; }
.menu-other A { color: #2F2F2F; font-weight: bold; text-decoration: none; }
.menu-other A:hover { color: #FF0000; }
.menu-other TD { border: 0px solid #5A5A5A; border-bottom: 6px solid #5A5A5A; }
.menu-other .item TD { border: 0px; font-size: 70%; }


/* каталог */
.caption {
	background-color: #FFF;
	border: 1px solid #000;
	border-bottom: 0px;
	color: #ed1c24;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	width: 33%;
	position: absolute;
	top: -42px;
	//top: -43px;
	z-index: 1;
}
.catalog {
	background-color: #FFF;
	border-collapse: separate;
	border: 1px solid #000;
	color: #000;
}
.catalog TH {
	background-color: #F00;
	color: #FFF;
	font-size: 80%;
	padding: 0.5em;
}
.catalog TD {
	border: 1px solid #F00;
	border-top: 0px;
	border-left: 0px;
	font-size: 70%;
	padding: 7px;
}
.catalog TD A { color: #000; }


/* специальное предложение */
.offer {
	background-color: #F00;
	border: 1px solid #000;
	border-collapse: separate;
	width: 100%;
	height: 100%;
}
.offer TH { font-size: 80%; height: 1.5em; }
.offer TD {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 70%;
	text-align: left;
	padding: 0.5em;
}
.offer TD STRONG {
	color: #ED1C24;
	font-weight: normal;
}
.offer TD A STRONG {
	color: #005AFF;
}


/* новости */
.news {
	background-color: #FF0000;
	border: 1px solid #000000;
	border-collapse: separate;
	width: 100%;
	height: 100%;
}
.news TH { font-size: 80%; height: 1.5em; }
.news TD {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 70%;
	text-align: left;
	vertical-align: top;
	padding: 0.75em;
}
.news TD A {
	color: #000000;
	text-decoration: underline;
	display: block;
	margin-bottom: 1em;
}
.news .fdate {
	color: #E50000;
	font-weight: bold;
}


/* информация */
.info {
	background-color: #F3F3F3;
	background-image: url(/image/gradient/grey.jpg);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-collapse: separate;
	width: 100%;
	height: 100%;
}
.info TH { font-size: 80%; height: 1.5em; }
.info TH A { color: #000000; }
.info TD {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 0.75em;
}
.info TD A {
	color: #000000;
}
.info .fdate {
	color: #E50000;
}
.koptekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E37C1D;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 4px;
	margin-top: 0px;
}

