@charset "utf-8";
/* CSS Document */ :root {
  font-family: "Roboto", sans-serif;
  --cervena: #ec1c24;
  --modra: #0257a3;
  --seda: #d4d4d4;
  --bledoseda: #f9f9f9;
  --space-xs: clamp(0.69rem, calc(0.67rem + 0.09vw), 0.75rem);
--clr-pr-dark: #254e80;
--line-height-2: 1.333;
--note: 0.875rem;
--sirka-webu: 1240px;
--okraje-webu: 4%;

--gov-clr-primary: #254e80;
  --gov-clr-white: #ffffff;

  --sirka-webu: 1240px;
  --okraje-webu: 4%;
  --radius: 5px;
  --ikonkyi: 36px;
  --clr-1: #fff;
  --clr-2: #e8ebef;
  --clr-3: #cdcdcd;
  --clr-4: #1b1b1b;
  --clr-5: #0067ab;
  --clr-6: #1c355e;
  --clr-7: #f6f6f7;

  --clr-pr-1: #2362a2;
  --clr-pr-2: #3b3b3b;
  --clr-pr-3: #fff;
  --clr-pr-light: #3077b7;
  --clr-focus: #007bff;
  --clr-inactive-1: #91b0d0;
  --clr-inactive-2: #d3dfec;
  --clr-inactive-3: #edf0f2;
  --clr-hover: #e5ebf0;
  --clr-gray-mid: #686868;
  --clr-gray-light: #a8a8a8;
  --clr-gray-inactive: #ddd;
  --clr-gray-bg: #f6f6f6;
  --clr-info-1: #ecae1a;
  --clr-info-2: 197, 42, 52;
  --clr-info-3: #6fbd2c;
  --clr-info-4: 35, 98, 162;

  --weight-thin: 100;
  --weight-light: 300;
  --weight-normal: 400;
  --weight-medium: 500;
  --weight-bold: 700;

  --h1: clamp(2rem, calc(1.84rem + 0.83vw), 2.5rem);
  --h2: clamp(1.64rem, calc(1.6rem + 0.18vw), 1.75rem);
  --h3: 1.25rem;
  --h4: 0.75rem;
  --perex: 1.1rem;
  --text: 0.9375rem;
  --note: 0.875rem;
  --list: 0.9375rem;

  --line-height-1: 1.2;
  --line-height-2: 1.333;
  --line-height-3: 1.5;
  --line-height-4: 1.6;
  --line-height-5: 1.867;

  /* @link https://utopia.fyi/type/calculator?c=360,16,1.11,1280,16,1.165,6,1,&s=0.75|0.5|0.25,1.5|2|3|4|6,s-l&g=s,l,xl,12 */

  --step--1: clamp(0.86rem, calc(0.92rem + -0.07vw), 0.9rem);
  --step-0: clamp(1rem, calc(1rem + 0vw), 1rem);
  --step-1: clamp(1.11rem, calc(1.09rem + 0.1vw), 1.17rem);
  --step-2: clamp(1.23rem, calc(1.18rem + 0.22vw), 1.36rem);
  --step-3: clamp(1.37rem, calc(1.28rem + 0.37vw), 1.58rem);
  --step-4: clamp(1.52rem, calc(1.39rem + 0.56vw), 1.84rem);
  --step-5: clamp(1.69rem, calc(1.5rem + 0.8vw), 2.15rem);
  --step-6: clamp(1.87rem, calc(1.62rem + 1.09vw), 2.5rem);

  /* @link https://utopia.fyi/space/calculator?c=320,15,1.12,1400,16,1.165,6,1,&s=0.75|0.5|0.25,1.25|1.5|1.75|2|4|5|8,m-2xl|2xs-m */
  --space-3xs: clamp(0.25rem, calc(0.25rem + 0vw), 0.25rem);
  --space-2xs: clamp(0.5rem, calc(0.5rem + 0vw), 0.5rem);
  --space-xs: clamp(0.69rem, calc(0.67rem + 0.09vw), 0.75rem);
  --space-s: clamp(0.94rem, calc(0.92rem + 0.09vw), 1rem);
  --space-m: clamp(1.19rem, calc(1.17rem + 0.09vw), 1.25rem);
  --space-l: clamp(1.44rem, calc(1.42rem + 0.09vw), 1.5rem);
  --space-xl: clamp(1.63rem, calc(1.59rem + 0.19vw), 1.75rem);
  --space-2xl: clamp(1.88rem, calc(1.84rem + 0.19vw), 2rem);
  --space-3xl: clamp(3.75rem, calc(3.68rem + 0.37vw), 4rem);
  --space-4xl: clamp(4.69rem, calc(4.59rem + 0.46vw), 5rem);
  --space-5xl: clamp(7.5rem, calc(7.35rem + 0.74vw), 8rem);
  /* One-up pairs */
  --space-3xs-2xs: clamp(0.25rem, calc(0.18rem + 0.37vw), 0.5rem);
  --space-2xs-xs: clamp(0.5rem, calc(0.43rem + 0.37vw), 0.75rem);
  --space-xs-s: clamp(0.69rem, calc(0.59rem + 0.46vw), 1rem);
  --space-s-m: clamp(0.94rem, calc(0.84rem + 0.46vw), 1.25rem);
  --space-m-l: clamp(1.19rem, calc(1.09rem + 0.46vw), 1.5rem);
  --space-l-xl: clamp(1.44rem, calc(1.34rem + 0.46vw), 1.75rem);
  --space-xl-2xl: clamp(1.63rem, calc(1.51rem + 0.56vw), 2rem);
  --space-2xl-3xl: clamp(1.88rem, calc(1.25rem + 3.15vw), 4rem);
  --space-3xl-4xl: clamp(3.75rem, calc(3.38rem + 1.85vw), 5rem);
  --space-4xl-5xl: clamp(4.69rem, calc(3.71rem + 4.91vw), 8rem);
  /* Custom pairs */
  --space-m-2xl: clamp(1.19rem, calc(0.95rem + 1.2vw), 2rem);
  --space-2xs-m: clamp(0.5rem, calc(0.28rem + 1.11vw), 1.25rem);
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
}
a {
  background: 0 0;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 200px;
  display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
	font-size: clamp(0.86rem, calc(0.92rem + -0.07vw), 0.9rem);
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
* {
  margin: 0;
  padding: 0;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  box-shadow: 0 0 2px 2px var(--modra); /* keyboard-only focus styles */
  outline: none;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}
h1, h2, h3 {
 color: var(--clr-pr-dark) ;
  line-height: 1.1em;
  margin-bottom: 1.2rem;
  font-weight: 700;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.5rem;
}
h3, .h3 {
  font-size: 1.2rem;
}
.h3 {
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}
.subtitle {
  font-size: 18px;
  opacity: 0.8;
}
.sendform small, footer small {
  font-size: 14px;
  opacity: 0.85;
  font-weight: 500;
  margin-bottom: 48px;
}
a {
  color: #0056a3;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
/* pika UL */
ul, ol {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
ul ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
ul.pismena {
  list-style: none;
  margin-bottom: 2rem;
}
ul.pismena li::first-letter {
  font-weight: 700;
}
ul.pismena li {
  margin-bottom: 0.5rem;
}
div.MultiFile-label {
  background-color: var(--bledoseda);
  border: 1px solid var(--seda);
  border-left: 6px solid var(--modra);
  padding: 8px;
  margin-top: 8px;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -90px;
  left: 0;
  color: #fff;
  background: var(--cervena);
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}
#skiptocontent a:focus {
  position: absolute;
  left: 0;
  top: 0;
  outline-color: transparent;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in;
}
.wrap, .cv-center {
  margin: 0 auto;
  width: 92%;
  max-width: 1400px;
}
.wrap {
  padding: clamp(24px,3vw, 40px) 0 64px;
  background-color: #fff;
}
header .logo img {
  width: clamp(200px, calc(200px + 2vw), 240px);
}
.btn-aceptar {
  margin-top: 0px !important;
  margin-left: 12px;
}
.aside {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: 1fr;
}
.cv-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 16px;
}
.cv-grid > div {
  padding: 16px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.cv-grid-fill {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
  grid-gap: 16px 32px;
}
.cv-button {
  color: #fff;
  background-color: var(--modra);
  border: 2px solid var(--modra);
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  text-align: center; 
  text-decoration: none;
  overflow-wrap: break-word;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
.cv-button:hover {
  color: var(--modra);
  background-color: #fff;
}
table.jsondom {
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.2;
  border: 0px solid #ddd;
  width: 100%;
  -webkit-overflow-scrolling: touch;

}

#tabpod_wrapper {
  margin-top: -35px;
}
table.jsondom  tr:nth-child(2n) {
  background-color: #f6f6f6;
}
.dataTables_length {
  margin-bottom: 24px;
}
td, th {
  padding: 6px 4px;
  vertical-align: baseline;
}
table, table tr, table td, table th {
  border: 0px solid var(--seda);
  padding: 1rem;

}
table {
  border: 1px solid #ddd;
  padding: 1rem;

}
hr {
  display: block;
  border: none;
  height: 1px;
  width: 100%;
  background-color: var(--seda);
  grid-column: 1/-1;
  margin: 12px 0;
}
label {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
}
label span {
  color: red;
  font-size: 18px;
}
label span > span {
  display: none;
}
input, textarea, select {
  border: 1px solid var(--seda);
  padding:  0.55rem 10px;
  background-color: #fff;
	font-size: 15px;
}
input[type="text"], input[type="email"], input[type="url"], textarea, input[type="file"], select {
  display: block;
  width: 100%;
}
input[type="submit"] {
	font-size: 14px;
	font-weight: 500;
}
input[readonly] {
  background-color: var(--bledoseda);
  opacity: 1;
}
input[readonly]:focus, input[readonly]:hover {
  cursor: no-drop !important;
}
input.number {
  width: 88px;
  display: inline-block;
}
input[type="search"] {
  padding: 7px 10px;
  margin-bottom: 16px;
}
textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 60px;
  height: 120px;
  max-height: 480px;
}
#cv-form {
  padding-top: 64px;
}
.anchor {
  padding-top: 400px;
  margin-top: -400px;
  z-index: -1;
}
.infoadmin {
  border: 1px solid var(--cervena);
  background-color: rgba(255, 0, 4, 0.1);
  border-left-width: 6px;
  padding: 32px;
  margin-bottom: 64px;
}
.infoupload {
  background-color: var(--bledoseda);
  border: 1px solid var(--seda);
  border-left: 4px solid var(--modra);
  padding: 32px;
}
.dataTables_info {
  display: none;
}
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: var(--bledoseda);
  margin: 24px 0;
}
ul.breadcrumb li {
  display: inline;
  font-size: 15px;
}
ul.breadcrumb li + li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: var(--modra);
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #000;
  text-decoration: underline;
}
ul.breadcrumb li:last-child a, ul.breadcrumb li:last-child a:hover {
  color: #000;
  cursor: none;
  text-decoration: none;
}
i {
  font-size: 16px;
}
.hidden {
  display: none;
}
table thead tr th {
  text-align: center;
}
table td {
  font-size: clamp(0.86rem, calc(0.92rem + -0.07vw), 0.9rem);
	line-height: 1.2;
  padding: 0.55rem 1rem 0.55rem 0.65rem;
}
header {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #d4d4d4;
}
.subtitulok {
  text-align: right;
}
p {
  margin-bottom: 1rem;
}
* > p:last-child {
  margin-bottom: 0;
}
.sirkach, .ch70 {
  max-width: 70ch;
}
.sendform {
  background-color: var(--bledoseda);
  border: 1px solid var(--seda);
  padding: 32px;
}
.katpodnet {
  border: 1px solid #d4d4d4;
  background-color: #f9f9f9;
  padding: 32px;
  margin-top: 32px;
}
.katbox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 21px;
  margin-top: 32px;
}
.katpodnetall {
  grid-template-columns: repeat(2, 1fr);
}
.riadok {
  grid-template-columns: 1fr;
}
.katbox > a {
  border: 1px solid #cccc;
  background-color: #fff;
  padding: 12px;
  display: grid;
  grid-gap: 12px;
  align-items: center;
  grid-template-columns: 50px 1fr;
  font-weight: 500;
}
.katbox > a:hover {
  background-color: var(--modra);
  color: #fff;
}
.katbox i {
  font-size: 22px;
  text-align: center;
}
.katbox a {
  text-decoration: none;
  color: #000;
  min-height: 70px;
}
/*section.sekcia {
	border-top: 1px solid var(--seda);
	margin-top: 64px;
	padding-top: 64px;
}*/
.stic {
  position: sticky;
  top: 1rem;
  margin-top: 0;
}
.full {
  grid-column: 1/-1;
}
.cap {
  grid-column: 1/-1;
  font-size: 17px;
  margin-bottom: -4px;
}
.cap span {
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: var(--modra);
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  line-height: 32px;
  margin-right: 8px;
  position: relative;
  top: 0px;
}
footer {
  margin-top: 8rem;
  padding-top: 4rem;
  border-top: 1px solid #d4d4d4;
  grid-gap: 2rem;
  opacity: 0.9;
}
footer * {
  margin: 0;
}

