/*
 *	REKLAMNY BANER
 */
#baner-canvas { height: 200px; width: 530px; border: 0px solid orange; margin-top: 0px; }

#baner-canvas div#baner-popis {
	padding: 4px 0 4px 0;
	text-align: center;
}

#baner-canvas .tooltip {
  position: relative;
}

/* Tooltip text */
#baner-canvas .tooltip .tooltiptext {
  display: none;
  visibility: hidden;
  width: 300px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 4px 4px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 105%;
  left: 50%;
  margin-left: -150px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
#baner-canvas .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
#baner-canvas .tooltip:hover .tooltiptext {
  display: inline;
  visibility: visible;
  opacity: 1;
}

#flash-msg-canvas { min-height: 200px; width: 530px; }

#wellcome-canvas {  height: 150px; width: 530px; text-align: center; }

#posledne-prihlasenie-small { text-align: center; margin-top: 20px; font-size: 70%; font-family: Helvetica; }
#expiracia-hesla-small { text-align: center; margin-top: 20px; font-size: 70%; font-family: Helvetica; }

#kalendar-small { 
	position: absolute; top: 0px; font-size: 70%; text-align: right; width: 924px; font-family: Helvetica;
	color: white; 
}

#reklama {
	width: 135px;
	height: 375px;
	padding-left: 10px;
}

#logo2 {
	margin-top: 0px;
	width: 610px;
}
	
#pass-expired { color: red; font-weight: bold; }

#expire { font-weight: bold; font-size: 120%; color: red; }

#login, #heslo { width: 105px; font-size: 80%; height: 1.5rem  }

input[type=password] { width: 105px }
input[type=text] { width: 105px }

.flash-msg {
	margin: 20px;
	font-size: 90%;
	background-image: url("../images/portal_2/favicon.png" );
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.flash-msg-line {
	border-bottom: 1px solid #eeeeee;
}

.clear {
	clear: both;
	vertical-align: middle;
}
	
.info-ico {
	cursor: pointer;
	float: left;
	width: 30px;

}

a {
	color: #003366;
}

.somsak {
	text-align: right;
	font-family: Helvetica;
	font-size: 11px;
	color: #003366;
	position: relative;
	top: 135px;
	left: -30px;
	letter-spacing: 2px;
}

.copyright {
	text-align: right;
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	top: 123px;
	left: -30px;
	letter-spacing: 2px;
}
	
.submodul {
	margin-bottom: 40px;
}

.error {
	color: red;
	font-family: Helvetica;
	font-size: 130%;
	text-align: center;
}

.success {
	color: green;
	font-family: Helvetica;
	font-size: 130%;
	text-align: center;
}

.info {
	color: #003366;
	font-family: Helvetica;
	font-size: 130%;
	text-align: center;
}

.login-error {
	color: red;
	font-family: Helvetica;
	font-size: 130%;
	text-align: left;
}
	
.appStart {
	cursor: pointer;
}

.down {
	font-family: Helvetica;
	font-weight: bold;
	color: red;
	letter-spacing: 2px;
	font-size: 150%;
}

li.aplikacia  {
	list-style: none;
	clear: both;
	margin: 5px;
	padding: 5px;
}

ul.aplikacie  {
	padding: 0px;
	margin: 0px;
}
.red {
}

.linka {
	text-decoration: none;
	border-bottom: 2px solid #dedede;	
	padding-bottom: 3px;
	float: left;
	width: 400px;
}

.login { font-size: 76% }

.center { text-align: center }

.appLink {
	cursor: pointer;
}

.verzia {
	font-family: Helvetica;
	font-size: 75%;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 0px;
	position: relative;
	top: 110px;
}

.new-messages {
	font-family: Helvetica;
	font-size: 75%;
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	border-bottom: 2px solid #dedede;
	padding-bottom: 20px;
}

#id-text {
	position: absolute;
	background-image: url("../images/portal_2/id_text.gif");
	background-repeat: repeat-x;
	width: 235px; height: 40px;
	padding: 5px;
	color: white;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	display: none;
	margin: auto;
}

#id-text-mobil {
	position: absolute;
	top: 52px;
	background-image: url("../images/portal_2/id_text.gif");
	background-repeat: repeat-x;
	width: 100px; 
	height: 40px;
	padding: 5px;
	padding-left: 1rem;
	color: white;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	margin: auto;
	margin-left: 1rem;
	border-bottom-right-radius: 16px;
}

