body { 
    font-family: Tahoma CE, Tahoma, Verdana CE, Verdana, Helvetica CE, Helvetica, Arial CE, Arial, sans-serif ;
   /* font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
    font-size: 90%; 
  /*  color: #808080;*/
    color: #555555;
    margin: 0px; 
    padding 0px;
    background: #ffffff;
    text-align: left;
}

a {
    text-decoration: none;

}
/* Default style for links 
a:active  { color: #0000CC}
a:hover   { color: #CC0033}
a:link    { color: #3366CC}
a:visited { color: #9999CC}*/

a:visited    { 
    color: #31A0FB;
}
a:active     { 
    color:  #31A0FB;
}
a:link       { 
    color: #000000;
}
a:hover      { 
    color: #0000FF ;  
    text-decoration: underline;  
}

h4 {
    font-size: 100%;
}	

table 	{ 
    font-size: 95%;
    padding: 3px;
    
}	

img {
    border: 0px;
}

#page {
    
    
 /*  width: 87%; */
  /*  min-height: 40em; _height: 40em;*/
    margin: 3px 0 0 3px;
   /* padding: 0px;*/
    border: 0px solid white;
    text-align: left;
  /*  max-width: 1024px;*/
   /*background: #a5afb4; */	
	/*background:white;*/
    width: 100%;
	 background: url(image/backgif.gif) repeat-y;

  /* min-width: 600px;
   max-width: 70em;*/
  
  }


#header {
	
    display:none;
}
/*---------------------------------------------------------------------------------*/
#logo {
    position: absolute; 
    top: 10px; 
    left: 20px;
    width: 190px; 
    height: 100px;
    margin: 0; 
    padding: 0;
    background: url("image/medvik2.gif") left no-repeat;
    overflow: hidden;
}
#logo a { 
    display: block;
    margin: 0; 
    padding: 0;
    width: 200px; 
    height: 80px;}
#logo a:hover { 
    background-color: transparent 
}
#logo span { 
 
  
  display: none ;
}
/*-----------------------------------------------------------------------------------------------*/
#search_menu {
    display:none;
    /*position:relative;*/
    top: 0px;
    left: 0em ;
    width: 986px;
    height: 30px;
    background-color: #a5afb4;
	 border-bottom: 2px solid white;
	 font-size: 100%;
}

#search_menu ul {
    margin: 0;
    padding:  8px 0 0 200px;
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
  	/* border-top: 2px solid white;*/
	
}

#search_menu ul li {
    display: inline;
    margin-right: 0.3em;
    padding: 1px 4px 1px 4px;
}

#search_menu ul li a  {
    color: #ffffff;
    text-decoration: none;
   }
#search_menu ul li a span {
    color: #a5afb4; 
    font-size: 120%;
    font-weight: bold;
   text-decoration: none;
   padding: 3px;
}
#search_menu ul li a:hover {
   /* background-color: #3296f4;*/
    color: #FFFFFF;
    background: #3d77d7;
}
#search_menu ul li a:hover span {
    font-size: 120%;
	 font-weight: bold;
    color: #0f218b;
    text-decoration: none;
 }
 /*-----------------------------------------------------------------------------------------------*/
#basicmenu {
    width: 0px;
    float: left;
	/* border-right: 5px solid white;*/

  /*  padding: 20px 0 0 0; */
	 background-color: #a5afb4;
	
	
	
}

#left {
    display:none;
    width: 0px;
    padding: 20px 0 0 0; 
    font-size: 100%;
  /*  padding: 0px 0px;*/
    text-align: left;
    background: url("nlk-gray.gif") left no-repeat;
  
}

#left ul li { 
position: relative;
left: -30px;
list-style: none; 
padding: 3px;   
}

#left li a {
    color: white;
    
   padding: 3px;
  /*  width: 200px;
    height: 30px;
     
    border-top: 1px solid white;
    border-bottom: 1px solid white;*/
    font-weight: bold;
    text-decoration: none;

}

#left li a:hover {
background: #3d77d7;
  text-decoration: none;
}
#left img {
    position: relative; 
    top: 0px; 
    left: 65px;
    border: 0px;
}
#left a h4 {
    font-size: 90%;
    color: white;
    text-align: center;
      text-decoration: none;


}
#left a:hover h4 {

