/* Block Trade-In CSS File
   08/11/2007   */

/* ---- reset ---- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
h1,h2,h4,h5,h6,h3 { font-size: 1em; font-style: normal; font-weight:bold; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

html {
  height:100%;
}
body{
	background:#fff;
	color:#666;
	font:normal 62.5% Tahoma, Arial, Helvetica, sans-serif;
	min-width:1000px;
	max-width:1280px;
    text-align:center;
}

table, table td, table th {
  font-size:1em;
}
h1{
	color:#6f6f6f;
	font-size:1.3em;
    font-weight:bold;
	margin:0 0 5px 0;
}
h1.large{
  font-size:1.5em;
  margin-bottom:1em;
}
h2 {
	color:#6f6f6f;
	font-size:1.2em;
    font-weight:bold;
	margin:10px 0 5px 0;
}
h3 {
	color:#6f6f6f;
	font-size:1em;
    font-weight:bold;
	margin:10px 0 5px 0;
}
h4 {
	color:#6f6f6f !important;
	font-size:1em !important;
    font-weight:bold !important;
	margin:10px 0 5px 0 !important;
}
h5 {
	color:#6f6f6f !important;
	font-size:1em !important;
    font-weight:bold !important;
	margin:10px 0 5px 0 !important;
}
h6 {
	color:#6f6f6f !important;
	font-size:1em !important;
    font-weight:bold !important;
	margin:10px 0 5px 0 !important;
}
a {
  color:#6f6f6f;
  font-size:1em;
  text-decoration:none;
}
a:hover,
a:active
{ text-decoration:underline; }

.nav dd a:hover,
.nav dd a:active
{ text-decoration:none; }

p {
    margin-bottom:1.6em;
}

input.text,
select,
textarea
{border:1px solid #A5ACB2;}

input,
option{
    color:#999;
    /*font-size:1em;*/
/*    height:17px;*/
    font-size:1.1em;
}
select{
    color:#999;
    font-size:1.1em;
}

textarea{
    color:#999;
    font-size:1.2em;
}
* html textarea{ font-size:1em }

input.button,
input.radio,
input.checkbox{
    border:none;
    height:auto;
    margin:0px;
}
input.hidden{ display:none !important; }

