#pasta .checkboxesCont {
	width: 426px;
}
#pasta .checkboxesCont .item {
	height: 30px;
	line-height: 30px;
	color: #8e73ac;
	background: url("/lapas/img/checkbox_sample.png") no-repeat 0 -60px;
	display: inline-block;
	padding-left: 42px;
	margin-bottom: 19px;
	text-decoration: none;
}
#pasta .checkboxesCont .item.checked {
	background-position: 0 0;
}
#pasta .checkboxesCont .item:hover {
	color: #000;
	background-position: 0 -90px;
}
#pasta .checkboxesCont .item:hover.checked {
	background-position: 0 -30px;
}

#pasta {
	font-family: 'clarendonceregular', sans-serif;
	margin: 0 auto;
	width: 730px;
	font-size: 12px;
}

#pasta .bg {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 600px;
	background: url("img/bg.jpg") no-repeat;
}

#pasta .bg.fade {
	background: url("img/bg_fade.jpg") no-repeat;
}

#pasta .start {
	position: relative;
	overflow: hidden;
	height: 730px;
}

.start .logo {
	width: 173px;
	height: 60px;
	margin: 48px 0 0 136px;
	background: url("img/logo.png") no-repeat;
	cursor: pointer;
}

.start .intro {
	width: 387px;
	height: 90px;
	margin: 12px 0 0 93px;
	background: url("img/intro.png") no-repeat;
}

.start .prizes {
	width: 635px;
	height: 185px;
	margin: -18px 0 0 51px;
	background: url("img/prizes.png") no-repeat;
}

.start .btnCont {
	height: 50px;
	width: 100%;
	text-align: center;
}

.start .fb_like {
	width: 361px;
	height: 54px;
	margin: -31px 0 10px 187px;
	background: url("img/fb_like.png") no-repeat;
}

.start .btn {
	width: 230px;
	height: 47px;
	display: inline-block;
	margin: 0 5px;
}

.start .btn_rules {
	background: url("img/btn_rules.png") no-repeat;
}

.start .btn_rules:hover {
	background: url("img/btn_rules_over.png") no-repeat;
}

.start .btn_start {
	background: url("img/btn_begin.png") no-repeat;
}

.start .btn_start:hover {
	background: url("img/btn_begin_over.png") no-repeat;
}

.madeinlv {
	position: absolute;
	width: 194px;
	height: 59px;
	top: 499px;
	left: 275px;
	background: url("img/madeinlatvia.png") no-repeat;
	cursor: pointer;
}

.izcila {
	position: absolute;
	width: 78px;
	height: 79px;
	top: 32px;
	left: 39px;
	background: url("img/izcilpasta.png") no-repeat;
}

.izcila.i2 {
	top: 370px;
	left: 618px;
}

