#ergonomika .checkboxesCont {
  width: 426px;
	position: absolute;
	left: 30px;
	bottom: 10px;
}
#ergonomika .checkboxesCont .item {
  height: 30px;
  line-height: 28px;
  color: #000;
  background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/checkbox.png") no-repeat 0 4px;
	padding-left: 20px;
  text-decoration: none;
	font-size: 17px;
	font-family: "calibriregular", sans-serif;
}
#ergonomika .checkboxesCont .item.checked {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/checkbox_checked.png") no-repeat 0 4px;
}
/*#ergonomika .checkboxesCont .item:hover {
  color: #000;
  background-position: 0 -90px;
}
#ergonomika .checkboxesCont .item:hover.checked {
  background-position: 0 -30px;
}*/

#ergonomika {
	font-family: "calibriregular", sans-serif;
	color: #000;
}

#ergonomika #background {
	position: relative;
	width: 730px;
	height: 640px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/background.jpg") no-repeat;
}
#ergonomika #background.q {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/question_background.jpg") no-repeat;
}

#ergonomika #ajmenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	height: 54px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/menu.png") no-repeat;
}

#ergonomika #logo {
	position: absolute;
	width: 144px;
	height: 112px;
	top: 6px;
	left: 17px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/logo.png") no-repeat;
}

#ergonomika .page {
	position: relative;
	width: 730px;
	height: 640px;
}

#ergonomika #intro_pic {
	position: absolute;
	width: 561px;
	height: 176px;
	top: 305px;
	left: 87px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/intro_img.png") no-repeat;
}

#ergonomika #intro_text {
	position: absolute;
	text-align: center;
	font-family: 'Conv_neosanspro-bold', sans-serif;
	/*font-weight: bold;*/
	font-size: 42px;
	top: 120px;
	width: 730px;
	line-height: 41px;
	color: #000;
}

#ergonomika #intro_desc {
	position: absolute;
	text-align: center;
	font-family: "calibriregular", sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	top: 230px;
	width: 730px;
}

#ergonomika #start_test {
	position: absolute;
	width: 125px;
	height: 30px;
	font-size: 18px;
	font-family: "Conv_neosanspro-bold", sans-serif;
	top: 532px;
	left: 549px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 5px #000000;
}

#ergonomika #start_test:hover {
	color: #fff200;
}

#ergonomika #mlist {
	position: relative;
	padding-left: 220px;
	padding-top: 20px;
	font-size: 16px;
}

#ergonomika .menu_item {
	float: left;
	display: block;
	color: #fff;
	margin-right: 30px;
	cursor: pointer;
	text-shadow: 0 0 3px #000000;
	font-family: "Conv_neosanspro-regular", sans-serif;
}

#ergonomika .menu_item:hover {
	color: #fff200;
}

#ergonomika .menu_item.active {
	font-family: "Conv_neosanspro-bold", sans-serif;
	margin-top: -1px;
}

#ergonomika #question {
	padding-top: 120px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Conv_neosanspro-bold", sans-serif;
	font-size: 25px;
	color: #000;
	line-height: 25px;
}

#ergonomika #yes {
	position: absolute;
	width: 98px;
	height: 98px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/yes.png") no-repeat;
	top: 226px;
	left: 253px;
	cursor: pointer;
}

#ergonomika #yes.selected, #ergonomika #yes:hover {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/yes_over.png") no-repeat;
}

#ergonomika #yes.inactive:hover {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/yes.png") no-repeat;
}

#ergonomika #no {
	position: absolute;
	width: 98px;
	height: 98px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/no.png") no-repeat;
	top: 226px;
	left: 377px;
	cursor: pointer;
}

#ergonomika #no.selected, #ergonomika #no:hover {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/no_over.png") no-repeat;
}

#ergonomika #no.inactive:hover {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/no.png") no-repeat;
}

#ergonomika #next {
	position: absolute;
	width: 79px;
	height: 79px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/next_question.png") no-repeat;
	top: 281px;
	left: 607px;
	cursor: pointer;
}

#ergonomika #next:hover {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/next_question_over.png") no-repeat;
}

#ergonomika #q_back {
	position: absolute;
	width: 730px;
	height: 146px;
	top: 386px;
	left: 0;
	background: #fff;
}

#ergonomika #q_img_1 {
	position: absolute;
	width: 174px;
	height: 334px;
	top: -144px;
	left: 56px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/chair.png") no-repeat;
}

#ergonomika #q_more {
	position: absolute;
	display: block;
	width: 56px;
	height: 39px;
	top: 569px;
	left: 39px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/more_info.png") no-repeat;
	cursor: pointer;
}

