body {
  margin: 0px;
  background-image: url(../images/podkladXX.png);
  background-repeat: repeat-x;
  color: #202020;
}

html {
 /* scroll-behavior: smooth;*/
}

h1 {
  text-align: left;
  font-size: 12pt;
  color: #FF6600;
  font-variant: small-caps;
}

#pre_clenov h1 {
  text-align: center;
  font-size: 15pt;
  color: #fda063;
  font-variant: small-caps;
}

.centruj {
  
  margin:0px auto;
  }

h2 {
  text-align: left;
  font-size: 12px;
  font-style: italic;
}

#pre_clenov h2 {
  text-align: left;
  font-size: 11pt;
  color: #FF6600;
  font-variant: small-caps;
}


#balik {
  font-family: Verdana;
  background-image: url(../images/podkladX.jpg);
  background-repeat: repeat-x;
}

#vnutorny {
  width: 960px;
  text-align: left;
  background-color: #f8f8f8;

  filter: alpha(opacity=96);
  opacity: 0.96;

}


.hlavicka {
  position: relative;
  top: -1px;
  z-index: 1;
  background-image: url('../images/back_hore-02.jpg');
  background-repeat: repeat-x;
  background-position: 142px 0px;
}

.hlavicka_en {
  background-image: url('../images/back_hore_en.jpg');
  background-repeat: repeat-x;
  background-position: 142px 0px;
}


.logo1 {
  position: relative;
  z-index: 5;
}

.logo2 {
  position: relative;
  left: 640px;
  top: 30px
}

#info {
  position: relative;
  left: 630px;
  top: 25px
}

#datum {
  font-family: Verdana;
  color: #FFFACD;
  font-size: 10px;
  position: relative;
  float: right;
  top: 40px;
  right: 12px;
  font-style: italic;
  font-weight: bold;
}

#banner {
  position: relative;
  left: -10px;
}

#bannerAktual {
  text-align: center;
  margin-top: 20px;
}

#banner-reklama,
#banner2-reklama {
  text-align: center;
  padding-top: 5px;
}

.oddelovacTS {
position: relative;
left: -30px;

}

#jazyky,
#logoRC {
  position: relative;
  top: 0;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 10px
}

#jazyky #aktiv {
  border-left: 1px solid #808080;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #FFFFFF;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: relative;
  right: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  behavior: url('..pie/PIE.htc');
}

#jazyky #pasiv {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #606060;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #606060;
  position: relative;
  left: 5px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  behavior: url('..pie/PIE.htc');
}

#QR {
  font-size: 8pt;
  margin-top: 8px;
  padding: 8px;
}

#QR2 img {
  border: 2px solid #0f0f0f;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

.iframe_pdf {
  width: 100%;
  height: 800px;
  margin-top: 32px;

 
}
#hladaj {
  width: 240px;
  border: 1px solid #D0D0D0;
  font-size: 10pt;
  padding-top: 14px;
  padding-left: 8px;
  padding-right: 8px;
}



.firefox_oddel {
  font-size: 10px;
}

#kont1 {
  position: relative;
  top: 0px;
}


#kont1,
#vrstva3 {
  background-image: url('../images/v1-podklad.png');
  background-repeat: repeat-y;
  background-position: 0px;
}



#sub_kont1 {
  width: 100%;
  overflow: auto;
}


#vrstva1 {
  width: 240px;
  float: left;
  padding-left: 20px;
  padding-top: 12px;
}

#vrstva2 {
  float: right;
  vertical-align: top;
  width: 640px;
  background-color: #FFFFFF;
  border: 1px solid #D0D0D0;
  font-size: 10pt;
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 15px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 3px 3px 5px #888888;
  behavior: url('..pie/PIE.htc');
}

#vrstva2_ftp {
  text-align: center;
  vertical-align: top;
  width:62%;
  min-width: 500px;
  background-color: #FFFFFF;
  border: 1px solid #D0D0D0;
  font-size: 10pt;
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 3px 3px 5px #888888;
}  

.button {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
 
}

.button a {
 color:#ffffff;
  text-decoration: none;
} 


 .button:hover {
  background-color: #04AA6D;
  } 


.button1 {background-color: #04AA6D;} /* Green */
.button2 {background-color: #008CBA;} /* Blue */



#vrstva2 table {
  border: 1px solid #d8d8d8;
  width: 96%;
  text-align: left;
  border-radius: 6px;
  -moz-border-radius: 10px;
  behavior: url('..pie/PIE.htc');
  border-bottom-width: 1px;
  border-bottom-color: White;
}

#a_rss {
  position: relative;
  top: -40px;
  right: 6px;
  float: right;

}


#tableNL td,
#tableNL2 td {
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

#tableNL .nazov {
  font-weight: bold;
}

#tableNCHZ td {
  padding-left: 5px;
  padding-right: 5px;
}



