<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#map_frame {
	height:100vh;
	position:absolute;
	left:20%;
	top:0;
	border:0;
	overflow:hidden;
	width:80%;
}
#map_frame2 {
	height:100vh;
	left:0%;
	top:0;
	border:0;
	overflow:hidden;
	width:100%;
}
#preloader {
	text-align:center;
	margin-top:40vh;
}
#map { 
    width:100%; 
    height:100vh; 
}
::-webkit-input-placeholder {
	padding-left:10px;
}
::-moz-placeholder {
	padding-left:10px;
}
:-ms-input-placeholder {
	padding-left:10px;
}
:-moz-placeholder {
	padding-left:10px;
}
.gomapMarker { 
    display: block; 
    width: 600px; 
    height: auto;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
} 
.novisible {
	display:none;
}
hr {
	height:2px;
	border:0;
	background-color:#CCCCCC;
}
.fotoalbum img {
	float:left;
	width:10.5%;
	margin:1%;
}
.fotoalbum img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.back-to-top {
	position:fixed;
	bottom:3.5em;
	z-index:15;
	right:0px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background-color:#006634;
	padding:1em;
	display:none;
}
#objektlavy img {
	width:100%;
	max-width:370px;
}
.back-to-top:hover {	
	background-color:#4e8c49;
}
#ajaxloader {
	margin-top:350px;
}
#header {
	height:45px;
	line-height:45px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f1f1f1;
	position:absolute;
	z-index:100;
	margin-top:10px;
	margin-left:10px;
}
#header2 {
	height:45px;
	line-height:45px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f1f1f1;
}
.obsah {
	padding:7px;
}
.obsah a {
	text-decoration:none;
	color:#006634;
}
.obsah a:hover {
	text-decoration:underline;
}
#noresult {
	text-align:center;
	margin-top:75px;
}
#viewportcalc {
	height:25vh;
}
#logo {
	background-color:#006634;
	height:30%;
}
#logo:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
#logo img {
	margin:0;
	padding:0;
	display:block;
	height:100%;
	margin:auto auto;
}
#lavy {
	float:left;
	width:20%;
}
#lavyfix {
	position:fixed;
	width:20%;
}
#kategorie a {
	display:block;
	color:#333;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
}
#kategorie a.kategorie_aktiv, #kategorie a:hover {
	background-color:#006634;
	color:#fff;
}
#kategorie a.kategorie_aktiv:hover {
	background-color:#4e8c49;
}
#vyhladavac {
	background-color:#4e8c49;
	height:50%;
}
#vyhladavac form {
	margin-left:10%;
	margin-right:10%;
	padding:0;
	padding-top:10px;
	width:80%;
}
#vyhladavac p {
	text-align:center;
}
#vyhladavac p a {
	color:#fff;
	text-decoration:none;
}
#vyhladavac p a:hover {
	color:#333333;
}
#vyhladavac #klucoveslovo {
	float:left;
	border:0;
	margin:0;
	height:30px;
	width:80%;
	webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
#vyhladavac input#vyhladatsubmit {
	font-family: FontAwesome;
	height:30px;
	width:20%;
	border:0;
	margin:0;
	webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
