    body {
      margin: 0;
      padding: 0;
      background: #BDD8EC url("foto/skola3.jpg") 0 0 no-repeat;
      color: black;
    }
    
      #master {
      width: 1000px;
        }

      #masterin {
        width: 100%;
        font-family: Arial CE, sans-serif;
        }

      #blok1 {
        width: 80%;
        float: right;
        background: url("mrizka.gif");         
        min-height: 600px;
        _height: 600px;
        }
        
      #blok1in {
        margin: 1.0em;
        font-weight: bold;
        font-size: 95%;
        text-align: justify;
      }
      
      #blok2 {
        width: 19%;
        float: left;
        margin-top: 155px;
        margin-left: 10px;
      }
      #blok2in {
        width: 100%;
      }

      .cleaner {
        clear: both;
        height: 0;
        content: ' ';
        overflow: hidden;
      }
      
      .cleaner hr {
        display: none;
      }
    
      p {
        margin-top: 0.2px;
      }    
    
    h1, h2, h3 {
       color: #F4F4A2;
       margin: 0.3em 0 0.13em 0;
    } 

    h1 {
       border-bottom: 1px solid yellow;
       font-size: 145%;
    }

    h2 {
       color: #953B30;
       font-size: 118%;
    }

      a {
        font-size: 97%;
        font-weight: bold;
        color: #E00000;
        text-decoration: none;
      }

      a:hover {
        font-size: 97%;
        color: #F4F4A2;
        text-decoration: none;
      }

   ul {
	 margin-top: 0;
   }

/* == Tabulky == */

table {
	border-collapse: collapse;
}

td, th {
	border: 1px solid #AA9339;
	padding: 2px 9px;
}

th {
  font-size: 110%;
	background-color: #cfcfcf;
}

td {
  font-size: 90%;
}
