body
{
    background-color:#EAEAEA;
    background-image:url(/imgX/bck_body.gif);
    color:#000000;
    font-family:Verdana,Arial,sans-serif,serif;
    margin:0;
    padding:0;
    font-size: 0.71em;
}
body#subPage, body#subPageLath, body#homePage
{
    /*background: url(../imgX/bck_navigation.gif) white repeat-y;*/
}
select, input, textarea, table, div.e
{
    font-family: Arial, sans-serif;
    font-size: 1em;
}

p
{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    font-size:1em;
    line-height:150%;
}
a
{
    color: #0082B0;
    font-weight: bold;
    text-decoration: none;
}
.blank
{
    padding-right: 20px;
    background: url(../imgX/Link.gif) no-repeat center right;
}

a:hover
{
    color: red;
}

h1
{
    font-size: 1.5em;
}
h2
{
    font-size: 1.5em;
    text-align: center;
}
h3
{
    font-size: 1.3em;
    color: #F01400;
}
h4
{
    font-size: 1.3em;
    text-align: center;
    color: #A40100;
}
h5
{
    font-size: 1em;
}
h6
{
    font-size: 1em;
    text-align: center;
}
input, textarea, div.e
{
    background-color: #FFFFFF;
    border: 1px solid #F2CD96;
}
table
{
    border-collapse: collapse;
    border: #EFEFEF solid 1px;
    margin-top: 3px;
    margin-bottom: 2px;
}
th, td
{
    padding: 0.2em 0.4em;
}
th
{
    background-color: #F2CD96;
    color: #3F0248;
    text-align: left;
    font-weight: normal;
}
th a
{
    color: White;
}

#sirka {
background-color:#FFFFFF;
margin:0 auto;
position:relative;
width:935px;
}

div#header
{

    left: 0px;
    top: 0px;
    height: 203px;
    overflow: hidden;
    background-color: White;
}

div#mainContent
{
    padding-left: 0px;
    line-height: 1.3em;
}

