input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}

.label-left-align {
  text-align: left;
}

.label-right-align {
  text-align: right;
  float: right;
}

.row-with-margin {
  padding-bottom: 20px;
}

body {
	background: url('obrazky/pozadi_sede.png') #1c2228;
	margin: 73px 0px 0px 0px;
	font: 14px Verdana;
	min-width: 1024px;
}

a:link,
a:visited {
  color: #551A8B; /*povodne*/
  /*color: black;*/
    text-decoration: none;/**/
}
a:hover {
  text-decoration: underline;
}

a.special:link,
a.special:visited {
  /* Nový štýl pre odkazy s triedou "special" */
  font-weight: normal;
  color: black;
  text-decoration: none;
  /*background-color: #dddddd;*/
  /*background-color: #757577;*/
  /*background-color: rgb(200, 200, 200);*/
  background-color: rgb(255, 255, 255);
  font-size: 11px;
  border:none;
  /*border: 1px solid black;*/
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;/* Ďalšie vlastnosti štýlu */
}

a.special:hover {
  text-decoration: underline;
}

.ponukaadmin-container {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

a.ponukaadmin,
a.ponukaadmin:link,
a.ponukaadmin:visited {
  /* Nový štýl pre volby v administracii" */
  display: block;
  font-weight: normal;
  color: black;
  text-decoration: none;
  /*background-color: #dddddd;*/
  /*background-color: #757577;*/
  /*background-color: rgb(200, 200, 200);;*/
  background-color: rgb(240, 240, 240);
  /*background-color: rgb(160, 160, 160);*/
  font-size: 1.2em;
  /*border:none;*/
  border: 1px solid gray;
  width: 600px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 10px;/* Ďalšie vlastnosti štýlu */
}

a.ponukaadmin:hover {
  text-decoration: underline;
  background: rgb(160, 160, 160);;
}

h2, h3, h4, h5, h6, h7 {
	text-align: center;
	color: #0a294b;
	font-family: Arial;
	text-shadow: 3px 1px 7px #666666;
}

h3 {
	font-size: 1.2em;
        text-align: left;
        font-weight: normal; /*pre novy vzhlad povolit, pre stary zakazat*/
        color: white;
        padding: 0px 0px 0px 0px;
        margin-top: 2px;
        margin-bottom: 2px;
}

h2 {
	font-size: 1.7em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: white;
	text-align: center;
	text-shadow: 2px 2px 1px #0a294b;
        /*display: block;*/
}
h7 {
	font-size: 1.7em;
	font-weight: normal;
	color: white;
        position: absolute;
        left: 80px;
        top: 20px;
	text-align: left;
	text-shadow: 2px 2px 1px #0a294b;
}
.my-heading, /* pouzit namiesto h7*/
.my-heading:link,
.my-heading:visited {
  display: inline-block;
  font-size: 1.7em;
  font-weight: normal;
  color: white;
  position: absolute;
  left: 80px;
  top: 20px;
  text-align: left;
  /*text-shadow: 2px 2px 1px #0a294b;*/
}

.odkaz-footer, /* pouzit namiesto h7*/
.odkaz-footer:link,
.odkaz-footer:visited {
  display: inline-block;
  font-size: 1.0em;
  font-weight: normal;
  color: white;
/*  position: absolute;*/
  left: 80px;
  top: 20px;
  text-align: left;
  /*text-shadow: 2px 2px 1px #0a294b;*/
}

#logo {
	background: url('obrazky/logokniha5.png') no-repeat;
	width: 250px;
	height: 60px;
	float: left;
	margin: 7px 0px 0px 20px;
        
}

#logofhpv {
	background: url('obrazky/fhpv1logo.png') no-repeat;
	width: 70px;
	height:70px;
	float: right;
	margin: 7px 30px 0px 0px;
        
}

#logo h1 {	
	margin: 14px 0px 0px 10px;
}



nav ul,
nav ul:link,
nav ul:visited,
nav ul li:visited {
    margin: 0;
    padding: 0;
    color: white;
    list-style-type: none;
}

nav ul li {
    float: left;
    padding: 0 25px;
    margin: 0 5px;
    font-size: 17px;
    height: 73px;
    line-height: 4.3em;
}

nav ul li a:link,
nav ul li a:visited {
    color: white; /* Zmeňte farbu na želanú farbu (napr. bielu) */
}
nav ul li:hover,
nav ul li.aktivni {
    background: #ffbb00;
    color: white;
    box-shadow: 0px 0px 5px black;
}

nav ul li:active,
nav ul li.aktivni {
    color: white;
}

nav a {
    color: white;
    text-decoration: none;
}

.centrovany  {
	text-align: center;
}

#centrovac {
	margin: 0px auto;
	width: 1224px;
}

header {
	height: 73px;
	position: fixed;
	top: 0px;
	background: url('obrazky/pozadi_sede.png') #1c2228;
	width: 100%;
}

