body {
	font-family: sans-serif;
}

a {
	text-decoration: underline;
}

h2 {
	text-align: center;
}

.k7_button_print {
	display: none;
}

.k7_detail_foto {
  float: left;
  max-height: 300px;
  width: 48%;
  min-height: 150px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.k7_detail_cena {
  float: left;
  height: 40px;
  width: 100%;
  font-size: 1.2em;
  line-height: 40px;
  margin-top: 2%;
  /* margin-bottom: 10%; */
  text-align: right;
  background-color: #09F;
  background-color: #2693cd;
  color: #FFF;
  clear: both;
}

.k7_detail_cena span {
	margin-right: 5%;
}

.k7_detail_parametr {
    width: 100%;
    height: 27px;
    float: left;
    clear: both;
    line-height: 20px;
    border-bottom: 1px solid #CBCBCB;
    overflow-x: hidden;
}

.k7_detail_parametr_typ {
    width: 37%;
    float: left;
    text-align: right;
    color: #B0AEAF;
    overflow-x: hidden;
    font-weight: 300;
    margin-top: 2px;
}

.k7_detail_parametr_hodnota {
    width: 60%;
    float: left;
    color: #424242;
    margin-left: 2.5%;
    overflow-x: hidden;
    margin-top: 2px;
}

.k7_detail_parametr_deleni {
    width: 100%;
    height: 30px;
    float: left;
    clear: both;
    line-height: 30px;
    overflow-x: hidden;
    color: #FFFFFF;
    background-color: #B0B0B0;
    text-align: center;
    font-weight: 300;
}

.k7_zapati_mutace {
  display: none;
}

img {
  object-fit: cover;
  width: 100%;
  max-height: 300px;
}

.print{
  display: block;
  width: 100%;
  height: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CBCBCB;
}

.print img {
  float: left;
  width: auto;
  height: 50px;
}

.print p {
  float: right;
  margin-top: 0px;
  margin-bottom: 5px;
}

.k7_mobile {
	display: none;
}

.k7_detail_galerie {
	display: none;
}

.k7_logo_mobil {
	display: none;
}

.k7_web_leva {
	display: none;
}

.k7_web_stred_animace {
	display: none;
}

.k7_menu_ikony {
	display: none;
}

.k7_web_prava {
	display: none;
}



#k7_zapati_menu {
	display: none;
};

.k7_zapati_vypln {
	display: none;
}

.k7_zapati {
  display: none;
}

.k7_clanky_foto {
	display: none;
}

.k7_clanky_podrobnosti {
	display: none;
}

#k7_tlacitko_zpet {
	display: none;
};
