body {
 margin: 0px;
 color: rgb(0, 0, 0);
 background: rgb(109,148,189);
 overflow: auto;
 font:  12pt  tahoma,arial,verdana,sans-serif; 
 }



.legenda2 a:link, a:visited, th, input, select {  border: outset 1px; border-radius: 7px 12px 0px; text-decoration: none; background-color: rgb(167, 181, 194); color: #111 }
 
 #e150 { font-size:250%; }
 #e140 { font-size:145%; }
 #e220 { font-size:220%; }

@media screen and (min-width: 1400px) {
body {
 overflow: auto; 
 }
 }
 .schovat div {display: block};  
 
 <* - test orientace zatím nevzužito (opak landscape ) *>
 @media (orientation: portrait) {
    #logo {width: 300px;}
}