@charset "utf-8";
/* CSS Document */

html, body { margin:0; padding:0; background:#e5e1e0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; }

table { border:none; width:100% }
table th, table td { text-align:left; vertical-align:top; }
table th { font-weight:bold; color:#0073b2; text-align:left; border-bottom:1px dashed #d1d1d1; padding:5px 0; width:40%; }
table td { border-bottom:1px dashed #d1d1d1; padding:6px 0; }
tr.foto th { text-align:center; border:none; padding-top:40px }
tr.foto td { border:none; text-align:center; }
tr.foto td img { margin:25px; }
strong { color:#0073b2; }
strong.price { color:#dc6e14; font-size:18px; font-weight:normal; }
div.box { margin:27px; padding:22px; background:#fff; }
div.lot { margin:27px 0 0 0; width:150px; background:url(../images/lot_left_angle.gif) left top no-repeat; padding-left:29px;  }
div.lotInner1 { height:29px; background:url(../images/lot_right_angle.gif) right top no-repeat; padding-right:29px; }
div.lotInner2 { border-top:1px solid #fff; border-bottom:1px solid #fff; background:#007abd url(../images/lot_bg.gif) top repeat-x; line-height:27px; height:27px; font-weight:bold; color:#fff; text-transform:uppercase; }
div.contacts { text-align:center; }
td.picrow {border:0;width:35%;}
td.description {border:0;width:64%;}
div.empty { position:absolute; background:url(../images/achtung.jpg) center top no-repeat; top:50%; left:50%; width:200px; height:30px; padding:110px 0 0 0; margin:-70px 0 0 -100px; text-align:center; font-size:18px; }
div.empty a:link, div.empty a:visited { color:#2183ca; outline:none; text-decoration:none; font-size:12px; }
div.empty a:hover { color:#b82a2a; }
