<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	width: 98%;
	font-family: Montserrat, Lato, Times New Roman, sans-serif;
     font-weight: 300;
	 font-size: 1.3em;
	line-height: 130%;
     letter-spacing: -0.05em;
	 
}

hr.clear {
     visibility: hidden;
     clear: both;
     margin: 0;
     padding: 0;
     height: 0;
     border: 0;
}

hr.space {
	visibility: hidden;
	clear:both;
	margin: 50px;
}

/*=========================
HLAVIÄŚKA
===========================*/

div.prez {
	float: left;
	padding: 76px 24 24 24;
	width: 45%;	
	height: 100px;
	border: 1px solid transparent;
	background: #229c79;
	border-radius: 25px 0 90px 0;
	
}

   .prez h1, h2 {
		color: white;
}

#logo {
	position: relative;
	float: left;
	height: 100px;
	width: 50px;
	margin-right: 50px;	
	padding: 46px 0 0 0;
}


#logo a, #log a:visited {
	margin: 0 12px 0 0;
	padding: 4px 4px 4px;
	text-decoration: none;
	color: /*#7E7868*/ #FFF;
	font-size: 100px;
	border-bottom: 2px solid transparent;
	
}

h1 {
	font-size: 2vw;
	
}

#podnadpis {
	position: absolute;
	top: 200px;
	margin: 10px 0 50px 0;
	color: #229c79;
	font-size: 20;
}

/*==================================
 HlavnĂ­ menu 
 ===================================*/

#nav-main {
	*zoom: 1;
}
	#nav-main: before,
	#nav-main: after {
		display: table;
		content: "";
		}
		


#nav-main {
	float:	left;
	padding: 74px 0 0 0;
	border: 1px solid transparent;
	background: #fff;
	width: 45%;
	box-sizing: border-box;
	
}
	
 
 /*#main { 
     float: left;
     width: 90%;
     height: 150px;
     margin: 0;
     padding: 0 0 0 80px;
	 	 
     	}*/


   #main li {
	    display: inline-block;
		float: left;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
		background: none;
		white-space: nowrap;
}
	#main a, #main a:visited {
		opacity: 0.6;
		display: block;
		margin: 0 12px 0 0;
		padding: 4px 4px 4px;
		text-decoration: none;
		color: /*#7E7868*/ #9C7922;
		font-size: 90%;
		font-weight: 600;
		border-bottom: 2px solid transparent;
		transition: opacity 0.25s ease-in-out;
		
     /*background: #309A8B;*/
}

#main a::after, #main a:visited::after {
	content: '';
    position: absolute;
    height: 2px;
    width: calc(100% - 12px);
    left: 0;
    bottom: 0;
    opacity: 0;
    transform: translateY(5px);
	background: #9C7922;
    transition: opacity 0.25s ease, transform 0.25s ease;
}

#main a:hover::after {
    opacity: 1;
    transform: translateY(0);
}

	#main li.hidden {
			display: none;
		}
		
	#main li:hover ul.overflow {
			display: block;
			max-width: 200px;
			max-height: 200px;
	}
	
	#main a:hover {	
		opacity: 1;
		color: /*#229c79*/ #9C7922;
		font-weight: 600;
	}
	#main a.act {
		opacity: 1;
		color: /*#229c79*/ #9C7922;
		border-bottom: 2px solid /*#229c79*/;
		font-weight: 600;
	}
	
	
	
	
   /* #main li ul.dropdown{
        min-width: 100%; 
        background: #fff;
        display: none;
        position: absolute;
        z-index: 999;
        right: 0;
		padding: 20px 0 0 0;
				
    }
    #main li:hover ul.dropdown{
        display: block; 
		
		
    }
    #main li ul.dropdown li{
        display: block;
		border-left: 1px solid grey;
		padding: 0 0 0 10;
		
    } */
	
	ul.overflow {
		
		background: #fff;
		overflow: hidden;
		max-width: 0;
		max-height: 0;
		list-style: none;
		margin: 0;
		padding: 15px 0 0;
		position: absolute;
		top: 100%;
		right: 0;
		transition: all 1s ease-in-out;
		white-space: nowrap;
		
	}
	
	#main li.hidden ul.overflow a {
        border-left: 1px solid grey;
		padding: 0 0 0 10;
		white-space: nowrap;
		margin-bottom: 15px;
		
	}
	
#vice {
display: inline-block;
font-size: 90%;
transform: rotate(-90deg);
position: relative;
bottom: 0;
}	



/*=======================
 Content body
 ========================*/

#content {
	width:80%;
	margin: auto;
	
}

/*========================
 portrait
==========================*/
#portrait {
	float: right;
	width: 40%;
	border:solid 1px;
	border-radius: 25px;
	border-color:#229c79;
	padding: 10 10 10 10;
	margin-right: 3%;
	

}


/*========================
 about 
==========================*/

#about {
	float: left;
	width: 40%;
	text-align: justify;
	line-height: 120%;
	font-weight:500;
	font-size: 90%;
	letter-spacing: -1px;
	/*border:solid 1px;*/
	border-radius: 25px;
	border-color:#229c79;
	padding: 10 10 10 10;
	margin-left: 3%;
	margin-bottom: 25px;
	margin-top: 100px;	
	background-color: rgba(231,194,74);
}