background: #3d77d7;
}
#left #logonlk {
    position: relative; 
    top: 30px; 
    left: 65px;
    width: 53px; 
    height: 68px;
    margin: 0; 
    padding: 0;
    background: url("image/nlk_gray.gif") left no-repeat;
}
#left  #logonlk a { 
    display: block;
    margin: 0px; 
    padding: 0px;
    width: 60px; 
    height: 80px;}
#left #logonlk a:hover { 

    background-color: transparent;  
    padding: 3px;
}
#left #logonlk span { 
    display: none  
}
#locale {
position: absolute;
right: 10px;
top:  0px;
/*width: 280px;*/
text-align: center;

/*padding-top: 10em;*/
}
#locale td  {
font-size: 70%;
color: white;
font-weight: bold;
}

#locale td a  {
/*font-size: 80%;*/
color: white;
}
#locale li {
display: inline;
font-size: 80%;
float: left;

}
#locale li a {
display: inline;
color: white;
}

/*------------------------------------------------------------------------------------*/
#content {
  /*  min-height: 30em; _height: 30em;*/
  	 
    
    width: 100%;
	 padding: 0;
 
	 
 /*   margin: 20px 0 0 200px;*/
 /*   padding: 10 0 0 0; */
    
    
} 
#right
{
        padding: 10px 10px 10px 10px;
	border-left: 2px solid white;
        border-top: 0px solid white;
	border-bottom: 0px solid white;
	background: #dddddd; 
     
}

#right .intxt {
vertical-align: top;
text-indent: 20px;
padding: 5px 0 0 10px;
}
#right a {
    color:#117DC3;
}
.loginw p {
color: blue;
}
/*---------------------------------------------------------------------------------------*/
.searchbox table {
    table-layout: fixed;
    width: 700px;
    border-collapse: collapse;
}

.searchbox td {
width: 10px;
padding: 0px;
margin: 0px;
}
.searchbox input {
width: 5em;
}
.searchbox .txinput input {
width: 20em;
padding: 0px;
margin: 0px;
}
.searchbox .box {

width: 75px;
font-weight: bold;
font: caption;
}

.searchbox .nr {

width: 250px;
font-size: 90%;
font-weight: bold;
padding-bottom: 0px;
}
table.searchbox .txin  input {
width: 15em;
padding: 0px;
margin: 0px;
} 
/*---------------------------------------------------------------------*/
#nahled {
    padding: 0px 0;
    width: 70%;
}
.hidden {
    display: none;
}
#avail {
width: 100%;
    }
#availleft {
float: left;
width: 50%;
    }

#availright {
float: right;
width: 50%;
    }


/*--------------------------------------------------------------------*/
#footer {
    font-size: 90%;
    color: black;
    margin: 0px 0 0 0;
    padding: 10px 10px 10px 10px;
    border-left: 2px solid white;
    border-top: 2px solid white;
    background: #a5afb4; 

	 
	 
} 
/*----------------------------------------------------------------------------------*/
#copyright{
     clear: both;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-top: 2px solid white;
   /* border-bottom: 1px solid black;*/
     background: #3d77d7;
    
/*    background: #b9b9b9; */
} 

#copyright .copy td {
 color: white;
 font-weight: bold;
}
#copyright .copy td a{
 color: white;
 font-weight: bold;
}
#menu_services {
   
    display: none;
}
#menu_services ul li {

text-align: right;
list-style: none;
}

#menu_displaybib, #user_menu  {
    
    display: none;
    height: 25px;
    background-color: #a5afb4;
    margin: 0px 0 0 0;
    padding: 2px 0px 5px 0px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
}

#menu_displaybib ul, #user_menu ul {
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
   /* background: white; */
	/**/
}

#menu_displaybib ul li, #user_menu ul li {
    display: inline;
    color: #222222;
    float: left;
    text-decoration: none;
  /*  border-right: 0.5em solid white;*/
  /*  border: 1px solid black; */
   /* margin-right: 0.3em;*/
    padding: 0px 4px 1px 4px;
}

