/*
<!-- verze 10.7 : 26-07-2013 -->
*/

* {padding: 0px; margin: 0px; font-size: 100%;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8125em;
 background-color: #F2F2F2;
}

a {text-decoration: none; color: #0000CD;} /* MediumBlue */
a:hover   {text-decoration: underline;}
a:visited   {text-decoration: none; color: #000080;} /* Navy */

a.blk { 
display: block;
}

img {
 border: none;
}

img.mid {
 vertical-align: middle;
}

img.top {
 vertical-align: top;
}

img.right {
 float: right;
}

#wrapper { 
 margin: 0 auto;
 width: 100%;
 height: 100%;
 background-color: #F2F2F2;
 border-top: 5px solid #191970;
}

#nav-wrapper {
 clear: both;
 margin: 0 auto ;
 width: 982px;
 height: 26px;
 margin-top: 5px;
}

#col-wrapper {
 clear: both;
 margin: 0 auto ;
 width: 980px;
 height: 100%;
 background-color: #FFFFFF;
 border-left: 1px solid #808080;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 padding-bottom: 10px;
 margin-top: 0px;
 margin-bottom: 5px;
}

#header-wrapper {
 width: 100%;
 margin: 0px;
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
 background: url("img/header.png") repeat-x;
}

#header {
 color: #191970; /* midnightblue */
 width: 980px;
 height: 90px;
 padding-top: 5px;
 margin: 0 auto;
 position: relative;
}

#logo {
 clear: both;
 float: left;
 width: 190px;
 height: 85px;
 margin-right: 7px;
 padding-top: 2px;
 text-align: center;
}

#search {
 float: left;
 width: 582px;
 height: 75px;
 padding-top: 15px;
 background: url("img/search-box-bg.png") left top no-repeat;
}

#search-form {
 margin-left: 30px;
 width: 520px;
 margin-right: 30px;
 color: #FFFFFF;
}

#main-search {
 display: inline;
 width: 100%;
}

#field-wrap {
height: 34px;
width: 100%;  
background: white url("img/qs-bg4.png") left bottom repeat-y;
border: 1px solid #5990A2;
	border-radius: 7px;
}

#main-search-input {
border: none;
float: left;
width: 415px;
height: 33px;
font-size: 125%;
line-height: 2;
background: transparent;
border-radius: 7px;
}

.replacement {
  width: 100px;
  height: 34px;
	padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  overflow: hidden;
  cursor: pointer;
  float: right;
  margin-right: 2px;
}
.cz { background: url("img/button-search-cz.png") center top no-repeat; }
.en { background: url("img/button-search-en.png") center top no-repeat; }

#hdr-right {
color: #191970;
 float: right;
 width: 190px;
 height: 85px;
 margin-left: 7px;
 text-align: right;
}

#hdr-right a {color: #191970;}

#hdr-right ul { 
list-style-type: none;
}

#hdr-right li { 
padding: 5px;
text-align: right;
height: 20px;
}

#navigation {
 clear: both;
 float: left;
 width: 100%;
 height: 26px;
 border-bottom: 1px solid #808080;
}

#navigation li { 
display: inline-block; 
float: left;
margin-right: 5px;

background: url("img/stripes2.png");
text-align: center;
vertical-align: bottom;
border: 1px solid #E2E2E2;
border-bottom: none;
height: 25px;
}

#navigation li.right { 
float: right;
margin-right: 0px;
margin-left: 5px;
}

#navigation a.feat { 
 background-color: #98FB98; /* PaleGreen */
}

#navigation a { 
display: block;
vertical-align: middle;
line-height: 25px;
color: #666;
font-weight: bold;
padding: 0px 10px 0px 10px;
}

#navigation li.current {
 height: 25px;
 background: none;  
 background-color: #FFFFFF;
 vertical-align: bottom;
 border-color: #808080;
 border-bottom: 1px solid #FFFFFF;
}

#navigation .current a { 
color: #000000;
}