div#mainContent table.tblForm
{
    padding: 4px 8px 4px 8px;
    background-color: #FCEDDA;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}
div#mainContent table.tblList img, div#mainContent table.tblForm img
{
    margin: 0 0 0 0;
}
div#mainContent table.tblForm .button, table.tblForm .submit
{
    background-color: #F2CD96;
    color: #000000;
}
div#mainContent table.tblCard
{
    padding: 4px 8px 4px 8px;
    background-color: #F4F4F4;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

div#mainContent table.tblList
{
    border: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
div#mainContent div.ArtImg
{
    float: left;
    width: 100px;
}
div#mainContent div.queImg
{
      float: left;
     
    }
 div#mainContent div.queImg img
 {
    border:solid 1px #ddd; 
    }   
div#mainContent div.ArtImg img
{
    margin: 0 0.5em 0 0;
    width: 90px;
    height: 68px;
    border: 1px solid #52525A;
}
div#mainContent div#pPath, div#pBack
{
    padding: 3px;
}
div#mainContent div#pBack
{
    float: right;
}
div#mainContent div#searchResults span.article
{
    padding-left: 12px;
    background: url(../imgX/Article.gif) no-repeat center left;
}
div#mainContent div#searchResults span.file
{
    padding-left: 9px;
    background: url(../imgX/File.gif) no-repeat center left;
}
div#mainContent div#searchResults span.image
{
    padding-left: 9px;
    background: url(../imgX/Image.gif) no-repeat center left;
}
div#mainContent div#searchResults span.card
{
    padding-left: 12px;
    background: url(../imgX/Card.gif) no-repeat center left;
}
div#mainContent div#searchResults span.area
{
    padding-left: 9px;
    background: url(../imgX/Area.gif) no-repeat center left;
}
div#mainContent div#searchResults span.text
{
    padding-left: 9px;
    background: url(../imgX/Text.gif) no-repeat center left;
}
div#mainContent div#searchResults span.ref
{
    padding-left: 9px;
    background: url(../imgX/Ref.gif) no-repeat center left;
}
div#mainContent div#pPath span, div#mainContent div#searchResults span
{
    padding-left: 10px;
    background: url(../imgX/Arrow_path.gif) no-repeat center left;
}
div#mainContent div#pPath span.firstseppath, div#mainContent div#searchResults span.firstseppath
{
    padding-left: 12px;
    background: url(../imgX/Arrow_first_path.gif) no-repeat center left;
}
div#mainContent span.seppath
{
    display: none;
}

div#mainContent div.paging .first, div#mainContent div.paging .prev10, div#mainContent div.paging .prev
{
    padding-left: 7px;
    text-decoration: none;
}
div#mainContent div.paging .last, div#mainContent div.paging .next10, div#mainContent div.paging .next
{
    padding-right: 7px;
    text-decoration: none;
}
div#mainContent div.paging .first
{
    background: url(../imgX/Arrow_first.gif) no-repeat center left;
}
div#mainContent div.paging .prev10
{
    background: url(../imgX/Arrow_prev10.gif) no-repeat center left;
}
div#mainContent div.paging .prev
{
    background: url(../imgX/Arrow_prev.gif) no-repeat center left;
}
div#mainContent div.paging .last
{
    background: url(../imgX/Arrow_last.gif) no-repeat center right;
}
div#mainContent div.paging .next10
{
    background: url(../imgX/Arrow_next10.gif) no-repeat center right;
}
div#mainContent div.paging .next
{
    background: url(../imgX/Arrow_next.gif) no-repeat center right;
}
div#mainContent .back
{
    /*background: url(../imgX/Back.gif) no-repeat center left;*/
    padding-left: 15px;
}
div#mainContent div.disinside, div#mainContent div.disoutside, div#mainContent div.disselect
{
    padding: 2px;
}
div#mainContent div.disinside .decnone, div#mainContent div.disoutside .decnone, div#mainContent div.disselect .decnone
{
    text-decoration: none;
    margin-right: 2px;
}
div#mainContent .disthread
{
    background: url(../imgX/Tree.gif) no-repeat center left;
    padding-left: 10px;
}
div#mainContent .disalert
{
    border: 2px red solid;
    margin-bottom: 10px;
    padding: 2px;
    background-color: #E8EAE9;
}
div#mainContent div.disoutside
{
    background-color: #FFFFCC;
}
div#mainContent div.disinside
{
    background-color: #FFFF99;
}
div#mainContent div.disselect
{
    background-color: #FFCC00;
}
div#mainContent div.ArtRec
{
    margin-left: 110px;
}
div#mainContent div.foot
{
    width: 100%;
}
div#mainContent div.foot div
{
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 2px;
    border: dotted 1px #FFCC00;
}
a.print
{
    margin-left: 20px;
    padding-left: 20px;
    background: url(../imgX/print.gif) no-repeat center left;
}
a.email
{
    margin-left: 25px;
    padding-left: 26px;
    background: url(../imgX/Email.gif) no-repeat center left;
}
div#mainContent div.Sep, div#lath div.Sep
{
    margin-bottom: 6px;
    margin-top: 6px;
    padding-bottom: 0px;
    clear: both;
    border-bottom: dotted 1px #3595B7;
}

div#mainContent div.ArtRec table.tblList tr td p
{
    margin-top: 0.5em;
}

div#mainContent div.content div.Article
{
    width: 100%;
}

div#mainContent table.tblList tr.odd td
{
    xbackground-color: #FFFFFF;
}

div#mainContent div.ArtRec p, div#mainContent table.tblList p
{
    margin-top: 0.1em;
    margin-bottom: 0.3em;
}

div#mainContent table.tblList tr.even td
{
    xbackground-color: #FFF;
}
table.tblList th, table.tblList td
{
    xborder-top: 1px solid #fff;
    xborder-bottom: 1px solid #fff;
    vertical-align: top;
}
table.tblList td
{
    border-bottom: dotted 1px #FFCC00;
}


body#subPage div#mainContent
{
    padding-right: 20px;
}

body#subPageLath div#mainContent
{
    padding-right: 200px;
}

div#mainContent div.content
{
    padding-left: 20px;
    padding-right: 20px;
}

div#lath .articles
{
    width: 174px;
}

div#lath p
{
    margin: 2px;
}

div#lath .box
{
    margin: 4px;
}

div#lath .survey
{
    width: 174px;
}
div#lath .survey .perc
{
    color: #FFFFFF;
    background-color: #FF7B10;
    margin-top: 2px;
    font-size: 0.6em;
}

div#lath .survey .surA
{
    background-color: #F5EDE7;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 5px 10px;
}

div#lath .survey .surN
{
    background-color: #FBE5D1;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    padding: 3px 10px 5px 10px;
}

div#lath h3
{
    color: #000000;
    text-decoration: none;
    background-color: #FFCC99;
    border-bottom: solid 1px #FFFFFF; /*background: url(../imgX/bck_lath.gif) #BEA676 no-repeat center right;*/
    font-size: 1em;
    padding: 4px;
    margin: 0;
}
div#lath .allimg h3
{
    border-bottom: none;
}
div#lath .allimg div
{
    border-top: none;
}

div#lath .allimg div.center
{
    border-bottom: solid 1px #FFFFFF;
}

div#lath h3 a
{
    color: #CB4200;
}
div#lath h3 a:hover
{
    color: #FF5500;
}

div.content
{
    padding: 5px;
}
div#navigation .counter
{
    color: #304456;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    margin-top: 0.9em;
}
div#navigation .content, div#lath .content
{
    padding: 0;
}
div#header .content
{
    /*border:solid 1px #6699CC;*/
    padding: 0;
    margin: 0px;
    height: 203px;
    background: url(../imgX/bck_header_new.jpg) transparent no-repeat 20px top;
}

div#languages
{
    position: absolute;
    left: 100px;
    top: 100px;
    z-index: 3;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}
div#user
{
    position: absolute;
    top: 2px;
    right: auto;
    left: 15px;
    z-index: 3;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}
div.icons {
    padding:1px;
    position:absolute;
    right:38px;
    top:80px;
    z-index:2;
}
div.icons div {
font-weight:bold;
text-align:right;
}
#program a {
background:transparent url(/imgX/linkHP.gif) no-repeat scroll left center;
font-size:1.1em;
font-weight:bold;
padding:5px 18px;
text-decoration:none;
}

#bookmarks {
    background:transparent url(../imgX/bck_bookmark.gif) no-repeat scroll center 2px;
    border:1px solid #3595B7;
    height:32px;
    position:absolute;
    right:20px;
    width:893px;
}
#bookmarks ul {
    left:0;
    position:absolute;
    text-align:left;
    top:0;
    vertical-align:middle;
}