input.text:focus,
textarea:focus
{ border:1px solid #ED1C24; }

select.narrow,
input.narrow
{ width:50px; }

select.narrow1/*,
input.narrow1*/
/*{ width:103px !important; }*/
{ width:80px !important; }


select#money{ width:36px; }

form dt{
    clear:right;
    float:left;
    width:165px;
}
form dd label{
    margin:0 0.2em 0 -1.3em;
    vertical-align:top;
}
form dd input,
form dd select,
form dd textarea{
    margin-bottom:0.6em;
}
form dd input.text{
    margin-right:1.7em;
    /*height:15px;*/
    vertical-align:baseline;
    /*vertical-align:middle;*/
    width:100px;
}
form dd select{ width:212px; }

form dd input.wide,
form dd textarea.wide
{ width:212px; }

/*form dd .annotation{
    margin:0 0 0.7em 150px;
}*/

form dl h2{
    margin-bottom:1px;
}

form.search dd input.wide,
form.search dd select
{ width:225px; }

form.search dd select.narrow{ width:100px;margin-right:3.4ex;*margin-right:4ex; }

form.request input.wide,
form.request select{
    width:235px;
}

strong,
.strong *
{ font-weight:bold; }

.tred{ color:#F2555B; }

/* ---- classes ---- */
.clearall{ clear:both; }
.fleft{ float:left; }
.fright{ float:right; }

.hide{
    display:none;
}

.graph{
    background:transparent none no-repeat left top;
    display:block;
    outline:none;
    text-indent:-900em;
}
a.mail,
a.map{
    width:15px;
    height:15px;
}
a.mail{
    background-image:url(/images/pic/ico-mail.gif);
}
a.map{
    background-image:url(/images/pic/ico-struct.gif);
}
a.valuation{
    background-image:url(/images/pic/online.jpg);
    width:176px;height:181px;
}
a.print{
    background-image:url(/images/pic/h-print.png);
    width:115px;height:11px;
}
a.more{
    background-image:url(/images/pic/h-more.png);
    width:49px;height:11px;
}
div.more{ width:65px; }
a.morephotos{
    background-image:url(/images/pic/h-more-photos.png);
    width:152px;height:11px;
}

div.htable{ width:52px; }
a.htable{
    background-image:url(/images/pic/h-table.png);
    width:40px;height:11px;
}
div.hgallery{ width:52px; }
a.hgallery{
    background-image:url(/images/pic/h-gallery.png);
    width:37px;height:11px;
}

a.sendclaim{
    background-image:url(/images/pic/h-send-claim.png);
    width:69px;height:11px;
}
div.sendclaim{ width:82px; }

a.change{
    background-image:url(/images/pic/h-2change.png);
    width:44px;height:11px;
}
div.change{ width:57px; }

a.dofaqsm{
    background-image:url(/images/pic/h-do-faq-sm.gif);
    width:66px;height:10px;
}
div.dofaqsm{ width:82px; }

a.printcart{
    background-image:url(/images/pic/h-2print-cart.png);
    width:74px;height:11px;
}
div.printcart{ width:86px; }

a.back{
    background-image:url(/images/pic/h-back.png);
    width:29px;height:11px;
}
div.back{ width:42px; }

a.doll,a.euro,a.rub,
a.gol,a.gor,
.colorbox
{ width:17px;height:17px; }

a.doll{ background-image:url(/images/pic/ico-doll.gif); }
a.euro{ background-image:url(/images/pic/ico-euro.gif); }
a.rub{ background-image:url(/images/pic/ico-rub.gif); }

a.gol { background-image:url(/images/pic/ico-gol.gif); }
a.gor { background-image:url(/images/pic/ico-gor.gif); }

h1.toask{
    background-image:url(/images/pic/h-do-faq.png);
    width:107px;height:16px;
}

h1.itemsNew{
    background-image:url(/images/pic/h-items-new.png);
    width:181px;height:12px;
}
.colorbox{ background-image:url(/images/pic/ico-empty.gif); }
span.colorbox{ line-height:1em; }

.counters a{ margin-right:12px; }

.bbHeader{
    background:transparent url(/images/pic/hdr.png) no-repeat right top;
    height:26px;
}
.bbHeader a{
    background:transparent url(/images/pic/hdl.png) no-repeat left top;
    display:block;
    margin-left:-1px;
    outline:none;
    padding:8px 10px;
    text-indent:-900em;
}
* html .bbHeader a{ padding-top:5px; }

.bbHeader a span{
    cursor:pointer;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

ul.nav,
ul.nav li,
ul.hor,
ul.hor li{
    list-style:none;
    margin:0;
    padding:0;
}
ul.nav li,
dl.nav dt,
dl.nav dd{
    border-left:2px solid #F2555B;
    margin-bottom:10px;
    padding-left:10px;
}

ul.nav li span{ font-weight:bold; }
dl.nav dt{ margin-bottom:0; }

ul.hor li{ display:inline; }

a.arrowed{ padding-left:10px; }

ul.arrowed li,
a.arrowed{
    background:transparent url(/images/pic/ico-arrow-tred.gif) no-repeat left .4em;
    border:none;
}

ul.sitemap li {border-color:#e5e5e5; }

.subm{
    background:transparent url(/images/pic/btn-right.gif) no-repeat right top;
    height:19px;
}
div.accept{ width:55px; }
div.dofaq{ width:80px; }
div.find{ width:47px; }

.subm span{
    background:transparent url(/images/pic/btn-left.gif) no-repeat left top;
    display:block;
    font-size:1em !important;
    line-height:1em !important;
    /*height:19px;*/
    padding:0 8px;
}
div.subm span{
    margin-left:-1px;
    padding-top:5px; /*4px;*/
    padding-bottom:4px;
}
* html div.subm span{
    margin-left:0;
    padding-top:4px;
    padding-bottom:4px;
}

div.gray{
    background:#e5e5e5 url(/images/pic/gray-round-r.gif) no-repeat right top;
    padding-right:3px;
    margin-bottom:4px;
}
div.gray .lt{
    background:#e5e5e5 url(/images/pic/gray-round-l.gif) no-repeat left top;
    padding:8px 9px 6px;
    /*padding:0px 9px;*/
}
/*div.gray.last{ margin-bottom:30px; }*/
div.gray.last{ margin-bottom:15px; }

div.gray .lt table{
  height:18px;
}
div.gray div.sendclaim,
div.gray div.dofaqsm,
div.gray div.change,
div.gray div.printcart
{ margin-right:30px; }

td.padded{ padding-right:20px; }

div.gray .money,
div.table,
div.gallery
{ margin-right:5px; }

div.gray .lt .spacer{
  width:100%;
}

div.gray #search input,
div.gray #search label{
    padding-right:20px;
    vertical-align:middle; }

div.gray #search input.search{
    margin-right:12px;
    padding:0;
    width:200px;
}

dl.question,
dl.answer{
    margin:10px 10px;
}
dl.question dt,
dl.answer dt{
    background:transparent none no-repeat left center;
    height:17px;
    padding-left:25px;
    word-spacing:1em;
}
dl.question dt span,
dl.answer dt span
{ vertical-align:middle;padding-right:1em; }

dl.question dt .author strong,
dl.answer dt .author strong
{ word-spacing:0.1em; }

dl.question dt{ background-image:url(/images/pic/ico-q.gif); }
dl.answer dt{ background-image:url(/images/pic/ico-a.gif); }

dl.question dd,
dl.answer dd{
    margin-left:25px;
}
dl.answer{ margin:0 0 20px 35px;
}

form.twocols .subm{
    margin:10px 0 0 165px;
}
* html form.twocols .subm{ margin-left:153px; }

.annotation{ font-style:italic; }
p.annotation{ padding-top:1em; }
#RubsOnly{
  clear:both;
  text-align:right;
  font-size:0.9em;
  margin-bottom:0em;
  width:100%;
}

.gitem{
    float:left;
    margin:0 15px 30px;
}

/* ------ _IDs ------ */
/*  globals */
#Header,
#Menu,
#Content
{margin:0 31px 0 31px;clear:both;}

#FLA,
#Selling,
#Content,
#Buying,
#Contacts,
#Banners,
#Copyrights
{text-align:left;}

* html #WraperMain{
  width:expression( ( documentElement.clientWidth || document.body.clientWidth ) < 1001 ? '1001px' : 'auto');
  /*width:expression( (document.documentElement.clientWidth) < 1001 ? '1000px' : (( document.documentElement.clientWidth ) > 1201 ? '1200px' : 'auto') );*/
}

