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

html, body { margin:0; padding:0; background:#fff; 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:#000; text-align:left; border-bottom:1px dashed #000; padding:5px 0; width:40%; }
table td { border-bottom:1px dashed #000; 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:#000; }
strong.price { color:#000; font-size:18px; font-weight:normal; }
div.box { padding:22px; background:#fff; }
div.lot { margin:27px 0 0 0; height:35px; line-height:35px; text-align:center; font-size:18px; text-decoration:underline; text-transform:uppercase;  }
div.contacts { text-align:center; }
input#print { display:none; }

