/* Konkurs */
div.contest {
	padding-top: 270px;
	background: #fff url(/eskypl/images/contest-summer-madness-bg.jpg) top left no-repeat;
}
div.contest-sub {
	padding-top: 180px;
	background: #fff url(/eskypl/images/contest-summer-madness-bg-sub.jpg) top left no-repeat;
}
div.contest h4 {
	font-size: 14px;
	font-weight: bold;
	color: #db244f;
}
div.contest div#qsf-sub {
	float: left;
}
div.contest div.content {
	float: right;
	width: 510px;
	margin-top: 80px;
}
div.contest div.content p {
	text-align: left;
}
div.contest div.content ul {
	list-style-type: disc;
}
div.contest div.content li {
	margin: 0.5em 0 1em 2em;
}
div.contest div#qsf-sub div.search-area {
	padding: 13px 0 70px;
	background: #fffffd url(/eskypl/images/contest-summer-madness-qsf-btm.jpg) top left no-repeat;
}
div.contest div#qsf-sub ul.triptype {
	margin: 5px 0 0;
}
div.contest div#recommend {
	clear: left;
	width: 280px;
	padding-top: 23px;
	background: url(/eskypl/images/contest-summer-madness-rec-top.gif) top left no-repeat;
}
div.contest div#recommend input {
	width: 250px;
}
div.contest div#recommend p, div.contest div#recommend ul {
	margin-right: 10px;
	margin-left: 10px;
}
div.contest div#recommend .buttonwait {
	background-position: 75% 50%;
}
div.contest p.separator {
	width: 510px;
	height: 49px;
	margin-top: 2em;
	background: url(/eskypl/images/contest-separator.jpg) top left no-repeat;
}
div.contest div#recommend div.search-area {
	padding: 0 0 60px;
	background: #fffffd url(/eskypl/images/contest-summer-madness-rec-btm.jpg) top left no-repeat;
	text-align: center;
}
div.contest div#recommend button.recommend {
	display: block;
	margin: 0 auto;
	background: url(/eskypl/images/contest-summer-madness-rec-btn.gif) top left no-repeat;
}

div.contest div.amsterdam, div.contest div.caribbean, div.contest div.paris, div.nolocation {
	margin-bottom: 2em;
	padding: 1em 0;
}
div.contest div.nolocation {
	height: 200px;
}
div.contest div.amsterdam {
	background: url(/eskypl/images/contest-amsterdam.jpg) center right no-repeat;
}
div.contest div.caribbean {
	height: 130px;
	background: url(/eskypl/images/contest-caribbean.jpg) center right no-repeat;
}
div.contest div.paris {
	background: url(/eskypl/images/contest-paris.jpg) center right no-repeat;
}
div.contest div.content ul.winners {
	width: 330px;
	margin: 0.5em 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	white-space: nowrap;
}
div.contest div.content ul.winners li {
	margin: 0;
	background: url(/eskypl/images/contest-winners-top.gif) top left repeat-x;
	line-height: 27px;
}
div.contest div.content span.date {
	padding-right: 10px;
	color: #75512e;
	font-weight: normal;
	font-size: 10px;
}
