#arlista {
	width: 100%;
	position: absolute;
	background: #d6d2bc;
	z-index: 999;
	visibility: hidden;
}
#arlista_bezaras {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: -69px 0 0 334px;
	color: #776f51;
	font-size: 16px;
	padding-right: 23px;
	background: url(img/close.png) right no-repeat;
	position: absolute;
}
#arlista_bezaras:hover {
	cursor: pointer;
	color: #655e45;
	background: url(img/close_hover.png) right no-repeat;
}
div.arlista_body {
	width: 673px;
	min-height: 10px;
	margin: 0 auto;
}
div.arlista_left {
	width: 272px;
	min-height: 10px;
	float: left;
}
div.arlista_right {
	width: 401px;
	min-height: 10px;
	float: left;
}
div.arlista_table_box {
	width: 100%;
	height: auto;
	margin-bottom: 26px;
	background: url(img/arlista_tablazat.jpg) repeat-x;
}
div.arlista_table {
	width: 673px;
	min-height: 10px;
	margin: 0 auto; 
}
div.arlista_table table td {
	color: #675d40;
    font-size: 13px;
    font-family: MyriadProItalic;
    font-weight: 500;
}
div.arlista_table table td {
	height: 24px;
	vertical-align: middle;
}
div.arlista_table table tr.back {
	background: #ccc8b1;
	border-bottom: solid 1px #d6d2bc;
}
td.arlista_td_1 {
	width: 228px;
}
td.align_right {
	text-align: right;
}