/*Pro neprihlasene*/


    body {
       /*height: 100vh;
       display: flex;
       flex-direction: column;
       */
       
       height: 100%;
       background-color: #606060;
       color: black;
       padding: 0;
       margin: 0;
       text-align: center;
       font-family: Arial, Helvetica, sans-serif
     }

     table
      {
	border-collapse: collapse;
	border-color: black;
}

  td
      {
      color:black;
      }

     a:link {
   color: black;
	 font-weight: bold;
   text-decoration: none;
}

     a:visited {
   color: black;
	font-weight: bold;
  text-decoration: none;
}

      a:hover {
   color: black;
   	font-weight: bold;
    text-decoration: none;
}


 .t_odkaz_button a {
	padding: 0.1em 1em 0.1em 1em;
	border: outset 0.1em;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
  background-color:transparent;
  border: 0px solid blue;
}

     .t_odkaz_button a:link {
	background: ButtonFace;
	color: ButtonText;
  background-color:transparent; 
}

     .t_odkaz_button a:visited {
	background: ButtonFace;
	color: ButtonText;
   background-color:transparent; 
        }

     .t_odkaz_button a:hover {
	background: ButtonFace;
	color: ButtonText;
    background-color:transparent;
}

     .t_odkaz_button_down a {
	padding: 0.1em 1em 0.1em 1em;
	border: outset 0.1em;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;
    background-color:transparent;
}

     .t_odkaz_button_down a:link {
	background: ButtonFace;
	color: ButtonText;
    background-color:transparent;
}

     .t_odkaz_button_down a:visited {
	background: ButtonFace;
	color: ButtonText;
    background-color:transparent;
        }

     .t_odkaz_button_down a:hover {
	background: ButtonFace;
	color: ButtonText;
    background-color:transparent;
        }
		  

    #main {
  /*  
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 0;
  */
    
	height: 100%;
	background-color: White;
  width: 100%;
  margin: 0 auto;
  /*
	width: 760px;
	border-left: 3px solid black;
	border-right: 3px solid black;
	text-align: left;
  */
}



    #hlavicka {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 60%;
	border-bottom: 1px solid gray;
	background-color: #2C2480;
	text-align: left;
  width: 100%
}


     #hlavicka a:link {
	color: White;
	font-weight: bold;
}


     #hlavicka a:visited {
	color: White;
	font-weight: bold;
}


     #hlavicka a:hover {
        color: white;
        font-weight: bold;
       }
		 
		 

 
    #maintext {
          position: relative;
          left: 12%;
          width: 75%;
          padding-top: 10px;
          padding-bottom: 20px;
          text-align: left;
          /*overflow: auto;*/
          }


		 
			 
			 
    #menu {
        position: relative;
        left: 30px;
        width: 700px;
        background-color: #F2F2F2;
        border: 1px solid #B0B0B0;
        padding: 5px;
        margin: 0px;
        text-align: left;
       }


  
   

  #paticka {
  /*
 flex-basis: auto;
 flex-grow: 0;
 flex-shrink: 0;    
 position: fixed;   
 position: sticky; 
 bottom: 0px;
 top: 100px;
 background-color: #2C2480;
 */    
  position: relative;
  left: 12%;
  width: 75%;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid Gray;
	background-color: white;
	text-align: center;
  font-size: small;
}

     #paticka a:link {
	color: gray;
  text-decoration: none;
}

     #paticka a:visited {
	color: gray;
  text-decoration: none;
}

     #paticka a:hover {
        color: gray;
        text-decoration: none;
    }



    #odhlaseni {
	/*margin-left: 500px;
	text-align: left;
  */
	color: white;
	font-size: small;
}

     #odhlaseni a:link {
	color: White;
	font-weight: bold;
}

     #odhlaseni a:visited {
	color: White;
	font-weight: bold;
}

     #odhlaseni a:hover {
        color: white;
        font-weight: bold;
       }
	  
	  
    #logo {
       text-align: left;
       margin-left: 20px;
       font-weight: 900;
       font-size: 200%;
       color: #FF0000;
     }



    #okno {
        position: absolute;
        top: 100px;
        left: 200px;
        width: 200px;
        height: 200px;
        border-top: 1px solid #0000FF;
        background-color: red;
        }

#hlavni_tabulka table
      {
	border-collapse: collapse;
	border-color: black;
	font-size: 11px;
}

		
		#hlavni_tabulka th
      {
	border-color: black;
	background-color: White;
}

.dalsi_tabulka table
      {
	border-collapse: collapse;
	border-color: black;
	font-size: 11px;
}

		
.dalsi_tabulka th
      {
	border-color: black;
	background-color: #A1CCDF;
}




.radek_lichy
      {
  border-bottom: 1px solid black;
	border-color: gray;
	background-color: White;
}


