@CHARSET "UTF-8";
@font-face {
    font-family: 'MyriadProBold';
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-bold_1-webfont.eot');
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-bold_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-bold_1-webfont.woff') format('woff'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-bold_1-webfont.ttf') format('truetype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-bold_1-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProLightRegular';
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-light_0-webfont.eot');
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-light_0-webfont.woff') format('woff'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-light_0-webfont.ttf') format('truetype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-light_0-webfont.svg#MyriadProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-regular_1-webfont.eot');
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-regular_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-regular_1-webfont.woff') format('woff'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-regular_1-webfont.ttf') format('truetype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-regular_1-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProLightItalic';
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-lightit_0-webfont.eot');
    src: url('http://s.ankiety-konsumenckie.pl/font/myriadpro-lightit_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-lightit_0-webfont.woff') format('woff'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-lightit_0-webfont.ttf') format('truetype'),
         url('http://s.ankiety-konsumenckie.pl/font/myriadpro-lightit_0-webfont.svg#MyriadProLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	padding:0;
	margin:0;
	font-family: 'MyriadProLightRegular';
	color:#060003;
	background-color: #00aff0;
	background-image: url(http://s.ankiety-konsumenckie.pl/img/ankiety/bg.png);
}
.wraper{

    width:100%;
    height:100%;
}
.headContainer{
    width:980px;
    margin:auto;
}
.headBgCenter{
    width:72px;
    height:55px;
    margin:auto;
    background: url('http://s.ankiety-konsumenckie.pl/img/ankiety/headC.png') no-repeat;
}
.headAnkiety{
    width:321px;
    height:28px;
    margin:15px auto 10px auto;
    background: url('http://s.ankiety-konsumenckie.pl/img/ankiety/ankiety.png') no-repeat;
}
.headText{
    width:980px;
    height:16px;
    line-height: 16px;
    font-size:16px;
    margin:auto auto 31px auto;
    text-align: center;
}
.headLine{
    width:640px;
    height:2px;
    margin:auto;
    background-color: #bebebe;
}

.content{
    width:980px;
    margin:auto;
}

.main > .krok{
	height:97px;
	width:100%;
	text-align: center;
	margin-top: 30px;
}
.main > .krok > .krokTitle{
    margin-top:32px;
    font-size: 40px;
    font-family: MyriadProBold;
    height:52px;
    line-height: 40px;
}
.main > .krok > .krokUnderTitle{
    font-size: 20px;
    line-height: 20px;
    height:22px;
}
.krokContainer{
	height:30px;
	width:421px;
	margin:6px auto 12px auto;
}
.krokContainer div{
	display:inline-block;
	font-family: 'MyriadProRegular';
	font-size:20px;
	height:30px;
	line-height:30px;
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	-webkit-border-radius: 10px;
    border-radius: 10px;
}
.krokLp{
	color:#363636;
	
}
.krokActiv{
	color:#fff;
	background-color:#363636;
}
.krokDeActiv{
	color:#bfbfbf;
}
.prizeContainer{
	text-align:center;
	font-size: 30px;
/*	height:272px;*/
	height: 10px;
	margin-top: 100px;
}
.prizeTitle{
    line-height: 30px;
    height: 30px;
}
.prizeContainer span{
    color:#7d0000;
    font-family: MyriadProBold;
}
.prizeImgContainer{
    margin-top:28px;
    margin-bottom: 20px;
	margin: 28px auto 20px auto;
    height:147px;
	width:780px;
}
.prizeImg{
    width:141px;
    height:147px;
    float:left;
	font-family: 'MyriadProLightRegular';
	font-size:20px;
}
.prizeFirstText{
	margin-top:24px;
}
.prizeSecondText{
	margin-top:47px;
}
.prizeImgMargin{
    margin-right: 18px;
}
.prizeUnderContainer{
    height:44px;
}
.prizeUnderLine{
    width:640px;
    height:2px;
    margin:auto;
    background-color: #bebebe;
    z-index: 10;
    position:relative;
    top:22px;
}
.prizeUnder{
	cursor:pointer;
    height:44px;
    width:44px;
    margin:auto;
    z-index: 11;
    position:relative;
    background-image: url('http://s.ankiety-konsumenckie.pl/img/ankiety/underPrize.png');
}
.prizeNoDisplay{
	display:none;
}

.formContainer{
	margin: 31px auto auto auto;
	width:780px;
}
.formTitle{
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	height:20px;
	margin-bottom: 58px;
	margin-top: 88px;
}
.statystyki .formTitle{
	line-height: 27px;
	margin-bottom:60px;
}
.formInlineblock{
	margin: 14px auto 0px;
	width: 570px;
}
.formInlineblock div{
    display: inline-block;
}
.formTitleInput{
    width:100px;
    height:41px;
	line-height:41px;
    margin-right: 21px;
    text-align: right;
    font-family: MyriadProRegular;
    font-size: 16px;
	vertical-align:top;
}
.formInput{
    width:306px;
    height:41px;
	line-height:41px;
	padding-left:25px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(117, 117, 117, 1);
    box-shadow: inset 0px 0px 5px 0px rgba(117, 117, 117, 1);
}
.phone,.data{
	width:147px;
}
.formInput input{
	border:0;
	width:281px;
	height:100%;
	background-color:transparent;
	font-size:20px;
	line-height:41px;
	color:#060003;
	padding:0;
	vertical-align:top;
	-webkit-appearance: none;
	outline: none;
}
.fixTitle{
	height:20px;
}
.fixInlineblock{
	margin-bottom:5px;
}

.phone input{
	display: inline-block;
	width:35px;
}
.data input{
	display: inline-block;
	width:25px;
}
.data  input.year{
	width:45px;
}

input.placeholder{
	font-family: 'MyriadProLightItalic';
	color:#b5b5b5;
}
input:-moz-placeholder, :-moz-placeholder {
 	font-family: 'MyriadProLightItalic';
	color:#b5b5b5;
}
input:-ms-input-placeholder, input:-ms-input-placeholder, :-ms-input-placeholder {
	font-family: 'MyriadProLightItalic';
	color:#b5b5b5;
}
input:-webkit-input-placeholder, input:-webkit-input-placeholder, :-webkit-input-placeholder {
	font-family: 'MyriadProLightItalic';
	color:#b5b5b5;
}
input.error{
	color:#ff0000;
}
.input-error {
	color: #dd0000;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
}
.dataTile{
	font-family: 'MyriadProRegular';
	margin-left:25px;
}
.submitButton {
	display: block;
	cursor: pointer;
	color: #fff;
	font-size:22px;
	line-height: 40px;
	text-align:center;
	font-family:'MyriadProRegular';
	height: 40px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #363636;
	width:150px;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.submitButton span{
	margin-right:5px;
}
a.submitButton {
	color: white;
	text-decoration: none;
}
.statystyki .submitButton{
	width:424px;
}
/*
.statystyki .submitButton{
	height:68px;
	line-height:22px;
}
.statystyki .submitButton div{
	display:table-cell;
	vertical-align:middle;
	height:68px;
	text-align:right;
	width:100%;
}
.statystyki .submitText{
	padding-right:5px;
}
*/
.question div{
	display:inline-block;
	vertical-align:top;
}

.statContainer .statColumn{
	display:inline-block;
	vertical-align:top;
	width:470px;
}

.statLine div{
	display: table-cell;
}
.questionLp{
	width:44px;
	height:44px;
	margin-right:40px;
	margin-left:80px;
	background-image: url('http://s.ankiety-konsumenckie.pl/img/ankiety/nrQ.png');
	line-height:44px;
	text-align:center;
	font-family: MyriadProBold;
	font-size:20px;
	color:#fff;
	vertical-align:top;
}
.title_p_1_0, .title_p_2_0, .title_p_2_1, .title_p_4_1, .title_p_5_0, .title_p_7_1, .title_p_3_0,.title_p_4_0{
	font-size:20px;
	font-family: 'MyriadProLightRegular';
	width:640px;
	text-align:center;
	vertical-align:top;
}
.title_p_3_0,.title_p_2_0{
	margin-bottom:20px;
}

.answer_p_3_0 input[type="text"]{
	margin:auto 10px 15px auto;
	padding-left:19px;
	padding-right:19px;
    width:40px;
    height:37px;
	line-height:41px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(117, 117, 117, 1);
    box-shadow: inset 0px 0px 5px 0px rgba(117, 117, 117, 1);
	border:0;
	font-family: 'MyriadProLightRegular';
}

div[class^="answer"]{
	display:block;
	text-align:center;
	margin-top:31px;
	width:640px;
}
div.answerLeft{
	text-align:left;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
	display:none;
}
div.answerLeft label{
	margin-bottom:10px;
}
div.answer_p_3_0, div.answer_p_2_0{
	display:none;
}

div.title_p_2_0, div.answer_p_4_1 label{
	display:block;
}
div.answer_p_4_1{
	text-align:left;
}
.answer_p_4_0 label{
	display:block;
	margin-right:0;
	margin-bottom:5px;
	text-align:left;
}
.answer_p_4_0 label div{
	width:590px;
}
div.subConsents{
	display:block;
	margin-top:10px;
	display:none;
	color:#999999;
}

.questionLine{
    width:640px;
    height:2px;
    margin:31px auto 20px auto;
    background-color: #bebebe;
}
.checkbox{
	font-size:18px;
	font-family: 'MyriadProLightRegular';
	line-height:22px;
	margin-right:20px;
}
.error{
	color:#ff0000;
}


.stat{
	width:68px;
	height:68px;
	margin-left:15px;
	vertical-align:top
}
.stat>svg{
	position:absolute !important;
}
.statProcent{
	height:68px;
	width:68px;
	text-align:center;
	line-height:68px;
	font-weight:bold;
}
.statLine{
	margin-bottom:20px;
}
div.statQuestion{
	font-size:16px;
	padding-left:20px;
	height:68px;
	line-height:16px;
	vertical-align:middle;
}
.form2Title{
	text-align:center;
	font-size:30px;
}
.kod1{
	width:50px;
}
.kod2{
	width:58px;
}
.miejscowosc{
	width:268px;
}
.miejscowosc input{
	width: 240px;
}
.ulica input {
	width: 215px;
}
div.subForm{
	display:block;
	margin-top:14px;
}
.ulica{
	width:240px;
}
.dom,.mieszkanie{
	width:68px;
}
.dom input,.mieszkanie input{
	width: 45px;
}
.form2 .formContainer{
	width:460px;
}
.form2 .formContainer .formInlineblock .formTitleInput{
	width:140px;
}

div.blocker {
	display:block;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100;
	background-color: #000000;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
	/* IE7 and younger */
	filter: alpha(opacity=45);
	/* CSS3 standard */
	opacity: 0.45;
}
div.popUp{
    -webkit-box-shadow:  0px 0px 6px 3px rgba(125, 0, 0, .51);
    box-shadow:  0px 0px 6px 3px rgba(125, 0, 0, .51);
    background-color: #fff;
	left: 50%;
    min-height: 100px;
    min-width: 400px;
    padding: 20px;
    position: fixed;
    top: 50%;
    z-index: 344;
	display:none;
}
.main>*>.popUpContent,.statystyki>*>.popUpContent{
	font-size:26px;
}
.main>*>.closePopUp,.statystyki>*>.closePopUp{
	cursor:pointer;
	color:#fff;
	font-size:22px;
	line-height:44px;
	text-align:right;
	padding-right:31px;
	padding-left:31px;
	font-family:'MyriadProRegular';
	height:44px;
	-webkit-border-radius: 15px;
    border-radius: 15px;
	background-color:#363636;
	float:right;
	margin-top:20px;
}
div.acom{
padding:50px;
width:430px;
}
.statystyki .errorPopUp{
padding:50px;
width:625px;
line-height:50px;
}
.acom .closePopUp, .statystyki .closePopUp{
	margin-top:40px;
}

.headPrizeSelected{
	position:relative;
	top:-150px;
	left:690px;
	height:147px;
	width:141px;
}
.headPrizeTitle{
	position:absolute;
	top:115px;
	left:17px;
	width:141px;
}
.char9,.char10,.char11,.char12{
	font-family: 'MyriadProBold';
}

.zgodyContainer{
	margin: 46px auto 0 auto;
	font-size:11px;
	width:640px;
}
.zgoda{
	margin-bottom:10px;
}
.zgodyContent,.zgodyChoiceContainer{
	display:table-cell;
	vertical-align:middle;
}
.zgodyChoiceContainer{
	padding-left:15px;
	width:66px;
}
.zgodyChoice{
	cursor:pointer;
	display:inline-block;
	width:30px;
	height:18px;
	line-height:20px;
	text-align:center;
}
.zgodaChecked{
	border:1px solid #757575; 
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.zgodaValNo{
	display:none;
}
.errorZgoda{
	border-color:#ff0000;
}
.zgodyContent,.administracja{
	text-align:justify;
}

div.rules{
	width:640px;
	height:90%;
}

.footer{
	width:640px;
	margin: 46px auto 20px auto;
	text-align:center;
	color:#060003;
}
.footerLink{
	margin-right:20px;
	margin-top:2px;
	font-size:11px;
	line-height:11px;
}
.footer a{
	text-decoration:none;
	color:#060003;
	font-size:11px;
}
.footer a.links{
	font-size:11px;
	line-height:11px;
	margin:0;
	padding:0;
	margin-right:15px;
}
.rules .popUpNavi{
	text-align:right;
}
.rules .popUpContent{
	overflow-y:auto;
	height:95%;
	
}
.rules .popUpTitle{
	font-family: 'MyriadProBold';
	font-size:16px;
}
.rules{
	font-size:12px;
}
.popUpNavi img{
	cursor:pointer;
}
.boxClient{
	width:655px;
	margin:20px auto 20px auto;
}
.boxClient div{
	font-family: 'MyriadProBold';
	display:inline-block;
	font-size:18px;
	text-align:center;
	vertical-align:top;
}
.boxClientCenter{
	height:280px;
	line-height:280px;
}
div.infoCookieTextContainer {
	display:none;
	position:fixed;
	top:0px;
	left:50%;
	width:632px;
	height:100%;
	z-index:130;
	background-color: #000000;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	/* IE7 and younger */
	filter: alpha(opacity=95);
	/* CSS3 standard */
	opacity: 0.95;
	color:#00aff0;
}
.infoCookieTextContent{
	clear:both;
	padding-top:20px;
	
}
.infoCookieTextClose{
	width:90px;
	float:right;
	cursor:pointer;
	font-family: 'MyriadProBold';
	text-align:rght;
}
.infoCookieContainer{
	position:absolute;
	top:20px;
	font-size:10px;
	width:980px;
	color:#000;
	z-index:102;
}
.infoCookieText{
	line-height:15px;
	text-align: justify;
	position:relative;
	clear:both;
	top:30%;
	font-size:15px;
	margin-left:100px;
	margin-right:100px;
	font-family: 'MyriadProLightRegular';
}
.infoCookie{	
	
	font-family: 'MyriadProBold';
	float:right;
	position:relative;
	
}
.infoCookie span{
	text-decoration:underline;
	cursor:pointer;
}
.noaction{
	width:640px;
	margin-top:40px;
}
