/* CSS Document */

body {
    background: #FFFFFF; 
    font-family: sans-serif;
}

td {
    vertical-align: top; 
    font-size:12px;
} 

img {
    border: 0px;
}
form {
    margin: 0px;
}

#map {
  width: 350px;
  height: 250px;
  border: 1px solid black;
  background-color: #FFFFFA;
}

.res0 {border-bottom:#D3D2C0 solid 1px; margin-bottom:13px; background: #FFFFFF; position:relative;}
.res1 {margin-left: 15px; font-size:12px; xfloat:left;}
a {color: #0000A0;}
.rec-title {font-weight: bold; color:#FF9000; background-repeat: no-repeat; background-position: left center; background-image: url('img/dc.gif'); padding-left: 18px; font-size: 12px;}
.cat-service {background-image: url('img/serv.gif')}
.cat-dataset {background-image: url('img/lyr.gif')}
.cat-series {background-image: url('img/series.gif')}
.cat-application, .cat-software, .cat-interactiveresource {background-image: url('img/sw.gif')}
.cat-text {background-image: url('img/text.gif')}
.cat-nongeographicdataset {background-image: url('img/box.gif')}
.cat-image {background-image: url('img/image.gif')}
a.mapa {
	color:#008000; background: white url('img/showmap.gif') no-repeat left center;
	padding-left: 18px; height: 12px; margin-left:10px;
	position: absolute; right:3px;
}
a.open {
	color:#008000; background: white url('img/extern_link.gif') no-repeat left center;
	padding-left: 18px; height: 12px; margin-left:10px;
	position: absolute; right:3px;
}

.nadpis {color: #FF9000; font-size: 13px; font-weight: bold; }
.odpx {margin-top: 8px; margin-left:10px;}
.recFound {position:absolute; left:300px;}
.notFound {color: #909090; position:absolute; left:300px;}
.error {color: red;}

div.rc-border{border: solid #DDDDDD;border-width: 1px 0;}
div.border-inner{border: solid #DDDDDD;border-width: 0 1px;}
#start-text {padding:20px; font-size:12px; color: #505050}

/* detail zaznamu */
.hlavicka {color: #FF9000; font-size: 17px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; margin-left:3px;}
#nahled {border:1px solid gray;}
/*td {font-size:12px; vertical-align:top;}*/
th {vertical-align:top; text-align:right; width:130px; padding-right:8px; font-size:12px; font-weight:bold; color:#603000}
.odp_rec {width:100%; padding:4px; margin-bottom:10px; font-size:12px; font-weight:bold; color:#000000; background: #EEEEEE; border-top:#D3D2C0 1px solid; border-bottom:#D3D2C0 1px solid;}

.thes-term {color:#C00000; font-weight: bold; margin:4px; font-size:15px; text-align:center}
.thes-description div div {font-family: arial,tahoma; font-size:11px; padding:4px; color:#505050}
.thes-link a span {color:#0040D0}

li.x-tree-node img.legend {height:auto;  width:auto; }
.loading-space {
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(img/globe.gif);
	background-position: left;
	background-size: 16px;
	padding-left: 20px;
	line-height: 16px;
}

.loading-icon {
	font-size:11px;
	background-image:url(img/loading.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-size: 16px;
	padding-left:20px;
	line-height:16px;
}

.loading-error {
	font-size:11px;
	background-image:url(img/icon-error.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-size: 16px;
	padding-left:20px;
	line-height:16px;
}
.drop-add {
	background-image: url(img/drop-add.gif);
	background-position: left;
	margin-left: 2px;
	margin-right: -8px;
}

.house {
	background-image: url(img/house.gif);
	background-position: left;
	margin-left: 2px;
	margin-right: -8px;
}