#leftcolumn { 
 height: 100%;
 width: 180px;
 padding-top: 5px;
 float: left;
 margin-left: 5px;
 margin-right: 10px;
}

#rightcolumn { 
 height: 100%;
 width: 180px;
 padding-top: 5px;
 float: right;
 margin-left: 10px;
 margin-right: 5px;
}

.column-label { 
 font-weight: bold;
 padding-bottom: 5px;
 padding-left: 5px;
 display: none;
}

.column-widget { 
 width: 158px;
 padding-top: 7px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
 margin-bottom: 5px;
 background: url("img/stripes2.png");
 border: 1px solid #DDD;
	border-radius: 5px;
}

.column-widget div.label {
 font-weight: bold;
 font-size: 95%;
 height: auto;
 padding-top: 2px;
 padding-bottom: 5px;
}

.left {
 float: left;
}

.right {
 float: right;
}

.column-widget ul { 
 margin-bottom: 5px; 
 list-style-type: none;
}

.column-widget table {
border: 0px;
width: 158px;
font-size: 87%;
padding-bottom: 5px;
}

.column-widget td {
width: 125px; 
vertical-align: bottom;
}

.column-widget td.right {
width: 33px;
text-align: right;
}

.column-widget td.cluster-filter {
font-size: 7pt; 
padding-top: 5px;
}

.column-widget li { 
margin-bottom: 2px;
}

.column-widget div.cover {
width: 100%; 
text-align: center;
padding-bottom: 5px;
}

ul.fulltexts li {
padding-top: 5px;
}

#__GBS_Button0 img {
 padding-top: 10px;
}

#content { 
 float: left;
 color: #333;
 margin-top: 5px;
 margin-left: 5px;
 padding-top: 5px;
 height: 100%;
 width: 580px;
 display: inline;
 background-color: #FFFFFF;
}

.content-widget { 
 padding-bottom: 5px;
 height: auto;
 width: 580px;
 border-bottom: 1px solid #DDDDDD;
 margin-bottom: 10px;
 float: left;
}

.content-widget table.query { 
width: 100%; 
font-size: 8pt;
}

.content-widget td.query-navig { 
padding-top: 10px; 
font-size: 110%;
}

.error {
font-weight: bold;
color: #FF0000;
border: 1px solid #FF0000;
padding: 7px;
margin-top: 5px;
margin-bottom: 10px;

	border-radius: 7px;
}

.error ul { 
list-style-type: none;
font-weight: bold;
}

#content-widget table { 
padding: 5px;
}

#content-widget p { 
padding: 5px;
}

#content-widget h4 { 
padding: 5px;
}

.content-widget div.label { 
 width: 340px;
 font-weight: bold;
 float: left;
 height: 20px;
}

.content-widget div.actions { 
height: 20px;
width: 230px;
float: right;
text-align: right;
}

.actions img {
vertical-align: middle;
}

.content-widget div.body {
clear: left;
float: left;
width: 100%; 
}

.content-widget .heading { 
 font-weight: bold;
 margin: 5px 0 5px 0;
}

.rss-title {
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 5px;
}

.rss-items {
list-style-type: none; 
}

li.f2jnag {
	display: none;
}

.tools-wrap {
width: 578px;
border: 1px solid #5990A2;
float: left;
border-radius: 7px;
background-color: #E0FFFF; /* LightCyan */
 vertical-align: middle;
 line-height: 2;
}

.tools {
width: 570px;
padding: 4px 1px 4px 7px;
color: white;
clear: left;
float: left;
background: url("img/tools-bg.png") left top repeat-x;
border-radius: 7px;
}

.tools-wrap ul {
margin: 0px;
padding: 0px;
list-style-type: none;
vertical-align: middle;
}

.tools-wrap li { 
 padding-right: 5px;
 display: inline-block;
 float: left; 
 vertical-align: middle;
 height: 25px;
}

.tools-wrap li.right { 
 float: right; 
}

.tools-wrap img { 
 margin-top: 3px;
}

