body
{
	font-family:sans-serif;
	font-size:0.75em;
	line-height:1.4em;
}

form
{
	padding: 0;
	margin: 0;
}
a.ahref
{
	padding-left: 20px;
	background: url('./img/link-arrow.png') no-repeat 12px center;
}



.picture-section
{
	float:right;
	width: 205px;
	margin: 0 0 0 30px;
	text-align:right;
}
.picture-section a.detail
{
	padding-left: 15px;
	background: url('./img/zoom.png') no-repeat left center;
}
.vbox
{
	padding:1px;
	background: url('./img/vbox-bg.png') no-repeat;
	height:150px;
	overflow:hidden;
	margin: 2em 0;
}
.vbox .vnext
{
	float:right;
	width:200px;
	padding-left:20px;
	background: url('./img/section-link.png') no-repeat left center;
}
.vbox h2
{
	font-size:1.1em;
	clear:none;
}
.vbox h2 a:link, .vbox h2 a:visited
{
	text-decoration:none;
}
.vbox img
{
	float:left;
	margin-right:20px;
}
.vbox p
{
	margin:0;
}


input.submit, fieldset.eshop_form input.submit
{
	border:0;
	width:123px;
	height:34px;
	background: url('./img/submit-bg.png') no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	float:right;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
}
input.back
{
	float:left !important;
}
input.checkbox
{
	margin-bottom:-5px;
}

a.submit
{
	display:block;
	width:123px;
	height:29px;
	background:url('./img/submit-bg.png') no-repeat;
	text-align:center;
	font-weight:bold;
	padding: 10px 0 0 0;
	float: right;
	margin: 0 0 0 50px;
}
a.submit:link, a.submit:visited
{
	color:#fff;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Verdana, sans-serif;
}
a.submit:hover, a.submit:active
{
	text-decoration: underline;
}

input.submit:hover
{
	text-decoration: underline;
}
label
{
	cursor: pointer;
}

p.print
{
	clear:both;
	text-align:right;
	padding-top:1em;
}
p.print a
{
	font-weight:bold;
	padding-left:25px;
	background: url('./img/ico-print.png') no-repeat left center;
}
p.print a.top
{
	background: url('./img/ico-top.png') no-repeat left center;
}
ul
{
	margin:2em 0 2em 40px;
}
h1,h2
{
	clear:both;
}
h1
{
	font-weight:bold;
	font-size: 2em;
	margin-bottom:1em;
	line-height:1.1em;
}
h2
{
	font-weight:bold;
	font-size: 1.3em;
	margin:1em 0;
}
h3
{
	font-weight:bold;
	font-size: 1.3em;
	margin:1em 0;
}
p
{
	margin:2em 0;
}
hr
{
	color:#e6e6e6;
	height:1px;
	border:0;
	background: #e6e6e6;
	margin: 0;
	overflow:hidden;
	clear: both;
}
img
{
	border:0;
}
.cleaner
{
	clear:both;
	height:0;
}
a:link
{
	color:#2359a3;
}
a:visited
{
	color:#134993;
}
a:hover, a:active
{
	color:#000;
	text-decoration:none;
}

.annotation
{
	padding: 1px 15px 0 15px;
	border-bottom: 1px solid #e0e7ef;
	font-size:0.9em;
	background: #e6f6ff;
	margin-top: 20px;
}
.list_autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.8em;
	background: #e6f6ff;
	margin-top: -1em;
	padding: 0 5px;
}
.autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	background: #e6f6ff;
	padding: 3px 15px;
}
.autor span, .list_autor span
{
	float: right;
}
p.listing
{
	text-align:center;
}
p.photo_collection img
{
	padding:15px;
}
/*** image styles ***/
.left
{
	float: left;
	margin: 0 20px 0 0;
}
.right
{
	float: right;
	margin: 0 0 0 20px;
}
img 
{
	border:none;
}
#products_list img
{
	margin-top:2em;
}
/*** tables ***/
table
{
	margin: 2em 0;
	width:100%;
}
table.small
{
	width:auto;
}
table.product_attributes
{
	width: auto !important;
	border-top: 5px solid #e6e6e6;
}
table.product_attributes td, table.product_attributes th
{
	padding: 3px 10px;
	text-align: left;
}
table caption
{
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:left;
	font-size:1.1em;
}
table.topline
{
	border-top:20px solid #ddd;
	margin-bottom:2em;
}
table.topline td
{
	padding:0 15px;
	width:50%;
}
table.topline p
{
	margin:0.5em;
}
table ul
{
	margin-top: 0;
	margin-bottom: 0;
}
table td
{
	vertical-align:top;
}
table.product-table, table.price-table
{
	border-top:20px solid #ddd;
	border-collapse:collapse;
}
table.product-table td
{
	text-align:center;
	padding:10px;
	border-bottom:1px solid #ddd;
}
table.price-table td
{
	padding:10px;
	border-bottom:1px solid #ddd;
}
table.price-table td.data
{
	font-weight:bold;
	text-align:right;
}
table.eshop_items
{
	border-top: 5px solid #e6e6e6;
}
table.eshop_items td, table.eshop_items th
{
	padding: 1em 15px;
	border-bottom: 1px solid #e6e6e6;
}
table.eshop_items input
{
	width: 40px;
}
td.number
{
	text-align:right;
}
tbody th
{
	text-align: left;
}

