sup {
    position: absolute;
	font-size: x-small;
}
.print {
	display: none;
}

.k7_button_print {
	margin-top: 50px!important;
	margin-bottom: 10px;
	width: 50%!important;
	background-color: #ea4335!important;
}
.k7_button_print a {
	display: block;
	color: white;
	text-decoration: none;
	font-weight: 300;
}
.k7_button_print a:hover {
	background-color: #e02929;
	box-shadow: inset 0px 0px 10px 0px #33333;
	-webkit-box-shadow: inset 0px 0px 10px 0px #999999;
	-moz-box-shadow: inset 0px 0px 10px 0px #999999;
	-o-box-shadow: inset 0px 0px 10px 0px #999999;
}

.k7_button_print img {
	float: left;
	margin-top: 11px;
	margin-left: 20px;
	width: 25px;
	height: 25px;
}


body {
	font-size: 1em;
}

strong {
	font-weight: 400;
}

h2 {
	text-align: center;
}

.k7_mobile {
  display: none;
}

#k7_hlavni_nadpis {
	display: none;
}

/* MOBIL */
#mobil_skryj {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: -10;
	top: -2000px;
}
#menu_mobil_skryj {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: -10;
	top: -2000px;
}

/* 7k */
.k7_web {
	clear: both;
	float: left;
	width: 100%;
}

.k7_seznam_odkazy {
	width: 100%;
}

.k7_seznam_odkazy ul {
	padding-left: 0px;
}

.k7_seznam_odkazy li{
	display: block;
	height: 1.8em;
	line-height: 1.8em;
	margin-left: 0px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	clear: none;
	color: #FFF;
	margin-bottom: 5px;
	background-color: #5bbdff;
}

.k7_seznam_odkazy li a{
	display: block;
	padding-left: 2%;
	text-decoration: none;
	color: #FFF;
}
.k7_seznam_odkazy li a:hover{
	background-color: #2693cd; /* zmena barvy */
}
/* OBSAH - leva */
.k7_web_leva {
	float: left;
	width: 20%;
	/*min-width: 245px;*/
}
.k7_vlajecky {
	width: 80%;
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: 3%;
	margin-left: 5%;
	font-weight: 300;
}

.k7_vlajecky a {
	float: right;
	width: 32px;
	margin-left: 5px;
	display: block;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: #2693cd;
	text-decoration: none;
}

.k7_vlajecky a:hover {
	color: white;
	background: #2693cd;
}

.k7_vlajecky span {
	float: right;
	margin-left: 5px;
	display: block;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: #2693cd;
	text-decoration: none;
}

.k7_seznam_odkazy_archiv {
	width: 100%;
}

.k7_seznam_odkazy_archiv ul {
	padding-left: 0px;
}

.k7_seznam_odkazy_archiv li {
	display: block;
	list-style: none;
	float: left;
	line-height: 1.5em;
	font-weight: 400;
}

.k7_seznam_odkazy_archiv li a {
	font-weight: 300;
}


/* OBSAH - prava */
.k7_web_prava {
	float: right;
	width: 17%;
	margin-top: 1%;
	margin-right: 1%;
}
.k7_web_prava_titulek {
	width: 94%;
	margin-top: 4%;
	margin-left: 3%;
	font-size: 1.5em;
	text-align: center;
	color: #0099FF;
	color: #2693cd; /* zmena barvy */
	margin-bottom: 6%;
	font-weight: 400;
}

/* OBSAH - stred */
.k7_web_stred hr {
	clear: both;
	border-color: #979797;
}

.k7_web_stred {
	width: 61%;
	min-height: 1150px!important;
	float: left;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #09F;
	-webkit-box-shadow: 0px 0px 44px -37px rgba(5,5,5,1);
	-moz-box-shadow: 0px 0px 44px -37px rgba(5,5,5,1);
	box-shadow: 0px 0px 44px -37px rgba(5,5,5,1);
	margin-top: 1%;
}