#menu_displaybib ul li a, #user_menu ul li a   {
    color: #ffffff;
    text-decoration: none;
    float: left;

}
#menu_displaybib ul li a span, #user_menu ul li a span {
    color: #a5afb4; 
	 font-size: 120%;
	 font-weight: bold;
	 text-decoration: none;

}

#menu_displaybib ul li a:hover, #user_menu ul li a:hover  {
    background-color: #3296f4;
    color: #FFFFFF;
}
#menu_displaybib ul li a:hover span, #user_menu ul li a:hover span {
    font-size: 120%;
	 font-weight: bold;
    color: #0f218b;
    text-decoration: none;
  

}


#extnav {
font-size: 80%;
}

#logged {
position: absolute; 
float: right;
top: 0px; 
right: 0em;
font-size: 80%;
}

.error {
    text-align: left;
   
    font-weight: bold;
    color: red;
}

.fdc {
    
    font-weight: bold;
    color: purple;
}

.help {
    text-align: left;
    font-weight: normal;
    font-size: 90%;
    color: gray;  
}
/*----------------------------Tabulka biblio výsledky-------------------*/
table.border {
		
                width: 98%;
                border-width: 0px;
		border-style: solid;
		border-color: #CACCD0;
		border-spacing: 0px;
		/*padding: 2pt;*/
}
table.border tr {
        height: 35px;
}
table.border th {
        font-size: 80%;
	border-width: 0px 0px 0px 0px;
	padding: 0px 8px 1px 1px;
	border-style: inset solid inset inset;
	border-color: white #dddddd white white;
        color: white; 
	background-color: #3d77d7;
        vertical-align: top;
        text-align: center;
}		
table.border td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-style: inset inset solid inset;
	border-color: white white #dddddd white ; 
	background-color: white;
	color: gray;
}
table.border td from{
	vertical-align: top;
}

.border td.nazev {
           width: 400px;
}
.LS_order {
text-indent: 4px;
}
.LS_Title {
width: 350px;
}
.LS_Author {}
.LS_Hcount {
    text-align: left;
}

.LS Service {}
.LS_checkbox {
    text-align: center;
}
.LS_year {
  width: 90px;
  text-align: center;
}	

.SK_sig {
  width: 80px;
  text-align: center;
}
.SK_ins {
  width: 200px;
  text-align: left;
}
.SK_dos {
  width: 200px;
  text-align: left;
}
table.border th.sort {

font-weight: bold;
}

table.stand_nahled td {
vertical-align: top;
}
table.stand_nahled td.av {
padding: 3px;
margin: 3px;
/*background: #FFFFFF;
border-top: 1px solid black;
border-left: 1px solid black;*/
}
/*-------------------------------------------------------------------*/
/*----------------------------Tabulka detail-------------------*/
table.detail {
                width: 100%;
                border-width: 0px 0px 0px 0px;	
                border-style: inset inset solid inset;	
		border-color: #ff2222;
                background: #dddddd; 
                
}
table.detail tr {
        height: 25px;
        background: #dddddd; 
}
table.detail td.blok {
        padding: 4px;
        text-align: center;
        vertical-align: top;
        background: #ffffff;
        border: solid black 1px;
        color: #000000;
}

table.detail td.pole {
        vertical-align: top;
        background: #cccccc;
        
        font-weight: bold;
}
table.detail td.podpole2 {
        width: 250px;
        vertical-align: top;
        background: #dddddd;
        font-weight: bold;
}
table.detail td.podpole {
        width: 250px;
        vertical-align: top;
        background: #dddddd;
}

table.detail td.obs {
       vertical-align: top;
       background: #dddddd;
       font-weight: bold;
      
}
/*----------------------------Tabulka marc-------------------*/
table.marc {
                width: 100%;
                border-width: 0px 0px 0px 0px;	
                border-style: inset inset solid inset;	
		border-color: #ff2222;
                background: #dddddd; 
                
}
table.marc tr {
        height: 25px;
        background: #dddddd; 
}