/*  #Header */
#Header{
    height:px;
    /*margin-top:20px;
    margin-bottom:20px;*/
    margin:0;
    /*padding:20px 31px;*/
    padding:10px 31px;
    overflow:hidden;
}
#Header.xmass{
  background:transparent url(/images/pic/ny-tree.jpg) no-repeat left -3px;
}
#Logo{
    display:inline;
    float:left;
    margin:5px 20px 0 2px;
    width:157px;
    height:47px;
    /*width:153px;
    height:47px;*/
}
#Logo a{
    background:transparent url(/images/pic/block_logo.gif) no-repeat left top;
    /*background:transparent url(/images/pic/block_logo.png) no-repeat left top;*/
    display:block;
    width:157px;
    height:47px;
    outline:none;
    text-indent:-900em;
}
#Navi{
    float:right;
    /*margin-top:5px;*/
    margin-top:20px;
    width:80%;
}
/** html #Navi{ width:95%; }*/

#Navi .graph{ height:13px; }
#Navi a.graph:hover,
#Navi a.grap:active,
#Navi .active
{ background-position:left bottom; }

td.empty{
  width:10%;
}

/*  #FLA */
div#FLA{
    background:transparent url(/images/pic/collage-bg.jpg) repeat-x left top;
    width:100%;

    position:relative;
}
#FLA #ToolBar{
    position:absolute;
    top:12px;
    left:50%;
}
#ToolBar .ttl{
  position:absolute;
  /*top:21px;*/
  top:90px;
  left:134px;
  opacity:0.82;
  filter:progid:DXImageTransform.Microsoft.Alpha( opacity=82 );
}
#Info{
    background:#666 url(/images/pic/info-bar-bg.png) repeat left top;
    /*color:#AFAFAF;*/
    color:#e5e5e5;
    height:80px;
    /*width:350px;*/
    /*margin:0 0 0 40px;*/
    width:490px;
    margin:0 0 0 -17px;

    clear:both;
    display:none;
    position:relative;
    top:8px;
    z-index:999;
    opacity:0.95;
    filter:progid:DXImageTransform.Microsoft.Alpha( opacity=95 );
}
* html #Info{
    background-image: expression( this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pic/info-bar-bg.png',sizingMethod='scale')" );
}
#Info .rt{ background:transparent url(/images/pic/info-rt.png) no-repeat right top;height:80px; }
#Info .lt{ background:transparent url(/images/pic/info-lt.png) no-repeat left top;height:80px; }

