@CHARSET "UTF-8";


#specoffer #hide img {
	position: absolute;
	right: 0px;	
}

#specoffer {
	padding-top: 25px;
	padding-left: 20px;
	width: 400px;
	height: 560px;
	background: #24211d;
	position: absolute;
	top: 80px;
	left: 365px;
}

#specoffer .date {
	font-weight: bold;
	font-size: 34px;
	color: #bfa05d;
}

#specoffer p {
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 22px;
	color: #bfa05d;	
}

#specoffer div {
	padding-top: 20px;	
}

#specoffer img {
	float: left;
	margin-right: 25px;
}

#specoffer img.toright {
	float: right;
	margin-left: 25px;
}

#specoffer .smaller {
	font-weight: normal;
	line-height: 21px;
	font-size: 18px;
}

#specoffer .brown {
	color: #bfa05d;
}
#specoffer .white {
	color: #fff;
}
#specoffer .green {
	color: #008f48;
}

#specoffer .specheadline {
	font-size: 48px;
	font-weight: bold;
	line-height: 50px;
}
