div#head {
	width: 100%;
}
div#news div.inner div {
	margin-bottom: 20px;
}


div#news div.inner a {
	text-decoration: none;
}
div#contacts {
	background-color: #2C2C2E;
	padding: 32px 0 40px 60px;
}
div#inner-menu {
	margin-top: 92px;
	float: right;
	width: 45%;
	padding-right: 6%;
	color: #AFAFAF;
}
div#inner-menu table td {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
div#inner-menu table td.pipe {
	width: 20%;
	text-align: center;
}
table.catalog img {
	border: 1px solid #8A9EA9;
	margin: 3px 16px 0 0;
}
table.catalog td, table.passport td {
	color: #000;
	padding-top: 4px;
}
table.catalog td.header, table.passport td.header {
	color: #EF1D4C;
	font-weight: bold;
	padding-bottom: 8px;
}
table.catalog td.name, table.passport td.name {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 8px;
	background: transparent url(../i/dot.gif) repeat-x 0% 90%;
}
table.catalog td.rule {
	background: transparent url(../i/1px-grey.gif) repeat-x 0% 80%;
	padding: 24px 0 32px;
}
table.catalog td.rule2 {
	background: transparent url(../i/1px-red.gif) repeat-x 0% 80%;
	padding: 12px 0;
}
table.catalog td.padded {
	padding: 16px 0 !important;
	background: none;
}
table.catalog td.padded img {
	border: 0;
	margin: 0 0 0 15px;
}
table.catalog td.last {
	background: none;
	padding-bottom: 0;
}
table.catalog td.rule a {
	display: block;
	padding: 0 0 0 16px;
	background: url(../i/li02.gif) no-repeat 0 3px;
	color: #424345 !important;
}
div.pages {
	text-align: center;
	color: #515459;
	margin-top: 32px;
}
div.pages a {
	color: #515459;
	text-decoration: none;
}
div.pages span.active-page {
	color: #EF1C4F;
	font-weight: bold;
}
img.bigpic {
	margin-top: 0 !important;
}
img.smallpic {
	float: left;
	display: inline;
	margin: 0 0 22px 15px !important;
}