@charset "windows-1251";
/* Gruppo396 */
body {
	margin:0;
	padding:0;
}
table {
	table-layout:fixed;	
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}
table td{
	border:0;
	margin:0;
	text-align:left;
	vertical-align:top;
}
.catalog {
	border:0;
	background-color:#FFE3B2;
}
.catalog td {

	text-align:center;
	font:10pt Arial, Helvetica, sans-serif;
	padding:15px 0 15px 0;
}
.catalog th {
	background-color:#CA0030;
	color:#FFFFFF;
	padding:2px 0 2px 0;

	text-align:center;
	font:10pt Arial, Helvetica, sans-serif;
	font-weight:bold;
}
td.space {
	background-color:#FFFFFF;	
	height:10px;
	padding:0;
}
th.space {
	background-color:#FFFFFF;	
	height:30px;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}

.alfa {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
.alfa a {
	font-weight:bold;
	color:#666666;
}
	
/* Выпадающее меню слева */
ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
/*	width: 150px; /* Width of Menu Items */ 
} 
ul li {
	margin-left:30px;
	margin-top:5px;
}
li ul {
	margin:0;
}

ul li a {
	font:9pt Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#AB2730;
}
li ul a {
	font:9pt Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#3C3C3E;
	padding:1px;
}
li ul {display:none;}
/* */
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
.small {
	font:8pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}
.small a {
	color:#333;
}
.goto {
	font-weight:bold;
	color:#333;
}
.goto a {
	color:#333;
}
.goto a:hover {
	color:#333;
}
.prices td {
	text-align:center;
}
.prices th {
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}
table.prices {
border:1px solid #666;
width:600px;
}
.content {
	font:12px Arial, Helvetica, sans-serif;
	padding-left:15px;
}
.topleft { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }

