<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**** 1280 - 1599 / desktop **********************************************************/
@media (max-width:1599px) {

/**** layout **********************************************************/
.content-width, .menu-stick.stuck span.menu-stick-in {
	width:1226px;
}
.content-width-half {
	width:613px;
}
.rezervace-out {
	margin:0 0 0 -613px;
}

body {
  font-size:16px;
}

/*** menu ***/
ul.menu {
	top:107px;
}
ul.menu li a {
	font-size:15px;
	margin:0 0 0 30px;
}


h1, .h1 {
	font-size:26px;
}
h2, .h2 {
	font-size:22px;
}
h3, .h3 {
	font-size:20px;
}
h4, .h4 {
	font-size:16px;
}
h5, .h5 {
	font-size:13px;
}
}</pre></body></html>