#filter {
	display:none;
}
#najdene {
	text-align:right;
	float:right;
	margin:0;
	margin:0;
}
#najdene a {
	color:#333;
	text-decoration:none;
}
#najdene a:hover {
	text-decoration:underline;
	color:#4e8c49;
}
#nadpish1 {
	color:#006634;
	font-size:17px;
	margin:0;
	padding:0;
	float:left;
	margin-right:20px;
}
.strankovanie ul, .strankovanie2 ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	margin-top:8px;
	
}
.strankovanie ul li, .strankovanie2 ul li {
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#f1f1f1;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.strankovanie ul li a, .strankovanie2 ul li a {
	color:#000000;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.strankovanie ul #aktivna, .strankovanie2 ul #aktivna, .strankovanie2 ul li a:hover, .strankovanie ul li a:hover  {
	width:20px;
	display:block;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#006634;
	text-decoration:none;
	color:#FFFFFF;
}
.vyhlad {
	margin-top:10px;
	color:#35a331;
	float:left;
	width:32.3333%;
	height:65px;
	margin-right:1%;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-color:#F5F5F5;
	font-size:13px;
}
.vyhlad:hover {
	background-color:#ECECEC;
	color:#333333;
}
.vyhlad b {
	padding-top:7px;
	display:block;
}
.vyhlad img {
	margin-right:15px;
	float:left;
	display:inline;
	height:65px;
	width:65px;
}
#filterobjektov {
	background-color:#FFFFFF;
	width:360px;
	padding:10px;
}
#oaplikacii {
	background-color:#FFFFFF;
	width:1200px;
	padding:10px;
	color:#333333;
	overflow:auto;
	height:95vh;
	margin-top:1vh;
	text-align:justify;
}
.emulateh1 {
	color:#006634;
	font-size:19px;
}
#kontakt {
	background-color:#FFFFFF;
	width:800px;
	padding:10px;
}
#kontakt a, #oaplikacii a {
	text-decoration:none;
	color:#006634;
}
#kontakt a:hover, #oaplikacii a:hover {
	text-decoration:underline;
}
#filterobjektov form {
	width:100%;
	margin:0;
}
.vyber {
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
}
.filtre_ok {
	border:0;
	padding:7px;
	color:#fff;
	background-color:#006634;
}
.filtre_ok:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;	
}
#kategorie {
	background-color:#f1f1f1;
	height:75vh;
	overflow:auto;		
}
#pravy {
	float:left;
	width:80%;
	margin-left:20%;
}
.reset {
	clear:both;
}
#footer {
	background-color:#23773e;
	background-color:#006634;
	bottom:0;
	width:100%;
	text-align:center;
	height:20%;
}
#footer2 {
	margin-left:15px;
	color:#fff;
	padding-top:7px;
}
#footer2 p {
	margin:0;
	padding:0;
}
#footer2 a {
	color:#fff;
	text-decoration:none;
	margin-right:10px;
}
#footer2 a:hover {
	color:#333333;
}
.lenmobil {
	display:none;
}
.slicknav_menu {
	display:none;
}
#menu_mobilne {
	display:none;
}
#menu_mobilneimg {
	display:none;
}
@media only screen and (max-width:1024px)
{
#menu_mobilneimg {
	height:50px;
	position:absolute;
	z-index:100;
	display:block;
	top:0;
	left:10px;
}
#preloader {
	display:none;
}
#map_frame {
	top:0px;
	left:0%;
	width:100%;
	position:relative;
}
#lavy {
	display:none;
}
.slicknav_nav li span {
	text-align:center;
	padding-top:5px;
	padding-bottom:7px;
	background-color: #4e8c49;
	width:100%;
	display:block;
}
.slicknav_nav a.kategorie_aktiv {
	color: #222;
}
.kategorie_aktiv {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;	
}
#pravy {
	float:none;
	width:100%;
	margin:0;
}
#oaplikacii, #filterobjektov {
	width:94%;
	margin:3%;
	overflow:auto;
}
.vyhlad {
	width:48%;
}
.lenmobil {
	display:block;
}
.slicknav_menu {
	display:block;
}
#vyhladavac2 {
	background-color:#4e8c49;
	height:100%;
}
#vyhladavac2 form {
	margin-left:10%;
	margin-right:10%;
	padding:0;
	padding-top:10px;
	width:80%;
	margin-bottom:10px;
}
#vyhladavac2 p {
	text-align:center;
}
#vyhladavac2 p a {
	color:#fff;
	text-decoration:none;
}
#vyhladavac2 p a:hover {
	color:#333333;
}
#vyhladavac2 #klucoveslovo2 {
	float:left;
	border:0;
	margin:0;
	height:40px;
	width:80%;
	webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
#vyhladavac2 input#vyhladatsubmit2 {
	font-family: FontAwesome;
	height:40px;
	width:20%;
	border:0;
	margin:0;
	webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
}
@media only screen and (max-width:768px)
{

#header {
	height:45px;
	line-height:45px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f1f1f1;
	position:relative;
	z-index:100;
	width:100%;
	webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	margin-top:0px;
	margin-left:0px;
}


.vyhlad {
	width:100%;

}
}</pre></body></html>