@font-face {
    font-family: 'boblicregular';
    src: url('../fonts/boblic-webfont.eot');
    src: url('../fonts/boblic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/boblic-webfont.woff') format('woff'),
         url('../fonts/boblic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zopacyrregular';
    src: url('../fonts/zopa-webfont.eot');
    src: url('../fonts/zopa-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zopa-webfont.woff') format('woff'),
         url('../fonts/zopa-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body.contest-page {
    background: url("../images/contest/bg-contest.gif") #005c93 repeat-x 0 0;
}
a, a:visited {
	color: #8fd400;
}
body.contest-page .main-wrapper {
    background: url("../images/contest/bg-contest.jpg") no-repeat center 0;
    min-width: 1200px;
}
#top, #bottom {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
body.contest-page .logos {
	width: 168px;
	height: 192px;
	position: absolute; top: 55px; left: 0;
	z-index: 200;
}
body.contest-page .days-remained {
	width: 154px;
	height: 155px;
    position: absolute; top: 65px; right: 50px;
    background: url("../images/contest/bg-rest-days.png") no-repeat 0 0;
	text-align: center;
	font-family: "zopacyrregular";
	color: #ffffff;
	text-shadow: 0px 1px 1px #638c0e;
	font-size: 22px;
	display: table;
	line-height: 1.1;
    z-index: 200;
}
body.contest-page .days-remained span {
	display: table-cell;
	vertical-align: middle;
}
body.contest-page .days-remained .days {
	color: #0071c8;
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -5px;
}
body.contest-page #main {
	padding: 0!important;
}
body.contest-page #main h1 {
	font-family: "zopacyrregular";
	font-size: 42px;
	color: #0071c8;
	text-shadow: 0 2px 0px #196ca9;
	font-weight: normal;
	margin: 0.5em 0 0.5em;
}
body.contest-page #main h2 {
	font-family: "zopacyrregular";
	font-size: 36px;
	color: #b68e2b;
	text-shadow: 0 1px 0px #997725;
	font-weight: normal;
	margin: 0;
	padding-top: .25em;
}
body.contest-page #main h3 {
	font-family: "boblicregular";
	font-size: 24px;
	color: #b68e2b;
	font-weight: normal;
	line-height: 1.2;
}
body.contest-page header {
	padding-top: 1.5em;
	height: 10.5em;
}
body.contest-page header > * {
	position: static;
}
body.contest-page #main {
	position: relative;
	font-size: 16px;
    font-family: "boblicregular";
    color: #313131;
    line-height: 1.2;
}
body.contest-page .main-content {
	width: 920px;
	margin: 0 auto;
	border-radius: 20px 20px 0 0;
	background: #ded9cf;
	border: 1px #fbfbfb solid;
	border-bottom: 0;
	padding-bottom: 2em;
	background-image: -moz-linear-gradient(top, #ded9cf 45%, #f4efe3 64%);
    background-image: -webkit-linear-gradient(top, #ded9cf 45%, #f4efe3 64%);
    background-image: -o-linear-gradient(top, #ded9cf 45%, #f4efe3 64%);
    background-image: linear-gradient(to bottom, #ded9cf 45%, #f4efe3 64%);
}
.prizes {
	background: #e3ded3;
	border-radius: 20px 20px 0 0;
	border-bottom: 1px #f0ebdf solid;
	background-image: -moz-linear-gradient(top, #e3ded3, #f0ebdf);
    background-image: -webkit-linear-gradient(top, #e3ded3, #f0ebdf);
    background-image: -o-linear-gradient(top, #e3ded3, #f0ebdf);
    background-image: linear-gradient(to bottom, #e3ded3, #f0ebdf);
    margin-bottom: .25em;
}
#main h2.lined {
	text-align: center;
	width: 700px;
	margin: 0 auto!important;
	border-bottom: 1px #ccd3d1 solid;
	padding: 0;
	position: relative;
	top: -15px;
}
#main h2.lined span.text {
	background: #ded9cf;
	padding: 0 25px;
	position: relative;
	top: 20px;
}
#main .prizes h2.lined span.text {
	background: #e3ded3;
}
.prizes .prize-1 {
	width: 205px;
	border-radius: 10px 10px 0 0;
	background: url("../images/contest/prize-1.png") #9ad71b no-repeat 10px 30px;
	padding: 25px 25px 25px 200px;
	margin: 20px 35px 0 20px;
	box-shadow: 5px -1px 10px #cdd8aa, inset 0 -6px 20px rgba(0, 0, 0, 0.10);
	min-height: 196px;
	display: inline-block;
	vertical-align: top;
	color: #000;
}
#main .prizes .prize-1 h2 {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	padding-top: 0;
	margin-bottom: 20px;
}
.prizes .prize-2 {
	width: 180px;
	background: url("../images/contest/prize-2.png") no-repeat 0 100px;
	margin-top: 20px;
	min-height: 100px;
	display: inline-block;
	vertical-align: top;
	padding-top: 125px; padding-left: 155px;
	position: relative;
}
#main .prizes .prize-2 h2 {
	position: absolute;
	top: .75em; left: 0;
	padding: 0;
}
.footnote {
	color: #8fd41c!important;
}
h2 .footnote {
	text-shadow: none;
	font-size: 24px;
	position: relative; top: -10px;
}
.contest-rules {
	padding-top: 0.75em;
	margin-bottom: 1em;
}
.contest-rules .rule {
	width: 23%;
	padding: 0 1%;
	float: left;
	text-align: center;
}
.contest-rules .rule .no {
	display: table;
	width: 46px; height: 46px;
	background: url("../images/contest/bg-rule-no.png") no-repeat 0 0;
	margin: 0 auto;
    padding-bottom: 1px;
}
.contest-rules .rule .no span {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	font-family: "zopacyrregular";
	position: relative;
	top: -1px;
}
.contest-rules .rule h3 {
	margin-bottom: 0.25em;
}
.detailed-rules-link {
	color: #aa8731;
	border-bottom: 1px #8fd400 dotted;
}
.btn-contest-take-part {
	display: inline-block;
	width: 321px; height: 75px;
	background: url("../images/contest/btn-take-part.png") no-repeat 0 0;
	line-height: 75px;
	font-family: "zopacyrregular";
	color: #fff!important;
	font-size: 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	text-align: center;
}
.btn-contest-take-part:hover {
	background: url("../images/contest/btn-take-part.png") no-repeat 0 -78px;
	color: #fff;
    text-decoration: none!important;
}
.faded {
	font-size: 14px!important;
	color: #6b6b6b!important;
}
body.contest-page .table-columns {
	padding: 20px 2%;
	display: table;
	width: 96%;
	margin-top: 1em;
}
body.contest-page .table-columns .column {
	display: table-cell;
	width: 50%;
}
.contest-share {
	padding: 10px;
	border-radius: 8px;
	background: #97d712;
	line-height: 40px;
}
.contest-share span {
	position: relative;
	top: 2px;
}
.contest-share .btn {
	padding: 0;
	height: 40px;
	width: 40px;
	margin-left: 20px;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
	border: 0!important;
}
.contest-share .btn:hover {
	transition: none;
}
.contest-share .btn.fb {
	background: url("../images/contest/btn-fb.gif") no-repeat 0 0;
}
.contest-share .btn.fb:hover {
	background: url("../images/contest/btn-fb.gif") no-repeat 0 -40px;
}
.contest-share .btn.twitter {
	background: url("../images/contest/btn-twitter.gif") no-repeat 0 0;
}
.contest-share .btn.twitter:hover {
	background: url("../images/contest/btn-twitter.gif") no-repeat 0 -40px;
}
.contest-share .btn.vk {
	background: url("../images/contest/btn-vk.gif") no-repeat 0 0;
}
.contest-share .btn.vk:hover {
	background: url("../images/contest/btn-vk.gif") no-repeat 0 -40px;
}
.contest-pretenders {
	background: #e0dbd0;
	padding: 5px 22px 20px;
	border-radius: 8px;
	margin-top: .5em;
	height: 480px;
}
.contest-pretenders table {
	margin: 1em 0;
}
.contest-pretenders table td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.contest-pretenders table td:nth-child(1) {
	color: #aa8731;
}
.contest-pretenders table td:nth-child(2) {
	color: #333;
	font-style: italic;
}
.contest-pretenders table td:nth-child(3) {
	color: #6f6f6f;
}
.contest-organisators {
	padding: 0 20px 0 40px;
}
.contest-organisators .organisator {
	padding-bottom: .5em;
	border-bottom: 1px #d8dedc solid;
}
.contest-organisators .organisator:last-child {
	border: 0;
}
.contest-organisators .organisator .pic {
	display: inline-block;
	width: 119px; height: 101px;
	vertical-align: middle;
	margin-right: 25px;
}
.contest-organisators .organisator h3 {
	display: inline-block;
	width: 225px;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 1em;
}
.contest-organisators .organisator h3.green {
	color: #8cc712!important;
}
.contest-organisators .organisator a {
	text-decoration: underline;
}
.detailed-rules {
	font-size: 14px;
	color: #121212;
	line-height: 1.2;
}
.detailed-rules .no,
.detailed-rules a {
	color: #00bdf4;
}

.disclaimer{
 color: #777777;
}

#organizator-self{
    text-decoration: none;
    color: #8fd300;
}

#aldemar{
    color: #b68e2b;
    text-decoration: none;
}

#contest-red{
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
}