body, div { color: #123456 }
/*
#tableview {
 height: 100px;
}
*/
p {
 line-height: 1.5em;
 color: #123456;
 font-size: 10.5pt;
 text-align: left;
 text-indent: 2em
}
p:first-letter { font-size: 2em }
body {
 background: black;
 font-family: arial;
 font-size: 10pt;
}
img { border-style: none }
table {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-style: none;
 background: white;
}
table td {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
table.main {
 width: 750px; height: 100%;
 border-style: solid;
 border-width: 3px;
 border-color: #f4dbc6;
 background: #f2eac8;
 color: #123456;
 font-family: arial;
 font-size: 10pt;
}
table.content {
 background: #f2eac8;
 border-style: none;
 font-family: arial;
 font-size: 10pt;
 color: #123456;
}
table.navbar {
 margin: 0px 10px 0px 0px;
 background: #f2eac8;
}
table.navbar td {
 margin: 0px 0px 0px 0px;
 padding: 2px 5px 2px 5px;
 background: white;
 border-style: solid;
 border-width: 1px;
 border-color: black;
 font-size: 10pt;
 font-color: black;
}
table.navbar td a, table.navbar td a:visited {
 color: green;
 text-decoration: none;
}

td.menutd { text-align: left; }
#menu {
 position: relative;
 top: 10px; left: 0px;
 width: 125px;
 z-index: 10;
 padding: 7px 0px 7px 7px;
 background: #9dbdcc; //  #3c7ead;
 line-height: 1.3em;
 color: #123456;
 font-size: 10pt;
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #123456;
 text-align: left;
}

#inmenu { text-align: left; }

#sbmenu {
 position: relative;
 top: 0px; left: 20px;
 width: 115px;
 z-index: 5;
 padding: 15px 10px 10px 0px;
 border-style: solid;
 border-width: 1px;
 border-color: #9dbdcc;
 background: white;
 color: #123456;
 text-align: right;
 line-height: 1.5em;
 font-size: 10pt;
 visibility: hidden;
}
#menu a, #menu a:visited, #sbmenu a, #sbmenu a:visited {
 text-decoration: none;
 color: #132456;
}
#spanit {
 position: relative;
 top: 0px; left: 0px;
 width: 100%;
 visibility: hidden;
 z-index: 5;
// border-style: solid;
}
#showbig {
 position: absolute;
 top: 110px; left: 25%;
 background: none;
 z-index: 10;
 visibility: hidden;
}
#viewart {
 position: relative;
 visibility: visible;
 z-index: 20;
}
.address {
 width: 200px;
 line-height: 1.3em;
 text-align: center;
}
.inforow {
 color: #a59730; // #b7a149;
 font-size: 9pt;
}
.inforow a, .inforow a:visited {
 color: #a59760;
 text-decoration: none;
}
#inforow {
 color: #a59730; // #b7a149;
 font-size: 9pt;
}
#inforow a, #inforow a:visited {
 color: #a59760;
 text-decoration: none;
}
a, a:visited {
 color: #103759;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
 
#pict {
 padding: 20px;
}
td.c1 {
 background: url('odkazy/1.gif');
 background-repeat: no-repeat;
 width: 10px; height: 10px;
}
td.c5 {
 background: white;
}
td.c7 {
 background: url('odkazy/7.gif');
 background-repeat: no-repeat;
 width: 10px; height: 10px;
}
td.c3 {
 background: url('odkazy/3.gif');
 background-repeat: no-repeat;
 width: 10px; height: 10px;
}
td.c9 {
 background: url('odkazy/9.gif');
 background-repeat: no-repeat;
 width: 10px;
}
td.c2 {
 background: url('odkazy/2.gif');
 background-repeat: repeat-x;
}
td.c8 {
 background: url('odkazy/8.gif');
 background-repeat: repeat-x;
}
td.c6 {
 background: url('odkazy/6.gif');
 background-repeat: repeat-y;
}
td.c4 {
 background: url('odkazy/4.gif');
 background-repeat: repeat-y;
}
#valid { width: 700px; position: relative; top: 0px; width: 100%; margin: 0px; padding: 0px;}
#valid p { margin: 0px; padding: 0px; }

