@charset "windows-1251";

.td-body {
	padding: 20px 10px 10px 50px;
}

td.title {
/*	background-image: url(img/textbg.png); */
	background-color: #000000;	
	padding: 6px 5px 5px 5px;
	color: #EDBF47;
	text-align: center;
	font-weight: bold;
}

table.pricelist, table.pricelist td {
	border: 1px solid #666;
	vertical-align: top;
}

table.pricelist {
	border-collapse: collapse;
	padding: 5px;
	height:1%;
	border: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 17px;
	width: 705px;
}

table.pricelist td.tdcenter {
	padding: 5px;
}

table.pricelist td.tdcenter {
	text-align: center;
}

table.calculator, table.fotos {border-collapse: collapse; padding: 0; height:1%; border: none; font-family: Tahoma, Verdana, Arial; font-size: 12px; line-height: 16px; margin: 0 0 0 17px; width: 680px;}
table.calculator td {border-bottom: 1px solid #666; padding: 5px 0 5px 0; width: 50%; vertical-align: top;}

td.foto
{
	text-align: center;
}

/*- таблицы -*/

table.rakson-data-table {
	border: 1px solid #666666;
	border-top: 0px;
	border-bottom: 0px;	
}

table.rakson-data-table td,
table.rakson-data-table th {
	border-bottom: #666666 solid 1px;
	padding: 3px 5px;
	vertical-align: top;
}

table.rakson-data-table td.data-table-title {
	FONT-WEIGHT: bold;
	border: #666666 solid 1px;
	padding: 3px 5px;
	background-color: #000000;
}

table.rakson-data-table tr.data-table-row {
	background-color: #303030;
}

table.rakson-data-table tr.data-table-row-2 {
	background-color: #222222;
}

table.rakson-data-table tr:hover{
	background-color: #444444;
}

/* Строка сепарации */

div.pagination {
	margin-top: 20px;
}

div.pagination a {
	border: 1px solid #808080;
	margin-right: 3px;
	padding: 2px 6px;
	background-position: bottom;
	background-color: #000000;
	text-decoration: none;
	color: #edbf47;		
}

div.pagination a:hover {
	border: 1px solid #808080;
	background-image: none;
	background-color: #edbf47;
	color: #000000;
}

div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #ffffff;
}

div.pagination span.disabled {
	margin-right: 3px;
	padding: 2px 6px;
	color: #999999;
}
/* --------------- */

.alignCenter {
	text-align: center;
}
