html, body {
  height: 100%;
}

body {
  /*background-color: #ffffff;*/
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 13px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  padding:0;
  scrollbar-face-color: #d0d0c0;
  scrollbar-track-color: #faebd7;
}

form, ul, ol, p {
  margin: 0px;
  padding: 0px;
}

h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

h2 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

h3 {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: bold;
}

h4 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}

h4 a {
  text-decoration: none;
}

h5 {
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
}

a {
  color: Blue;
  text-decoration: underline;
}

a.menu {
  display: block;
  text-decoration: none;
}

A:hover:unknown {
  COLOR: black;
}

A.bb:hover:unknown {
  COLOR: black;
}

/*
A.MyHyperlink {
  line-height: 12pt;
}
*/

div, span {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  padding: 0px;
  margin:0px;
  border-collapse:collapse;
  border-width: 0px;
}

img {
  padding: 0px;
  margin:0px;
  border-collapse:collapse;
  border-width: 0px;
  display:inline-block;
}

table {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 3px 5px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  /*font-size: 1em;*/
  vertical-align: baseline;
}

.VertSpace {
  margin-top: 0.5em;
}

.HorizSpace {
  margin-left: 0.5em;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

#main {
  width: 1194px;
  border: solid 3px #FFA500;
  background-color: #EEEEEE;
  margin: 0 auto;
}

#content {
  width: 1194px;
}

#ColumnLeft {
  float: left;
  width: 200px;
  height: 100%;
}

#ColumnMiddle {
  float: left;
  width: 974px;
  padding: 10px;
  /*text-align: center;*/
}

#ColumnRight {
  float: right;
  width: 200px;
  height: 100%;
}

.Subtitle {
  width: 100%;
}

.Left {
  float: left;  
}

.Right {
  float: right;
}

.Clear {
  clear: both;  
}

.NoWrap {
  white-space: nowrap;
}

.UpperIndex {
  vertical-align: super;
  font-size: smaller;
}

#footer {
  width: 1194px;
  border: solid 3px #FFA500;
  background-color: #FFA500;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
}

.cleaner {
	clear: both;
	width:1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	border: none;
}

.menu1box {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border: none;
  border-bottom: solid 3px #FFA500 !important;
  text-align: center;
  background-color: #FFD993;
}

.menu1box A {
  width: 100%;
  line-height: 1.8em;
  padding: 0;
  text-align: center;
  text-decoration: none;
  /*background-color: #FFD993;*/
  color: #000080;
  font-weight: bold;
}

/*
.menu1box A:visited {
  width: 100%;
  text-align: center;
  color: #000080;
  text-decoration: none;
  line-height: 2em;
}

.menu1box A:Hover {
  width: 100%;
  text-align: center;
  color: #000080;
  text-decoration: none;
  line-height: 2em;
}
*/


.menu1normal {
  background-color: #FFA500;
}

.menu1active {
  background-color: #FF3300;
}

.menu1over {
  background-color: #0066FF; /*vertical-align: middle;*/
  text-align: center; /*width: 100%;*/ /*height: 2em;*/
  /*color: #000080;*/
  color: #ffffff;
}

.menu1over a {
  color: #ffffff;
}

.menu2box {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border: none;
  border-bottom: solid 1px #FFA500 !important;
  text-align: center;
  text-decoration: none;
  background-color: #FFD993;
}