.start .cb {
	position: absolute;
	top: 552px;
	left: 23px;
	width: 184px;
	height: 28px;
	background: url("img/cb.png") no-repeat;
	cursor: pointer;
	margin-top: 8px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.start .cb.checked {
	margin-top: 0;
	background: url("img/cb_on.png") no-repeat;
}

.rulesPopup {
	position: absolute;
	width: 678px;
	height: 557px;
	top: 20px;
	left: 26px;
	background: url("img/rules_box.png") no-repeat;
}

.rulesPopup .close {
	position: absolute;
	top: 5px;
	right: 40px;
	width: 54px;
	height: 52px;
	background: url("img/close.png") no-repeat 12px 8px;
	cursor: pointer;
}

.rulesPopup .close:hover {
	background: url("img/close_over.png") no-repeat;
}

.rulesPopup .logo {
	position: absolute;
	bottom: 18px;
	left: 265px;
	width: 148px;
	height: 50px;
	background: url("img/logo_small.png") no-repeat;
	cursor: pointer;
}

.rules_txt {
	margin: 70px 30px;
	color: #fff;
}

.qnr {
	position: relative;
	margin: 33px 0;
	text-align: center;
	font-size: 33px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.question {
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	margin-top: 88px;
	margin-bottom: 10px;
}

.answer {
	margin: 0 0 6px 64px;
	height: 56px;
	cursor: pointer;
}

.answer .cbx {
	float: left;
	width: 54px;
	height: 56px;
	background: url("img/a_cbs.png") no-repeat;
	background-position: 0 0;
}

.answer.checked .cbx {
	background-position: 0 -56px;
}

.answer .answ {
	position: relative;
	margin-left: 60px;
	top: 6px;
	height: 56px;
	background: none;
}

.answer.correct .answ {
	background: url("img/correct_answer.png") no-repeat;
}

.answer .answ .area {
	width: 500px;
	height: 56px;
	position: relative;
}

.answer .answ .area .bub {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 500px;
	height: 51px;
	display: table;
}

.answer .answ .area .bub p {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #fff;
	font-size: 18px;
}

.btn_next {
	width: 245px;
	height: 50px;
	margin-top: 40px;
	margin-left: 243px;
	cursor: pointer;
	background: url("img/btn_next.png") no-repeat;
}

.btn_next:hover {
	background: url("img/btn_next_over.png") no-repeat;
}

.pTxt {
	width: 668px;
	height: 52px;
	color: #fff;
	line-height: 17px;
	font-size: 17px;
	margin: 28px 30px 0;
	text-align: center;
}

.pTxtMore {
	width: 668px;
	height: 18px;
	color: #fff;
	line-height: 17px;
	font-size: 17px;
	margin: 10px 30px;
	text-align: center;
}

.pastaLogo {
	width: 480px;
	height: 58px;
	margin: 10px 0 5px 125px;
	background: url("img/pasta_logo.png") no-repeat;
	cursor: pointer;
}

.psel_1 {
	position: absolute;
	width: 134px;
	height: 166px;
	top: 188px;
	left: 72px;
	cursor: pointer;
	background: url("img/spag_1.png") no-repeat;
}

.psel_1.checked {
	position: absolute;
	width: 139px;
	height: 164px;
	top: 185px;
	left: 49px;
	cursor: pointer;
	background: url("img/spag_1s.png") no-repeat;
}

.psel_2 {
	position: absolute;
	width: 130px;
	height: 142px;
	top: 211px;
	left: 248px;
	cursor: pointer;
	background: url("img/spag_2.png") no-repeat;
}

.psel_2.checked {
	position: absolute;
	width: 128px;
	height: 138px;
	top: 202px;
	left: 223px;
	cursor: pointer;
	background: url("img/spag_2s.png") no-repeat;
}

.psel_3 {
	position: absolute;
	width: 172px;
	height: 150px;
	top: 203px;
	left: 370px;
	cursor: pointer;
	background: url("img/spag_3.png") no-repeat;
}

.psel_3.checked {
	position: absolute;
	width: 151px;
	height: 139px;
	top: 199px;
	left: 367px;
	cursor: pointer;
	background: url("img/spag_3s.png") no-repeat;
}

.psel_4 {
	position: absolute;
	width: 106px;
	height: 141px;
	top: 214px;
	left: 554px;
	cursor: pointer;
	background: url("img/spag_4.png") no-repeat;
}

.psel_4.checked {
	position: absolute;
	width: 135px;
	height: 149px;
	top: 197px;
	left: 527px;
	cursor: pointer;
	background: url("img/spag_4s.png") no-repeat;
}

.psel_5 {
	position: absolute;
	width: 122px;
	height: 135px;
	top: 357px;
	left: 174px;
	cursor: pointer;
	background: url("img/spag_5.png") no-repeat;
}

.psel_5.checked {
	position: absolute;
	width: 133px;
	height: 138px;
	top: 348px;
	left: 151px;
	cursor: pointer;
	background: url("img/spag_5s.png") no-repeat;
}

.psel_6 {
	position: absolute;
	width: 98px;
	height: 125px;
	top: 358px;
	left: 326px;
	cursor: pointer;
	background: url("img/spag_6.png") no-repeat;
}

.psel_6.checked {
	position: absolute;
	width: 126px;
	height: 134px;
	top: 350px;
	left: 296px;
	cursor: pointer;
	background: url("img/spag_6s.png") no-repeat;
}

.psel_7 {
	position: absolute;
	width: 114px;
	height: 130px;
	top: 356px;
	left: 473px;
	cursor: pointer;
	background: url("img/spag_7.png") no-repeat;
}

.psel_7.checked {
	position: absolute;
	width: 141px;
	height: 130px;
	top: 349px;
	left: 444px;
	cursor: pointer;
	background: url("img/spag_7s.png") no-repeat;
}

.btn_next_pasta {
	position: absolute;
	top: 504px;
	left: 243px;
	margin: 0;
}

.mTitle {
	margin: 39px;
	text-align: center;
	font-size: 34px;
	text-transform: uppercase;
	color: #fff;
	line-height: 34px;
}

.makImg {
	position: absolute;
	top: 90px;
	left: 18px;
	width: 240px;
	height: 160px;
	/*margin: 20px 10px 5px 20px;*/
}

.makDescription {
	width: 400px;
	margin: 40px 10px 50px 270px;
	font-size: 16px;
	color: #fff;
	height: 86px;
	line-height: 18px;
	box-sizing: border-box;
}

.moreMakTxt {
	margin: 12px 38px 5px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}

.makImg img {
	max-width: 100%;
}

.floatLogo {
	position: absolute;
	top: 72px;
	left: 39px;
	width: 148px;
	height: 50px;
	background: url("img/logo_small.png") no-repeat;
	cursor: pointer;
}

.floatLogo.up {
	top: 27px;
	left: 25px;
}

._mtxt {
	margin: 85px 10px 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.makDiv {
	text-align: center;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.makDiv > div {
	display: block;
	float: left;
	max-width: 188px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.op1 {
	width: 176px;
	height: 156px;
	background: url("img/op_1.png") no-repeat;
	background-position: center 22px;
}

.op1.checked {
	width: 176px;
	height: 156px;
	background: url("img/op_1s.png") no-repeat;
	background-position: 0 0;
}

.op2 {
	width: 188px;
	height: 117px;
	background: url("img/op_2.png") no-repeat;
	background-position: 35px 2px;
}

.op2.checked {
	width: 188px;
	height: 117px;
	background: url("img/op_2s.png") no-repeat;
	background-position: 0 0;
}

.op3 {
	width: 144px;
	height: 116px;
	background: url("img/op_3.png") no-repeat;
	background-position: center 17px;
}

.op3.checked {
	width: 144px;
	height: 116px;
	background: url("img/op_3s.png") no-repeat;
	background-position:0 0;
}

.op4 {
	width: 151px;
	height: 145px;
	background: url("img/op_4.png") no-repeat;
	background-position: center 19px;
}

.op4.checked {
	width: 151px;
	height: 145px;
	background: url("img/op_4s.png") no-repeat;
	background-position: 0 0;
}

.op5 {
	width: 129px;
	height: 123px;
	background: url("img/op_5.png") no-repeat;
	background-position: 18px 18px;
}

.op5.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_5s.png") no-repeat;
	background-position: 0 0;
}

.op6 {
	width: 178px;
	height: 127px;
	background: url("img/op_6.png") no-repeat;
	background-position: 19px 19px;
}

.op6.checked {
	width: 178px;
	height: 127px;
	background: url("img/op_6s.png") no-repeat;
	background-position: 0 0;
}

.op7 {
	width: 129px;
	height: 123px;
	background: url("img/op_7.png") no-repeat;
	background-position: 17px 19px;
}

.op7.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_7s.png") no-repeat;
	background-position: 0 0;
}

.op8 {
	width: 178px;
	height: 127px;
	background: url("img/op_8.png") no-repeat;
	background-position: 27px 26px;
}

.op8.checked {
	width: 178px;
	height: 127px;
	background: url("img/op_8s.png") no-repeat;
	background-position: 0 0;
}

.op9 {
	width: 129px;
	height: 123px;
	background: url("img/op_9.png") no-repeat;
	background-position: 17px 34px;
}

.op9.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_9s.png") no-repeat;
	background-position: 0 0;
}

.op10 {
	width: 162px;
	height: 137px;
	background: url("img/op_10.png") no-repeat;
	background-position: 36px 21px;
}

.op10.checked {
	width: 162px;
	height: 137px;
	background: url("img/op_10s.png") no-repeat;
	background-position: 0 0;
}

.op11 {
	width: 151px;
	height: 117px;
	background: url("img/op_11.png") no-repeat;
	background-position: 30px 23px;
}

.op11.checked {
	width: 151px;
	height: 117px;
	background: url("img/op_11s.png") no-repeat;
	background-position: 0 0;
}


.op12 {
	width: 129px;
	height: 123px;
	background: url("img/op_12.png") no-repeat;
	background-position: center 12px;
}

.op12.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_12s.png") no-repeat;
	background-position: 0 0;
}

.op13 {
	width: 178px;
	height: 127px;
	background: url("img/op_13.png") no-repeat;
	background-position: 23px 7px;
}

.op13.checked {
	width: 178px;
	height: 127px;
	background: url("img/op_13s.png") no-repeat;
	background-position: 0 0;
}

.op14 {
	width: 129px;
	height: 123px;
	background: url("img/op_14.png") no-repeat;
	background-position: 18px 19px;
}

.op14.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_14s.png") no-repeat;
	background-position: 0 0;
}

