/* CSS Document */
html, body {
height: 100%;
width:100%;
font-size:13px;
background-color:#FFFFFF;
padding:0; margin:0; border:0;
}

* {padding:0; margin:0; border:0;}

title {padding:10; margin:10; background-color:#eee;border:2px solid #ccc;}

input  {margin-right:5px; margin-left:5px; border:1px solid #B5A642;padding:2px;background:#e7e4d9;}
select  {margin-right:5px; margin-left:5px; border:1px solid #B5A642;padding:2px;background:#e7e4d9}

.inputb {size:255;}

.logo  {padding:0; margin:0; border:0; float:left;}
#top-lista {
height:40px;

background:url("gfx/bg.jpg") repeat-x;
color:#ddd;
margin:0;
}

#logo {height:40px;float:left; padding-right:10px; padding-left:10px;}
#logo a {font-size:120%; text-decoration:none;color:#D0C7A6;display:block;}

#Indikacni_skici {font-size:120%;}

#search-lista {
height:54px;
background: #fff url("gfx/bg2.jpg") repeat-x;
background-color:#fff;
color:#444;
padding:5px 0px 5px 10px;
margin:0;
border-bottom:1px solid #796f41;
visibility: hidden;
}

a:visited{color:#444444;}

.info {font-size:150%;color:#685e30;display:block; border:1px solid #796f41; padding:15px; margin:auto; text-decoration:none;  background:#D0C7A6;width:80%;  text-align:center; }
#katalog {padding-top:4px;}
#katalog a {color:#685e30;display:block; border:1px solid #796f41; padding:1px; margin:1px; text-decoration:none;  background:#D0C7A6;width:1.1em; height:1.3em; text-align:center; float:left;}
#katalog a:hover {background:#e0d9ba;}
#katalog a:visited {color:#50471f;}

.katalogb {text-align: center; margin:auto;width:75em;}
.katalogb a {font-size:110%;line-height:200%;color:#685e30;border:1px solid #796f41; padding:0px; margin:0px; text-decoration:none;  background:#D0C7A6; text-align:center; }
.katalogb a:hover {background:#e0d9ba;}
.katalogb a:visited {color:#50471f;}

.septac {width:150px}
.septac a {font-size:110%;color:#685e30;padding:0px; margin:0px; text-decoration:none; text-align:center; }
.septac a:hover {background:#e0d9ba;}
.septac a:visited {color:#50471f;}

#zoznam_table {width:75em;}
#zoznam_table {padding: 3px 5px 3px 5px; border-bottom:1px solid #d5ceab;}
.prvy_riadok {height:30px;}
.prvy_stlpec {width:10%;}
.druh_stlpec {width:24%;}
.treti_stlpec {width:24%;}
.stvrty_stlpec {width:90px;}
.piaty_stlpec {width:6%;}
.siesty_stlpec {width:80px;}
.siedmy_stlpec {text-align: center; width:6%;}


#listy_table {width:80em; border:0; padding:0;}

#tlacitka {width:400px;margin:auto;text-align:center; }

#table-space {clear:both;margin-top:20px;padding-top:10px; border:1px;margin:auto;}
#flash-space {
background: #fff;
  visibility: hidden;
  position:relative;
  text-align: center;
  position: fixed;
  position: "absolute";
  top: 40px; left: 1px;
  z-index:0;
  width: 100%; 
  height: 100%;
}

#info {}
#button_showexplorer{ background: #ccc; display:block; float:left;  background: no-repeat right top; text-decoration:none; }
#buttons_language   {margin-right:5px; margin-top:13px; background: #ccc; display:block; float:right;  background: no-repeat right top; text-decoration:none; padding-right:30px;}
#buttons_help       {background: #ccc; display:block; float:right;  background: no-repeat right top; text-decoration:none; padding-right:30px;}
#button_vyhladat    {margin-right:20px; padding-right:500px;background: #ccc; display:block; float:left;  background: url('gfx/search2.png') no-repeat right top; text-decoration:none; padding-right:30px;}

#top-search-button a {color:white;}
.clas_vyhledat a {color:black;font-variant:smallcaps;}

#search-lista .top-search-button {border:1px solid black; background:red;}
#search-lista .top-search-button a {color:black;}

.small {font-size:13px;}



#top-info {margin-right:10px;}
.search-butt{text-decoration: none;font-size:130%;}

.top-menu {text-decoration: none; display:inline; margin-right:10px; font-weight:bold; font-size:100%; }
.top-menu-sign {font-weight:bold; font-size:120%; text-decoration: none; display:inline; margin-right:10px;}


#main {
width: 100%;
margin: 0;
  min-height: 100%;
  height: 100%;
background: #fff;
  position:relative;
 }

 body>#main {
 height: auto;
 width: auto;
 }




#rok a {text-decoration:none; border:0;}
#rok a:hover{text-decoration:none; border:0;}


/* TESTOVACĂ� TABULKA */

table  {width:auto;font-size:1em;color:#fff; border:1px solid #8a825d;border-collapse:collapse; background: #eee; margin:auto;}
table th {background: #fff url("gfx/bg2.jpg") repeat-x; text-align:left; color:#50471f;border:0;}
table tr {background: #e0d9ba;color:#685e30; font-size:13px;border:0;margin-left:3px;}
table td {padding:2px;}
.table-padding {padding: 3px 5px 3px 5px; border-bottom:1px solid #d5ceab;vertical-align: middle;}



/* napoveda */
#mainhelp {color:#444; line-height:150%; font-size:13px;width:750px;margin: 10px auto;padding:25px; text-align:justify; border:1px solid #444;}
#mainhelp p {margin-bottom:1.5em}
#mainhelp ul li {list-style-type:square; list-style-position:inside;}

