.c {
	clear: both;
	height: 0;
	overflow: hidden;
}

h1, h2, h3, h4 {
    color: #056934;
}

h1 {
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0;
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

#text h2 a {
	color: black;
}

h4, h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(/i/sipka.gif) no-repeat 0 center;
	font-size: 14px;
	padding: 0 0 0 22px;
}

h4.lietadlo,
h3.lietadlo {
	background-image: url(/i/lietadlo_mini.png);
}

h4 + p,
h3 + p {
	padding: 0 0 12px 22px;
	margin: 0;
	border-bottom: 1px solid #FED403;
}

h4 + p:last-of-type,
h3 + p:last-of-type {
	border: 0;
}
ul.withoutListStyle {
    list-style: none;
    padding-left: 0;
}

.aViac {
    background: url(/i/viac.png) no-repeat scroll right center transparent;
    display: block;
    float: right;
    font-size: 18px;
    padding-right: 28px;
    text-transform: uppercase;
}

.aktImg {
	float: right;
	margin: 0 0 12px 12px;
	width: 300px;
}

.foto, .obrazok {
	margin: 0 12px 12px 0;
	border: 4px solid rgba(254, 212, 3, .55);
	border-radius: 4px;
}

iframe.obrazok {
	margin: 0 0 12px;
}

.obrazok.r {
	float: right;
	margin: 0 0 12px 12px;
}

.foto {
	width: 212px;
	height: 119px;
	float: left;
	display: block;
}

.foto:hover, .obrazok:hover {
	border-color: #FED403;
}

.foto.nopad {
	margin-right: 0;
}

/*
tZlta
top - td zarovnan� dohora
max - ��rka na cel� obrazovku
r	- posledn� td zarovnan� doprava
c	- v�etky td do stredu
*/

.tZlta {
	width: 650px;
	margin: auto;
	border: 1px solid #FFD403;
}

.tZlta.top td {
	vertical-align: top;
}

.tZlta.max {
	width: 914px;
}

.tZlta.r td:last-child {
	text-align: right;
}

.tZlta thead td, .tZlta thead th, .tZlta.c td {
	text-align: center;
}

.tZlta tr.zelena td, .tZlta thead td, .tZlta thead th {
	background: white;
	color: #056934;
	font-weight: bold;
}

.tZlta td,
.tZlta th {
	padding: 10px 5px;
}

.tZlta tbody tr:nth-child(2n + 1) {
	background: #FED403;
}

.tZlta tbody tr:nth-child(2n), .tZlta tbody tr.f0 {
	background: #FEE87B;
}

.tZlta tbody tr.f1 {
	background: #FED403;
}

.tZlta tr:not(:last-child) td, .tPilot > tbody > tr:not(:last-child) > td {
	border-bottom: 3px solid white;
}

.tPilot {
	width: 914px;
	border: 1px solid #FFD403;
}

.tPilot.kontakt {
	min-width: 400px;
	width: auto;
}

.tPilot > tbody > tr > td {
	padding: 10px;
}

.tPilot > tbody > tr > td {
	width: 50%;
}

.tPilot > tbody > tr > td:first-child {
	text-align: right;
}

.tPilot > tbody > tr:nth-child(2n + 1) > td:last-child {
	background: #FED403;
}

.tPilot > tbody > tr:nth-child(2n) > td:last-child {
	background: #FEE87B;
}

.tPilot.tPilot2 > tbody > tr > td:first-child {
	width: 15% !important;
}

.tPilot.tPilot2 > tbody > tr > td:first-child {
	text-align: left !important;
}

.tPilot.tPilot2 > tbody > tr:nth-child(2n + 1) > td {
	background: #FED403 !important;
}

.tPilot.tPilot2 > tbody > tr:nth-child(2n) > td {
	background: #FEE87B !important;
}

.tKontakt {
	border-spacing: 0;
	border-collapse: collapse;
}

.tKontakt > tbody > tr > td {
	width: 20%;
	vertical-align: top;
}

.tKontakt > tbody > tr > td table {
	border-spacing: 0;
	border-collapse: collapse;
}

.tKontakt > tbody > tr > td:first-child {
	padding-right: 18px;
}

.tKontakt > tbody > tr > td:last-child {
	padding-left: 18px;
}

.tKontakt > tbody > tr > td:nth-child(2) {
	padding: 0 18px;
	border: 1px solid rgba(0, 255, 0, .25);
	border-top: 0;
	border-bottom: 0;
}

.tKontakt h3 {
	white-space: nowrap;
}

.dFoto {
	margin: 12px 0 0;
}

.dFoto + a h4 {
	margin-top: 12px;
	padding-top: 0;
}

.img {
	margin: 0 0 12px 12px;
}

.img.r {
	float: right;
}

.tOkolie {
	width: 100%;
}

.tOkolie td {
	width: 33%;
	text-align: center;
}

.tOkolie tr:not(:last-child) td {
	padding-bottom: 18px;
}

#lightbox-nav-btnNext,
#lightbox-nav-btnPrev {
	/* display: block !important; */
}
#lightbox-nav-btnNext {
	background: url('/images/nextlabel.gif') right 15% no-repeat !important;
	float: right !important;
}
#lightbox-nav-btnPrev {
	background: url('/images/prevlabel.gif') left 15% no-repeat !important;
}
#lightbox-nav-btnNext:hover,
#lightbox-nav-btnPrev:hover,
#lightbox-nav-btnNext:focus,
#lightbox-nav-btnPrev:focus {
	zoom: 1.1 !important;
}

.visible_hide {
    display: block;
    height: 0;
    overflow: hidden;
    overflow-wrap: none;
}