* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'PT Sans Caption', sans-serif;
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0)50%, #188f54 50%) repeat-y scroll 0 0 rgba(0,0,0,0);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,0)50%, #188f54 50%) repeat-y scroll 0 0 rgba(0,0,0,0);
	background: -ms-linear-gradient(270deg, rgba(0,0,0,0)50%, #188f54 50%) repeat-y scroll 0 0 rgba(0,0,0,0);
	background: -o-linear-gradient(270deg, rgba(0,0,0,0)50%, #188f54 50%) repeat-y scroll 0 0 rgba(0,0,0,0);
	background: linear-gradient(270deg, rgba(0,0,0,0)50%, #188f54 50%) repeat-y scroll 0 0 rgba(0,0,0,0);
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}
.no-cssgradients body {
	background: url(../img/bgline.png) repeat-y scroll center top transparent;
}
h1, h2, h3, h4 {
	font-family: 'Noto Sans', sans-serif;
}
h1 {
	background-color: #333;
	line-height: 35px;
	font-weight: normal;
	padding-left: 25px;
	font-size: 18px;
	color: #fff;
	margin: 0 0 30px;
}/*nadpis v pase navrchu*/
h2 {
	font-size: 18px;
	color: #46b17d;
	margin: 0;
	padding: 10px 0;
}
h2 a {
	color: #46b17d;
}
h3 {
	font-size: 14px;
	color: #46b17d;
	margin: 0;
	padding: 15px 0 10px;
}
a {
	color: #000;
}
a:hover {
	color: #999;
}
small {
	display: inline-block;
	font-size: 10px;
	line-height: 14px;
}
.content ul,
.content ol {
	margin: 5px 15px;
}
table {
	margin: 10px auto;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}
caption {
	color: #333;
}
table.etp,
table.autowidth {
	width: auto;
	float: left;
}
td, th {
	padding: 4px 8px;
	border: 1px solid #fff;
}
th {
	background-color: #EBEDEA;
	color: #333;
	text-align: left;
}
dt {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
table.is-strbske,
table.is {
	width: 100%;
}
table.is-strbske th,
table.is-strbske td {
	text-align: center;
}
table.otvaracie-hodiny th {
	text-decoration: underline;
	font-weight: normal;
}
hr {
	border-top: 1px solid #fff;
}
address {
	margin-bottom: 0;
}
.special-text {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.neobtekaj { clear: both !important; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.strong {
	font-weight: bold;
	color: #46b17d;
	font-size: 11pt;
}
.intro-text {
	padding: 10px 0;
	font-size: 18px;
	line-height: 1.5;
	font-family: 'Noto Sans', sans-serif;
	color: #333;
}
.margin-top15 {
	margin-top: 15px !important;
}
.margin-top30 {
	margin-top: 30px !important;
}
.margin-top40 {
	margin-top: 40px !important;
}
.margin-bottom0 {
	margin-bottom: 0;
}
.margin-bottom15 {
	margin-bottom: 15px;
}
.margin-bottom30 {
	margin-bottom: 30px;
}
.padding-top0 {
	padding-top: 0 !important;
}
.bg-primary {
	background-color: rgba(24, 143, 84, .1) !important;
}
.red, .text-red { color: red; }
.green, .text-green { color: green; }
.blue, .text-blue { color: #274C83; }
.yellow, .text-yellow { color: #ECC136; }
.bg-red { background-color: red; color: #fff; }
.bg-green { background-color: green; color: #fff; }
.bg-blue { background-color: #274C83; color: #fff; }
.bg-yellow { background-color: #ECC136; color: #fff; }
.special-photo {
	width: 430px;
}/*specialna fotka na sirku do aktualit*/
.obr {
	font-size: 11px;
}/*popisok k obrazku*/
.pefc {
	background-color: #fff;
	margin: 15px 0;
	padding: 10px;
}
.bleskovka-70rokov {
	margin-top: 10px !important;
	margin-bottom: 15px;
	float: left;
}

.photo-left {
	margin: 7px 7px 7px 0;
	float: left;
	padding: 1px;
	border: 1px solid #fff;
}
.photo-right {
	margin: 7px 0 7px 7px;
	float: right;
	padding: 1px;
	border: 1px solid #fff;
}
/*intro*/
.intro-nadpis {
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-size: 25px;
	line-height: 50px;
	height: 50px;
}
.intro-nadpis1 {
	color: #c1f0da;
	margin-right: 4%;
	text-align: center;
}
.intro-nadpis2 {
	margin-left: 4%
}
.intro-img {
	background: url(../img/photo.jpg) no-repeat right top transparent;
	height: 380px;
}
.intro-menu {
	font-size: 15px;
	background-color: #efefef;
	list-style-type: none;
	height: 380px;
	margin-bottom: 0;
}
.intro-menu li a {
	text-decoration: none;
	color: #464646;
}
.intro-menu li a:hover {
	color: #199d5c;
}
.intro-menu > li {
	padding: 2px 40px;
}
.intro-menu > li:first-child {
	padding-top: 25px;
}
.intro-menu .dropdown-menu > li > a {
	padding-left: 50px;
}
.intro-mutacie {
	margin-top: 10px;
	margin-right: 55px;
	font-size: 13px;
	color: #efefef;
}
.intro-mutacie a {
	color: #efefef;
	text-decoration: none;
}
.intro-mutacie a:hover {
	color: #fff;
}
.intro-logo {
	margin: 25px 0 0 25px;
}
.basen {
	font-family: 'PT Serif', serif;
	margin-top: 40px;
	margin-right: 55px;
	font-size: 16px;
	color: #efefef;
	text-align: right;
}
.basen p {
	margin-bottom: 20px;
}

/* header
---------------*/
.header-fluid {
	background-color: #fff;
}
.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}
.logo {
	background-color: rgba(255, 255, 255, .5);
	height: 265px;
}
.display-table {
	display: table;
	table-layout: fixed;
}/*logo vertical align*/
.display-cell {
	display: table-cell;
	vertical-align: middle;
	float: none;
}/*logo vertical align*/
.logo-name {
	color: #fff;
	font-size: 33px;
}
.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}
/* left-bar
------------------- */
div.mutacie {
	margin: 0;
	font-size: 13px;
	padding-left: 16px;
	color: #fff;
	height: 35px;
}
div.mutacie a {
	color: #fff;
	text-decoration: none;
}
div.mutacie a:hover {
	text-decoration: underline;
}
.left-bar-down,
.left-bar-down a {
	color: #fff;
}
.left-bar-down {
	margin: 30px 0 10px;
}
.left-bar-down ul {
	list-style-type: none;
	margin: 0;
}
/* content
-------------------- */
.content {
	background-color: #efefef;
	min-height: 1310px;
}
.middle-text {
	padding: 0 25px 25px 25px;
	min-height: 1835px;
}
.middle-text a {
	text-decoration: underline;
}
/* Right bar
---------------------- */
.zaujimave-odkazy {
	color: #000;
	font-size: 20px;
}
.right-bar h3 {
	padding: 10px 0;
}
.right-bar h3 a {
	text-decoration: underline;
}
.right-bar h3 a:hover {
	text-decoration: underline;
}
.right-bar p,
.right-bar ul li {
	margin: 0 0 3px 0;
	color: #000;
	font-size: 12px;
}
.right-bar p {
	text-align: left;
}
.right-bar ul {
	margin-left: 15px;
}
.right-bar ul a {
	text-decoration: underline;
}

.bleskovka {
	margin-top: 2px;
	padding: 0 0 0 7px;
	display: block;
	margin-left: 2px;
}
.bleskovka h3 span {
	color: #333333;
	line-height: 17px;
}
.bleskovka img.casopis {
	float: left;
	margin-right: 10px;
}
@media only screen and (max-width:992px) {
	.right-bar {
		background-color: #188F54;
		padding-top: 20px;
	}
	.right-bar img {
		margin: 0 auto;
	}
	.bleskovka {
		display: block;
		text-align: center;
	}
	.bleskovka li {
		list-style-type: none;
	}
}
/* Footer
------------------------ */
.footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	background-color: #000;
	color: #fff;
}
.footer a {
	color: #46b17d;
}
.footer a:hover {
	color: #fff;
}

/* Aktuality na prvej strane
---------------------------- */

.actual {
	height: auto;
	width: 100%;
	float: left;
	padding: 8px 0 25px;
	border-top: 1px solid #cdcdcd;
}
.pinned {
	background-color: #fff;
	padding: 30px !important;
}
.actual img,
.tlacova-sprava img {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	float: left;
	height: auto;
	line-height: 1.42857;
	margin-right: 15px;
	max-width: 100%;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}
.typ {
	font-size: 10px;
}
.date, .typ {
	margin: 0;
}
.tlacova-sprava li {
	padding: 5px 0;
}
.tlacova-sprava h2 {
	margin: 20px 0 0;
}
div.archiv {
	border-top: 5px solid #b9c7b8;
	border-bottom: 5px solid #b9c7b8;
	background-color: #ebeefe;
	width: 100%;
	display: block;
	margin: 5px 0;
	padding: 5px;
}/*archivacia*/
.detail {
	font-size: 12px;
	font-style: italic;
}
.middle-text ul.archiv li {
	clear: both;
}
/* Cysle slideshow
-------------------------------- */
.cycle-slideshow {
	position: relative;
	overflow: hidden;

}
.cycle-slideshow img {
	position: absolute;
	top: 0;
	/* center horizontally */
	left: -1000px !important;
	right: -1000px !important;
	margin-left: auto;
	margin-right: auto;
}
.cycle-pager {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	text-align: center;
}
.cycle-pager span {
	font-size: 22px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #d4d4d4;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
	color: #333;
}
.cycle-pager > * {
	cursor: pointer;
}

/* Dropdown
-------------- */
.navbar-default {
	background-image: linear-gradient(to bottom, #46B17D 0%, #46B17D 100%);
	background-repeat: repeat-x;
	border-radius: 0;
	box-shadow: none;
}
.navbar-default {
	background-color: #46B17D;
	border-color: #46B17D;
	border: none;
}
.nav > li > a {
	color: #eee;
	padding: 7px 15px;
	font-size: 15px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #333;
}
.nav-pills a:hover,
.nav-pills li.open a {
	color: #46B17D;
}
.nav-pills > li + li {
	margin-left: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-collapse li {
	float: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #188F54;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-menu {
	width: 100%;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.tg-dropdown>a:after,
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.navbar {
	margin-bottom: 0 !important;
}
/* Media queries
-------------- */
@media only screen and (min-width:992px) {
	.tg-dropdown .dropdown-menu {
		top: 0;
		left: 100%;
		width: auto;
	}
	.intro-nadpis {
		font-size: 50px;
		line-height: 100px;
		height: 100px;
	}
	.intro-nadpis1 {
		float: right;
	}
	.intro-nadpis2 {
		font-size: 40px;
		color: #ccc !important;
	}
}
@media only screen and (max-width:992px) {
	body {
		background: none;
		background-color: #EFEFEF;
	}
	.container-fluid {
		background-color: #188F54;
	}
	.content {
		min-height: auto;
	}
	.middle-text {
		min-height: auto;
	}
	.basen,
	.intro-mutacie {
		text-align: center;
		margin-right: 0;
	}
	.intro-logo img {
		margin: 0 auto;
	}
	.right-bar ul {
		margin-left: 0 !important;
	}
}

.foto-etp {
	margin: 7px 2px 2px 0;
	float: left;
	padding: 1px;
	border: 1px solid #fff;
}
.foto-naucne-chodniky {
	margin: 7px 2px 2px 0;
	float: left;
	padding: 1px;
	border: 1px solid #fff;
}
.obr-kalamita {
	margin: 7px 6px 7px 0;
	float: left;
}
.gallery-in-text {
	margin: 10px 0;
}

.has-error .alert {
	margin-bottom: 2px;
}

.red-clr {
	color: #f00;
}

/* kontaktna tabulka */
.table-contact,
.table-vstupne {
	background-color: #DEF6EA;
}
.table-contact thead th,
.table-vstupne thead th {
	background-color: #199D5C;
}
.table-contact .success > td,
.table-vstupne .success > th {
	background-color: #7BCAA1 !important;
}
.table-contact .text-nowrap {
	white-space: nowrap !important;
}
.table-contact {
	overflow: scroll;
}
.table-contact td, .table-contact th,
.table-vstupne td, .table-vstupne th {
	padding: 3px 6px !important;
	font-size: 12px
}
.table-vstupne {
	margin: 25px 0;
}
.table-vstupne table,
.table-contact table {
	margin: 0;
}

/* Datepicker */
.datepicker th {
	background-color: initial;
}
.datepicker.dropdown-menu {
	width: initial;
}

/* Putovna sova v lavom stlpci */
.putovna-sova {
	margin: 10px 0;
}
.putovna-sova span {
	display: block;
}
.putovna-sova img {
	padding-top: 9px;
}
.putovna-sova h3 {
	font-size: 16px;
	font-weight: bold;
}
.putovna-sova .thumbnail {
	margin-bottom: 0;
}

/* Stránkovanie */
.pagination > li > a {
	background-color: white;
	color: #46b17d;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
	color: #5a5a5a;
	background-color: #eee;
	border-color: #ddd;
}

.pagination > .active > a {
	color: white;
	background-color: #46b17d !Important;
	border: solid 1px #46b17d !Important;
}

.pagination > .active > a:hover {
	background-color: #46b17d !Important;
	border: solid 1px #46b17d;
}

/* utilities */
.w-100 {
	width: 100% !important;
}

.italic {
	font-style: italic;
}

.font-bold {
	font-weight: 700;
}

/* Prírode blízke obhospodarovanie lesa */
.pro_silva ul {
	margin-left: 30px;
}
.table-prosilva .btn-sm {
	padding: 1px 10px;
	text-decoration: none;
}

/* Turistické značkované chodníky */
.pismo-sikme {
	font-style: italic;
}

.pismo-tucne {
	font-weight: 700;
}

.text-cervena {
	color: #c53030;
}

.text-modra {
	color: #3182ce;
}

.text-zelena {
	color: #3c763d;
}

.table-tzch > tbody > tr > td {
     vertical-align: middle;
}

.table-tzch svg {
	margin-top: 5px;
}

.table-tzch .modal {
	font-size: 14px;
}