#header ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#header ul li {
display:block;
margin:0;
padding:0;
}

#bookmarks ul li {
    float:left;
    height:18px;
    margin:6px 0 0;
}

div#search
{
    position: absolute;
    left: 12px;
    top: 120px;
    width: 172px;
    height: 23px;
    padding: 1px; /*border-right: dotted 1px #FFCC00;     border-left: solid 1px #FFCC00;*/
    background-color: #FCEDDA;
    font-size: 11px;
}

div#search input.search
{
    width: 130px;
    height: 14px;
    margin-left: 4px;
    margin-bottom: 1px;
    margin-top: 1px;
    font-size: 11px;
    border: 1px solid #F4CC98;
}

div#search input.button
{
    border: solid 0px #FFF;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    background: url(../imgX/search.gif) no-repeat center center;
    cursor: pointer;
    font-size: 0;
    padding-left: 20px;
}

div.icons a
{
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
div#languages a
{
    font-size: 11px;
    color: #C00000;
    text-decoration: none;
}
a.gvers
{
    margin-right: 30px;
}
div.icons a:hover, div#bookmarks a:hover, div#languages a:hover
{
    color: #D9740C;
    text-decoration: underline;
}

div#strips
{
    overflow: hidden;
    height: 7px;
    margin-left: 20px;
    margin-right: 20px;
}
div#headline
{
    width: 745px;
    height: 169px;
/*    background: url(../imgX/bck_header.jpg) no-repeat top left;*/
}

h1#headline span
{
    display: none;
}


div#lath
{
    width: 174px;
    position: absolute;
    right: 12px;
    top: 149px;
    background-color: #F5EDE7;
    z-index: 2;
    overflow: hidden;
}
div#lath .separator
{
    margin-top: 20px;
    background-color: #FFFFFF;
}

div#minlath
{
    width: 11px;
    position: absolute;
    right: 0px;
    top: 149px;
}
div#minlath div#minIco, div#minlath div#maxIco
{
    width: 11px;
    height: 11px;
    cursor: pointer;
}
div#minlath div#minIco
{
    background: url(../imgX/min.gif) no-repeat top left;
}
div#minlath div#maxIco
{
    background: url(../imgX/max.gif) no-repeat top left;
}



div#navigation
{
    width: 174px;
    position: absolute;
    left: 12px;
    top: 150px;
    z-index: 3;
    overflow: hidden;
    border-top: solid 1px #FFFFFF;
}

ul.mainMenu
{
    margin: 0;
    padding: 0;
}
ul.mainMenu li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.mainMenu li a
{
    display: block;
    width: 164px;
    margin: 0;
    font-weight: bold;
    color: #410041;
    padding: 4px 4px 4px 6px;
    border-bottom: 1px solid #FFF;
    text-decoration: none;
    background-color: #FFCC99;
}
ul.mainMenu li a:hover, ul.mainMenu li a.selected
{
    color: white;
    background-color: #D9740C;
    border-bottom: 1px solid #FFFFFF;
}

ul.mainMenu ul, ul.mainMenu ul li
{
    margin: 0;
    padding: 0;
}
/* ---------------- druha uroven  ------------------- */
ul.mainMenu ul li a
{
    width: 150px;
    font-weight: normal;
    padding: 2px 4px 2px 20px;
    border-bottom: solid 1px #FFF;
    color: #000000;
    background-color: #FEDCB9;
}
ul.mainMenu ul li a:hover
{
    color: #000000;
    background: #FEDCB9 url(../imgX/Arrow_area.gif) no-repeat center left;
}
ul.mainMenu ul li a.parent, ul.mainMenu ul li a.selected
{
    color: #000000;
    font-weight: normal;
}
ul.mainMenu ul li a.parent
{
    border-bottom: solid 1px #FFFFFF;
    background: #FEDCB9 url(../imgX/Arrow_area_down.gif) no-repeat center left;
}
ul.mainMenu ul li a.selected
{
    background: #FEDCB9 url(../imgX/Arrow_area.gif) no-repeat center left;
}
/* ---------------- konec druhe urovne ---------------- */
/* ----------------treti uroven  ------------------- */
ul.mainMenu ul li ul li a
{
    width: 140px;
    font-weight: normal;
    padding: 2px 4px 2px 30px;
    border-bottom: solid 1px #808080;
    color: #000000;
    background-color: #FBE5D1;
}
ul.mainMenu ul li ul li a:hover
{
    color: #000000;
    border-bottom: solid 1px #808080;
    background: #FBE5D1 url(../imgX/Arrow_area_3level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li a.parent, ul.mainMenu ul li ul li a.selected
{
    color: #000000;
    font-weight: normal;
    border-bottom: solid 1px #808080;
}
ul.mainMenu ul li ul li a.parent
{
    border-bottom: solid 1px #808080;
    background: #FBE5D1 url(../imgX/Arrow_area_down_3level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li a.selected
{
    background: #FBE5D1 url(../imgX/Arrow_area_3level.gif) no-repeat center left;
}
/* ---------------- konec treti urovne ---------------- */
/* ----------------ctvrta uroven  ------------------- */
ul.mainMenu ul li ul li ul li a
{
    width: 130px;
    font-weight: normal;
    padding: 2px 4px 2px 40px;
    border-bottom: solid 1px #404040;
    color: #000000;
    background-color: #F5EDE7;
}
ul.mainMenu ul li ul li ul li a:hover
{
    color: #000000;
    border-bottom: solid 1px #404040;
    background: #F5EDE7 url(../imgX/Arrow_area_4level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li ul li a.parent, ul.mainMenu ul li ul li ul li a.selected
{
    color: #000000;
    font-weight: normal;
    border-bottom: solid 1px #404040;
}
ul.mainMenu ul li ul li ul li a.parent
{
    border-bottom: solid 1px #404040;
    background: #F5EDE7 url(../imgX/Arrow_area_down_4level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li ul li a.selected
{
    background: #F5EDE7 url(../imgX/Arrow_area_4level.gif) no-repeat center left;
}
/* ---------------- konec ctvrte urovne ---------------- */
/* ----------------pata uroven  ------------------- */
ul.mainMenu ul li ul li ul li ul li a
{
    width: 120px;
    font-weight: normal;
    padding: 2px 4px 2px 50px;
    border-bottom: solid 1px #000000;
    color: #000000;
    background-color: #E3F3EF;
}
ul.mainMenu ul li ul li ul li ul li a:hover
{
    color: #000000;
    border-bottom: solid 1px #000000;
    background: #E3F3EF url(../imgX/Arrow_area_5level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li ul li ul li a.parent, ul.mainMenu ul li ul li ul li ul li a.selected
{
    color: #000000;
    font-weight: normal;
    border-bottom: solid 1px #000000;
}
ul.mainMenu ul li ul li ul li ul li a.parent
{
    border-bottom: solid 1px #000000;
    background: #E3F3EF url(../imgX/Arrow_area_down_5level.gif) no-repeat center left;
}
ul.mainMenu ul li ul li ul li ul li a.selected
{
    background: #E3F3EF url(../imgX/Arrow_area_5level.gif) no-repeat center left;
}
/* ---------------- konec pate urovne ---------------- */
div.Areas ul
{
    margin-left: 20px;
    padding-left: 20px;
}

div.Areas ul.subArea
{
    margin-left: 10px;
    padding-left: 5px;
}

div.Areas ul li
{
    padding-left: 2px;
    margin-top: 0.8em;
    list-style-image: url(../imgX/bck_icon.gif);
    font-weight: bold;
}

div.Areas ul.subArea li
{
    padding-left: 5px;
    margin-top: 0.2em;
    list-style-image: url(../imgX/bck_list.gif);
    font-weight: normal;
}

div.paging
{
    margin-top: 4px;
    margin-bottom: 4px;
}
div.paging a
{
    text-decoration: none;
}
div.paging a .d
{
    text-decoration: underline;
}
div.paging p
{
    margin-bottom: 3px;
}

button.b
{
    width: 24px;
    height: 24px;
}

div.e
{
    /*background-color:#FFFFFF;     border: 1px solid #BEA676;     font-size: 0.9em;*/
    width: 392px;
    height: 100px;
    overflow: auto;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.galerie .image
{
    float: left;
}

div.detImg
{
    background-color: #FCEDDA;
    text-align: center;
    width: 98%;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}
.detailImg
{
    border: solid 1px #000;
    margin: 1.4em 1.4em 0.5em 1.4em;
}
img.link
{
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

div.galerie .image img
{
    padding: 0;
    margin: 0 1em 0.8em 0;
    border: solid 1px #CE3100;
    width: 65px;
    height: 65px;
}
.disabled
{
    color: #D9740C;
}
.txErr
{
    font-family: verdana, sans-serif;
    font-size: 1em;
}
.x
{
    color: red;
}
.close
{
    background: url(../imgX/min.gif) no-repeat center left;
    padding-right: 8px;
}
.cZv
{
    color: red;
}
table.tblForm th .decnone
{
    float: right;
}

body table.tbImg
{
}

table.tbImg td, table.tbImg th
{
    background-color: Transparent;
    border: dotted 1px orange;
    margin: 0;
    padding: 0;
}
table.tbImg td img, table.tbImg th img, table.tbImg td a, table.tbImg th a
{
    border: none;
    padding: 0;
    margin: 0;
}
   
body#subPage table.tbImg, body#subPageLath table.tbImg, body#subPage table.tbImg td, body#subPage table.tbImg th,body#subPageLath table.tbImg td, body#subPageLath table.tbImg th
    {border:none;
        border: hidden 0 #FFF;
        }

        
#znakHp {
    background:transparent url(../imgX/znak.gif) no-repeat scroll left top;
    height:54px;
    position:absolute;
    right:31px;
    top:9px;
    width:49px;
    z-index:3;
}

div.icons div a {
    color:#FFFFFF;
}

div.icons div a:hover {
    color:#DAFDFF;
    text-decoration: underline;
}

div.icons a {
    color:#000000;
}
div.icons a, #languages a {
    text-decoration:none;
}
#bookmarks ul li a {
  border-right:1px solid #00759F;
  color:#00759F;
  display:block;
  font-size:1.1em;
  font-weight:bold;
  height:19px;
  padding:3px 7px 0;
  text-align:center;
  text-decoration:none;
  white-space:nowrap;
}

#bookmarks ul li a.lLast {
border:medium none;
}
