
.winner-text{
	display: block;
	/* red border top */
	border-top: 3px solid #e3201a;
	padding: 20px 0px 30px 0px;
	margin-top: 20px;
	font-size: 1.2rem;
	color: #666;
	font-style: italic;
}
#xall {
	font-size:22px;
	line-height:1.4;
	color:#000;
	font-weight:400;
	font-family:"Fira Sans",Arial,sans-serif;
    background: #fff;
	padding-top:30px;
	accent-color:#ed0d6e;
	
}
#xall a:hover {
	opacity:1;
}
#xall h2 {
	color:#000;
	text-align:left;
	font-weight:700;
	font-size:2rem;
	padding-bottom:0.8rem;
	padding-top:0.2rem;
	
	line-height:2.4rem;
}
#xall h2 small {
	font-size:1.5rem;
}
#xall h3 {
	font-weight:500;
	color:#000;
}
#xpyt {
	font-weight:700;
	font-size:1.7rem;
	padding-top:1.9rem;
	padding-bottom:1.3rem;
	color:#000;
	text-align: left;
}

#xall small {
	font-weight:400;
	font-size:0.9rem;
}



#xtop {
	height:588px;
	background:url("/r/prezent-last-minute/img/top.jpg?aab") center top no-repeat;
}

#xall em {
	color:#000;
	font-weight:400;
	font-size:1.5rem;
}

.xfinished big {
	font-size:3rem;
	font-weight:700;
	padding:2rem;
	display:block;
	text-align:center;
}

#xform {
	padding-bottom:3.3rem;
	color:#444;
}

.xform-responsive input[type=text], .xform-responsive textarea, .xform-responsive select {
	width:100%;
	border:2px solid #fff;
	background-color:#fff;
	padding:8px 10px 6px;
	font-size:1.1rem;
	margin-bottom:1.5rem;
	height:2.5rem;
	border-radius:7px;
	color:#444;
}
.xform-responsive textarea {
	height:14.5rem;
}
.xform-responsive .xsmallprint {
	font-size:16px;
	font-weight:400;
	color:#000;
}


.xsmallprint a{
	color:#f401da ;
	text-decoration: underline !important;
}

#xklauzula {
	color:#000;
	font:300 12px "Fira Sans", sans-serif;
	line-height:1.4;
	padding-top:30px;
	padding-bottom:40px;
}
#xklauzula a {
	color:#f401da  !important;
	text-decoration: underline !important;
}

::-webkit-input-placeholder {
	font: 16px "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}

:-moz-placeholder { /* Firefox 18- */
	font: 16px  "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
	font: 16px  "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}

:-ms-input-placeholder {  
	font: 16px  "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}

.placeholder {
	font: 16px  "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}

.placeholderFocus {
	font: 16px  "Fira Sans", sans-serif;
	font-weight:300;
	color: #000;
}


#xmessage {
	text-align:center;
	font:500 18px "Fira Sans",  Arial, sans-serif;
	color:#000;
	padding:20px 0px 1px;
	text-shadow: 0px 0px 15px rgba(255, 255, 255, 0.93);
}
#xfilemessage {
	font:500 16px "Fira Sans",  sans-serif;
	color:#0C2F74;
	text-align:center;
}

.xtopsep {
	margin-top:16px;
}
.xform-button {
	height:2.5rem;
	background-color:#000;
	color:#fee600;
	text-align:center;
	font:500 20px  Arial, sans-serif;
	cursor: pointer;
	border:0px solid #fff;
	border-radius:4px;
	line-height:0.9;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#xopis {
	color:#000;
	font-size:26px;
	line-height:1.4;
	font-weight:400;
	text-align:left;
	padding:2rem 0 0 0;
    text-align: left;
	
}

#xopis p {
	/* padding-left:151px; */
	padding-bottom:20px;
}

#xopis p.grayhead {
	color: #000;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
}

#xopis p.darkgray {
	color: #404040;
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 2.2rem;
}

#xopis p.gray {
	color: #000;
	font-size: 1.4rem;
	font-weight: 400;
	text-align: left;
}
#xopis p.small {
	color: #000;
	font-size: 1.1rem;
	font-weight: 400;
}




@media (max-width:600px) {
	#xopis p {
		padding-left:1px;
	}

	#xopis p.grayhead{
		font-size: 2.2rem;
		line-height: 2.2rem;

	}

	#xopis p.pink {
		background:transparent;
	}
	#xopis p.gray {
		background:transparent;
	}
	#xopis p.small {
		background:transparent;
		padding-bottom:0px;
	}

	#xpyt{
		font-size: 1.8rem;
	}

}

.xform-button span {
	display:block;
	padding:14px;
}

#xsendbutton {
	font-family: "Fira Sans", sans-serif;
	background-color:#fab327;
	border-radius:8px;
	color:#fff;
	height:3.4rem;
	width:90%;
	line-height:0.8;
	font-size:28px;
	letter-spacing:1px;
	font-weight:600;
	text-transform:lowercase;
	border-radius:6px;
	padding-left: 20px;
	padding-right: 20px;
}
@media (max-width:1023px) {
    #xsendbutton {
        width: 100%;
    }
}
.xformel a{color:#009597;}
#errormsg {
	color:#f00;
	font-size:2rem;
	line-height:2.6rem;
	font-weight:700;
	text-align:center;
	padding:2rem 0rem 1rem;
}
#finalmsg {
	color:#000;
	font-weight:700;
	font-size:2.6rem;
	line-height:2.85rem;
	padding-top:6rem;
	padding-bottom:3.8rem;
	text-align:center;
	display:none;
}



#xzwyciezcy {
	font-weight:400;
	text-align:left;
	padding-top:10px;
}
#xzwyciezcy h3 {
	color:#0f5daf;
	font-weight:700;
	font-size: 2.2rem;
	text-align: left;
}

#xnavi {
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
}

#xnavi a {
	margin-left:10px;
	margin-right:10px;
}
.xpodpis {
	display:inline;
	color:#0d5aa8;
	font-weight:500;
}

a.xdot {
	display:inline-block;
	border-radius:15px;
	width:22px;
	height:22px;
	margin-left:20px;
	margin-right:20px;
}
a.xdot0 {
	background:#007F00;
}
a.xdot1 {
	width:30px;
	height:30px;
	background:#ffe701;
}