.button-ok {
width: 38px;
height: 27px;
padding: 0;
margin: 0;
border: 0;
text-indent: -1000em;
overflow: hidden;
cursor: pointer;
background: url("img/b-ok.gif") left top no-repeat;
border-radius: 5px;
}

.clipboard {
  width: 20px;
  height: 20px;
	padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  overflow: hidden;
  cursor: pointer;
  background: url("img/clipboard20x20.png") left top no-repeat;
  margin: 0 5px 0 5px;
}

.tools-nav {
  height: 20px;
  width: 28px;
	padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  overflow: hidden;
  cursor: pointer;
  margin: 0 5px 0 5px;
}

.next { background: url("img/b-next.gif") center top no-repeat; }
.prev { background: url("img/b-prev.gif") center top no-repeat; }

.disp {
clear: left;
float: left;
width: 570px;
padding: 3px 1px 3px 7px;
background: none;
background-color: #E0FFFF; /* LightCyan */
color: #191970; /* MidnightBlue */
border-radius: 7px;
}

.holdings-wrap {
clear: left;
width: 580px;
}

.holdings-menu {
clear: both;
width: 100%;
display: inline-block;
margin-top: 5px;
}

.holdings-menu li {
 float: left;
 height: 40px;
 display: inline-block;
 border: 1px solid #5990A2;
 border-bottom: none;
 margin-right: 5px;
 vertical-align: middle;
 border-radius: 7px 7px 0 0;
 text-align: center;
 background: url("img/stripes2.png");
}


.holdings-menu li a {
color: #666;
display: block;
 padding: 5px 5px 5px 5px;
}

.holdings-menu li.selected a {
color: #000000;
}

.holdings-menu li.selected {
background: none;
background-color: #F2F2F2;
font-weight: bold;
color: #666;
}

.holdings-menu li.right { 
float: right;
margin-right: 0px;
margin-left: 5px;
}

.holdings {
 clear: left;
 float: left;
 width: 100%;
 vertical-align: middle;
 border-collapse: collapse;
 border-bottom: 1px solid #5990A2;
}

table.holdings {
width: 100%;
 border-top: none;

}

.tbl-head {
background: url("img/tools-bg.png") left top repeat-x;
font-weight: bold;
color: #FFFFFF;
padding: 5px;
border-left: 1px solid #5990A2;
border-right: 1px solid #5990A2;
/*border-bottom: 1px solid #5990A2; */
}

.tbl-head td {
 padding: 7px;
 height: 20px;
}

.tbl-body {

}

.tbl-body button {
 margin-top: 3px;
}

.tbl-body .lib {
 font-weight: bold;
  font-size: 90%;
 color: #5990A2;
 padding-top: 3px;
}

.tbl-body td {
 padding: 3px 5px 3px 7px;
 overflow: auto;
}

.tbl-body tr {
 border-top: 1px solid #A9A9A9; /* DarkGray */
}

.tbl-body td.right {
 text-align: right;
}

.tbl-body tr.bottom {
 border-top: 1px dotted #ddd;
 font-size: 90%;
 color: #696969; /* DimGray */
}

.tbl-body tr.free-in {

}

.tbl-body tr.free-out {
 background-color: #E0FFFF; /* LightCyan */
}

.tbl-body tr.pick-up {
 background-color: #98FB98 ; /* PaleGreen */
}

.tbl-body tr.return {
 background-color: #FFA07A; /* LightSalmon */
}

.tbl-body tr.blocked {
  background: url("img/stripes2.png"); /* =nedostupne */
  /*font-style:italic;*/
  color: Gray;
}


.tbl-body .prc {
 font-size: 80%;
 color: #696969; /* DimGray */
 padding-top: 3px;
}

.tbl-body .htitle {
 font-size: 90%;
 color: #5990A2;
 padding-top: 3px;
}

.tbl-body .autor {
 color: #5990A2;
}

.tbl-body .status {
 font-size: 90%;
 color: #696969; /* DimGray */
 padding-top: 3px;
}

#serv-matrix .tbl-body tr {
 border-top: none;
}