.radek_lichy_zvyrazneny
      {
  border-bottom: 1px solid black;
	border-color: gray;
	background-color: White;
}


.radek_sudy
      {
  border-bottom: 1px solid black;      
	border-color: gray;
	background-color: White;
}


.radek_sudy_zvyrazneny
      {
  border-bottom: 1px solid black;      
	border-color: gray;
	background-color: White;
}

.radek_vybrany
      {
	border-color: black;
	background-color: #FFBDA4;
}

.radek_soucet
      {
	border-color: black;
	background-color: #A1CCDF;
}

.browse_new
  {
	font-weight: bold;
	color: Gray;
  font-size: 20px;
}

.browse_poradimin
  {
	font-weight: bold;
	color: Gray;
  font-size: 20px;
}

.browse_zvyr
  {
	font-weight: bold;
	color: Blue;
   background-color: White;
   font-size: 20px;
}

.browse_narust
  {
	color: Green;
}
.browse_pokles
  {
	color: Red;
}
.browse_setrvani
  {
	color: Blue;
}

#popis_paticka
{
	font-size: xx-small;
}	

#popis_hitparada_neni_zpracovana
{
	font-size: larger;
	color: Red;
}

.divprint {	 
 	 	display: none}

		  
@media print {
  body {
	background-color: White;
  }


 #main  {
	border-left: 0px solid black;
	border-right: 0px solid black;
	width: 160mm;
}


    #maintext {
	font-size: 10px;
     width: 160mm;
   }
	
 #hlavicka 
    {
 	 	display: none;
    text-align: right;  
    }

 #paticka {	 
 	 	display: none}

.divnoprint {	 
 	 	display: none}

}

		 
.divprint {	 
 	 	display: block}
		
  #left {
          position: Absolute;
          left: 30px;
          top: 30px;
          width: 200px;
          padding-top: 10px;
          padding-bottom: 20px;
          text-align: left;
          /*overflow: auto;*/
          }
		  

.tablink_titul a
	   {
	color: Black;
  font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

 .tablink_interpret a
	   {
	color: Gray;
  font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
 
 .tablink_vydavatel
	   {
	color: Gray;
  font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

 .tablink_vydavatel a
	   {
	color: Gray;
  font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

 .tablink_vydavatel a:visited
	   {
	color: Gray;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

 .tablink_vydavatel a:hover
	   {
	color: Gray;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



sloupec_body
  {
  border-left: 1px solid black;      
	border-color: gray;
	background-color: white;
  text-align: right;
}

  #formularvyber {
  position: absolute;
  top:10px;
  height: 60px;
  text-align: center;
  background-color: #2C2480;
  left: 12%;
  width: 75%;
  /*
  //position: relative;
  //top:-100px;    
  //margin: 0 auto;
	//border-bottom: 1px solid white;
	//text-align: center;
  //padding: 0px auto;
  //  width: 75%
  //  left: 200px;
  //width: 760px;
   */

}

#formularvybervnitrek {
  background-color: #2C2480;
   padding: 30px 15px;
   margin: 0 auto; 
   width: 700px;
   height: auto;
   /*
   //font-size: 16px;
   //color: #fff;
   //background: #000;
   */
}

.styled-select    
   { 
   width:350px; 
   overflow:hidden;
   border: 1px solid Gray;
   height:40px; 
   background:#2C2480;
   }


/* 
.styled-select select { background:transparent; border:none; width:400px;    font-size: 20px;}
.styled-select select { color:#fff;}
.styled-select        { background:#2C2480 url("sipkadolu.png") no-repeat 330px center; }
*/
.styled-select select { background:transparent; border:none; width:400px;    font-size: 20px;}
.styled-select select { color:#aaa;}
.styled-select        { background:#2C2480 url("sipkadolu.png") no-repeat 330px center; }

.nazev_hitparady
	   {
	color: Gray;
  font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

 .tab_pocetkol
	   {
	color: Gray;
  font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
 
 .tab_nejvyse
	   {
	color: Gray;
  font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

 
 .t_odkaz_submit {
  background-color:transparent;
 /*border:0px;*/
  cursor: pointer; 
  font-weight: bold;
  border: 1px solid Gray;
  color:gray;
  height:42px;
  font-size: 20px;
}

.ctverecmodry
      {
  background-color: #2C2480;
  height: 50px;
  width:  50px;
  color: white;
  margin: 10px;
  /*
  // border-bottom: 1px solid black;
	//border-color: gray;
  //margin: 10px;
  //margin: 0 auto;
  */
 }

.ctverecmodrytext
      {
      position: relative;
	   color: white;
     top:15px;
     font-size: 20px;
     /*
     //margin:15px;
     //padding:15px;
     //top:10px;
     //text-align: center;
     */
     }