#about p {
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px; 
	text-align: justify;
	line-height: 100%
	
	
}

/*========================
 sluĹľby 
==========================*/

#sluzby {
	float: left;
	width: 40%;
	text-align: justify;
	line-height: 120%;
	font-weight:500;
	font-size: 90%;
	letter-spacing: -1px;
	border:solid 1px;
	border-radius: 25px;
	border-color:#229c79;
	padding: 10 10 10 10;
	margin-left: 3%;
}

#sluzby li {
	padding: 3;
}


/*========================
 CenĂ­k 
 =========================*/

#cenik {
	float: right;
	width: 350px;
	height: 240px;
	background-color: rgba(231,194,74);
	border-radius: 25px;
	padding: 25px 25px 25px 25px;
	margin: 55px 3% 15px 0;
}

#cenik h4 {
	margin: 0 0 5% 0;
}
	
#tabcenik th {
	vertical-align:top;
	text-align: left;
	padding: 0px 15px 8px 10px;
	
}

#cenik p {
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px; 
	text-align: center;
	line-height: 100%
	
	
}

/*========================
 Kontakt 
 =========================*/

#con {
	width: 400px;
	height: 250px;
	background-color: rgba(231,194,74);
	border-radius: 25px;
	padding: 25px 25px 25px 25px;
	margin: 15px 0 15px 3%;
	float:left;
}

#con h4 {
	margin: 0 0 5% 0;
}

#con p {
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px; 
	text-align: center;
	line-height: 100%
	
	
}
	
#tabcon th {
	vertical-align:top;
	text-align: left;
	padding: 0px 15px 8px 10px;
	
}

tr.tablespacer {
	height: 20px;
}

#mapa {
	float: right;
	width: 40%;
	height: 250px;
	border: none;
	margin: 15px 3% 15px 0;
	border-radius: 25px;
	
}


/*=========================
 PatiÄŤka 
 ==========================*/
	
div.pata {
	width: 100%;
	background: #229c79;
	float: left;
	padding:0 0 0 15px;
	border-radius: 0 0 25px 25px;
	}	
	.pata p { 
	 font-size: 85%;
	 padding: 15px 0 15px 3px;
     color: #fff;
	 
}
	
	

/*=========================================
	Responsive
===========================================*/
	
	
	
	
/* --------------------------------------
    840-666
   -------------------------------------- */

@media only screen and (max-width: 840px) {

body {
	font-weight: 300;
	 
	line-height: 110%;
}

/*------------------------------
Body + hlaviÄŤka + menu + pata
-----------------------------*/

#content {
	width: 100%;
}

#nav-main {
	float:	left;
	padding: 10px 0 0 0;
	border: 1px solid transparent;
	background: #fff;
	width: 90%;
	box-sizing: border-box;
	
}
	
div.divmenu {
	border: 1px solid  black transparent;
	padding:0;
	width: 90%;
	position:relative;
	max-width:600px;
	margin: auto;
}
ul.menu {
	float: none;
	/*height: 35px;*/
	padding: 15px 0 0 0;
	margin:auto;
	width: 100%;
}

ul.menu li {
	display:inline-block;
}

ul.menu a, ul.menu a:visited {
	margin-left: 5px;
	padding: 0;
	letter-spacing: -0.1em;
}

div.prez {
	width: 99%;
	padding: 1;
	border-radius: 25px 25px 0 0;
	
}

#podnadpis {
	position: absolute;
	top: 98px;
	right: 5px;
	color: #229c79;
	font-size: 15;
}

div.pata {
	width: 99%;
	font-size: 60%;
	padding: 1;
	
}
h1 {
	font-size: medium;

}

/*========================
 portrait
==========================*/
#portrait {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

/*========================
 about 
==========================*/

#about {
	width: 90%;
	margin-left: 0;
	margin-top: 15px;
}


/*------------------------------
cenĂ­k
-------------------------------*/

#cenik {
	width: 250px;
	height: 210px;
	background-color: rgba(231,194,74);
	border-radius: 25px;
	padding: 15px 15px 15px 15px;
	margin: 15px 3% 15px 0;

}

#cenik th {
	font-size: 12px;
	
}
#tabcenik th {
	vertical-align:top;
	text-align: left;
	padding: 0px 15px 5px 8px;
}

#cenik p {
	font-size: 12px;
	
	
}

/*----------------------------------
sluĹľby
-----------------------------------*/

#sluzby {
	width: 90%;
	margin-left: 0;
	font-size: 12px;
	font-weight: 500;
}

/*----------------------------------
kontakt
------------------------------------*/

#con {
	width: 250px;
	height: 280px;
	background-color: rgba(231,194,74);
	border-radius: 25px;
	padding: 15px 15px 15px 15px;
	margin: 15px 0 15px 0;

}

#con th {
	font-size: 12px;
	
}

#con p {
	font-size: 12px;
	
	
}

#tabccon th {
	vertical-align:top;
	text-align: left;
	padding: 0px 15px 5px 8px;
}

#mapa {
	width: 80%;
}
</pre></body></html>