/**  global color #005723 will be replaced  **/
body {
	font: 9.5pt/1.6em "Open Sans", Arial, "Trebuchet MS", tahoma, verdana;
	background: url(../img/bg.png) no-repeat 50% 318px;
	color: #444;
	padding: 0;
	margin: 0;
}
* > a {
	outline: none;
} /* firefox outline */
a img {
	border-style: none;
}
h1,
h2,
h3,
.like-h1 {
	color: #005723;
	line-height: 1.4em;
	margin: 20px 0 15px;
	font-weight: lighter;
}
h1,
.like-h1 {
	font-size: 24pt;
	font-weight: lighter;
}
h2 {
	font-size: 20pt;
	font-weight: lighter;
}
h3 {
	font-size: 14pt;
}
p {
	margin: 12px 0;
}
a {
	color: #005723;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding: 0 0 0 22px;
	margin: 5px 0;
	background: url(/views/elinsta/www/img/dot.png) no-repeat 8px 5px;
}
table {
	border-collapse: collapse;
	margin: 15px 0;
}
table tr,
table td {
	border: 1px solid darkgrey;
}
table.no-border th,
table.no-border td {
	border: none;
	padding: 0 5px;
	vertical-align: top;
}
td,
th {
	padding: 4px 10px;
}
input {
	padding: 2px 6px;
}
.clear {
	clear: both;
}
.nul,
.nul a {
	text-decoration: none;
}
.nul:hover,
.nul a:hover {
	text-decoration: underline;
}
hr {
	clear: both;
	background: none;
	border: none;
	border-bottom: 1px solid #005723;
	margin: 20px 0;
}
.button {
	color: white;
	text-decoration: none;
	background: #005824;
	display: inline-block;
	margin: 16px 0;
	padding: 4px 12px;
}
.hp-kontakt .button {
	margin-top: 30px;
}
img {
	margin: 6px 9px;
}
table img,
.rotator img {
	margin: 0;
}
.none {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	font-size: 10pt;
	font-weight: bold;
	background: #eee;
	padding: 3px 10px;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #005723;
}

/****** ALL *******/
.all-width {
	width: 950px;
	margin: 0 auto;
}
.all {
	margin-top: 16px;
	position: relative;
	padding-top: 548px; /*výška header*/
}
.bez-menu.all {
	padding-top: 388px;
}
.bez-menu .breadcrumbs {
	display: none;
}
.bez-menu .menu {
	display: none;
}
.bez-menu .left-menu {
	margin-top: 10px;
}

/****** HEADER *******/
.header {
	position: absolute;
	top: 44px;
	left: 0;
	background: #fff;
	width: 950px; /*width all*/
	height: 340px;
}
.header .logo {
	position: absolute;
	top: 0;
	left: 0;
	background: white url(../img/logo.png?v=2024) no-repeat 50% 50%;
	background-size: contain;
	width: 300px;
	height: 72px;
	z-index: 1000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
}
.header .in {
	position: absolute;
	top: 150px;
	left: 100px;
	z-index: 10;
	width: 300px;
	padding: 10px 25px;
	background: rgba(255, 255, 255, 0.7);
}
.search {
	position: absolute;
	top: 2px;
	right: 100px;
	z-index: 15;
	border: 1px solid #c2c2c2;
	width: 204px;
}
.search .input {
	border: none;
	padding: 4px 10px;
	width: 160px;
	margin: 0;
}
.search .sub {
	background: url(../img/dot.png) no-repeat 50% 50%;
	position: relative;
	line-height: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	padding: 24px 24px 0 0;
	border: none;
	position: absolute;
	color: white;
	cursor: pointer;
}

