@CHARSET "UTF-8";

#content{
	padding: 10px;	
	position: relative;
}

#offer_image{ /* 230x310 */
	float: left;
	position: relative;
	display: table;
	margin: 15px 10px 0 0;
	padding: 8px 11px 18px 12px;
	width: 204px;
	height: 287px;
	text-align: center;
	line-height: 287px;
	vertical-align: middle;
	background: transparent url(../img/offer/offer_image_bg.jpg) no-repeat scroll top left;
	overflow: hidden;
}
#offer_image .middle{
	display: table-cell;
	vertical-align: middle;
}
#offer_image .inside{
	
}
#offer_image img{
	vertical-align: middle;
	line-height:1.2em;
}

h3.spantitle{
	margin: 0px;

}
h3.hc {
	float: left;
	width: 260px;
}
p.lead{
	float: left;
	width: 260px;
	margin: 0.2em 0;
}

#content p.attachment{
	float: right;
	margin: 0;
	padding: 25px 15px 5px 5px;
	text-align: center;
}

#content div.controlpanel{
	width: 261px;
	float: left;
}
#content div.controlpanel p{
	float: left;
	width: 87px;
	text-align: center;
}

.back {
	padding:10px;
	position: relative;
}
.back a {
	color:#A17D39;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	vertical-align:middle;
	font-family: Times New Roman,Free Serif,serif;
}
.back a img {
	vertical-align:middle;
}

.offer-buttons {
    overflow: hidden;
    margin: 20px 22px;
}
.offer-buttons li {
    float: left;
    list-style: none;
    background-image: url(../img/offer/buttons.png);
    background-repeat: no-repeat;
    height: 30px;
    margin: 0 8px;
}
.offer-buttons a {
    display: inline-block;
    cursor: pointer;
    list-style: none;
    background-image: url(../img/offer/buttons.png);
    background-repeat: no-repeat;
    height: 30px;
}
.offer-buttons .megrendeles {
    background: none;
    width: 132px;
}
.offer-buttons .akcio {
    background-position: -146px -6px;
    width: 131px;
	display:none;
}
.offer-buttons .arkalulator {
    background-position: -280px -6px;
    width: 130px;
	display:none;
}
.offer-buttons .megrendeles a {
    background-position: -10px -6px;
    height: 30px;
    width: 132px;
}
.offer-buttons .akcio_off {
    background-position: -146px -47px;
}
.offer-buttons .arkalulator_off {
    background-position: -280px -47px;
}