#Info .fleft,
#Info .fright{
    margin-top:4px;
    width:43%;
}
* html #Info .fleft,
* html #Info .fright{
  display:inline;
}

#Info .fleft{ margin-left:10px; }
#Info .fright{ margin-right:10px; }

#Info th,
#Info td{
    border-bottom:1px solid #afafaf;
    font-size:11px;
    line-height:1.7em;
    vertical-align:top;
}
#Info th{ width:48%; }
#Info td{ width:51%; }

#Info #tmark,
#Info #tmodel{
  overflow:hidden;
}

#PreviewBar{
    float:left;
    clear:both;
    width:500px;
    position:absolute;
    top:0px;
}
#PreviewBar ul{ padding:0; }
#PreviewBar li{
    display:inline;
    float:left;
    margin:0 5px;

    min-height:100px;
    height:100px;
}
/** hmtl #PreviewBar li{ height:100px; )*/
/*#PreviewBar li.first{ margin-left:0; }
#PreviewBar li.last{ margin-right:0; }*/

#PreviewBar a{
    border:3px solid #D02121;
    display:block;
    float:left;
}
#PreviewBar a.pre{
    border-width:2px;
    margin:16px 0 16px 0;
}
#PreviewBar a.active{
    margin:0;
}
#PreviewBar img{
    width:100%;
}

/*  #Content */
#Content{
    font-size:1.2em;
    line-height:1.4em;
    margin-top:25px;
}
#inx #Content{ margin-top:12px; }

/*  #Menu */
#Menu{
    background:transparent url(/images/pic/mebg-r.png) no-repeat right center;
    margin-top:12px;
    width:auto;
    float:none;
    text-align:center;
}
#Menu div.out{
    background:transparent url(/images/pic/mebg-l.png) no-repeat left center;
}
#Menu ul,
#Menu div.int{
    background:transparent url(/images/pic/mebg.png) repeat-x left center;
    padding:10px 5px;
    margin:0 9px;
}
#Menu .graph{ height:14px; }
#Menu li{
    display:inline;
    margin:0 .95%;
}
#Menu li.first{ margin-right:1%; }
#Menu li.last{ margin-right:0; }


#inx .bbHeader,
.iRound{
    position:absolute;
}
.iRound{
    right:-1px;
    top:-1px;
}

* html .blue .iRound{ right:-2px; }

.bbHeader{ top:-13px;left:0px; }
.bbHeader span{
    display:block;
    height:10px;
    text-indent:-900em;
}