#vrstva2 table td {
  font-size: 10pt;
  color: #505050;
  border-bottom: 1px solid #d8d8d8;
}

#vrstva2 ol li {
  margin-bottom: 12px;
  list-style-type: decimal;
  text-align: left;
}


#vrstva2 ul li {
  LIST-STYLE-TYPE: circle;
  list-style-image: url('../images/li-04-14.png');
  background-position: center;
}


#vrstva3 {
  padding-left: 10px;
  padding-right: 10px
}

#vrstva3 img {
  vertical-align: middle;
}

/* menu horné */
#spacer_h_menu_en {
 /* width: 146px;*/
  float: left;
}

#menu-h {
  position: relative;
  top: -6px;
  left: -20px;
  overflow: auto;
  font-family: Verdana;
  font-size: 12px;
  width: 105%;
}

#menu-h ul {
  position: relative;
}


#menu-h li {
  float: left;
  LIST-STYLE-TYPE: none;

  margin-right: 2px;
  padding-left: 27px;
  padding-right: 26px;
  padding-bottom: 9px;
  padding-top: 10px;
  border-bottom-width: 0px;
  border-radius: 6px;
  /*border-top-right-radius: 6px;*/
  -moz-border-radius: 6px;
  behavior: url('..pie/PIE.htc');
  background-image: url(../images/menu-pod-h04.png);
}


#menu-sk li {position:relative;
}

#menu-eng li {position:relative;
  padding-left: 53px;
  padding-right: 53px;
}



/* menu horne END*/

#menu-l {
  font-family: Verdana;
  font-size: 12px;
  width: 244px;
  position: relative;
  background-repeat: repeat-y;
  background-image: url(../images/menu-podklad.png);
}

#menu-l ul {
  position: relative;
  top: 0px;
  left: -33px;
  line-height: 150%;
}

#menu-l li {
  LIST-STYLE-TYPE: none;
  padding-left: 10px;
  margin: 1px;
  background-image: url(../images/tien03.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

#menu-l a,
#vrstva2 a {
  color: #000080;
  text-decoration: none
}

#menu-l a:hover,
#vrstva2 a:hover {
  color: #FF6600;
  text-decoration: underline
}

#menu-l .close_lock {
  padding-left: 30px;
}

#menu-h a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#menu-h a:hover {
  color: #FF6600;
}



.ul7 {
  line-height: 200%;
  cursor: hand
}


#back {
  /*display: none;*/
  text-align: right;
}

#prih_downl {}

#prihlaska {
  display: none;
  margin-top: 10px;
}

#prihlaska table,
#pomoc table {
  background-color: #FFFFF0;
}

#prihlaska td,
#pomoc td {
  padding-left: 15px;
}

#prihlaska table input,
#pomoc table input,
textarea {
  border-radius: 6px;
  -moz-border-radius: 6px;
  behavior: url('..pie/PIE.htc');
  border: 1px solid #D0D0D0;
  color: Background;
  padding-left: 5px;
  padding-right: 5px;
}

.hviezdicka {
  color: #FF6347;
}

.publikovane {
  font-size: 7pt;
  text-align: right;
  margin-right: 20px;
  color: #909090;
}


.komX,
#kom1,
#kom2,
#kom3,
#kom4,
#kom5,
#kom6,
#kom7,
#kom8,
#kom9,
#kom10,
#kom11 {
  line-height: 200%;
  display: none;
  background-color: #FFFFF0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;

  margin-right: 15px;
  margin-left: 20px;
}

.ukoncene .komX,
.ukoncene #kom1,
.ukoncene #kom2,
.ukoncene #kom3,
.ukoncene #kom4,
.ukoncene #kom5,
.ukoncene #kom6 {
  background-color: White;
}

.akt_popis h2, .digitalizacia h2{
  background-color:rgb(249, 247, 231);
   padding: 10px;
   font-style: normal; 
  font-size: 13px;
  color:#000080;
    box-shadow: 3px 3px 5px #cacaca;
 -moz-box-shadow: 3px 3px 5px #cacaca;
 }

 .akt, .digitalizacia p, .akt_popis p {
 padding-left: 10px;
  padding-right: 10px;
}

.akt {
  display: none;
  border-color:#DDDDDD;
  border-left-style:dashed;
  border-width: 0.1em;
  padding-top: 5px;
  padding-bottom: 5px;
}


.text-bold-r {
  font-weight: bold;
  text-align: right
}

.text-r {
  text-align: right
}

.text-l {
  text-align: left
}

.text-mensi {
  border: 1px solid #C0C0C0;
  font-size: 11px;
  background-color: #FdFdFd;
  border-radius: 8px;
  -moz-border-radius: 8px;
  behavior: url('..pie/PIE.htc');
  border-bottom-color: White;
}