table i {
  width: 26px;
  height: 26px;
  /*background-color: var(--modra);*/
  /*border-radius: 100%;*/
  font-size: 21px;
  color: var(--modra);
  text-align: center;
  line-height: 26px !important;
  margin-right: 8px;
}
.active {
  color: var(--modra);
  text-decoration: underline;
}
/* dataTables */
table .form-error {
  display: none;
}
table {
  width: 100% !important;

}
table thead tr th {
  text-align: left;
  border-bottom: 1px solid #e8ebef;
  font-weight: 600;
  font-size: clamp(0.86rem, calc(0.92rem + -0.07vw), 0.9rem);
  padding-top: 38px;
}
table thead th, table thead td {
  position: relative;
}
table td, table th {
  border-top: 1px solid #e8ebef;
}
table tbody tr.odd {
  background-color: #f1f3fa;
}
table tbody tr.even {
  background-color: ##f6f6f6;
}

table tbody tr:hover {
  background-color: #e8f3ff !important;
}
table th[class*="sorting"] {
  cursor: pointer;
}
table tr.link a:hover {
  text-decoration: underline;
}
tr td:last-child {
  white-space: nowrap;
}
table th[class*="sorting"]:before, table th[class*="sorting"]:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  position: absolute;
  right: 3px;
  font-size: 13px;
  opacity: 0.15;
}
table th[class*="sorting"]:before {
  content: "\f106";
  top: 10%;
}
table th[class*="sorting"]:after {
  content: "\f107";
  bottom: 10%;
}
.sorting_asc:after {
  display: none;
}
table th.sorting_asc:before {
  color: #000;
  opacity: 0.9;
}
.sorting_desc:before {
  display: none;
}
table th.sorting_desc:after {
  color: #000;
  opacity: 0.9;
}
.dataTables_length {
  float: left;
  display: inline-block;
}
.dataTables_filter {
  float: right;
  display: inline-block;
}
.dataTables_length select {
  width: auto;
  display: inline-block;
}
.dataTables_paginate a {
  font-size: 1.5em;
  cursor: pointer;
  opacity: 0.5;
  color: #000;
}
.paginate_button {
  margin-right: 8px;
}
.dataTables_paginate a:hover {
  color: #727cf5;
  opacity: 1;
}
.dataTables_filter input {
  display: inline-block;
  width: 80px;
}
.dataTables_info {
  margin: 0.55rem 0;
}
.dataTables_length {
  float: left;
  display: inline-block;
}
table td {
  position: relative;
}
.resmenu {
  display: none;
}
#form_data {
  background-color: #f5faff;
  padding: 2rem;
  margin-bottom: 2rem;
	display: flex;
	gap:1rem;
	align-items: center;
	flex-wrap: wrap;
  border-radius: 3px;

}
#form_data #vyberskupinu{
	width: 300px;
  border-radius: 3px;
  padding: .8rem;
  margin-left: 1.5rem;
}
#form_data label {
	font-weight: 500;
}
footer .kat {
	margin: 0;
	padding: 0;
}
footer .kat li {
  display: inline-block;
}
.copyright {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem
}
.copyright > *:last-child {
  text-align: right;
}
.tabh {
	width: calc(100% - 200px);
}
.button {
  background-color: #0056a3;
  color: #fff;
  border: 2px solid #0056a3;
  padding: 0.80rem 1.55rem;
  border-radius: 3px;
}
.bgreen {
  background-color: green;
      border: 2px solid green;
}