.k7_web_stred_full {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.k7_web_stred_obsah {
	width: 90%;
	clear: both;
	float: left;
	margin-top: 1%;
	margin-right: 3%;
	margin-bottom: 1%;
	margin-left: 3%;
	/*color: #979797;*/
	/*color: #666666;*/
	color: #464646;
	font-weight: 300;
}
.k7_web_stred_obsah ul {
	list-style-image: url(../img/ikony/seznam0.png);
	list-style-position: outside;
}
.k7_web_stred_obsah ul li ul {
	list-style-image: url(../img/ikony/seznam1.png);
	list-style-position: outside;
}
.k7_web_stred_animace {
  position: relative;
	width: 98%;
	clear: both;
	float: left;
	height: auto;
	margin: 1%;
}
.k7_web_stred_animace img {
	width: 100%;
	height: auto;
}

.k7_head_title {
  position: absolute;
  bottom: -30px;
  right: 10px;
  font-size: 6em;
  color: white;
  opacity: 0.7;
  font-family: 'Oswald', sans-serif;
}

/* K7 LOGO */
.k7_logo {
	width: 80%;
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: 5%;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
}
.k7_logo a img {
	width: 100%;
	height: auto;
}

/* K7 MENU */
.k7_menu {
	float: left;
	width: 100%;
}

/* MENU STRANKA */
.menu_stranka {
	width:100%;
	z-index: 8800;
	margin-top: 5%;
	letter-spacing: 0.11em;
	line-height: 1em;
	font-family: 'Oswald', sans-serif;
}
.menu_stranka ul {
	height: auto;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
.menu_stranka ul li {
	height: 50px;
	width: 100%!important;
	list-style: none;
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	line-height: 50px;
	text-align: left;
	text-indent: 10%;
	font-size: 0.9em;
}

@media screen and (max-width: 1210px) {
	.menu_stranka ul li {
		font-size: 0.9em;
	}
}
@media screen and (max-width: 1150px) {
	.menu_stranka ul li {
		font-size: 0.8em;
	}
}
@media screen and (max-width: 1060px) {
	.menu_stranka ul li {
		font-size: 0.7em;
	}
}
@media screen and (max-width: 960px) {
	.menu_stranka ul li {
		font-size: 0.6em;
	}
}

.menu_stranka ul li a {
	color: #09F;
	color: #2693cd; /* zmena barvy */
	display: block;
}
.menu_stranka ul li a:hover {
	color: #FFF;
	width: 100%!important;
	display: block;
	background-color: #5BBDFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	position: relative;
	z-index: 89898989;
	-webkit-box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
	-moz-box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
	box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
}
.menu_stranka #w_active_item {
	color: #09F;
	width: 100%!important;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
	box-shadow: -7px 0px 9px -5px #000000;
	-webkit-box-shadow: -7px 0px 9px -5px #000000;
	-moz-box-shadow: -7px 0px 9px -5px #000000;
	-o-box-shadow: -7px 0px 9px -5px #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #09F;
	position: relative;
	/*z-index: 89898989;*/
}

/* MENU STRANKA 2 */
.menu_stranka2 {
	width:100%;
	z-index: 8800;
	margin-top: 7%;
	font-weight: 300;
	letter-spacing: 0.11em;
	line-height: 0.85em;
	clear: both;
	float: left;
	font-family: 'Oswald', sans-serif;
}
.menu_stranka2 ul {
	height: auto;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
.menu_stranka2 ul li {
	height: 42px;
	width: 100%!important;
	list-style: none;
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	line-height: 42px;
	text-align: left;
	text-indent: 10%;
	font-size: 1.2em;
}

@media screen and (max-width: 1210px) {
	.menu_stranka2 ul li {
		font-size: 0.9em;
	}
}
@media screen and (max-width: 1150px) {
	.menu_stranka2 ul li {
		font-size: 0.8em;
	}
}
@media screen and (max-width: 1060px) {
	.menu_stranka2 ul li {
		font-size: 0.7em;
	}
}
@media screen and (max-width: 960px) {
	.menu_stranka2 ul li {
		font-size: 0.6em;
	}
}

.menu_stranka2 ul li a {
	color: #666;
	display: block;
}
.menu_stranka2 ul li a:hover {
	color: #FFF;
	width: 100%!important;
	display: block;
	background-color: #5BBDFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	position: relative;
	z-index: 89898989;
	-webkit-box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
	-moz-box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
	box-shadow: inset 10px 0px 26px -19px rgba(138,138,138,1);
}
/* MENU IKONY */
.k7_menu_ikony {
	height: auto;
	width: 100%;
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
}
.k7_menu_ikony ul {
	height: auto;
	width: 97%;
	list-style: none;
	position: relative;
	padding: 0px;
	margin-top: 2vh;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
	overflow: hidden;
}

.k7_menu_ikony ul li {
	height: auto;
	width: 11%!important;
	list-style: none;
	float: left;
	margin-right: 2%;
	margin-left: 3%;
	background-color: #FFF;
	box-shadow: inset 0px 0px 10px 0px #FFF;
	-webkit-box-shadow: inset 0px 0px 10px 0px #FFF;
	-moz-box-shadow: inset 0px 0px 10px 0px #FFF;
	-o-box-shadow: inset 0px 0px 10px 0px #FFF;
}
.k7_menu_ikony ul li a {
	/*color: #72706f;*/
	color: #464646;
	display: block;
	border-bottom: 2px solid #FFF;
}
.k7_menu_ikony ul li img {
	width: 60%!important;
	height: auto;
	margin: 20%;
}
.k7_menu_ikony ul li a:hover {
	/*
	border-bottom: 2px solid #09A0E2!important;
	box-shadow: inset 0px 0px 10px 0px #DDDDDD;
	-webkit-box-shadow: inset 0px 0px 10px 0px #DDDDDD;
	-moz-box-shadow: inset 0px 0px 10px 0px #DDDDDD;
	-o-box-shadow: inset 0px 0px 10px 0px #DDDDDD;
	text-decoration: none;
	*/
	border-bottom-style: solid;
	box-shadow: 1px -1px 21px -3px #DDDDDD;
	-webkit-box-shadow: 1px -1px 21px -3px #DDDDDD;
	-moz-box-shadow: 1px -1px 21px -3px #DDDDDD;
	-o-box-shadow: 1px -1px 21px -3px #DDDDDD;
	background-color: #FFF;
	border-bottom-color: #09A0E2;

	text-decoration: none;
}
.k7_menu_ikony_obrazek{
	width: 90%;
	display: block;
	margin-left: 5%;
	clear: both;
	float: left;
}
.k7_menu_ikony_titulek{
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 300;
	bottom: auto;
	top: -5px;
	margin-bottom: 10px;
	position: relative;
}
#w_icon_active {
	color: #09A0E2;
	border-bottom-style: solid;
	box-shadow: 1px -1px 21px -3px #DDDDDD;
	-webkit-box-shadow: 1px -1px 21px -3px #DDDDDD;
	-moz-box-shadow: 1px -1px 21px -3px #DDDDDD;
	-o-box-shadow: 1px -1px 21px -3px #DDDDDD;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #09A0E2;

}

#w_icon_active  a {
	color: #0093dd!important;
}