.obsah { 
	margin: 0px; padding: 10px;
	font-family: Helvetica;
	font-size: 80%;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
	
.snip-element { font-family: Helvetica; font-size: 80%; margin: 2px; }
.snip p { font-family: Helvetica; text-align: left; margin: 7px; margin-bottom: 10px; font-size: 90%; }

.snip .body {
	padding-top: 10px;
	padding-bottom: 0px;
}

body {
	margin: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.top {
	height: 140px;
	margin-top: 0px;
	text-align: center;
}

.user-name {
	position: absolute;
	top: 0px;
	left: 2px;
	font-family: Helvetica;
	font-size: 70%;
	color: white;
}

.page {
	width: 1024px;
	margin: auto;
	background-image: url("../images/portal_2/page_shadow.jpeg");
	background-repeat: repeat-y;
}

.page-holder {
	width: 1056px;
	margin: auto;
	text-align: left;
}

.left-side-panel {
	width: 187px;
	float: left;
	margin-left: 25px;
	padding: 0px;
	text-align: left;
}

.left-side-panel:after{ content: "."; display: block; height: 0; overflow: hidden; clear: both; visibility:hidden; }

.right-side-panel {
	width: 195px;
	float: right;
	border: none;
	margin-right: 25px;
	text-align: left;
}

.right-side-panel a {
	text-decoration: none;
	position: relative;
	top: -8px;
	margin-left: 5px;
}

.right-side-panel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.rychla-linka {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 80%;
	font-weight: bold;
	text-indent: 0px;
}

.diskusia-li {
	margin: 2px 0px 0px 5px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 75%;
 }

.left-side-panel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.right-panel {
	width: 800px;
	float: right;
	min-height: 320px;
}

.navigation-panel { height: 30px; width: 770px; background-color: white; margin: 2px; }
.navigation-panel a { text-decoration: none; }

.top-menu { width: 550px; margin: 0px; padding: 0px; text-align: left; float: left;}
.top-menu li { font-family: Helvetica; list-style: none; float: left; margin-right: 20px; border-bottom: 2px solid white; }

.jazyky { margin: 0px; padding: 0px; float: right; }
.jazyky li { font-family: Helvetica; list-style: none; float: left; margin-right: 15px; }

.content {
	width: 550px;
	float: left;
	margin: 2px;
}

.bottom {
	width: 1024px;
	margin: 0px;
	padding: 0px;	
}

.zalozka-ais {
	position: absolute;
	top: 120px;
	text-align: right;
}

span#diskusia{
  font-size: 90%;
  font-family: Helvetica;
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -8px;
	margin-left: 5px;
}

div#top-diskusie{
  margin-top: 5px;
}

span#top-diskusie{
  font-size: 80%;
  font-family: Helvetica;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	top: -8px;
	margin-left: 0px;
}

div#top-diskusie a {
	text-decoration: none;
	position: relative;
	top: -8px;
	margin-left: 0px;
}

/**

	v2

**/

div {
	border: 0px dotted red;
}

.navigation-panel-v2 {
	height: 30px;
	border: 0px;
	background-color: #002f68;
	text-align: center;
	padding: 15px;
}

.navigation-panel-v2-tabs { 
	height: 30px; 
	width: 900px;
	margin: auto;
}

.navigation-panel-v2 .top-menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.navigation-panel-v2 .top-menu li {
	border: 0px;
}

.navigation-panel-v2 .top-menu li.active {
	border-bottom: 2px solid white;
}

.navigation-panel-v2 .jazyky a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.copyright-panel-v2 {
	background-color: #002f68;
	text-align: center;
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	letter-spacing: 2px;
	height: 30px;
	font-weight: bold;
	padding-top: 12px;
}

.verzia-v2 {
	font-family: Helvetica;
	font-size: 75%;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 50px;
	font-weight: bold;
}

.top-decor-panel {
	height: 140px;
	background-image: url("../images/portal_2/top-decor.jpg" );
	text-align: center !important;
	margin-bottom: 10px;
}

.div-with-auto-margin {
	margin: auto;
}