.button:hover {
	  background-color: #fff;
  color: #0056a3;

}
.nadpis1 {
	width: auto !important;
	font-weight: 600;
}
.nadpis1 a {
	text-decoration: none;
}
.nadpis1 img {
	display: none;
}

/*tr:nth-child(2n) {
  background-color: #f4f9ff;
.section {
	margin: 3rem 0;
}*/
/* COOKIES */
#cookie-msg {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 32px;
}
/* NEPODPOROVANY PREHLIADAC */
.upgrade-browser {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .upgrade-browser {
    display: block;
    position: fixed;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    padding: 5%;
    z-index: 600000;
  }
  .upgrade-browser h2 {
    color: #fff;
    margin: 24px 0 12px;
  }
  .upgrade-browser > div {
    max-width: 600px;
    border: 12px solid #ff0;
    padding: 5%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 800px) {
	h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.3rem;
}
  header {
    display: block;
  }
  .subtitulok {
    text-align: left;
    margin-top: 1rem;
  }
  .copyright {
    display: grid;
  }
  .copyright > *:last-child {
    text-align: left;
  }
	#tabpod_wrapper {
		margin-top: 0;
	}
	.tabh {
		width: 100%;
	}
	.dataTables_filter {
    float: left;

}
}
.betaverzia {
  padding: var(--space-xs) 0;
  background-color: var(--clr-pr-dark);
  color: #fff;
  font-size: var(--note);
  line-height: var(--line-height-2);
}
[class*="betacv-center"] {
  max-width: var(--sirka-webu);
  width: calc(100% - 2 * var(--okraje-webu));
  margin-left: auto;
  margin-right: auto;
}