#inx table.layout{
    border:none;
    margin-top:20px;
    width:100%;
}
#inx table.layout td{
    border-right:1px solid;
    padding-bottom:0px;
    vertical-align:top;
    width:50%;
}

#inx table.layout td.red{
    padding-left:45px;
}

#inx table.layout td.blue,
#inx table.layout td.blue div.flesh
{ border-color:#C8D8E4; }

#inx table.layout td.red,
#inx table.layout td.red div.flesh
{ border-color:#F8A4A7; }

.blue .bbHeader{ background-color:#C8D8E4; }
.red .bbHeader{ background-color:#F8A4A7; }

.blue .bbHeader a{ background-image:url(/images/pic/hdl-blue.gif); }
.red .bbHeader a{ background-image:url(/images/pic/hdl-red.gif); }

.blue .bbHeader span{
    background:white url(/images/pic/block-sells.gif) no-repeat left center;
    width:96px;
}
.red .bbHeader span{
    background:white url(/images/pic/block-bying.gif) no-repeat left center;
    width:94px;
}

.blue .nav li,
dl.blue dt,
dl.blue dd
{ border-color:#69f; }

.red .nav li,
dl.red dt,
dl.red dd
{ border-color:#F2555B; }

#inx table.layout div.flesh{
    border-top:1px solid;
    padding-top:20px;
    position:relative;
}

#inx table.layout div.flesh .fleft,
#inx table.layout div.flesh .fright
{ width:45%; }

table.layout td.blue .fleft,
table.layout td.red .fleft,
table.layout td.red .fright
{ margin-top:10px; }

* html td.blue .fright{ text-align:center; }
td.blue .fright a{ margin:0 auto; }

.red form,
.sidebar-form{
    margin-top:15px;
}
.red select,
.sidebar-form select,
.red input,
.sidebar-form input{
    display:block;
    margin-bottom:7px;
    width:120px;
}

.red input.text,
.sidebar-form input.text{ height:15px !important; }

.red input.button,
.sidebar-form input.button{
    margin-bottom:0px !important;
    width:auto !important;
}

/*  #Sidebar */
#Sidebar{
    float:left;
    margin-bottom:20px;
    width:229px;
}
#Sidebar.gray{
    /*background-image:url(/images/pic/sbar-top.png);*/
    background:none;
    /*overflow:hidden;*/
    /*padding:12px 0px 0px;*/
    padding:6px 0 0;
    width:213px;
}
#Sidebar.gray .bt{
    /*background:transparent url(/images/pic/sbar-bt.png) no-repeat left bottom;*/
    padding-bottom:12px;
}

#Sidebar.gray h1{ margin:0 0 17px 12px; }

#Sidebar.gray form.faq,
#Sidebar.gray form.sidebar-form{
    margin-left:13px;
}

#Sidebar.gray .faq label{
    display:inline;
    float:left;
    width:45px;
    margin-left:5px;
    /*margin-right:5px;*/
    padding:0;
    vertical-align: top;
}
#Sidebar.gray .faq input,
#Sidebar.gray .faq textarea{
    display:block;
    margin:0 0 7px 50px;
    padding:0;
    width:125px;
}
#Sidebar.gray .faq textarea{ height:100px; }
#Sidebar.gray .faq .subm{ margin-left:50px; }
* html #Sidebar.gray .faq .subm{ margin-left:55px; }

#Sidebar.gray .faq .subm input{
    margin-left:0;
    width:66px;
    height:10px;
}

#Sidebar .sidebar-form input.text{
    width:160px;
}

#Sidebar .bbHeader{
    float:left;
    margin-bottom: 15px;
}
#Sidebar ul{
    clear:both;
    padding-top:0.5em;
    /*margin-bottom:25px;*/
    margin-bottom:50px;
}
#Sidebar .arrowed{
    margin:0 10px 10px 16px;
}
#Sidebar a.valuation{
    background-image:url(/images/pic/online-sm.jpg);
    margin-left:-3px;
    width:116px;
    height:131px;
}

