body {
	padding:0;
	margin:0;
}   
html, body {
	margin:0;
	text-align: left;
}
div.cl {
	clear: both;
}
#zalozka {
	position: relative;
}
#lista {
	display: none;
}
#lista,
#bg {
    position: relative;
}

#bg {
	border: 0;
	min-height: 270px;
}
#cont_kolo {
   	background: transparent;
	background-size: contain;
}
.zarovky {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-size: contain;
}
#zarovky4 {
	background-position: left top;
	transition-property: width;
	transition-duration: 1.2s;
	transition-timing-function: linear;
	transition-delay: 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
}
#zarovky4.light {
    opacity: 1;
    filter: alpha(opacity=100);
	transition-property: width;
	transition-duration: 1.2s;
	transition-timing-function: linear;
	transition-delay: 0.5s;
}
#cont_btn_tocit {
	display: none; 
}
/*
#all_cont #bg {
	display: none;
}
*/
#all_cont {
}
#overlay_app,
#info_send_it,
#second_text,
#dalsi_krok {
	display: none;
}

#dalsi_krok {
	min-height: auto;
	padding-bottom: 40px;
}
.udalost {
	display: none;
}
p.discount_code {
	font-size: 130%;
	color: #f46416;
}
#sdilet_fb {
/*	display: block; */
}
#adress {
/*	display: block;  */
}
.slick-prev { left: 5px; }
.slick-next { right: 5px; }

#roztoc_znovu, #novy_pokus_na_ceste,
#btn_tocit {
	cursor: pointer;
}
#novy_pokus_info_help_cont {
	top: 250px;
	display: none;
}

#vyherci {
	margin-top: 10px;
}
#vyherci img {
	width: 35px;
	height: 35px;
	margin: 0 1px 1px 0;
}

#btn_login {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 8;
}
a.extra_url_vyhra {
	display: none;
}
#fb_share_bad_browser {
	display: none;
}

