@charset "utf-8";
/* CSS Document */

.link_button {background:url(img/button_hledej.png) no-repeat; width:96px; height:24px; }

.easm_border{
	text-align:left; 
	padding:3px;
	overflow:auto;
	width:198%;
	border:#565656 solid 1px;
}
.easm_label{
	/*float:left;
	margin:6px 0px 1px;
	text-align:left; */
	padding-left:10px;
	width:100%;
        color:#70a521;
	font-weight:500;
	background:transparent url(img/arrow_down.png) no-repeat center left;
	

}
.easm_input{
	/*margin:3px 0px;*/
	/*white-space:nowrap;*/
	/*float:left;
	margin:2px;*/
	width:100%;
}

.easm_label_price{
	float:left;
	text-align:left; 
	width:40px;
}
div.horiz_container{
	
	display:inline; 
	width:148px; 
	float:left;
}
.horiz_container_price{
	
	display:inline; 
	width:90px; 
	float:left;
}
.horlabel{
	float:left;
	text-align:left; 
	padding-left:10px;
	width:130px;
	height:16px;
	overflow:hidden;
	font-weight:700;
	background:transparent url(img/arrow_down.png) no-repeat center left;
}
.hor_price_label{
	float:left;
	text-align:left; 
	padding-left:10px;
	height:16px;
	overflow:hidden;
	width:75px;
	font-weight:700;
	background:transparent url(img/arrow_down.png) no-repeat center left;
}