.bound_table {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('../images/lister/lister_background.png');
	margin-bottom: 15px;
	border: 1px solid #d0d0d0;
}

.image_td {
	width: 120px;
	vertical-align: top;
	padding-bottom: 8px;
}

.lister_picture {
	border: 2px solid #c4d0e0;
	margin: 0px;
}

.lister_info_td {
	vertical-align: top;
}

.area_bound {
color: #858585;
font-style: italic;
font-size: 12px;
font-family: Verdana;
margin-top: 4px;
}

.lister_top_left {
	width: 48%;

	float: left;
	color: #4291f6;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}


.lister_caption_font {
	color: #4291f6;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.lister_caption {
	padding-left: 7px;
	padding-top: 4px;
}


.lister_viac_link {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #3f9bee;
	text-decoration: none;
}

.lister_top_right {
	width: 48%;
	height: 25px;
	float: right;
}

.lister_button {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 89px;
	height: 19px;
	background-image: url('../images/lister/orange_button2.png');
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.lister_button_margin {
	margin-top: 2px;
	text-align: center;
	padding-left: 2px;
}


.lister_price {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 89px;
	height: 19px;
	background-image: url('../images/lister/green_button2.png');
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lister_price_margin {
	margin-top: 2px;
	text-align: center;
	padding-left: 2px;
}

.lister_bottom_table {

}

.description_bound {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.lister_polozky_href {
	padding-left: 4px;
	padding-right: 4px;
}

.lister_eye {
margin-top: 1px;
margin-right: 5px;
float: left;
}

.lister_bottom_link {
color: #4393f4;
text-decoration: none;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}