table.marc td.pol {
        width: 40px;
        vertical-align: top;
        background: #dddddd;
}
table.marc td.ind {
        width: 20px;
       vertical-align: top;
        background: #dddddd;
}
table.marc td.obs {
       vertical-align: top;
       background: #dddddd;
      
}
hr {
	color: #808080; 
 	height: 1px }

hr.cleaner
{
clear: both;
display: none
}

.required {
	font-weight: bold;
}
table.account {	width: 98%;
                border-width: 0px;
		border-style: solid;
		border-color: #CACCD0;
		border-spacing: 0px;
		/*padding: 2pt;*/
}
table.account tr {
        height: 20px;
        vertical-align: top;
}
table.account th {
        font-size: 80%;
	border-width: 0px 0px 0px 0px;
	padding: 0px 8px 1px 1px;
	border-style: inset solid inset inset;
	border-color: white #dddddd white white;
        color: white; 
	background-color: #3d77d7;
        vertical-align: top;
        text-align: left;
}		
table.account td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-style: inset inset solid inset;
	border-color: white white #dddddd white ; 
	background-color: white;
        text-align: left;
	color: gray;
        
}


.account td.stat {        
        width: 105px;
        
}
.account td.nazev {
           width: 380px;
           text-indent: 0px;
           text-align: left;
}
.account th.account_nadpis {
           width: 380px;
           text-indent: 0px;
           background-color: #dddddd;
           text-align: left;
           font-weight: bold;
           font-size: 110%;
           color: #555555;        

}
.account th.account_nadpis h3 {
            padding: 10px 0px 0px 0px;
}
table.holding {
		border-width: 1px;
		border-style: solid;
		border-color: #CACCD0;
		border-spacing: 0px;
		padding: 2pt;
}
table.holding th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
        color: white;
	background-color: #729DE5;
	text-align:  center;	
}		
table.holding td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	color: gray;
	text-align:  center;	
}


table.search {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.search th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
}
table.search td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
}
table.copy {
        width: 100%;
		
}	

table.copy td {
        width: 33%;
	text-align:  center;
        vertical-align: top;
	font-size:  70%; 	
}

table.header {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.header th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	text-align:  center;
	 
	font-weight: bold;
	color: #31A0FB;
	border-color: gray gray gray gray;
	background-color: white;
}
table.header td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	text-align:  center;
	
	font-weight: bold;
	color: #31A0FB;
	border-color: gray gray gray gray;
	background-color: white;
}



table.headermenu 	{ 
                position: absolute; 
                left: 12.5em;
                top: 70px;
		font-size: 90%;
		color: #111111;
		padding: 0px;
 		border-style: hidden;
		border-collapse: collapse;
		}
table.headermenu th {
		font-size: 10pt;
		color: #111111;
		padding: 3px;
		width: 660px;
		border-style: hidden;
		border-collapse: collapse;
}
table.headermenu td {
		font-size: 10pt;
		color: #111111;
		padding: 3px;
		width: 660px;
		border-style: hidden;
		border-collapse: collapse;
  	font-weight: bolder;
}

	
table.login 	{ 
      text-align: center;
      font-size: 10pt;
      color: #111111;
      padding: 3px;
      width: 660px;
      border-style: hidden;
      border-collapse: collapse;
		}		
th.th1	{ 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #729DE5; 
	font-size: 10pt;
		}


		
		
td.login	{ 
        text-align: center;
        color: blue;
        font-weight: bold;
        font-size: 10pt;
        padding: 3px;
        width: 80%;
		}	
/*-------------------------------------------------------vyhledavaci------------*/
table.menu  {
        width: 32em;       
}
table.menu label {
font: caption;
}
table.menu .td1 {
width: 12em;
text-align: right;
font: caption;
}		
table.menu .td2 {
width: 26em;
text-align: left;
}
table.menu .td2 input {
    width: 100%;
}
table.menu .td2 select {
width: 100%;
}
table.menu .td1 select {
width: 100%;
width: 9em;
text-align: left;
}		
table.menu .phrase input {
    text-align: left;
    vertical-align: top;
}

table.menu .idxmesh  {
    text-align: right;
}
table.menu .andor {
}
	
/*-------------------------------------------------------vyhledavaci------------*/
	

.title {
	color: #31A0FB;
	font-weight: bold;
}


