@import url('//ifrype.com/rate/assets/fonts/bariol/bariol.css');

#zsvetki-intro{
	width: 980px;
	height: 570px;
	background: url('//ifrype.com/rate/assets/images/special/zsvetki/fons.jpg') no-repeat;
	position: relative;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-bottom: 10px;
}

#zsvetki-intro .logo {
	width: 117px;
	height: 120px;
	position: absolute;
	left: 48px;
	top: 52px;
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/ld_logo.png');
}

#zsvetki-intro .logo-text {
	width: 560px;
	height: 56px;
	position: absolute;
	left: 190px;
	top: 84px;
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/zmsvtops.png');
}

#zsvetki-intro .win {
	width: 454px;
	height: 287px;
	position: absolute;
	right: 68px;
	top: 185px;
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/balvu_komplekts.png');
}

#zsvetki-intro .what-to-do {
	font-family: 'bariol_boldbold', sans-serif;
	color: #ffffff;
	position: absolute;
	left: 152px;
	top: 174px;
	width: 310px;
	text-shadow: rgba(0, 0, 0, 0.15) 0 1px;
}

#zsvetki-intro.winners .what-to-do {
	width: 380px;
	left: 132px;
}

#zsvetki-intro .what-to-do h2 {
	padding-left: 34px;
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 20px;
}

#zsvetki-intro.winners .what-to-do h2 {
	margin-bottom: 30px;
}

#zsvetki-intro .what-to-do ul li {
	font-size: 30px;
	padding-left: 34px;
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 30px;
	margin-bottom: 10px;
}

#zsvetki-intro.winners .what-to-do ul li {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
}

#zsvetki-intro .what-to-do ul li.first {
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/1.png')
}

#zsvetki-intro .what-to-do ul li.second {
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/2.png')
}

#zsvetki-intro .what-to-do ul li.third {
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/3.png')
}

#zsvetki-intro .what-to-do ul li a {
	color: #ffffff;
	text-decoration: none;
}

#zsvetki-intro.winners .what-to-do ul li.best {
	font-size: 16px;
	margin-top: 20px;
}

#zsvetki-intro .enter {
	width: 208px;
	height: 60px;
	padding: 0;
	border: 0;
	background: #A3204A;
	border-radius: 5px;
	font-family: 'bariol_boldbold', sans-serif;
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	top: 418px;
	left: 188px;
	text-transform: uppercase;
	cursor: pointer;
}

#zsvetki-intro .follow {
	position: absolute;
	top: 498px;
	left: 186px;
}

#zsvetki-intro .follow input, #zsvetki-intro .follow label {
	display: inline-block;
	vertical-align: middle
}

#zsvetki-intro .follow label {
	color: #ffffff;
}

#zsvetki-constructor .canvas{
	width: 730px;
	max-height: 548px;
	background: #393939;
}

#zsvetki-constructor .canvasContainer{
	margin: 0 auto;
}

#zsvetki-constructor .constructorItems{
	width: 730px;
	height: 80px;
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/constr.jpg');
	position: relative;
}

#zsvetki-constructor .prev, #zsvetki-constructor .next {
	width: 18px;
	height: 50px;
	position: absolute;
	top: 15px;
	opacity: 0.7;
	cursor: pointer;
}

#zsvetki-constructor .prev:hover, #zsvetki-constructor .next:hover {
	opacity: 1;
}

#zsvetki-constructor .prev.disabled, #zsvetki-constructor .next.disabled {
	opacity: 0.2;
	cursor: default;
}

#zsvetki-constructor .prev {
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/left.png');
	left: 25px;
}

#zsvetki-constructor .next {
	background-image: url('//ifrype.com/rate/assets/images/special/zsvetki/right.png');
	right: 25px;
}

#zsvetki-constructor .elementList {
	width: 600px;
	height: 80px;
	margin: 0 auto;
}

#zsvetki-constructor .elementList .element {
	width: 50px;
	height: 60px;
	float: left;
	margin: 10px 5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

#zsvetki-constructor .controls {
	position: relative;
	margin: 10px auto;
	height: 28px;
	line-height: 28px;
}

#zsvetki-constructor .controls .info {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
}

#zsvetki-constructor .controls .buttons {
	position: absolute;
	top: 0;
	right: 0;
}

#zsvetki-constructor .controls .buttons a {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-left: 5px;
}

#zsvetki-constructor .controls .buttons .delete {
	background: url('//ifrype.com/rate/assets/images/special/zsvetki/del.png')
}

#zsvetki-constructor .controls .buttons .flip {
	background: url('//ifrype.com/rate/assets/images/special/zsvetki/flip.png')
}

#zsvetki-constructor .controls .buttons .forward {
	background: url('//ifrype.com/rate/assets/images/special/zsvetki/up.png')
}

#zsvetki-constructor .controls .buttons .back {
	background: url('//ifrype.com/rate/assets/images/special/zsvetki/down.png')
}

#zsvetki-constructor .save {
	float: right;
	display: inline-block;
	background: #A3204A;
	border-radius: 5px;
	font-family: 'bariol_boldbold', sans-serif;
	color: #ffffff;
	font-size: 16px;
	padding: 10px 25px;
	text-transform: uppercase;
	margin-top: 10px;
}