div.printversion {
	width: 100%;
	height: auto;
	background: transparent url('images/bg-print.gif') left bottom no-repeat;
	color: #C00000;
	font-size: 9px;
	font-family: Arial;
	text-align: right;
}

table.pricetable {
	width: 100%;
	border-bottom: 1px solid #000;
	background: #FFF;
}
table.pricetable td {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	padding: 12px 9px;
}
table.pricetable tr.mainheader td {
	background: #496778;
	padding: 7px 13px 7px 13px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
	border-left: 1px solid #FFF;
}
table.pricetable td.header1 {
	color: #7F7F7F;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 7px 4px 7px 4px;
	background: #FFF;
}
table.pricetable td.sectionheader {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 12px 17px 12px 17px;
	background: #A1A1A1;
	border-top: 2px solid #000;
	color: #FFF;
}
table.pricetable tr.gray td {
	border-left: 1px solid #FFF;
	background: #ECECEC;
	font-size: 105%;
}
table.pricetable tr.gray td.left {
	border-left: 0px;
}
table.pricetable tr.white td {
	border-left: 1px solid #E5E5E5;
	background: #FFF;
	font-size: 105%;
}
table.pricetable tr.white td.left {
	border-left: 0px;
}
/*новсоти*/
table.news {
	width: 100%;
}
table.news td.date {
	padding: 6px 0px 5px 0px;
	font-family: 'Small Fonts';
	font-size: 9px;
	color: #999;
}
table.news td.date img {
	margin-left: 4px;
}
table.news td.body {
	color: #666666;
	font-size: 14px;
	padding: 0px 15px 9px 0px;
}
table.news td.body a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

table.clients {
	width: 100%;
}
table.clients td {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	border-bottom: 1px solid #aaa;
	padding: 4px 3px;
	text-align: center;
}
table.clients tr.header td {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 12px 17px 12px 17px;
	background: #A1A1A1;
	border: 0px;
	border-top: 2px solid #000;
	color: #FFF;
}
div.pager {
	width: auto;
	height: 19px;
	float: left;
	margin: 12px 2px 1px 2px; 
}
div.pager a {
	width: auto;
	background: #B0B0B0;
	display: block;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #FFF;
	padding: 2px 3px 2px 3px;
	position: relative;
}
div.pager .arrow {
	padding: 7px 2px 7px 2px;
}
div.pager .act {
	background: transparent;
	display: block;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #B0B0B0;
	padding: 2px 3px 2px 3px;
}

table.sub-menu {
	width: 100%;
	height: auto;
}
table.sub {
	width: auto;
	height: auto;
}
table.sub td.link a {
	text-decoration: none;
}
table.sub td.link {
	border-right: 1px solid #E5E5E5;
	padding: 12px 13px 9px 13px;
	color: #C00000;
	font-family: Arial;
	font-size: 12px;
	background: #FFF;
}
table.sub td.border {
	height: 3px;
}
table.sub-act {
	width: auto;
	height: auto;
}
table.sub-act td.link {
	background: #807D7B;
	border-right: 1px solid #73706E;
	padding: 12px 13px 9px 13px;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
table.sub-act td.link a {
	color: #FFF;
	text-decoration: none;
}
table.sub-act td.border {
	height: 3px;
	background: transparent url('images/bg-subarrow.gif') 13px top no-repeat;
}
/*перезаписываемые стили*/

/*основной выод на главной*/
td.textout {
	padding: 0px 15px 10px 16px;
	vertical-align: top;
	width: 100%;
}