#serv-matrix .tbl-body td {
 text-align: center;
 padding: 5px 0 5px 7px;
}

#serv-matrix .tbl-body .htitle {
 text-align: left;
}

#serv-matrix .tbl-body .right {
 text-align: right;
}

#serv-matrix .tbl-body .prc {
 text-align: left;
}

#serv-matrix .tbl-body .up {
 font-size: 80%;
 vertical-align: super;
 color: #5990A2;
 padding-left: 3px;
}

.result {
width: 580px;
float: left;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 2px;   
}

.result ul { 
margin: 0px;
padding-top: 0px;
list-style-type: none;
}

.result ul li{ 
padding-right: 7px;
display: inline; 
}

.result li.left{ 
float: left;
}

.result div {
float: left;
}

.high {
background-color: #E0FFFF; /* lightCyan */
border-radius: 5px;
}

.result div.select {
width: 50px;
text-align: right;
line-height: 150%;
float: left;
}

.result div.imgtype {
width: 50px;
height: 50px;
text-align: center;
padding-top: 10px;
/*opacity: 0.6;*/
}

.result div.record {
min-height: 70px;
width: 515px;
line-height: 150%;
float: right;
 
}

.title a {color: #000000;}

.result div.jsource {
clear: left;
float: left;
margin-top: 5px;
width: 515px;
}

.result div.addinfo {
clear: left;
float: left;
margin-top: 3px;
width: 515px;
}

.result div.author {
clear: left;
float: left;
margin-top: 7px;
width: 515px;
}

.record img {
height: 15px;
vertical-align: top;
}

.result div.services {
width: 515px;
float: right;
text-align: right;
vertical-align: bottom;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 5px;
border-bottom: 1px dotted #D8D2C3;
}

.services img {
vertical-align: bottom;
}

.result div.display-service {
width: 515px;
float: right;
text-align: left;
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 5px;
margin-right: 5px;
border-bottom: 1px dotted #D8D2C3;
}

.result div.display-service li {
display: list-item;
}


.record-list {
width: 580px;
line-height: 150%;
}

.record-list div.item {
 clear: left;
 float: left;
 width: 130px;
 margin-bottom: 5px;
 margin-right: 10px;
 color: #808080; /* Grey */ 
}

.record-list div.value {
 float: left;
 width: 440px;
 margin-bottom: 5px;
}

.record-list-detail {
width: 515px;
line-height: 150%;
}

.record-list-detail div.item {
 float: left;
 width: 130px;
 margin-bottom: 5px;
 margin-right: 10px;
 color: #808080; /* Grey */ 
}

.record-list-detail div.value {
 float: left;
 width: 350px;
 margin-bottom: 5px;
}

.record-display {
 clear: left;
}

.record-display dt
{background-color: #F5F5F5;} /* whitesmoke */

.record-display dd
{margin-left: 100px;}

 
#az-list {
clear: left;
float: left;
width: 100%;
padding-top: 5px;
}

#az-list ul { 
margin: 0px;
padding: 0px;
list-style-type: none;
}

#az-list ul li{ 
padding-right: 6px;
display: inline; 
}

#mesh-browse {
clear: left;
float: left;
width: 100%;
}

#tagcloud {
clear: left;
float: left;
width: 100%;
padding-top: 5px;
}

#meshTree {
clear: left;
float: left;
width: 100%;
padding-top: 5px;
}

#tagcloud div.labels {
text-align: left;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
margin-bottom: 5px;
background-color: #F5F5F5;
border-radius: 5px;
}

.tags {
clear: left;
width: 100%;
text-align: center;
padding-top: 5px;
}

.tags a {
color: #000000;
text-decoration: none;
}

#tagcloud div.tags {
clear: left;
width: 100%;
text-align: center;
margin-bottom: 5px;
}

#wrapper-end { 
 width: 970px;
 clear: both;
 height: 1px;
}

#footer { 
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
width: 100%;
text-align: center;
background: url("img/footer.png") repeat-x;
border-top: 1px solid #FFFFFF;
margin-top: 5px;
}