.menu2box A {
  width: 100%;
  line-height: 1.5em;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

/*
.menu2box A:visited {
  width: 100%;
  text-align: center;
  color: #000000;
  text-decoration: none;
}

.menu2box A:Hover {
  width: 100%;
  text-align: center;
  color: #000000;
  text-decoration: none;
}
*/

.menu2normal {
  background-color: #FFD993;
}

.menu2active {
  background-color: #FFA579;
}

.menu2over {
  background-color: #FFFFCC;
}
.zluta {
  background-color: #FFA500;
}

.modra {
  background-color: #CE8600;
}

.BoxOutline {
  border: solid 1px darkgray;
  /*width: 15em;**/
  padding: 0;
  /*white-space: nowrap;*/
}

.BoxOutline .BoxTitle {
  background-color: blue;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 100%;
  height: 1.5em;
  padding: 0.25em 0em 0em 0em;
  vertical-align: middle;
  /*background-image: url(img/bg_shadow_red.png);*/
}

.BoxOutline .BoxBody {
  border: none;
  margin: 0 2px;
}

.HeaderImportant {
  color: #d00000;
}

.GridOutline {
  border-collapse: collapse;
  /*outline: blue solid 1px;*/
  border: solid 1px black;
  background-color: #FFE0A0;
  margin: 0px;
  padding: 0px;
  width: auto;
}

  .GridOutline >tbody >tr >td {
    padding: 0px;
  }

.GridInner {
  border-collapse: collapse;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

/*
  .Grid {
  border-collapse: collapse;
  border: solid 1px black;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.Grid >tbody >tr >td {
  padding: 3px 5px;
  border: solid 1px transparent;
}

.GridHeader {
  background-color: #1C5E55;
  font-weight: bold;
  color: white;
}

.GridHeader td {
  border-collapse: collapse;
  border: solid 1px silver;
  border-top: none;
  border-bottom: solid 1px black;
  background-color: #FFC455;
  font-weight: bold;
  color: black;
}

.Grid .GridRowBasic >td {
  background-color: #FFFFC0;
  white-space: normal;
  border-collapse: collapse;
  border: solid 1px silver;
  border-bottom: none;
}

.Grid .GridRowAlternate >td {
  background-color: #FFFFF0;
  white-space: normal;
  border-collapse: collapse;
  border: solid 1px silver;
  border-bottom: none;
}
*/

table.Grid {
  background-color: #FFE0A0;
  border-collapse: separate;
  border: solid 1px black;
  text-align: left;
  margin: 3px auto 0 auto;
  padding: 0px;
}

table.GridFullWidth {
  width: 100%;  
}

.Grid >tbody >tr >td {
  border: solid 1px silver;
  border-left: none;
  border-top: none;
  white-space: normal;
}

.Grid >tbody >tr >th:last-child,
.Grid >tbody >tr >td:last-child {
  border-right: none;
}

.Grid >tbody >tr:last-child >th,
.Grid >tbody >tr:last-child >td {
  border-bottom: none;
}

.Grid tr.GridHeader td,.Grid tr.GridHeader th {
  border-top: none;
  border-right: solid 1px silver;
  border-bottom: solid 1px black;
  border-left: none;
  background-color: #FFC455;
  color: #000000;
  font-weight: bold;
}

.Grid >tbody >tr:nth-child(even) {
  background-color: #FFFFC0;
}

.Grid >tbody >tr:nth-child(odd) {
  background-color: #FFFFF0;
}

.Grid >tbody >tr.GridSubHeader {
  background-color: transparent;
}

/*
.Grid .GridHeader:first-child >td {
  border-collapse: separate;
  border-top: none;
}

.Grid .GridHeader >td:first-child,
.Grid .GridRowBasic >td:first-child,
.Grid .GridRowAlternate >td:first-child {
  border-left: none;
}

.Grid .GridHeader >td:last-child,
.Grid .GridRowBasic >td:last-child,
.Grid .GridRowAlternate >td:last-child {
  border-collapse: separate;
  border-right: none;
}

.Grid .GridRowBasic:last-child >td,
.Grid .GridRowAlternate:last-child >td {
  border-collapse: separate;
  border-bottom: none;
}
*/

.GridRowHover td {
  background-color: #add8e6 !important;
}

.Grid >tbody >tr:hover {
  background-color: #add8e6 !important;
}

.GridColDescr {
  width: 35%;
  max-width: 35%;
}

.bold {
  font-weight: bold;
}

.indent {
  margin-left: 1.5em;
}

.note {
  font-style: italic;
}

table.no-padding td {
  padding: 0px;
}

.width-half {
  width: 50%;
}