/*TINA*/

#nadpis {
  font-size: 25px;
  font-weight: bold;
  color: var(--clr-pr-dark);
  }

  #nadpis:hover {
    color: black;
  }

.platna {
  color: #0c486d;
  
}

.tinaform {
  color: red !important;
 
}

.potravinovy-kodex-label {
  font-size: 18px;
  color: var(--clr-pr-dark);
  font-weight: 600 !important;
}



.dataTables_paginate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.dataTables_paginate a, .dataTables_paginate span {
  margin: 0 5px;
  text-decoration: none;
}

.dataTables_paginate a.paginate_button, .dataTables_paginate span a.paginate_button {
  padding: 6px 11px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #f9f9f9;
  color: #333;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dataTables_paginate a.paginate_button:hover, .dataTables_paginate span a.paginate_button:hover {
  background-color: #e9e9e9;
}

.dataTables_paginate a.paginate_button.current {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}

.dataTables_paginate a.paginate_button.disabled {
  color: #ccc;
  cursor: not-allowed;
  background-color: #f9f9f9;
  border-color: #ddd;
}

.dataTables_paginate a i {
  margin: 0 3px;
}

/* uvodny grid */
.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.gridBox2 .link {
  background-color: rgba(0, 103, 171, 0.08);
  /* background-color: var(--clr-hover);*/
}


.zoznamgrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: var(--space-m);
  margin-top: var(--space-xl);
  margin-bottom: calc(var(--space-2xl-3xl));
}
.zoznamgrid .link {
  background-color: rgba(0, 103, 171, 0.08);
padding: 32px;
  border-radius: 5px;
  transition: all 2s cubic-bezier(0, 0.5, 0, 1);
}
.zoznamgrid .link:before {
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
}
.zoznamgrid .link:not(:last-of-type):before {
  content: "";
  display: block;
  position: absolute;
  background-color: #bae5fa;
}*/
.zoznamgrid .link a {
  display: block;
  text-decoration: none !important;
  padding: var(--space-m);
  height: 100%;
  border-radius: var(--radius);
}
.zoznamgrid .link a > *:last-child {
  margin-bottom: 0;
}
.zoznamgrid p {
  margin-bottom: var(--space-m);
}
.zoznamgrid i {
  font-size: 2.7rem;
  display: inline-block;
  color: var(--gov-clr-primary);
}
.zoznamgrid .link h3 {
  position: relative;
  margin-bottom: var(--space-xs);
  padding-right: 25px;
}
.zoznamgrid .link a:hover h3 {
  text-decoration: underline;
}

.mohlozaujimat .zoznamgrid .link h3 {
  margin-bottom: 0;
}
.zoznamgrid .link h3:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 1rem;
  font-weight: 400;
  content: "\f054";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 1px;
  text-transform: none;
  color: var(--gov-clr-primary);
  transition: all 0.5s cubic-bezier(0, 0.5, 0, 1);
}
.zoznamgrid .link a:hover h3:after {
  right: -5px;
}
.zoznamgrid .link p {
  color: var(--clr-pr-2);
  font-size: var(--step--1);
  line-height: var(--line-height-2);
}
h5,
.h5 {
  font-size: var(--step-0);
  max-width: 60ch;
}

/* KODEX - Maťa */

.odkazkodex {
  text-decoration: underline !important;
  margin-bottom: 1rem !important;
  display: inline-block;
  /*text-transform: uppercase;*/



}

.sirka-kodex {
  max-width: 1200px !important;
  /*margin:  auto 0;*/
}



.kodexthead {

  color:  rgb(37, 78, 128);

}


.kodexth {

 padding-top: 20px !important;

}
.kodexZ {
  /*	text-decoration:none;*/
  opacity: 0.5;
}