#ergonomika #q_img_arrow_1 {
	position: absolute;
	width: 12px;
	height: 46px;
	top: 230px;
	left: 96px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_1.png") no-repeat;
}

#ergonomika #q_img_arrow_2 {
	position: absolute;
	width: 62px;
	height: 32px;
	top: 455px;
	left: 195px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_2.png") no-repeat;
}

#ergonomika #q_img_arrow_3 {
	position: absolute;
	width: 15px;
	height: 64px;
	top: 370px;
	left: 40px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_3.png") no-repeat;
}

#ergonomika #q_img_arrow_4 {
	position: absolute;
	width: 47px;
	height: 55px;
	top: 424px;
	left: 36px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_4.png") no-repeat;
}

#ergonomika #q_img_arrow_5 {
	position: absolute;
	width: 64px;
	height: 26px;
	top: 354px;
	left: 167px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_5.png") no-repeat;
}

#ergonomika #q_img_arrow_6 {
	position: absolute;
	width: 66px;
	height: 19px;
	top: 224px;
	left: 63px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_6.png") no-repeat;
}

#ergonomika #q_img_7 {
	position: absolute;
	width: 242px;
	height: 243px;
	top: 342px;
	left: 34px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_7.png") no-repeat;
}

#ergonomika #q_img_arrow_8 {
	position: absolute;
	width: 123px;
	height: 378px;
	top: 378px;
	left: 123px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/arrow_q_6.png") no-repeat;
}

#ergonomika #q_img_9 {
	position: absolute;
	width: 261px;
	height: 296px;
	top: 282px;
	left: 28px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_9.png") no-repeat;
}

#ergonomika #q_img_10 {
	position: absolute;
	width: 154px;
	height: 229px;
	top: 349px;
	left: 79px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_10.png") no-repeat;
}

#ergonomika #q_img_11 {
	position: absolute;
	width: 242px;
	height: 243px;
	top: 342px;
	left: 34px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_11.png") no-repeat;
}

#ergonomika #q_img_12 {
	position: absolute;
	width: 242px;
	height: 243px;
	top: 342px;
	left: 34px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_12.png") no-repeat;
}

#ergonomika #q_img_13 {
	position: absolute;
	width: 242px;
	height: 243px;
	top: 342px;
	left: 34px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_13.png") no-repeat;
}

#ergonomika #q_img_14 {
	position: absolute;
	width: 242px;
	height: 243px;
	top: 342px;
	left: 34px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/q_img_14.png") no-repeat;
}

#ergonomika #question_info {
	position: absolute;
	width: 380px;
	height: 124px;
	top: 408px;
	left: 730px;
	padding-left: 30px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/green_circle.png") no-repeat;
}

#ergonomika #question_info.animate {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

#ergonomika #question_info.show {
	left: 330px;
}

#ergonomika #ajinfo {
	font-family: "calibriregular", sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#ergonomika #ajpadoms {
	font-family: "calibriregular", sans-serif;
	font-size: 16px;
	color: #000;
	padding-right: 25px;
	padding-top: 10px;
	overflow: hidden;
	word-wrap: break-word;
}

#ergonomika #progress {
	position: absolute;
	width: 380px;
	height: 10px;
	top: 607px;
	left: 188px;
}

#ergonomika .c {
	float: left;
	width: 11px;
	height: 10px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/pg.png") no-repeat;
	margin-right: 16px;
}
#ergonomika .c.d {
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/pg_current.png") no-repeat;
}

#ergonomika #result_thx {
	position: absolute;
	width: 700px;
	left: 15px;
	top: 150px;
	color: #000;
	text-align: center;
	font-family: "Conv_neosanspro-bold", sans-serif;
	font-size: 44px;
}

#ergonomika #res_line {
	position: absolute;
	width: 730px;
	height: 200px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/result_fons.png") no-repeat;
	top: 254px;
}

#ergonomika #res_line_s {
	position: absolute;
	width: 730px;
	height: 62px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/result_fons_small.png") no-repeat;
	top: 483px;
}

#ergonomika #icon_result_3 {
	position: absolute;
	width: 82px;
	height: 92px;
	top: 219px;
	left: 617px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/error.png") no-repeat;
}

#ergonomika #icon_result_2 {
	position: absolute;
	width: 94px;
	height: 87px;
	top: 217px;
	left: 615px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/warning.png") no-repeat;
}

