body
{
	font-family: "Arial",sans-serif;
	font-size:0.8em;
}
a:link
{
	color: #000;
}
a:visited
{
	color: #333;
}
a:hover, a:active
{
	color:#fff;
	text-decoration:none;
}

h1
{
	font-size: 2em;
}
h1.hp_h1
{
	margin:0;
	font-size:1.1em;
}
h1, h2, h3, h4, h5, h6
{
	color:#000;
	margin:1em 0;
}
h2
{
	font-size: 1.4em;
}
h3
{
	font-size: 1.2em;
}
ul
{
	margin:1em 2em;
}
ol
{
	padding-left:2em;
}
.annotation
{
	padding: 1px 15px 0 15px;
	border-bottom: 1px solid #e0e7ef;
	font-style:italic;
	font-size:0.9em;
	background: #ffc;
	margin-top: 20px;
}
.list_autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.8em;
	background: #ffc;
	margin-top: -1em;
	padding: 0 5px;
}
.autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	background: #ffc;
	padding: 3px 15px;
}
.autor span, .list_autor span
{
	float: right;
}
.listing
{
	font-size: 0.8em;
}
p
{
	margin:1em 0;
}
.promo
{
	height:159px;
	overflow:none;
	background: #a3a2a2 url('./img/promo_rgt.jpg') no-repeat right;
	margin:1em 0;
	padding-right:200px;
}
.promo_lft
{
	float:left;
	width:14px;
	height:159px;
	background: url('./img/promo_lft.gif') no-repeat;
}
.promo p
{
	margin:0;
	padding:1em 0;
}
a#leftbtn_stamp
{
	display:block;
	width:196px;
	height:43px;
	overflow:hidden;
	background: url('./img/leftbtn_stamp.jpg') no-repeat;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	padding: 33px 100px 0 20px;
}
a.leftbtn
{
	display:block;
	width:196px;
	height:29px;
	overflow:hidden;
	background: url('./img/leftbtn.jpg') no-repeat;
	font-weight:bold;
	text-decoration:none;
	padding: 33px 100px 0 20px;
}
#left_text
{
	padding:0 20px;
}
#left_text h2
{
	font-size:1.1em;
	color:#fff;
	margin: 20px 0;
}
#left_text p
{
	margin:10px 0;
}
.left_promo
{
	width:314px;
	height:25px;
	overflow:hidden;
	text-align:center;
	background: url('./img/left_promo_stripe.gif') no-repeat;
	margin-left:-20px;
	padding-top: 9px;
}
fieldset
{
	border:none;
}
input.btn, fieldset.order input.btn
{
	width:150px;
	height:34px;
	background: url('./img/btn.gif') no-repeat;
	border:none;
	font-weight:bold;
}
/*** image styles ***/
.left
{
	float: left;
	margin: 0 10px 0 0;
}
.right
{
	float: right;
	margin: 0 0 0 10px;
}
img 
{
	border:none;
}
div.hr {
	clear:both;
  height: 2px;
  background: #fff url(./img/hr_bg.gif) repeat-x scroll center;
  margin:1em 0;
}
div.hr hr {
  display: none;
}
div.clearer
{
	clear:both;
}
/*** tables ***/
th
{
	color:#fff;
	font-weight: bold;
	background: #6bb507;
	text-align:center;
	padding: 2px 5px;
}
td fieldset
{
	margin:0;
	padding:0;
}
input.table_btn
{
	background: #6bb507;
	color: #fff;
}
table#accesories p
{
	width:0px;
	height:0px;
	margin:0;
	padding:0;
	overflow:hidden;
}