/*  #Workarea */
#Workarea{
    margin-left:220px;
    /*padding:0 3px 0 10px;*/
}

#Workarea ul{ margin-left:20px;	 }
#Workarea ol{ margin-left:20px;	 }
#Workarea li{
  background:transparent url(/images/pic/ico-arrow-tred.gif) no-repeat scroll left 0.4em;
  padding-left:10px;
}
#Workarea .sitemap li{
  background:none;
}

/*  #Path */
#Path{
    padding-top:0.5em;
    margin:0 0 25px;
}
#Path span{ font-weight:bold; }

#Workarea table,
#Workarea table th,
#Workarea table td{
	/*border:none;*/
	border-color:#e8e8e8;
}

#Workarea table{
    margin-bottom:10px;
    width:100%;
}
#Workarea table th,
#Workarea table td{
  /*border-bottom:1px solid #E8E8E8;*/
  line-height:1.8em;
  /*text-align:center;*/
  vertical-align:middle;
}
* html th .graph,
* html td .graph
{ line-height:1em; }

#Workarea table td a{
  text-decoration:underline;
}

#Workarea table thead th{
    font-weight:bold;
    line-height:2.2em;
}
#Workarea tfoot th,
#Workarea tfoot td{
    border:none;
    vertical-align:top;
}

#Workarea h1{
    font-size:1.5em;
}

#Workarea .gray table{
  margin:0;
}
#Workarea .gray table th,
#Workarea .gray table td{
  border:none;
  line-height:1em;
  vertical-align:middle;
}
#Workarea .gray #model{ width:100px; }

#Workarea table.datas th,
#Workarea table.datas td{
  border-bottom:1px solid #E8E8E8;
  text-align:center;
}

#Workarea table.datas tr.novelty td{
  background-color:#cce8cccce8cc;
  border-color:#fff;
}

#Workarea table.datas tr.reserved td{
  background-color:#ff6060;
  border-color:#fff;
}

#Workarea table.datas tr.action td{
  background-color:#a3b7ff;
  border-color:#fff;
}

#Workarea table.datas tr.novelty td a.gor{
  background-image:url(/images/pic/ico-green.gif);
}

#Workarea table.datas a{ text-decoration:none; }
#Workarea table.datas thead a{ text-decoration:underline; }

#Workarea .carEntity{ margin:15px 0 30px;position:relative; width:100%; }
* html #Workarea .carEntity{ }

#Workarea .carEntity img{
  /*float:left;*/
}
#Workarea .carEntity a.img{
  display:inline;
  float:left;
  padding:5px 5px 3px;
  *padding-bottom:5px;
}
#Workarea .carEntity a.img.novelty{
  background-color:#b2db67;
}
#Workarea .carEntity a.img.reserved{
  background-color:#ff6060;
}
#Workarea .carEntity a.img.action{
  background-color:#a3b7ff;
}

#Workarea .carEntity .ico-h-novelty{
    color:#b2db67;
    font-weight:bold;
    position:absolute;
    top:101px;
    left:1ex;
}

div.carEntity{
    float:left;
    width:49%;
}
.carEntity dl.dataPresentation{
    clear:right;
    float:left;
    margin-left:20px;
    margin-bottom:13px;
    width:50%;
}
dl.dataPresentation dt,
dl.dataPresentation dd{
  border-bottom:1px solid #E8E8E8;
  height:1.7em;
  padding-top:0.2em;
  vertical-align:middle;
}
dl.dataPresentation dt.bnone,
dl.dataPresentation dd.bnone
{ border:none }

dl.dataPresentation dt{
    float:left;
    width:50%;
}
dl.dataPresentation dd{
  float:left;
  /*margin-left:50%;*/
  width:48%;
}

.carEntity div.subm{
  clear:both;
  margin-left:143px;
}

