html {
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-color: #a6a6a6;
}

a,
a:link,
a:visited,
a:active
{
	color:#ca0000;
	text-decoration:none;
}

a:hover
{
	color:#ca0000;
	text-decoration:underline;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

td { 
	vertical-align:top;
}

th {
	vertical-align:top;
	text-align:left;
	font-weight: normal;
	color:#960B12;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-color: #ffffff;
}

div#header {
	position: relative;
	height:197px;
}

div#header-in {
	position:absolute;
	left: 220px;
	top:0;
	width:760px;
	height:145px;
	z-index:3;
	background: url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/header-in-bkg.png) repeat-y;
}

div#langs {
  position: absolute;
  right: 0;
  top: 10px;
  width:80px;
  z-index:10;
}

div#title_cz {
  position: absolute;
  top: 5px;
  left: 120px;
  width:550px;
  padding: 20px 0 0 0;
	font-size:32px;
	line-height: 30px;
	font-weight:normal;
	color: #960b12;
	font-family: "Times New Roman", Times, serif;
	z-index:4;
}

div#title_en span,
div#title_en a {
	color: #000000;
}

div#title_en {
  position: absolute;
  top: 60px;
  left: 122px;
  width:550px;
	font-size:18px;
	line-height: 18px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	z-index:4;
}

div#main {
	padding-bottom:12px;
}

div#loga {
	padding:16px 0 16px 26px;
	background-color: #ffffff;
}

div#loga img {
	margin-right:2px;
	margin-bottom:2px;
}

div#loga img.border {
	border:1px solid #cccccc;
}

div#footer {
  position: relative;
  top: 0;
  left: 0;
	padding: 12px 26px 12px 26px;
	background-color: #eceaeb;
	color:#6e6c6d;
}

div#footer p {
	padding: 0;
	margin: 0;
}

div#left {
	width: 220px;
	float:left;
}

div#content {
	width: 700px;
	float:left;
	min-height: 380px;
	padding:0 0 0 25px;
	color:#666666;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#content p {
	color:#666666;
	line-height:150%;
	text-indent: 1.5em;
}

.indent {
	margin-left:1.5em;
}

div#content h2 + p,
div#content h3 + p,
div#content h4 + p
{
	text-indent: 0;
}

 div#content li {
	color:#666666;
	line-height:150%;
}


table.contentpaneopen {
}

ul.latestnews {
	list-style-type:none;
	padding:0;

}

ul.latestnews li {
	font-weight:bold;
	font-size:12px;
}

/* menu */
div#menu {
	background-color: #9a0a13;
	position:absolute;
	top:106px;
	right:0;
	width:760px;
	height:31px;
	border-top:1px solid #000000;
}

div#menu-in {
	background-color: #9a0a13;
	border-top:1px solid #ffffff;
}

div#menu-in ul.menu {
	margin: -1px 0 0 10px;
	padding-top:5px;
}

div#menu a {
	text-decoration:none;
}

/* submenu  */
div#submenu {
	background-color:#7d1015;
	padding: 20px 10px 20px 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

div#submenu a,
div#submenu a:link,
div#submenu a:visited,
div#submenu a:active
{
	text-decoration:none;
	color:#ffffff;
}

div#submenu a:hover
{
	text-decoration:none;
	color:#ffaaaa;
}

div#submenu td {
	border-bottom: 1px solid #c99d9f;
	padding: 3px 0 3px 20px;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/indent2.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

div#submenu td div {
	padding-left: 14px !important;
	padding-top:3px;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/indent2.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/* auxmenu */

div#auxmenu  {
	background-color:#510000;
	padding: 20px 10px 20px 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top:16px;
}

div#auxmenu a,
div#auxmenu a:link,
div#auxmenu a:visited,
div#auxmenu a:active {
	text-decoration:none;
	color:#ffffff;
}

div#auxmenu a:hover {
	text-decoration:none;
	color:#ffaaaa;
}

div#auxmenu td {
	padding: 3px 0 3px 20px;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/indent3.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

div#auxmenu td div {
	padding-left: 14px !important;
	padding-top:3px;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/indent3.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/* ------------ */

a#active_menu_nabidka {
	font-weight: bold;
}

div#breadcrumbs {
	position:absolute;
	top:150px;
	left:247px;
	width:530px;
	height: 30px;
}

div.search input.button {
	width:24px;
	background-color: #c20000;
	color: #ffffff;
}

/* ---------- */

div.button, p.button {
	margin: 10px 0 10px  0;
	padding:0;
	text-indent:0;
}

a.button_download {
	padding: 3px 21px 3px  8px;
	border: 1px solid #a0a0a0;
}

a.button_download,
a.button_download :link,
a.button_download :visited,
a.button_download :active {
	color: #ca0000;
	background-color:#dadada;
	text-decoration:none;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/icons/link_download.png);
	background-repeat: no-repeat;
	background-position: right center;
}

a.button_download:hover {
	color: #f20000;
	background-color:#fadada;
	text-decoration:none;
	border: 1px solid #ca0000;
}

a.button_link {
	padding: 3px 21px 3px  8px;
	border: 1px solid #a0a0a0;
}

a.button_link,
a.button_link :link,
a.button_link :visited,
a.button_link :active {
	color: #ca0000;
	background-color:#dadada;
	text-decoration:none;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/icons/link.png);
	background-repeat: no-repeat;
	background-position: right center;
}

a.button_link:hover {
	color: #f20000;
	background-color:#fadada;
	text-decoration:none;
	border: 1px solid #ca0000;
}

div#latestnews {
	width:520px;
}

div#latestnews div.title {
	padding-top:10px;
	font-weight: bold;
}

div#latestnews p {
	text-indent:0;
}

#pathway {
}

#search {
	position:relative;
	top:0;
	left:0;
	margin-top:20px;
	padding:16px 0 16px 20px;
	width:200px;
	font-size:11px;
	background-color:#e0e0e0;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}


table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  padding-right:10px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1, .contentheading {
	margin: 0;
	padding: 0 200px 14px 0;
	font-size:18px;
	color:#960b12;
	font-weight: bold;
	line-height:120%;
}

h2 {
	padding: 0;
	margin: 26px 0 14px 0;
	font-size:15px;
	font-weight: bold;
	color:#960b12;
}

h3 {
	padding: 0;
	margin: 16px 0 10px 0;
	font-size:13px;
	font-weight: bold;
	color: #333;
}

h4 {
	color: #333;
	padding: 0;
	margin: 14px 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

.componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: left;
}

div#vydane-publikace {
		margin-top: 20px;
}

div#vydane-publikace div {
	clear: left;
	min-height:130px;
}

div#vydane-publikace div img {
	display:block;
	float: left;
	margin:0 20px 16px 0;
}

div#vydane-publikace div p {
	text-indent: 0;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	border-bottom: 1px dotted #666666;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clear {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/slk/images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(https://webarchiv.lib.cas.cz:443/wayback/20100501000807/http://www.ucl.cas.cz/system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}






/*
     FILE ARCHIVED ON 0:08:07 May 1, 2010 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 9:31:33 Jul 23, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