.op15 {
	width: 177px;
	height: 127px;
	background: url("img/op_15.png") no-repeat;
	background-position: 53px 10px;
}

.op15.checked {
	width: 177px;
	height: 127px;
	background: url("img/op_15s.png") no-repeat;
	background-position: 0 0;
}

.op16 {
	width: 129px;
	height: 123px;
	background: url("img/op_16.png") no-repeat;
	background-position: 25px 14px;
}

.op16.checked {
	width: 129px;
	height: 123px;
	background: url("img/op_16s.png") no-repeat;
	background-position: 0 0;
}

.op17 {
	width: 178px;
	height: 127px;
	background: url("img/op_17.png") no-repeat;
	background-position: 39px 15px;
}

.op17.checked {
	width: 178px;
	height: 127px;
	background: url("img/op_17s.png") no-repeat;
	background-position: 0 0;
}

.bn3 {
	margin: 0;
	position: absolute;
	top: 420px;
	left: 243px;
}

.popup {
	position: relative;
	height: 730px;
	overflow: hidden;
}

.popup .window {
	width: 526px;
	height: 434px;
	position: absolute;
	top: 83px;
	left: 102px;
	background: url("img/pop_window.png") no-repeat;
}

.popup .window .btn_close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 54px;
	height: 52px;
	background: url("img/close.png") no-repeat 12px 8px;
	cursor: pointer;
}