article {
	/*background: url('obrazky/pozadi.png') #009aca;povodne*/
        background: url('obrazky/pozadi_sede.png') #1c2228; /*rovnake ako riadok horneho menu sede bodkovane  /
	/*background-color: rgb(050, 050, 050);tmavo sede*/
        padding: 30px 0px;
}

article header {
	width: 200px;
        float: left;
	position: static;
	background: none;
}

article section {
	width: 966px;
        float: left;
	/*background: white;*/
        background: rgb(210, 210, 210);
	border: 2px solid #006797;
	box-shadow: 2px 2px 7px #1c2228;
	padding: 20px;
}

.articlenew {
	/*background: url('obrazky/pozadi.png') #009aca;povodne*/
        background: url('obrazky/pozadi_sede.png') #1c2228; /*rovnake ako riadok horneho menu sede bodkovane  /
	/*background-color: rgb(050, 050, 050);tmavo sede*/
        padding: 0px 0px;
        display: flex;
        flex-direction: column;
}

.articlenew header {
	width: 1166px;
 	background: none;
}

.articlenew section {
	width: 1166px;
 	/*background: white;*/
        background: rgb(210, 210, 210);
	border: 2px solid #006797;
	box-shadow: 2px 2px 7px #1c2228;
	padding: 20px;
}

footer {
	height: 40px;
	color: white;
    margin: 20px 0 0 30px;
}

footer a {
	color: 	#ffff00;
	text-decoration: none;
}

.cistic {
	clear: both;
}

.vlevo {
	float: left;
}

#dovednosti  td {
	width: 33%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid gray;
}

#dovednosti {
	border-collapse: collapse;
}

#reference img {
	border: 1px solid gray;
	padding: 6px;
	box-shadow: 3px 3px 6px #999999;
	margin-right: 6px;
}

.alert { /*povodny alert, ktory vsak nebol modalny */ 
  padding: 20px;
  background-color: #f44336;
  color: white;
  /*z-index: 1;*/
}

.closebtn {  /*povodny alert, ktory vsak nebol modalny */
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {/*povodny alert, ktory vsak nebol modalny */ 
  color: black;
}

.alertchatgpt {/* podla chatgpt */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

alert-content {/* podla chatgpt */
  position: relative;
  width: 400px;
  height: 200px;
  padding: 20px;
  background-color: #f44336;
  color: white;
  z-index: 9999;
  overflow: auto;
  box-sizing: border-box;
}

.alert-close { /* podla chatgpt */
  position: absolute;
  top: 5px;
  right: 10px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.hlavprir {
 	color: #0a294b;
	font-family: Arial;
 /*       text-decoration: underline;*/
        font-weight: bold;
        font-size: 1.1em;
        text-align: left;
}

.hlavprirc {
 	color: #0a294b;
	font-family: Arial;
 /*       text-decoration: underline;*/
        font-weight: bold;
        font-size: 1.1em;
        text-align: center;
}

.radio-inline {
        display: inline-block;
        margin-right: 10px;
        color: #E56701;
        font-weight: bold;
}

.modal { /* pouzity, vyuziva funkcia displayModal(message)*/
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.modal-content {  /*pouzity, vyuziva funkcia displayModal(message)*/
    background-color: #f44336;
    margin: 15% auto;
    padding: 20px;
    border: 5px solid #10a37f;
    width: 80%;
    max-width: 500px;
    text-align: center;
    color: white;
    /*float: left; /* doplnene */
     /*margin-left: 38%; /* doplnene */
}

.close { /*vyuziva funkcia displayModal(message)*/
/*    color: #aaa;*/
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -10px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.underlined::after {
      content: "";
      border-bottom: 1px solid #026282;
      display: inline-block;
      margin-left: 3px;
      margin-right: 3px;
   }

/* Základné štýly pre tlačidlá triedenia */   
.sorting-button {
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 3px;
	margin-right: 10px;
}

/* Štýly pre aktívne tlačidlá triedenia */
.sorting-button.active {
	background-color: black;
	color: white;
}   
/* styl pre vysuvaci alert
.hlaska {background: #f44336; color: #fff; display: none; position: fixed; width: 30%; height: 10%; left: 63%; margin-left: -25%; padding: .5em; top: -3em; transition: top 1s} 
.hlaska.zobrazit {display: block}

*/
.highlight {
    border: 2px solid red;
  }
.tooltip {
  position: relative;
  display: inline-block;
/*  border: 1px solid black;*/
/*  border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: white;
  color: #f00;
  text-align: center;
  border-radius: 6px;
  border: 1px solid LightGray;
  padding: 2px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: +12px;
  left: 1%;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
} 
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

  .publ-ul {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 25px; /* Zmenšené odsadenie zľava */
    line-height: 1.0;
  }

  .publ-li {
    margin-top: 1px;
    margin-bottom: 1px;
       padding-top: 0;
    padding-bottom: 0;

  }