/****** CONTENT *******/
.content {
	padding: 1px 0 40px;
	background: #fff;
	position: relative;
	min-height: 400px;
}
.without-breadcrumbs .main {
	margin-top: -20px;
}
.hp-in {
	float: left;
	width: 360px;
	padding: 10px 0 0 12px;
}
.hp-kontakt {
	float: right;
	width: 505px;
	padding: 10px 0 0;
}
.hp-kontakt .no-hp {
	display: none;
}
.center-line {
	width: 3px;
	height: 150px;
	margin: 50px 0 0 -36px;
	background: #eee;
	position: absolute;
}
.hp-map {
	float: right;
	padding: 3px;
	background: white;
	box-shadow: 0 0 10px #ccc;
	margin: 40px 15px;
}
.hp-map img {
	float: right;
	margin: 0;
}
.column .hp-map {
	position: relative;
	left: -15px;
}
.column .hp-map img {
	float: left;
}
.photogallery img {
	margin: 3px;
}
.chata-login {
	/*margin-top: 100px;*/
	font-style: italic;
}

/****** MAIN *******/
.main {
	float: right;
	width: 640px;
	margin: 24px 40px 10px 0;
}
.fotogalerie img {
	margin: 5px;
	box-shadow: 1px 1px 7px #aaa;
}
.news-img {
	float: right;
	margin: -5px 5px 10px 30px;
}
.anotace {
	font-style: italic;
	color: #555;
	margin-bottom: 20px;
}
/** HP **/
.left-column {
	float: right;
	width: 370px;
	margin-right: 280px;
}
.news {
	margin: 27px 0;
	border-top: 1px solid #ddd;
	padding: 1px 0;
}
.new {
	clear: both;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #eee;
}
.new .img {
	float: left;
	padding: 0 15px 0 0;
}
.new h3 {
	padding: 3px 0 1px;
	margin: 0;
	font-size: 9.5pt;
}
.new p {
	font-size: 8.5pt;
	margin: 1px 0;
	line-height: 1.4em;
}
.new .date {
	margin: 0;
	color: #888;
}
.photogallery-column {
	width: 240px;
	position: absolute;
	top: 7px;
	right: 30px;
	margin: 0 0 0 60px;
}
.photogallery-column img {
	margin: 5px;
	float: left;
}
.search-results .result {
	margin: 7px 0;
	border-top: 1px solid #eee;
}
.boxes a {
	float: left;
	padding: 10px 20px 0;
	width: 180px;
	margin-right: 15px;
	border: 1px solid #eee;
	box-shadow: 1px 1px 20px #ddd;
	text-align: center;
	height: 156px;
	text-decoration: none;
	font-size: 11pt;
}
.boxes a.last {
	margin-right: none;
}
.boxes a img {
	margin: 0;
}
.boxes a span {
	text-transform: uppercase;
	xfont-weight: lighter;
	display: block;
	margin: 10px 0 0;
}
.breadcrumbs {
	background: url(../img/shadow_top.png) no-repeat left bottom;
	height: 60px;
	padding: 10px 0 0 34px;
	position: absolute;
	top: 510px;
	width: 100%;
}
.breadcrumbs .left {
	width: 200px;
	float: left;
	line-height: 1.3em;
}
.breadcrumbs .left a {
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}
.breadcrumbs .in {
	margin: 5px 0 0 30px;
}
.breadcrumbs .in a {
	padding: 3px 1px;
}
.docs {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}
.doc {
	margin: 0;
	background: #f1f1f1;
	flex: 1 0 140px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0.5rem 0.25rem;
	gap: 0.25rem;
	text-decoration: none;
	transition: background-color 0.2s ease, text-decoration 0.2s ease;
}
.doc img {
	margin: 0;
	max-width: 100%;
}
.doc .title {
	word-break: break-all;
}
.doc:hover {
	background-color: transparent;
	text-decoration: underline;
}
.full-contact .no-full {
	display: none;
}

.ref img {
	float: left;
	border: 3px solid white;
	box-shadow: 1px 1px 10px #eee;
	margin: 0 0 15px;
}
.ref .in {
	float: right;
	width: 460px;
}
.ref .date {
	float: right;
	margin: 15px 20px 0 0;
	color: #777;
}
.ref h3 {
	margin: 14px 0 10px;
}
.ref hr {
	margin: 14px 0;
}

