table {}
caption {color:#e8e0c3; font-weight:bold;}
th      {text-align:left;}


table.format, table.format_descr {margin-left:4px;}
table.format caption {color:#e8e0c3; font-weight:bold; font-size:1.1em;}
table.format_descr caption {color:#e8e0c3; font-weight:bold; font-size:1.2em;}

table.data {color:#e8e0c3;margin:1px;}
table.data td, th {border-bottom:1px solid #000;border-right:1px solid #c56e14;padding:1px 6px 1px 6px;font-size:0.9em;}
table.data .none {border-bottom:0px solid #000;border-right:0px solid #c56e14; padding:0px;}
table.data .bg {background-color:#c87e2d;}


table.data_cart {color:#e8e0c3;margin:1px;}
table.data_cart th { background-color:#000; border-bottom:1px solid #000;border-right:1px solid #c56e14;padding:1px 6px 1px 6px;font-size:0.8em;}
table.data_cart td {border-bottom:1px solid #000;border-right:1px solid #c56e14;padding:1px 6px 1px 6px;font-size:14px;}
table.data_cart .none {border-bottom:0px solid #000;border-right:0px solid #c56e14; padding:0px;}
table.data_cart .bg {background-color:#c87e2d;}

table.data_descr {color:#e8e0c3;margin:1px;}
table.data_descr td, th {border-bottom:1px solid #000;border-right:1px solid #c56e14;padding:1px 6px 1px 6px;font-size:0.9em;}
table.data_descr .none {border-bottom:0px solid #000;border-right:0px solid #c56e14; padding:0px;}
table.data_descr .bg {background-color:#c87e2d;}
 
/*------------------ table lines --------------------*/
.rtoptable, .rbottomtable{display: block; background: #c56e14; font-size:0px;}
.rtoptable{margin:0px;}
.rbottomtable{margin-bottom:3px;}
/*.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}*/
span.rtoptable span, span.rbottomtable span{display: block; height: 1px; overflow: hidden; background: #000;}
.r1table{margin-right: 1px}
/*--------------------------------------------------*/

/*------------------ main_blocks (mb) -------------------------*/
table.mb {font-size:0.7em; margin-left: 5px; z-index:10;}
table.mb tr.bg {background-color:#ce6d0e; background-image:url(../i/tbl/bg_block.jpg); background-position:bottom; background-repeat:repeat-x}
table.mb td.bg_t {background-color:#ce6d0e;}
table.mb td.bg_b {background-color:#da9214;}
table.mb span {font-weight:bold;margin-left:12px;}
.content {color:#fff; font-weight:bold; margin:0px 0px 0px 0px; vertical-align:top;}
/*--------------------------------------------------*/

/*------------------ main_blocks_black (mbb) -------------------------*/
table.mbb {font-size:0.7em; margin: 12px;}
table.mbb tr.bg {background-color:#000;}
table.mbb td.bg {background-color:#000;}
table.mbb span {font-weight:bold;margin-left:12px;}
.content {color:#fff; font-weight:bold; margin:0px 0px 0px 0px; vertical-align:top;}
/*--------------------------------------------------*/

/*------------------ left_blocks (lb) -------------------------*/
table.lb {font-size:0.6em; margin: 6px 0px;}
table.lb tr.bg {
	background-color:#ce6d0e; 
	background-image:url(../i/tbl/bg_block.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
	/*
	background-attachment:scroll; */
}
table.lb td.bg_t {background-color:#ce6d0e;}
table.lb td.bg_b {background-color:#da9214;}
table.lb span {font-weight:bold;margin-left:12px;}
.content {color:#e8e0c3; font-weight:bold; margin:0px 0px 0px 0px; vertical-align:top;}
.content2 {color:#4F4F4F; margin:0px 0px 0px 0px; vertical-align:top;}
.head {font-size:1.2em;display:block;margin-top:4px;}
/*--------------------------------------------------*/


