
body {
  font-family: "Arial CE", "Helvetica CE", Helvetica, Arial, sans-serif; 
  background: white;
  font-size: 12pt;
  color: #000;
}

#horni-napis,
#horni-menu,
#horni-info
 {
  display: none;
}

.stred-box1, .stred-box2, .stred-box3 {
    background-image: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

body{
    background: none;
}

#bg1, #bg2{
    background: none;
}

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }

td,th {
  vertical-align: top;
  text-align: left;
}

h1.nonCSS2, h2.nonCSS2, h3.nonCSS2 {
  display: block;
}