.grey-box {
	background: #f1f1f1 url(../img/shadow.png) no-repeat 50% 0;
	padding: 1px 0 20px;
}
.vybrane a {
	float: left;
	position: relative;
	text-decoration: none;
	border: 3px solid white;
	box-shadow: 1px 1px 10px #ccc;
	margin: 5px 40px 25px 0;
}
.vybrane a img {
	float: left;
	margin: 0;
}
.vybrane a.nth-child-3 {
	margin-right: 0;
}
.vybrane a span {
	position: absolute;
	width: 96%;
	padding: 5px 0 0 4%;
	color: white;
	height: 25px;
	background: rgba(0, 0, 0, 0.3) url(../img/plus.png) no-repeat right 0;
	bottom: 0;
	left: 0;
}
.vybrane a:hover span {
	background-color: rgba(0, 0, 0, 0.4);
}

.contact-title {
	font-size: 16pt;
	color: #999;
	margin: 25px 0 10px;
}

.edit-link {
	float: right;
}

/****** MENU *******/
.menu {
	margin: 0;
	position: absolute;
	border-bottom: 10px solid #eee;
	top: 374px;
	background: white;
	width: 100%;
	z-index: 1000;
}
.menu li {
	font-size: 10.5pt;
	background: url(../img/menu_li.png) no-repeat right 50%;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
.menu li a {
	padding: 10px 18px 20px 0;
	display: inline-block;
	float: left;
	width: 175px; /*background: url(../img/menu_li2.png) no-repeat 46% 100px;*/
	height: 95px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}
.menu li.last {
	background: none;
}
.menu li.last a {
	padding-right: 0;
}
.menu > ul > li > a:hover {
	background-position: 46% 101px;
	text-shadow: 1px 1px 1px #ddd;
}
.menu li a span {
	height: 48px;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.menu li ul {
	position: absolute;
	top: 110px;
	left: -15px;
	width: 205px;
	background: #fafafa;
	display: none;
	/*height: 0;  overflow: hidden;*/
	border: 1px solid #e8e8e8;
	border-top-color: #fcfcfc;
	border-bottom: 3px solid #0b7336;
	padding: 5px 10px;
}
x.menu li:hover ul {
	display: block;
}
.menu li ul li {
	padding: 0;
	margn: 0;
	background: none;
	border-bottom: 1px solid #d9d9d9;
}
.menu li ul li a {
	padding: 5px 5px 5px 15px;
	color: black;
	text-decoration: none;
	background: none;
	font-size: 9.5pt;
	width: 185px;
	text-transform: none;
	height: auto;
	text-align: left;
}
.menu li ul li a:hover {
	background-color: white;
}
.menu li ul li:last-child {
	border: none;
}
.menu li ul li ul {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	border: none;
	background: none;
	border: none;
	display: block;
}
.menu li ul li ul li {
	border: none;
}
.menu li ul li ul li a {
	color: #005724;
	font-size: 8.5pt;
	border: none;
	padding: 1px 5px 3px 30px;
	display: block;
	width: 180px;
	background: url(../img/dot2.png) no-repeat 20px 10px;
}
.menu li ul li ul li ul li {
	padding-left: 15px;
}

.left-menu {
	margin: 0 0 47px 0;
	padding: 8px;
	border-bottom: 3px solid #0b7336;
	box-shadow: 0 0 10px #eee;
}
.left-menu li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #eee;
}
.left-menu li a {
	background: url(../img/dot3.png) no-repeat 7px 16px;
	padding: 10px 5px 9px 22px;
	font-size: 10pt;
	color: black;
	display: block;
	text-decoration: none;
}
.left-menu li.sel a {
	background-color: #fafafa;
}
.left-menu li a:hover {
	background-color: #f7f7f7;
}
.left-menu li:last-child {
	border: none;
}
.left-menu li ul li {
	border: none;
}
.left-menu li ul li a {
	background: url(../img/dot2.png) no-repeat 25px 9px;
	padding: 1px 0 3px 37px;
	color: #005724;
	font-size: 8.5pt;
}
.left-menu li ul li ul li {
	padding-left: 15px;
}

.sub-menu {
	position: absolute;
	top: 2px;
}
.sub-menu li {
	background: none;
	float: left;
	padding: 0;
}
.sub-menu li a {
	padding: 5px 20px;
}

/****** COLUMN *******/
.column {
	float: left;
	clear: left;
	width: 230px;
	margin: 20px 0 0 0;
}
.column img {
	margin: 0;
}

/****** FOOTER *******/
.footer {
	padding: 0 10px 34px;
	clear: both;
	background: #005824 url(../img/footer.png) repeat-x top;
}
.footer p {
	margin: 0;
} /* kvuli editoru, ktery tam dela tag */
.footer table td,
.footer table {
	border: none;
	padding-top: 0;
	margin-top: 0;
}
.footer .in {
	background: url(../img/footer_arrow.png) no-repeat 10px 0;
	padding: 30px 0 0;
	position: relative;
}
.footer .left {
	width: 300px;
	float: left;
}
.footer .left li {
	background: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.footer .left li a {
	padding: 1px 10px;
	float: left;
	clear: left;
}
.footer .right {
	float: right;
	width: 600px;
}
.footer,
.footer a {
	font-size: 8.5pt;
	color: #fff;
}
#author_footer_link a {
	font-size: 90%;
	color: #999;
	text-decoration: none;
	float: right;
}
/**  language switcher  **/
.language-switcher {
	display: none;
	position: absolute;
	right: 18px;
	top: 1px;
	background-color: white;
}
.language-switcher .lang {
	display: none;
}
.language-switcher .abbr {
	text-transform: uppercase;
	font-weight: bold;
}
.language-switcher a {
	width: 16px;
	height: 16px;
	background-position: left top;
	float: left;
	margin: 0;
	opacity: 0.3;
	text-decoration: none;
	padding: 5px;
}
.language-switcher a.active,
.language-switcher a:hover {
	opacity: 1;
}
.language-switcher .de,
.language-switcher .ru,
.language-switcher .sk {
	display: none;
}
.admin-link {
	position: absolute;
	bottom: -30px;
	color: grey !important;
	left: 10px;
}

.eliska-footer {
	text-align: center;
	font-size: 8pt;
	position: absolute;
	width: 98%;
}
.eliska-footer,
.eliska-footer a {
	color: #aaa;
}
.eliska-footer a {
	text-decoration: underline;
}
.eliska-footer img {
	position: relative;
	top: 3px;
	padding: 0 3px 0 6px;
	margin: 0;
}

/* default-form */
.default-form {
	clear: both;
	border: 1px solid #ddd;
	background: #f8f8f8;
	margin: 10px 0;
	padding: 20px 40px;
}
.default-form label {
	display: block;
	margin: 5px 0 0;
}
.default-form .text-input,
.default-form textarea,
.default-form select {
	background: white;
	border: 1px solid #ccc;
	width: 500px;
	padding: 6px 10px;
	margin: 1px;
}
.default-form select {
	padding-right: 5px;
	width: 510px;
}
.default-form textarea {
	font-family: arial;
	height: 100px;
}
.default-form .sub {
	font-weight: bold;
	background: white;
	cursor: pointer;
	padding: 10px 50px;
	border: 2px solid #ccc;
	margin: 10px 0;
}
.default-form .sub:hover {
	background: #f5f5f5;
}

.c-panel {
	position: absolute;
	top: 5px !important;
	margin-right: 14px !important;
}
.c-panel .thumbnails li {
	background: white;
	border: 1px solid white;
	box-shadow: inset 2px 2px 3px #aaa;
	width: 0 !important;
	height: 0 !important;
	padding: 12px 12px 0 0;
	overflow: hidden;
	margin: 3px !important;
}
.c-panel .thumbnails li.curr-thumb {
	background: #005724 !important;
	box-shadow: none;
}
.rotator .desc {
	position: absolute;
	right: 40px !important;
	bottom: 40px;
	background: rgba(0, 0, 0, 0.3);
	width: auto !important;
	height: auto !important;
	padding: 0px 15px 4px !important;
}
.rotator .desc a {
	color: white;
	text-decoration: none;
	font-size: 14pt;
	line-height: 1.4em;
}
.rotator .desc a strong {
	text-transform: uppercase;
	font-size: 21pt;
	display: block;
	font-weight: lighter;
	line-height: 1.4em;
}