#Workarea .data{
    width:47%;
}
#Workarea .data table{
    margin-bottom:20px;
    width:75%;
}
#Workarea .data dl.dataPresentation{
    margin-bottom:20px;
    width:54%;
}
.fright.gallery{
    text-align:right;
    width:356px;
}
/**/
.gallery img{
    cursor:pointer;
	display:inline;
    float:right;
    margin:0 0 14px 13px;
}
.gallery img#big{
    background:transparent none no-repeat center;
    cursor:default;
}
.gallery.fright .subm{
    float:right;
    text-align:left;
    width:168px;
}

/*  #Pager */
#Pager{
    clear:both;
}
#Pager li{
    background-image:none;
    color:#ED1C24;
    font-size:1.1em;
    float:left;
    margin-right:7px;
    padding:0;
}
#Pager li a{
    color:#999;
    font-size:0.9em;
    padding-top:2px;
}
#Pager li a.graph{ padding-top:0; }

/*  #Contacts */
#Contacts{
    height:40px;
    margin-top:10px;
}
#inx #Contacts{ margin-top:-20px; }
* html #inx #Contacts{ margin-top:-18px; }
*:first-child+html #inx #Contacts{ margin-top:-18px; }

#Contacts a{
    float:left;
    display:inline;
}
#Contacts a.graph{
    background:url(/images/pic/h-tel-directory.gif) no-repeat;
    width:146px;
    height:40px;
    margin:0 30px 0 45px;
}
#Contacts a.butred{
    margin-top:3px;
}
#Line{
    background:transparent url(/images/pic/line-bg.gif) repeat-x left center;
    margin-left:247px;
    position:relative;
    top:14px;
}

#Copyrights td,
#Banners td{
    padding:0 26px 0;
    text-align:left;
}

/* #TextStatic */
#TextStatic{
	font-size:1.2em;
	margin:30px 0 0;
	padding:0 31px 0;
	text-align:justify;
}
#TextStatic p{
	margin:0;
	padding:0;
}

/*  #Banners */
#Banners{
    margin-top:30px;
    margin-bottom:30px;
	padding:0 31px 0;
}
#inx #Banners{
	margin-top:10px;
    margin-bottom:30px;
}
#Banners a{
    background:transparent none repeat-x left top;
    color:#fff;
    display:block;
    position:relative;
    text-decoration:none
	width:30%;
}
#Banners a span{
    cursor:pointer;
    position:absolute;
    top:10px;
    right:20px;
    width:60%;
}

/* pyrights */
#Copyrights{
    border-bottom:15px solid #ED1C24;
    min-height:50px;
    padding:0 31px 0;
}
* html #Copyrights{ height:50px; }

#Copyrights td{
    vertical-align:middle;
    width:33.3%;
}

#Copyrights #copy p,
#Copyrights #copy a
{ float:left; }

#Copyrights td a.graph{
    display:inline;
    margin-left:26px;
}

#Copyrights #webway{
    text-align:right;
}
#Copyrights #webway a{
    float:none;
    margin-right:50px;
    text-decoration:underline;
}
#Copyrights #webway a:hover,
#Copyrights #webway a:active
{ text-decoration:none; }


/* RE */
.round{
    border-top:1px solid;
    border-right:1px solid;
    border-bottom:1px solid;
    border-color:#e5e5e5;
    margin-top:13px;
    position:relative;
    width:210px;
}
* html .round{ height:1%; }
/*#inx .round{ width:153px; }*/

/* IE/Win Disappearing List-Background Bug FIX */
* html .round ul,
* html .round ol,
* html .round dl
{ position:relative; }

