/* css pre zaznamy najdene v core_contents */
a:link.searchContentsLink    { text-decoration:none; font-weight: normal; color: #84848c; }
a:visited.searchContentsLink { text-decoration:none; font-weight: normal; color: #84848c; }
a:hover.searchContentsLink   { text-decoration:none; font-weight: normal; color: #84848c; }
a:active.searchContentsLink  { text-decoration:none; font-weight: normal; color: #84848c; }
/* css pre zaznamy najdene v core_groups */
a:link.searchGroupLink       { text-decoration:none; font-weight: normal; color: #84848c; }
a:visited.searchGroupLink    { text-decoration:none; font-weight: normal; color: #84848c; }
a:hover.searchGroupLink      { text-decoration:none; font-weight: normal; color: #84848c; }
a:active.searchGroupLink     { text-decoration:none; font-weight: normal; color: #84848c; }
/* css pre nadpis (_text) a preview najdeneho zaznamu (_preview) */
.icoreSearch_text            { font-weight:bold; color: #84b500; }
.icoreSearch_preview         { font-weight:normal; color: #84848c; }
/* slova ktore zodpovesaju hladanemu su v preview ukazke obalene do span-u */
.icoreSearch_preview span    { font-weight:bold; }

/* css pre div v ktorom je obalena cela cesta k lokacii zaznamu */ 
.icoreSearch_path { }
.icoreSearch_path a:link    { text-transform: lowercase; text-decoration: none; }
.icoreSearch_path a:visited { text-transform: lowercase; text-decoration: none; }
.icoreSearch_path a:hover   { text-transform: lowercase; text-decoration: none; }
.icoreSearch_path a:active  { text-transform: lowercase; text-decoration: none; }


/* css pre posledny menu sekciu v ceste k lokacii zaznamu (pod ukazkou najdeneho zaznamu) */
a:link.icoreSearch_activeGroup    { color : #84848c; text-transform: lowercase; text-decoration: none; }
a:visited.icoreSearch_activeGroup { color : #84848c; text-transform: lowercase; text-decoration: none; }
a:hover.icoreSearch_activeGroup   { color : #84848c; text-transform: lowercase; text-decoration: none; }
a:active.icoreSearch_activeGroup  { color : #84848c; text-transform: lowercase; text-decoration: none; }



/* class pre vypis o pocte najdenych zaznamov */
div.numOfRec {}
/* class pre browser (ak ma pocet najdenych zaznamov viac stran */
a.browseLink         { color : #84848c; text-decoration:none; }
a:link.browseLink    { color : #84848c; text-decoration:none; }
a:visited.browseLink { color : #84848c; text-decoration:none; }
a:hover.browseLink   { color : #84848c; text-decoration:none; }
a:active.browseLink  { color : #84848c; text-decoration:none; }
/* class pre aktivnu stranu browsera */
a.browseActive         { color : #84848c; font-weight:bold; text-decoration:none; }
a:link.browseActive    { color : #84848c; font-weight:bold; text-decoration:none; }
a:visited.browseActive { color : #84848c; font-weight:bold; text-decoration:none; }
a:hover.browseActive   { color : #84848c; font-weight:bold; text-decoration:none; }
a:active.browseActive  { color : #84848c; font-weight:bold; text-decoration:none; }