.clear_all {
	clear: both;
}
.clear_all_center {
	clear: both;
	text-align: center;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style: url(../img/marker.gif);
	text-align: left;
}
li {
	padding: 0px;
}
body, div, td {
  margin: 0;
  padding: 0px;
  color: #444;
  font-family: Times New Roman;
  font-size: 15px;
  text-align: justify;
}
body {
	padding: 0px;
	text-align: center;
	background-color: #fff;
}
p {
	margin: 0;
	padding: 0;
}
td, th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
a {
	color: #037600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, .h1 {
	font-size: 22px;
	color: #037600;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	text-align: left;
}
h2, .h2 {
	color: #B15210;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
h3, .h3 {
	font-size: 11px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	color: #FFAB21;
}
h2.h1 {
	text-transform: none;
}
#body {
	width: 1000px;
	border: 1px solid #bbb;
}
.top_left {
	width: 240px;
	background-color: #AAC695;
	background-color: #CDA269;
	height: 35px;
	vertical-align: middle;
}
.top_left a {
	text-decoration: none;
	color: White;
}
.top_left a:hover {
	text-decoration: underline;
}
.top_left div {
	color: White;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px;
}
.red_bg {
	background-color: #E54538;
	border: 1px solid #B9070D;
	padding: 2px 5px;
	border-width: 0px 1px 1px 0px;
}
.top_right {
	vertical-align: middle;
	padding: 0px 15px;
	font-family: Tahoma;
	font-size: 11px;
}
.links {
	white-space: nowrap;
	vertical-align: middle;
}
.links a {
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #999;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.brown_bg {
	background-color: #B15210;
	border: 1px solid #7D0400;
	color: #FFFCF4;
}
td.brown_bg {
	border-width: 0px 0px 3px 1px;
	/*padding: 10px 25px;*/
	padding-right: 25px;
	font-family: verdana;
	font-size: 11px;
/*	height: 200px;*/
/*	line-height: 20px;*/
}
td.brown_bg h1, td.brown_bg .h1 {
	font-family: times new roman;
	font-size: 27px;
	color: #FFFCF4;
}
#logo {
	vertical-align: bottom;
	width: 240px;
	height: 196px;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	border-bottom: 3px solid #CDA269;
}
.times {
	font-family: Times New Roman;
	font-size: 14px;
}
#left_block {
	background-color: #FFEDCB;
	width: 240px;
	border-top: 3px solid #CDA269;
}
#left_block div {
	padding: 0px 7px;
	font-family: tahoma;
	font-size: 19px;
	text-transform: none;
}
#left_block div a {
	color: #222;
	display: block;
	text-align: center;
	padding: 2px 10px;
	margin: 10px 0px;
	text-decoration: none;
}
#left_block div a:hover {
	background-color: white;
}
#left_block div div a {
	padding: 3px 0px;
	margin: 5px 0px;
	font-size: 17px;
	/*font-style: italic;*/
	/*text-transform: lowercase;*/
	background-color: #DDC9A7;
	color: #7D0400;

}
#path {
	border-top: 3px solid #FFAB21;
	margin: 0px 3px;
	padding: 3px 15px;
	font-size: 11px;
	font-family: Verdana;
	border-bottom: 1px solid #bbb;
}
#path a {
	color: #999;
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}
.content_table {
	margin: 0px 0px;
	width: 100%;
}
div.hr {
	border-top: 3px solid #B15210;
	border-right: 3px solid white;
	border-left: 3px solid white;
	line-height: 3px;
	font-size: 3px;
	height: 3px;
	margin-bottom: 10px;
	clear: both;
}
.content_table td, .content_table th {
	padding: 5px 15px;
	border-top: 3px solid #B15210;
	border-right: 3px solid white;
	border-left: 3px solid white;
}
.line {
	border-top: 3px solid #B15210;
	border-right: 3px solid white;
	border-left: 3px solid white;
}
.content_table th {
	border-top: 3px solid #E54538;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
.content_table h1 {
	font-size: 21px;
}
.pdd20 {
	padding: 0px 15px;
}
.cursiv {
	font-style: italic;
	color: #FFAB21;	
	font-size: 14px;
}
#footer th {
	background-color: #CDA269;
	width: 240px;
	vertical-align: middle;
	text-align: center;
	border-top: 3px solid white;
}
#footer td {
	border-top: 3px solid white;
	background-color: #FFEDCB;
	vertical-align: middle;
	text-align: center;
	border-left:  3px solid white;
	padding: 10px 5px;
	font-size: 11px;
	font-family: verdana;
}
.exclusive {
	background-image: url(../img/exclusive.jpg);
	width: 210px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: top center;
}
td.ex_name {
	font-weight: bold;
	padding-left: 15px;
	color: #222;
	vertical-align: top;
	height: 40px;
}
td.ex_price {
	font-size: 24px;
	vertical-align: middle;
	height: 40px;
	padding-left: 15px;
	text-transform: lowercase;
	font-weight: bold;
	color: #7D0400;
}
#left_block #subscribe {
	text-align: left;
	margin: 0px 10px;
	text-transform: none;
	font-family: times new roman;
}
#subscribe input.text {
	border: 1px solid #7D0400;
	width: 150px;
	height: 18px;
}
#subscribe input.submit {
	border: 1px solid #7D0400;
	height: 22px;
	width: 45px;
}
.antiquariat_list {
	margin-top: 15px;
	width: 100%;
	background-image: url(../img/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 3px solid #C4DAB4;
}
.antiquariat_list td {
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 5px;
}
.antiquariat_list .lot_number {
	font-size: 21px;
	width: 100px;
}
.antiquariat_list .img {
	vertical-align: top;
	text-align: center;
	width: 220px;
	padding: 0px 10px;
	background-color: #fff;
}
.antiquariat_list .img img {
	margin-top: 5px;
}
.antiquariat_list .header {
	vertical-align: top;
	padding-top: 5px;
}
.antiquariat_list .header strong {
	font-size: 17px;
	font-weight: normal;
	font-family: tahoma;
	color: #7D0400;
}
.antiquariat_list a {
	color: #7D0400;
}
.antiquariat_list .price {
	font-size: 26px;
	white-space: nowrap;
	color: #B9070D;
	text-align: right;
}
.table_lot {
	background-image: url(../img/bg_grad);
	background-repeat: repeat-x;
	background-position: top;
	border: 5px solid #fff;
	border-top: 5px solid #AAC695;
	/*border-bottom: #DAE9CF 5px solid;*/
}
.table_lot img {
	border: 5px double #CDA269;
}
.table_lot {
	width: 720px;
	/*height: 300px;
	min-height: 300px;*/
}
.table_lot td {
	padding: 10px 20px;
}
#lot {
	font-size: 22px;
	text-align: right;
}
#lot_descr {
	border-top: 1px solid #C4DAB4;
	padding-top: 10px;
}
#price {
	text-align: right;
	height: 40px;
	color: #7D0400;
	font-size: 36px; 
	border-top: #DAE9CF 1px solid;
}
#lot_data {
	border-top: 1px solid #C4DAB4;
	padding-top: 10px;
}