/* NEMOVISTOSTI */
/* 7K Vypis realit */
.k7_reality_vypis_link {
	display: block;
}
.k7_reality_vypis {
	clear: both;
	float: left;
	width: 100%;
	cursor: pointer;
}

.k7_reality_vypis_kontajner {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5%;
}

.k7_reality_vypis_2 {
	clear: both;
	float: left;
	width: 100%;
	cursor: pointer;
	margin-bottom: 24px;
}
.k7_reality_vypis_33 {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.k7_reality_polozka {
	height: auto;
	width: 96%;
	box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-webkit-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-moz-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-o-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	overflow: hidden;
	margin: 2%;
	float: left;
}
.k7_reality_polozka:hover {
	box-shadow: inset 0px 0px 10px 0px #33333;
	-webkit-box-shadow: inset 0px 0px 10px 0px #999999;
	-moz-box-shadow: inset 0px 0px 10px 0px #999999;
	-o-box-shadow: inset 0px 0px 10px 0px #999999;
	background-color: #F0F0F0;
}
.k7_reality_foto {
	height: auto;
	width: 97%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	overflow: hidden;
}
.k7_reality_foto img {
	width: 98%;
	margin: 1%;
	height: auto;
}
.k7_reality_nazev {
	height: 48px;
	width: 100%;
	overflow: hidden;
	clear: none;
	float: left;
	line-height: 48px;
	text-align: center;
	font-size: 1em;
}
.k7_reality_nazev a {
	font-weight: 300!important;
	color: #09F;
	color: #2693cd; /* zmena barvy */
}
.k7_reality_nazev_2 {
	height: auto;
	width: 96%;
	overflow: hidden;
	clear: both;
	float: left;
	text-align: center;
	font-size: 1.2em;
	color: #09F;
	color: #2693cd; /* zmena barvy */
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2%;
	line-height: 100%;
}
.k7_reality_mesto {
	height: 24px;
	width: 100%;
	overflow: hidden;
	clear: none;
	float: left;
	line-height: 24px;
	text-align: center;
	color: #999;
	margin-bottom: 20px;
}
.k7_reality_info {
	height: 24px;
	width: 100%;
	overflow: hidden;
	clear: none;
	float: left;
	line-height: 24px;
	text-align: center;
	color: #999;
	margin-bottom: 5px;
}
.k7_reality_cena {
	height: 42px;
	width: 100%;
	overflow: hidden;
	clear: none;
	float: left;
	line-height: 42px;
	text-align: center;
	color: #FFF;
	margin-bottom: 20px;
	font-size: 1.6em;
	background-color: #09F;
	background-color: #2693cd; /* zmena barvy */
}
.k7_reality_cena_2{
	height: 48px;
	width: 100%;
	overflow: hidden;
	clear: none;
	float: left;
	line-height: 48px;
	text-align: center;
	color: #FFF;
	font-size: 1.2em;
	background-color: #09F;
	background-color: #2693cd; /* zmena barvy */
}



/* vypis yRADKY */
.k7_reality_radky_polozka {
	height: auto;
	width: 96%;
	box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-webkit-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-moz-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-o-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	overflow: hidden;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
}
.k7_reality_radky_polozka:hover {
	box-shadow: inset 0px 0px 10px 0px #33333;
	-webkit-box-shadow: inset 0px 0px 10px 0px #999999;
	-moz-box-shadow: inset 0px 0px 10px 0px #999999;
	-o-box-shadow: inset 0px 0px 10px 0px #999999;
	background-color: #F0F0F0;
}
.k7_reality_radky_foto {
	height: auto;
	width: 30%;
	overflow: hidden;
	margin: 1%;
	float: left;
}
.k7_reality_radky_foto img {
	width: 98%;
	margin: 1%;
	height: auto;
}
.k7_reality_radky_box_vlevo {
	height: auto;
	width: 65%;
	overflow: hidden;
	float: right;
	font-size: 1.2em;
}
.k7_reality_radky_nazev {
	width: 100%;
	overflow: hidden;
	clear: both;
	float: left;
	line-height: 1.4em;
	height: 1.4em;
	text-align: left;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2%;
	font-weight: 400;
}
.k7_reality_radky_nazev a {
	color: #09F;
	color: #2693cd; /* zmena barvy */
}
.k7_reality_radky_nazev a:hover {
	text-decoration: none;
}
.k7_reality_radky_mesto {
	height: 32px;
	width: 100%;
	overflow: hidden;
	clear: both;
	float: left;
	line-height: 32px;
	text-align: left;
	color: #999;
	margin-bottom: 5px;
}
.k7_reality_radky_info {
	width: 100%;
	overflow: hidden;
	clear: both;
	float: left;
	text-align: left;
	color: #040404;
	font-size: 0.8em;
	font-weight: 300;
}
.k7_reality_radky_cena a {
	height: 32px;
	width: 100%;
	overflow: hidden;
	clear: both;
	float: left;
	line-height: 32px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-size: 1em;
	background-color: #09F;
	background-color: #2693cd; /* zmena barvy */
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ZAPATI */
.k7_zapati_mutace {
  display: none;
}
.k7_zapati_vypln {
	display: none;
}
.k7_zapati {
	clear: both;
	width: 61%;
	margin-left: 20%;
	margin-right: auto;

	background-color: #2693cd;

	border: 1px solid #09F;
}

.k7_zapati p {
	text-align: center;
	color: #FFF;
	font-weight: 200;
	font-size: 0.8em;
}

.k7_zapati p a {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

.k7_zapati p a:hover {
	text-decoration: underline #FFF;
}

/* DETAIL REALITY */
.k7_detail {
	float: left;
	height: auto;
	width: 96%;
	clear: both;
	margin-left: 3%;
}
.k7_detail_nazev {
	float: left;
	height: auto;
	width: 100%;
	line-height: 80px;
	min-height: 80px;
	font-size: 1.2em;
	font-weight: 400;
	text-align: center;
}
.k7_detail_obsah_50{
	float: left;
	height: auto;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}
.k7_detail_nazev h2 {
	display: inline;
	line-height: 1.3em;
	font-style: normal;
	font-weight: 400;
	color: #212020;
}
.k7_detail_foto {
	float: left;
	height: auto;
	width: 100%;
	min-height: 150px;
	background-color: #FFF;
	box-shadow:  0px 0px 10px 0px #33333;
	-webkit-box-shadow:  0px 0px 10px 0px #999999;
	-moz-box-shadow:  0px 0px 10px 0px #CCCCCC;
	-o-box-shadow: 0px 0px 10px 0px #999999;
}
.k7_detail_foto img {
	float: left;
	height: auto;
	width: 94%;
	margin: 3%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.k7_detail_foto a:hover img {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.k7_detail_galerie {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-top: 2%;
}
.k7_detail_thumb {
	float: left;
	height: auto;
	width: 31%;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #33333;
	-webkit-box-shadow: 0px 0px 10px 0px #999999;
	-moz-box-shadow: 0px 0px 10px 0px #CCCCCC;
	-o-box-shadow: 0px 0px 10px 0px #999999;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.k7_detail_thumb img {
	float: left;
	height: auto;
	width: 94%;
	margin: 3%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.k7_detail_thumb a:hover img {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.k7_detail_mapa {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #33333;
	-webkit-box-shadow: 0px 0px 10px 0px #999999;
	-moz-box-shadow: 0px 0px 10px 0px #CCCCCC;
	-o-box-shadow: 0px 0px 10px 0px #999999;
	margin-top: 3%;
	margin-bottom: 3%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.k7_detail_mapa_box {
	width: 100%;
	height: 350px;
	overflow: hidden;
}
.k7_detail_texty {
	height: auto;
	width: 100%;
	min-height: 150px;
	margin-left: 0%;
	font-weight: 300;
	clear: both;
}
.k7_detail_cena {
	float: left;
	height: 48px;
	width: 100%;
	font-size: 1.4em;
	line-height: 48px;
	margin-top: 2%;
	/*margin-bottom: 10%;*/
	text-align: center;
	background-color: #09F;
	background-color: #2693cd; /* zmena barvy */
	color: #FFF;
	clear: both;
}
.k7_detail_parametr {
	width: 100%;
	height: 48px;
	float: left;
	clear: both;
	line-height: 48px;
	border-bottom: 1px solid #CBCBCB;
	overflow-x: hidden;
}
.k7_detail_parametr_deleni {
	width: 100%;
	height: 48px;
	float: left;
	clear: both;
	line-height: 48px;
	border-bottom: 1px solid #CBCBCB;
	overflow-x: hidden;
	color: #FFFFFF;
	background-color: #B0B0B0;
	text-align: center;
	font-weight: 300;
	-webkit-box-shadow: inset 0px 0px 10px #8A8A8A;
	box-shadow: inset 0px 0px 10px #8A8A8A;
}
.k7_detail_parametr_typ {
	width: 37%;
	float: left;
	text-align: right;
	color: #B0AEAF;
	overflow-x: hidden;
	font-weight: 300;
}
.k7_detail_parametr_hodnota {
	width: 60%;
	float: left;
	color: #424242;
	margin-left: 2.5%;
	overflow-x: hidden;
}
/* FILTRY */
.filtry {
	clear: both;
	float: left;
	height: 30px;
	width: 96%;
	margin-top: 4%;
	margin-bottom: 2%;
	line-height: 30px;
	color: #666;
	margin-left: 2%;
	opacity: 0.25;
}
.filtry:hover {
	opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.filtry ul {
	float: left;
	height: 30px;
	width: 100%;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
}
.filtry ul li {
	float: left;
	height: 30px;
	list-style: none;
	width: auto;
	display: inline-block;
}
.filtry ul li a{
	height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 36px;
}
.filtry ul li a:hover {
	box-shadow:  0px 0px 10px 0px #33333;
	-webkit-box-shadow:  0px 0px 10px 0px #999999;
	-moz-box-shadow:  0px 0px 10px 0px #CCCCCC;
	-o-box-shadow: 0px 0px 10px 0px #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	color: #09F;
	text-decoration: none;
}
.nz_radky {
	background-image: url(../img/katalog/radky2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 3px 0px;
	background-size: 30px 30px;
}
.nz_karty {
	background-image: url(../img/katalog/obrazky2.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-size: 30px 30px;
}
.nz_razeni {
	background-image: url(../img/katalog/razeni2.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-size: 30px 30px;
}

/* CLANKY */
.k7_clanky_polozka {
	height: auto;
	width: 100%;
	box-shadow: 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-webkit-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-moz-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	-o-box-shadow: inset 0px 0px 10px 0px #DDDDDD,1px -1px 21px -3px #DDDDDD;
	overflow: hidden;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
}
.k7_clanky_polozka:hover {
	box-shadow: 0px 0px 10px 0px #33333;
	-webkit-box-shadow: inset 0px 0px 10px 0px #999999;
	-moz-box-shadow: inset 0px 0px 10px 0px #999999;
	-o-box-shadow: inset 0px 0px 10px 0px #999999;
	background-color: #F0F0F0;
}
.k7_clanky_foto {
	height: auto;
	width: 30%;
	overflow: hidden;
	margin: 1%;
	float: left;
}
.k7_clanky_foto img {
	width: 98%;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 1%;
	height: auto;
}
.k7_clanky_box_vlevo {
	height: auto;
	width: 68%;
	overflow: hidden;
	float: right;
	font-size: 1em;
	margin-top: 2%;
}
.k7_clanky_box_full {
	height: auto;
	width: 100%;
	overflow: hidden;
	float: right;
	font-size: 1em;
	margin-top: 2%;
}

.k7_clanky_nazev {
	width: 95%;
	clear: both;
	overflow: visible;
	text-align: left;
	font-size: 1.3em;
	font-weight: 400;
	/*line-height: 1.4em;*/
	/*height: 1.4em;*/
	margin-left: 3%;
	margin-bottom: 1%;
}

.k7_clanky_nazev a:hover{
	text-decoration: none;
}

.k7_clanky_nazev a {
	color: #09F;
	color: #2693cd; /* zmena barvy */
	padding-right: 4%;
}
.k7_clanky_datum {
	margin-top: 0%;
	margin-left: 3%;
	font-weight: 400;
}

.k7_clanky_text {
	margin-right: 1%;
	margin: 3%;
}
.k7_clanky_text img{
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.k7_clanky_podrobnosti {
	height: 42px;
	width: 100%;
	max-width: 200px;
	overflow: hidden;
	clear: both;
	float: right;
	line-height: 42px;
	color: #FFF;
	margin-bottom: 10px;
	font-size: 1em;
	background-color: #B0B0B0;
	text-align: right;
}

.k7_clanky_podrobnosti a {
	display: block;
	color: #FFF;
	text-decoration: none;
}

.k7_disclaimer {
	color: #666666;
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
	margin: 5%;
}

/* SLUŽBY A CENY */
.k7_sluzby_parametr_deleni {
	width: 100%;
	height: 48px;
	float: left;
	clear: both;
	line-height: 48px;
	border-bottom: 1px solid #CBCBCB;
	overflow-x: hidden;
	color: #FFFFFF;
	background-color: #B0B0B0;
	text-align: center;
	font-weight: 300;
	-webkit-box-shadow: inset 0px 0px 10px #8A8A8A;
	box-shadow: inset 0px 0px 10px #8A8A8A;
}
.k7_sluzby_parametr_deleni a {
	color: #FFFFFF;
	text-decoration: none;
}
.k7_sluzby_parametr {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #CBCBCB;
}
.k7_sluzby_parametr_typ {
	width: 75%;
	float: left;
	color: #4e4e4e;
	font-weight: 300;
	padding-top: 2%;
	padding-bottom: 2%;
}
.k7_sluzby_parametr_hodnota {
	display: table-cell;
	vertical-align: bottom;
	width: 22%;
	float: left;
	color: #666666;
	font-weight: 400;
	margin-left: 2.5%;
	text-align: right;
	padding-top: 2%;
	padding-bottom: 2%;
}

blockquote {
	background-color: #eaeaea;
	padding: 1em;
	margin: 1em;
}