#ergonomika #icon_result_1 {
	position: absolute;
	width: 80px;
	height: 86px;
	top: 224px;
	left: 621px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/check.png") no-repeat;
}

#ergonomika #result_1 {
	position: absolute;
	width:243px;
	height: 322px;
	top: 222px;
	left: 52px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/result_1.png") no-repeat;
}

#ergonomika #result_2 {
	position: absolute;
	width:314px;
	height: 290px;
	top: 256px;
	left: 27px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/result_2.png") no-repeat;
}

#ergonomika #result_3 {
	position: absolute;
	width:296px;
	height: 313px;
	top: 235px;
	left: 45px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/result_3.png") no-repeat;
}

#ergonomika #gift {
	position: absolute;
	width: 79px;
	height: 82px;
	top: 466px;
	left: 619px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/gift.png") no-repeat;
}

#ergonomika #gift_info {
	position: absolute;
	width: 230px;
	height: 40px;
	top: 495px;
	left: 360px;
	font-size: 16px;
	line-height: 17px;
}

#ergonomika #r_title {
	position: absolute;
	width: 270px;
	height: 40px;
	font-weight: bold;
	font-size: 17px;
	top: 270px;
	left: 358px;
	font-family: "calibriregular", sans-serif;
}

#ergonomika #r_desc {
	position: absolute;
	width: 325px;
	height: 160px;
	font-size: 17px;
	top: 305px;
	left: 358px;
	font-family: "calibriregular", sans-serif;
}

#ergonomika #rules_txt {
	position: absolute;
	width: 730px;
	height: 50px;
	font-size: 25px;
	font-family: "Conv_neosanspro-bold", sans-serif;
	top: 100px;
	left: 0;
	text-align: center;
	color: #000;
}

#ergonomika #rules_all {
	font-family: "calibriregular", sans-serif;
	position: absolute;
	width: 608px;
	height: 450px;
	top: 150px;
	left: 59px;
	font-size: 16px;
	line-height: 17px;
	text-align: justify;
	text-justify: inter-word;
}
#ergonomika #rules_all ol {
	margin-left: 20px;
}
#ergonomika #rules_all li {
	margin-bottom: 5px;
	padding-left: 5px;
	font-family: "calibriregular", sans-serif;
}

#ergonomika #a_title {
	position: absolute;
	width: 730px;
	text-align: center;
	height: 50px;
	top: 95px;
	font-size: 25px;
	font-family: "Conv_neosanspro-bold", sans-serif;
}

#ergonomika p {
	padding-top: 5px;
}

#ergonomika #txt_1 {
	position: absolute;
	width: 612px;
	height: 100px;
	top: 148px;
	left: 59px;
	font-size: 16px;
	line-height: 18px;
	font-family: "calibriregular", sans-serif;
}

#ergonomika #txt_2 {
	position: absolute;
	width: 425px;
	height: 20px;
	top: 285px;
	left: 59px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#ergonomika a {
	color: #000;
}

#ergonomika #txt_3 {
	position: absolute;
	width: 250px;
	height: 100px;
	top: 310px;
	left: 59px;
	font-size: 16px;
	line-height: 18px;
}

#ergonomika #txt_4 {
	position: absolute;
	width: 612px;
	height: 20px;
	top: 440px;
	left: 59px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}

#ergonomika #pic_ab {
	position: absolute;
	width: 269px;
	height: 218px;
	top: 250px;
	left: 442px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/about.png") no-repeat;
}

#ergonomika #about_info {
	position: absolute;
	width: 603px;
	height: 85px;
	top: 471px;
	left: 60px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/about_info.png") no-repeat;
}

#ergonomika #prize_title {
	position: absolute;
	width: 730px;
	text-align: center;
	height: 50px;
	top: 95px;
	font-size: 25px;
	font-family: "Conv_neosanspro-bold", sans-serif;
}

#ergonomika #prize_img {
	position: absolute;
	width: 164px;
	height: 164px;
	top: 189px;
	left: 279px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/prize_unknown.png") no-repeat;
}

#ergonomika #prize_name {
	width: 730px;
	position: absolute;
	height: 100px;
	font-size: 24px;
	text-align: center;
	top: 382px;
	left: 0;
}

#ergonomika #recom {
	position: absolute;
	right: 109px;
	bottom: 16px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#ergonomika .bp {
	padding-left: 28px;
	margin-bottom: 5px;
	background: url("//ifrype.com/lapas/special/ajprodukti/ergonomika/assets/img/bullet.png") no-repeat;
	width: 150px;
}

#ergonomika #questions {
	overflow: hidden;
}