#display,
#ciselnik,
#btn_login,
#all_cont #cenybg,
#all_cont #cont_left,
#all_cont #cont_right,
#all_cont #stats,
#all_cont #klavesnice,
#all_cont #truhla,
#all_cont #telefon,
#all_cont .img_change,
#all_cont #trezor {
	z-index: 7;
}
#all_cont #ceny_table,
#all_cont #badge {
	z-index: 8;
}


#prvky img { 
    display: block; 
	position: absolute; 
}
#table {
	top: 298px;
	left: 0px;
}
#ceny_table {
	top: 704px;
	left: 131px;
}
#cenybg {
	top: 764px;
	left: 137px;
}
#stats {
	top: 974px;
	left: 205px;
}



/*********************************************/
/***************** SLIDER ********************/
/*********************************************/
/* spolecny styl aplikace */
#all_cont {
    min-height: 1136px;
	position:relative;
	margin: 0 auto;
}	
#all_cont .contenteditable {
/*	z-index: 5; */
}


#cont_left,
#cont_right {
	position: absolute;
	top: 858px;
	left: 110px;
	height: 41px;
	overflow: hidden;
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
}
#cont_left:hover,
#cont_right:hover {
/*	border: 1px dashed #999999; */
}	
#cont_left img,
#cont_right img,
#prvky #cont_left img,
#prvky #cont_right img {
	position: static;
	max-width: max-content;
}
#cont_left img.hover,
#cont_right img.hover,
#cont_left img:hover,
#cont_right img:hover {
	margin-top: -41px;
}
#cont_right {
	left: 655px;
}
.tema_1 #cont_left,
.tema_1 #cont_right,
#prvky.tema_1 #cont_left,
#prvky.tema_1 #cont_right {
	position: absolute;
	top: 851px;
	left: 110px;
	height: 54px;
	overflow: hidden;
}
.tema_1 #cont_left img:hover,
.tema_1 #cont_right img:hover,
.tema_1 #cont_left img.hover,
.tema_1 #cont_right img.hover,
#prvky.tema_1 #cont_left img.hover,
#prvky.tema_1 #cont_right img.hover {
	margin-top: -53px;
}
.tema_1 #cont_right,
#prvky.tema_1 #cont_right {
	left: 645px;
}
.tema_2 #cont_left,
.tema_2 #cont_right,
#prvky.tema_2 #cont_left,
#prvky.tema_2 #cont_right {
	position: absolute;
	top: 851px;
	left: 110px;
	height: 50px;
	overflow: hidden;
}
.tema_2 #cont_left img:hover,
.tema_2 #cont_right img:hover,
.tema_2 #cont_left img.hover,
.tema_2 #cont_right img.hover,
#prvky.tema_2 #cont_left img.hover,
#prvky.tema_2 #cont_right img.hover {
	margin-top: -48px;
}
.tema_2 #cont_right,
#prvky.tema_2 #cont_right {
	left: 645px;
}

#slider_vyhry {
	position: absolute;
	left: 110px;
	z-index: 9;
/*	border: 1px solid red; */

}

#col_right .uprav_app #slider_vyhry img {
	position: relative;
}
#slider_vyhry .photo_content {
	position: relative;
	margin-right: 8px;
	cursor: pointer;
}
#slider_vyhry .slick-list {
	margin: 0 60px; 
}
#slider_vyhry.slick-slider { margin-bottom: 0px;}
#slider_vyhry .slick-prev { left: 0px; }
#slider_vyhry .slick-next { right: 0px; }
#slider_vyhry .slick-next,
#slider_vyhry .slick-prev {
	top: 100px;
	height: 50px;
	width: 49px ;
	background: transparent;
	z-index: 10;
}
.uprav_app #slider_vyhry .slick-next,
.uprav_app #slider_vyhry .slick-prev {
	top: 60px;
}
#slider_vyhry .slick-prev { left: 0px; }

#slider_vyhry .photo_content .del {
	position: absolute;
	width: 18px;
	height: 18px;
	background: transparent url(../../img/icon_close_2.png) no-repeat;
	z-index: 2;
	top: 10px;
	right: 10px;
}
#slider_vyhry .photo_content .del:hover {
	background-position: 0 -19px;
}

#slider_vyhry .photo_content,
#slider_vyhry .photo_content a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#slider_vyhry .photo_content img {
	padding-bottom: 5px;
	min-width: 50px;
	min-height: 50px;
}


/*********************************************/
/***************** /SLIDER *******************/
/*********************************************/


/* checkboxy souhlas */
.cont_souhlas {
	position: relative;
	z-index: 6;
}
.cont_souhlas1 {
	margin-top: 2em;
}
.cont_souhlas input,
.cont_souhlas label {
	float: left;
	color: #ffffff;
}
.cont_souhlas label {
	max-width: calc(100% - 30px);	
}
.cont_souhlas label p {
	display: inline-block;
	margin: 0;
	text-align: left;
}
/* /checkboxy souhlas */
#adress .cont_souhlas p {
	margin: 0 0 0.5em 0;
}
.cont_souhlas {
	background: #ffffff;
}
.cont_souhlas label {
	color: #5c5a59;
}


