#laime {
	background: url("/lapas/special/friskies/laime/assets/img/background.jpg") no-repeat;
	overflow: hidden;
	position: relative;
	width: 730px;
	height: 550px;
}

#laime .checkboxesCont {
	position: absolute;
	left: 35px;
	bottom: 15px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
}

.checkboxesCont form {
	height: 22px;
	vertical-align: middle;
}

#laime .checkboxesCont input {
	cursor: pointer;
}

#laime .checkboxesCont label {
	padding-left: 5px;
	cursor: pointer;
}

#laime .btn_start {
	display: block;
	position: absolute;
	width: 215px;
	height: 100px;
	background: url("img/btn_want.png") no-repeat;
	cursor: pointer;
	top: 440px;
	right: 20px;
	vertical-align: middle;
	font-size: 20px;
	color: #e30613;
	text-decoration: none;
	line-height: 70px;
	font-family: "Comic Sans MS", Arial, sans-serif;
}

#laime .nav-item {
	position: absolute;
	display: block;
	top: 10px;
	width: 215px;
	height: 74px;
	cursor: pointer;
}

#laime #btn_purina {
	left: 10px;
	background: url("img/btn_akcija.png") no-repeat;
}

#laime #btn_winners {
	left: 260px;
	background: url("img/btn_winners.png") no-repeat;
}

#laime #btn_rules {
	right: 10px;
	background: url("img/btn_rules.png") no-repeat;
}

#laime .pop {
	position: absolute;
	width: 730px;
	height: 550px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	vertical-align: middle;
}

#laime .pop_close {
	position: absolute;
	top: 20px;
	right: 20px;
	background: url("img/close.png") no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
}