body {
	font-family: helvetica, tahoma, verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
}

#page-header {
	background: #595959;
	width: 100%;
}

#page-header #logo {
	float: left;
	width: 145px;
	height: 80px;
}

#page-header #logo a {
	border: none;
	margin: 0px;
	padding: 0px 10px;
}

#page-header #logo a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#page-header #headings {
	padding: 12px 10px 11px 15px;
}

#page-header #site-title {
	font-size: 150%;
	padding: 13px 0px;
	margin: 3px 0px;
	color: #eee;
}

#page-header #site-title a {
	text-decoration: none;
	color: #eee;
}

#page-header #site-subtitle {
	font-size: 115%;
	padding: 2px 0px;
	margin: 3px 0px;
	color: #bbbbbb;
}

#searchFormWrapper {
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 140%;
	margin-top: 2ex;
	margin-bottom: 1ex;
}

h2,h3,h4,h5,h6 {
	margin-bottom: 0.1ex;
	font-size: 1.05em;
}

#page-footer {
	display: none; /* Pavel Šmerk, 1.9.2016 */
	clear: both;
	background: #595959;
	border-top: 3px solid #fff;
	padding: 5px 10px 3px;
	color: #D7D7D7;
	font-size: 80%;
}

#page-footer strong {
	color: #E8E8E8;
}

#footerSupportImg {
	position: relative;
	top: 3px;
}

.browseListing {
	text-align: center;
}

.nadpis {
	font-weight: bold;
}

.popis {
	font-style: italic;
}

.popis table {
	font-style: normal;
}

.indent1 {
	padding-left: 2ex;
}

.spacing1 {
	padding-top: 2ex;
}

.indent2 {
	padding-left: 4ex;
}

.spacing2 {
	padding-top: 4ex;
}

.indent3 {
	padding-left: 6ex;
}

.spacing3 {
	padding-top: 6ex;
}

table {
	width: 100%;
	color: #262626;
	font-size: 1em;
}

table tr td.no {
	width: 3%;
	text-align: center;
	background: #262626;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #262626;
}

.label {
	color: #808080;
}

table.embedded td,table.embedded th, table.embedded {
	border: solid 1px #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 2px;
}


.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.zluta1 {
	background-color: #ffffcc;
}

.zelena1 {
	background-color: #ccffcc;
}

.seda1 {
	background-color: #eeeeee;
}

.cervena1 {
	background-color: #ffdddd;
}

.zluta1,.zelena1,.seda1,.cervena1 {
	padding: 4px 1ex 3px;
}

.ncValue {
	padding-left: 1ex;
}

a.external:after {
	content: "➪";
	padding-left: 0.3ex;
	color: #994;
}

a,a:link,a:visited {
	color: #555555;
	text-decoration: underline;
}

a:hover,a:visited:hover,a:focus,a:active {
	color: #666644;
	text-decoration: none;
}

a img {
	border: none;
}

a span {
	cursor: pointer;
	_cursor: hand;
}

#fulltextFacets {
	width: 280px;
	float: left;
	margin: 0px 4em 1em 0px;
	padding: 2px 1ex 1.5em 2px;
	border-right: #eeeeee dotted 1px;
	border-bottom: #eeeeee dotted 1px;
	background: #fcfcf7;
}

#fulltextMain {
	
}

#searchFormWrapper {
	text-align: center;
	margin: 2ex 10ex 2ex 0ex;
}

ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0.3ex 0px 0.3ex 0px;
	padding-left: 0px;
}

li {
	padding: 2px 2px 1px 1em;
}

ul li {
	text-indent: -1.1em;
	padding-left: 1.5em;
}

ol.results li {
	padding: 4px 20px 4px 0px;
	text-align: justify;
	position: relative;
}

.count {
	font-size: smaller;
	white-space: nowrap;
}

.slider-range {
	background: inherit;
}

.ui-slider {
	width: 80%;
	margin-top: 10px;
	margin-left: 10%;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

fieldset {
	border: 1px solid #BFBFBF;
	margin-bottom: 10px;
}

.input400 {
	width: 400px;
	height: 25px;
	vertical-align: middle;
}

.browseCellHead {
	margin-bottom: 0.4ex;
	color: #000;
	font-size: 125%;
	font-weight: bold;
}

.resultDetails {
	padding-top: 0.4ex;
}

.highlight {
	font-style: italic;
	background-color: #ffffcc;
}

.headline {
	font-size: large;
	text-align: center;
	padding: 2ex 1ex 1.5ex;
	border: 1px solid black;
	margin: 2ex 13ex;
	border-radius: 1ex;
}

span.ui-icon {
	display: inline-block;
}

#submit, #helpButton {
	height: 33px;
	width: 33px;
	display: inline-block;
	vertical-align: middle;
}

#rok {
	font-weight: bold;
	border: none;
}

.pager {
	margin: 1ex 2ex;
}

.browse {
	margin-left: 355px;
}

.error {
	margin: 20px 20px 20px 355px;
	padding: 20px;
	background-color: purple;
	color: red;
	font-weight: bolder;
	font-size: x-large;
	border: solid;
	border-bottom-color: red;
	border-bottom-style: double;
	border-bottom-width: thick;
}

#dialog {
	display: none;
}
.example {
	font-size: 80%;
	font-family: Arial Narrow;
}