.text04 {
  font-family: Verdana;
  font-size: 12px;
  color: #808080
}

.siva {
  color: #505050
}

.modra {
  color: #000080
}

.verdana {
  font-family: Verdana
}

.center {
  text-align: center
}

.clear {
  clear: both;
}

.inno img {
  margin-bottom: 5px;
}

.multimodal .logo {
  margin-top: 40px;
  margin-bottom: 20px;
}

.heroes {
  margin-top: 25px;
  padding-right: 10px;
}

.heroes img {
  margin-right: 30px;
}

.pdf_img {
  vertical-align: middle;
  margin-left: 5px;
}

.stlpec1 {
  text-align: right;
  font-style: italic;
}

.stlpec2 {
  cursor: pointer;
}

.stlpec3 {
  overflow: hidden;
}

.TDpopis {
  background-color: #FFFFF0;
  height: 1px;
}

.katalog_popis {
  display: none;
  background-color: #FFFFF0;
  padding: 0px 15px 3px 15px;
  text-align: justify;
}


.katalog_foto img {
  padding: 5px 5px 5px 5px;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 5px 5px 15px #aaaaaa;
  -moz-box-shadow: 5px 5px 15px #aaaaaa;
}

#mapaBox {
  width: 100%;
  background-color: #fFFFFF;
  border: 1px solid #808080;
  border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 3px 3px 5px #888888;
  behavior: url('..pie/PIE.htc');
  padding-bottom: 10px;

}

#videoBox {
  width: 660px;
  height: 392px;
  background-color: #fdfdfd;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 3px 3px 5px #888888;
  behavior: url('..pie/PIE.htc');
  position: relative;
  left: -10px;

}

#video {
  margin: 10px;
}


#mapa {
  border-left: 1px solid #808080;
  border-right: 1px solid #C0C0C0;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #C0C0C0;
  margin: 10px;
}



#video_kont {
  width: 100%;
  overflow: auto;
  margin-top: 10px;
}

.videoBoxFrame {
  float: left;
  margin: 12px;
  border: 1px solid Gray;
  background-color: #F8F8F8;
  padding: 10px;
  padding-bottom: 5px;
}

.covid_videoBoxFrame {
  border: 1px solid Gray;
  background-color: #F8F8F8;
  padding: 10px;
  padding-bottom: 5px;
  margin: auto auto;
  width: 25%;
}

.videoBoxVideo {
  border: 1px solid #FDFDFD;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
}

.videoBoxText {
  font-size: 9px;
}

.fotoBoxFrame {
  margin: 10px 0px 5px 0px;
  border: 1px solid Gray;
  background-color: #F8F8F8;
  padding: 10px;
}

.r_marg {
  margin-right: 12%;
}

#aktualizovane {
  font-size: 8pt;
  color: #808080;
  padding-left: 30px;
  font-style: italic;
}

.zz_linkL {
  float: left;
  text-align: left;
  padding-left: 8px;
  padding-top: 8px;
  width: 50%;
}

.zz_linkR {
  float: right;
  text-align: right;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 40%;
}

.zz_linkR .close_lock {
  padding-left: 10px;
  top: 6px;
  position: relative;
}

#ov3 {
  position: relative;
  z-index: 1;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFFFff;

  border-top-left-radius: 8px;
  border-top-right-radius: 8px;

  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 3px 3px 5px #888888;
  behavior: url('..pie/PIE.htc');
}

#ov3 img {
  padding-right: 20px;
  padding-left: 20px;
}

#dual h2{
text-align: center;  }
  
.v_space {
  padding-top: 0.1em;
}

.poznamka {
font-size:xx-small; 
font-style: italic;
padding-right: 20px;
}

#tab_FDV thead th{
border-bottom: 1px solid#C0C0C0;
background-color: #ebebeb;
}

#tab_FDV tbody td, #tab_FDV thead th{
  font-size: smaller;
  border-right: 1px solid#C0C0C0;
}

  .odsadenieL {
    padding-left: 40px;
    }
    

.paticka {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: auto;
  text-align: center;
  color: #E0E0E0;
  font-weight: bold;
  background-color: #000034;
  font-family: Verdana;
  font-size: 11px;
  background-image: url('../images/pata02.png')
}

.paticka .adresa {
  float: left;
  text-align: left;
  padding-left: 8px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-top: 8px
}

.paticka .IDudaje {
  float: right;
  text-align: right;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-top: 8px
}

.copy {
  text-align: center;
  background-color: #121252;
  color: #E0E0E0;
  font-size: 10px;
  font-weight: bold;
  line-height: 200%;
}

.copy a {
  color: #E0E0E0;
  text-decoration: none;
}

.copy a:hover {
  color: #FFA500;
  cursor: help;
}

.hide {
  display: none;
}

#w3c {
  position: relative;
  top: 4px;
  left: 438px;

}