#footer ul { 
margin: 0px;
padding: 0px;
list-style-type: none;
}

#footer ul li {
padding: 10px; 
display: inline;
vertical-align: middle; 
}

.qs-form { 
clear: left;
float: left;
width: 420px;
margin-bottom: 5px;
}

.qs-form ul { 
list-style-type: none;
}

.qs-form li { 
list-style-type: none;
height: 27px;
padding-top: 10px;
}

.qs-form form {
display: inline; 
float: left;}

.qs-form div.qs-wrap {
float: left;
width: 300px;
border: 1px solid #5990A2;
background: url("img/qs-bg4.png") left bottom no-repeat;
border-radius: 5px;
}

.qs-form label {
float: left; 
width: 100px;
padding-top: 7px;
}

.qs-form input.text {
float: left;
width: 244px;
height: 27px;
font-size: 110%;
line-height: 1.8;
border: none;
background-color: transparent;
   border-radius: 5px;
}

.qs-form input.submit {
float: right;
width: 53px;
height: 27px;
 border-radius: 5px;
}

.qs-go {
  width: 53px;
  height: 27px;
	padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  overflow: hidden;
  cursor: pointer;
  background: url("img/b-search.gif") left top no-repeat;
  border-radius: 5px;
}

.tips {
float: left;
margin-top: 10px;
margin-left: 10px;
width: 126px;
padding: 5px 7px 5px 7px;
border: 1px dotted black;
line-height: 150%;
color: #808080;
	border-radius: 5px;
} 

.imp {
color: #000080;  /* navy */
background: none;
background-color: #FFD700;  /* gold */
border: 1px #FF8C00 solid;  /* DarkOrange */
}

.col-text {
line-height: 1.5;
}

#tagcloud a {color: #000000; }
#tagcloud a:hover   {
text-decoration: underline;
}
.tags a:hover   {text-decoration: underline;}

#tagcloud .meshcat {
        font-size: 0.5em;
        font-weight: bold;  }
#tagcloud  .licha  {
 background-color: #F5F5F5;
    }
#tagcloud  .suda  {
 background-color: #FFFFFF;
    }
#tagcloud  .catcloud  {
 text-align: center
    }
#tagcloud  .term  {
 color: #000000;
    }
    
.popup {
position: absolute;
left: 27%;
top: 40%;
border: solid 5px;
border-color: #808080; 
padding: 10px 10px 10px 10px; 
background-color: #F5F5F5;
text-align: left; 
color: #000000;
width: 540px;
font-weight: normal;
line-height: 1.7;
border-radius: 7px;
}

#content-widget div.popup {
position: relative;
left: 0;
top: 0;
margin-bottom: 5px; 
}

.content-widget div.popup {
clear: left;
float: left;
width: 550px;
position: relative;
left: 0;
top: 0;
margin-top: 5px; 
margin-bottom: 5px;
border-radius: 7px; 
}

.popup p {
margin-bottom: 10px;
}

.popup table {
border: solid 1px;
border-color: #000000; 
border-collapse: collapse; 
margin-top: 10px;
margin-bottom: 5px;
}

.popup th {
border: solid 1px;
border-color: #000000;
padding: 2px 5px 2px 5px; 
}

.popup td {
border: solid 1px;
border-color: #000000;
padding: 2px 5px 2px 5px; 
}

.popup ul {
list-style-type: square;
margin: 0.5em 0 0 1.5em;
margin-top: 0.5em;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 1.5em;
}

.popup-close {
 color: #0000FF;
 text-align: right;
 font-weight: bold;
}

.popup-close a {
 color: #0000FF;
}

#header .popup-close a {
 color: #0000FF;
}

#leftcolumn .popup-close a {
 color: #0000FF;
}

#rightcolumn .popup-close a {
 color: #0000FF;
}

ul.fulltexts li {
padding-top: 5px;
}

.Z3988 {
display: none;
}

.container .qs-form input {
background: url("img/qs-bg4.png") no-repeat;
}



 