.popup .window .btn_close:hover {
	background: url("img/close_over.png") no-repeat;
}

.popup .window .p_prizes {
	position: absolute;
	width: 310px;
	height: 225px;
	top: 21px;
	right: 17px;
	background: url("img/pop_balvas.png") no-repeat;
}

.popup .window .p_sauklis {
	position: absolute;
	width: 209px;
	height: 210px;
	top: 20px;
	left: 25px;
	background: url("img/pop_izcil.png") no-repeat;
}

.popup .window .infoPt {
	position: absolute;
	top: 254px;
	width: 526px;
	height: 40px;
	font-size: 18px;
	line-height: 19px;
	left: 0;
	text-align: center;
	color: #fff;
}

.popup .window .btn_pop_share {
	width: 343px;
	height: 48px;
	position: absolute;
	top: 305px;
	left: 98px;
	background: url("img/btn_pop_tell.png") no-repeat;
	cursor: pointer;
}

.popup .window .btn_pop_share:hover {
	background: url("img/btn_pop_tell_over.png") no-repeat;
}

.popup .window .madeinlv {
	top: 364px;
	left: 183px;
}

.end_pasta {
	position: absolute;
	width: 172px;
	height: 156px;
	top: 123px;
	left: 518px;
	background: url("img/end_pasta.png") no-repeat;
}

.end_sauklis {
	position: absolute;
	width: 246px;
	height: 247px;
	top: 32px;
	left: 242px;
	background: url("img/end_sauklis.png") no-repeat;
}

.end_pakas {
	position: absolute;
	width: 149px;
	height: 150px;
	top: 109px;
	left: 47px;
	background: url("img/end_pakas.png") no-repeat;
}

.end_txt {
	margin: 288px 10px 10px;
	font-size: 17px;
	color: #fff;
	line-height: 19px;
	text-align: center;
}

.end_txt a {
	color: #fff;
	text-decoration: none;
	background: url("img/link.png") no-repeat center 17px;
}

.end_txt .gp {
	width: 224px;
	height: 26px;
	display: inline-block;
	background: url("img/guru_zals.png") no-repeat;
	padding: 4px 0 0;
}

.end_txt .gl {
	width: 352px;
	height: 26px;
	display: inline-block;
	background: url("img/zalais_jaut.png") no-repeat;
	padding: 4px 0 0;
}

.end_txt .al {
	width: 293px;
	height: 29px;
	display: inline-block;
	background: url("img/zalais_all.png") no-repeat;
	padding: 5px 0 0;
}

.end_desc {
	margin: 10px 50px;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

.btn_invite {
	position: relative;
	display: inline-block;
	width: 230px;
	height: 47px;
	margin-left: 130px;
	cursor: pointer;
	background: url("img/btn_invite.png") no-repeat;
}

.btn_invite:hover {
	background: url("img/btn_invite_over.png") no-repeat;
}

.btn_share {
	width: 229px;
	height: 47px;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	background: url("img/btn_pop_tell.png") no-repeat;
	cursor: pointer;
}

.btn_share:hover {
	background: url("img/btn_pop_tell_over.png") no-repeat;
}

.btn_ussakumu {
	position: absolute;
	top: 27px;
	left: 39px;
	width: 175px;
	height: 34px;
	cursor: pointer;
	background: url("img/btn_ussakumu.png") no-repeat;
}

.btn_ussakumu:hover {
	background: url("img/btn_ussakumu_over.png") no-repeat;
}

.btn_rules2 {
	position: absolute;
	top: 64px;
	left: 39px;
	width: 175px;
	height: 35px;
	cursor: pointer;
	background: url("img/btn_rules2.png") no-repeat;
}

.btn_rules2:hover {
	background: url("img/btn_rules2_over.png") no-repeat;
}