.somsak-v2 {
	text-align: center;
	font-family: Helvetica;
	font-size: 11px;
	color: #666666	;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #00cdff;	
	height: 42px;
	padding-top: 10px;
}

.page-v2 {
}

.banner-top {
	text-align: center;
}

@media (min-width: 768px) {
	
	img#top-banner-img {
		float: right;
	}
	
}

.logo-ais-top {
	width: 130px;
	height: 66px;
	margin: auto;
	margin-top: 40px;
	float: left;
	background-image: url("../images/portal_2/AiS2_logo.png");
}

.logo-ais-full-text {
	width: 233px;
	height: 77px;
	background-image: url("../images/portal_2/ais2-logo-full-text.png");	
}

.banner-top-content {
	margin: auto;
	width: 924px;
}

.button {
	margin: auto;
	text-decoration: none;
	font-family: Helvetica;
	border: 3px solid #002f68;
	color: white;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	vertical-align: text-top;
	cursor: pointer;
	background-color: #002f68;
}

.snip .title {
	margin: 0px;
	border: 0px;
	font-family: Helvetica;
	height: 23px;
	color: #073068;
	font-weight: bold;
	font-size: 80%;
	padding-top: 6px;
	text-align: left;
	padding-left: 10px;
	background-color: #00cdff;
}

.snip .title-bootstrap {
	margin: 0px;
	border: 0px;
	font-family: Helvetica;
	height: 1.8rem;
	color: #073068;
	font-weight: bold;
	font-size: 80%;
	padding-top: 6px;
	text-align: left;
	padding-left: 10px;
	background-color: #00cdff;
}

.snip { padding: 0px; margin: 0px; border: 0px; margin-top: 7px; text-align: center; margin-bottom: 20px; }

.logo-ais-tradicia-unikatnost-zazemie {
	width: 467px;
	height: 402px;
	background-image: url("../images/portal_2/ais.png");
}

@media (min-width: 768px) {

	.navigation-panel-v2-tabs-neprihlaseny { 
		height: 30px; 
		width: 900px;
		margin: auto;
	}
	
}


@media (max-width: 767px) {

	.logo-ais-top-mobil {
		width: 130px;
		height: 66px;
		margin: auto;
		padding-top: 5px;
		background-image: url("../images/portal_2/AiS2_logo.png");
		background-repeat: no-repeat;
		scale: 60%;
	}

	.boarder-all {
   		border: 1px solid #d8d8d8;
   	 	background: #FFF;
    	border-radius: 5px; 
    	box-shadow: .15rem .15rem rgba(0,0,0,.15)!important;
		margin-top: 1rem;		
		margin-bottom: 5rem;		
	}


	.body-mobil {
	    background: rgb(249,249,249);
	    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
	    font-weight: 300;
	    min-height: 100%;
	    position: relative;
	}

	.paticka-mobil {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: auto !important;
		padding-bottom: 10px;
	}
	
	img#top-banner-img {
		float: left;
	}

	.login-error-mobil {
		color: red;
		font-family: Helvetica;
		font-size: 100%;
		text-align: left;
	}
	
}

.center-oj-mobil {
  display: flex;
  align-items: center;
  height: 140px;
}

.oj-mobil {
	width: 20rem;
	font-size: 130%;
	font-weight: bold;
	color: #002f68;
	margin-top: -3px;	
}

.farba-button {
	background-color: #002f68 !important;
}

@media (max-width: 575px) {
	
	.boarder-all {
		margin-top: 2rem;		
		margin-bottom: 4rem;		
	}
	
	
}

/* Style for the cookie consent banner */

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #333; /* Background color */
    color: #fff; /* Text color */
    padding: 10px 20px;
    text-align: center;
    z-index: 1000; /* Ensure it's above other content */
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

/* Style for the accept and decline buttons */
#accept-cookies,
#decline-cookies {
    background-color: #4CAF50; /* Accept button color */
    color: #fff;
    padding: 5px 15px;
    border: none;
    margin: 0 10px;
    cursor: pointer;
}

#decline-cookies {
    background-color: #D32F2F; /* Decline button color */
}

/* Hover effect for buttons */
#accept-cookies:hover,
#decline-cookies:hover {
    opacity: 0.8;
}

/* Style for the message */
.cookie-banner p {
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
}