.wide{ border-bottom:1px solid #C3CFDB; }

.round .bbHeader{
    /*margin:-14px 0 0;*/
    position:absolute;
    top:-13px;
    left:0px;
}
.round .rcRTop,
.round .rcBottom,
.round .rcBLeft,
.round .rcBRight{
    border:none;
    font-size:1px;
    line-height:1px;
    position:absolute;
    /*display:none;*/
}
.round .rcRTop{
    background:white url(/images/pic/rc-tr.png) no-repeat right top;
    width:5px;height:5px;
    top:-1px;
    right:-1px;
}

.round .rcBLeft,
.round .rcBRight,
.round .rcBottom{
    background:white none no-repeat left bottom;
    height:7px;
}
.round .rcBottom{
    background-image:url(/images/pic/rc-b.png);
    width:153px;
    bottom:-1px;right:-1px;
}
.round .rcBLeft{
    background-image:url(/images/pic/rc-bl.png);
    width:7px;
    bottom:-1px;left:-1px;
}
.round .rcBRight{
    background-image:url(/images/pic/rc-br.png);
    width:7px;
    bottom:-1px;right:-1px;
}
* html .round .rcBottom,
* html #inx .round .rcRTop,
* html #SideBarLeft .round .rcRTop
{ right:-2px; }

.round .nav,
.round form{
    padding-bottom:20px;
    margin:34px 10px 0 15px;
}
.round .nav li{ margin-bottom:6px; }

.bbHeader{
    background:transparent url(/images/pic/hdr.png) no-repeat right top;
    background-color:#C3CFDB;
    margin-bottom:20px;
    height:26px;
}
.bbHeader a{
    background:transparent url(/images/pic/hdl-blue.gif) no-repeat left top;
    display:block;
    margin-left:-1px;
    outline:none;
    /*padding:7px 10px;*/
    /*text-indent:-900em;*/
}
* html .bbHeader a{ padding-bottom:4px; }

.bbHeader a span{
    cursor:pointer;
}

.bbHeader .blFAQ{
  background-image:url(/images/pic/block-faq.gif) !important;
  height:10px !important;
  width:120px !important;
}
.bbHeader .blSubsc{
  background-image:url(/images/pic/block-subsc.gif) !important;
  height:10px !important;
  width:100px !important;
}


table.tlayout,
table.tlayout td,
table.tlayout th{
    border:none !important;
}

table.complect{
    width:auto !important;
}
table.complect th,
table.complect td{ vertical-align:top; }
table.complect th{
    padding:0 !important;
    width:155px !important;
}
table.complect td{
    padding-right:50px;
    text-align:left;
}

/* ==tform */
.tform th, .tform td{
    /*border:1px solid #0a0 !important;*/
    border:none !important;
}
#Workarea table.tform{
    border:1px solid #efefef !important;
}

#Workarea .tform th,
#Workarea .tform td{
    line-height:1.4em;
    padding:6px 10px 6px 20px;
    vertical-align:top;
}
#Workarea .tform th{
    width:125px;
}
#Workarea .tform td{
    line-height:1.4em;
    padding-left:2em;
}
#Workarea .tform .complect td{
    padding:0 45px 0 0;
}
#Workarea .tform h3{
    font-weight:bold;
    padding:0.1em 0 0.2em;
    margin-left:-10px;
}

#Workarea .tform tr.last-child th{
    padding-bottom:20px;
}

#Workarea .tform .color{
    background-color:#f5f5f5;
}
.layout2 ul {
	text-align:left;
}
.carsbottom {
	text-align:right;
	margin-right:12px;
	color:red;
	text-decoration:underline;
	clear:both;
	margin-bottom:5px;
}
.carsbottom a {
	color:red;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

.type_icon {
	position:absolute;
	top:209px;
	left:286px;
	width:70px;
	height:46px;
	z-index:100;
}
#antarion {color:#5F5549; font-size:11px; overflow:hidden; height:31px; position:relative; top:; left:; font-family:Arial, Helvetica, sans-serif; text-align:left;}
#antarion img{ float:left; margin-right:5px; margin-bottom:5px;}
#antarion2 {position:relative; color:#5F5549; top:8px;}
#antarion2 a, #antarion2 a:hover {color:#5F5549; font-size:11px; text-decoration:none;}

.table, .table td {
	border: 1px solid gray; 
	padding: 5px 5px; 
	border-collapse: collapse; 
	margin: 10px;
}
.spisok, .spisok li {
	margin-left:25px;
	list-style-type:disc;
}
