<style type=text/css>
.styl1       { font-family: Comic Sans MS; font-size: 8pt; color: blue }

.styll       { font-family: Comic Sans MS; font-size: 8pt; color: blue }




.styl5       { color: #C0C0C0; font-size: 8pt }

.styl2       { color: #FFFFFF; font-family: Comic Sans MS; font-size: 8pt }
.styl3       { font-family: Comic Sans MS; font-size: 8pt; color: #FFFFFF }

body { margin: 0px; 
      padding: 0px; 
      background: RGB(255,255,255);
}

#headleft { 
    position: absolute;
    width: 200px;  
    height: 150px; 
    background-color: black;
    background-image: url('IMG/SCHOOLUP.JPG');
    background-repeat: no-repeat;
    background-position:  center;
    top: 0;
    left: 0
}
#headright { 
    position: absolute;
    width: 765px;  
    height: 150px; 
    background: RGB(7,89,219) url('IMG/PROP.GIF') no-repeat left top;
    top:0; left:200px; background-image:url('IMG/PROP.GIF'); background-repeat:no-repeat
}

#headrightind { 
    position: absolute;
    width: 610px;  
    height: 150px; 
    background: RGB(7,89,219) url('IMG/PROP.GIF') no-repeat left top;
    top:0; left:200px; background-image:url('IMG/PROP.GIF'); background-repeat:no-repeat
}


#headrightsearch { 
    position: absolute;
    width: 155px;  
    height: 150px; 
    background: RGB(7,89,219);
    top: 0;
    left: 810px;
}


#midleft { 
    position: absolute;
    width: 200px;  
    height: 60px; 
    background-color: black;
    background-image: url('IMG/SCHOOLMID.JPG');
    background-repeat: no-repeat;
    background-position: left top;
    top: 150px;
    left: 0
}

#midright { 
    position: absolute;
    width: 765px;  
    height: 60px; 
    background: white url('IMG/MIX.JPG') no-repeat center top;
    top:150px; left:200px; background-image:url('IMG/MIX.JPG'); background-repeat:no-repeat
}


#downleftind{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN8.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftosk{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN92.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftrok{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN91.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftzak{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN92.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftzam{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN7.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}
#downleftklub{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN6.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftfoto{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN5.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftlagun{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN4.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downleftproj{ 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   background-image: url('IMG/SCHOOLDOWN9.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 0
}

#downmid{ 
   position: absolute;
   width: 765px;
   height: 460px;
   background-color: white;
   top: 210px;
   left: 200px;
}

#downmidind{ 
   position: absolute;
   width: 565px;
   height: 460px;
   background-color: white;
   top: 250px;
   left: 200px;
}

#downrightind{ 
   position: absolute;
   width: 200px;
   height: 460px;
   background-image: url('IMG/RIGHT.JPG');
   background-repeat: no-repeat;
   background-position: center top;
   top: 210px;
   left: 765px
}


#downleftstat { 
   position: absolute;
   width: 200px;
   height: 340px;
   background-color: white;
   top: 150px;
   left: 0;
}

#downrightstat { 
   position: absolute;
   width: 565px;
   height: 350px;
   background-color: white;
   top: 150px;
   left: 200px;
}

.seznam {
   font-family:"verdana", "arial", "helvetica";
   font-size: 10pt;
   color: white;
   font-weight: bold;
   text-align: right;
   margin-top: 5px;
   margin-right: 10px;
   }




.textmenu {
   font-family:"verdana", "arial", "helvetica";
   font-size: 10pt;
   color: white;
   font-weight: bold;
   text-align: right;
   margin-top: 5px;
   margin-right: 10px;
   }
.textmenu  a	   { color: white;text-decoration: none}
.textmenu  a:hover   {color: maroon; font-weight: bold; text-decoration: underline}

.textadress {
   font-family:"verdana", "arial", "helvetica";
   font-size: 9pt;
   font-weight: bold;
   color:white;
   text-align: left;
   margin-top: 10px;
   margin-left: 60px;
}

.textwhite {
   font-family:"verdana", "arial", "helvetica";
   font-size:8pt;
   font-weight: bold;
   color:white;
   text-align: right;
   margin-right: 10px;
   margin-top: 5px;
}

.txt {
   font-family: "verdana", "arial", "helvetica";
   font-size: 8pt;
   font-weight: bold;
   color: gray;
   text-align: left;
   margin-left: 40px;
   margin-right: 40px;
}

.txtx {
   font-family: "verdana", "arial", "helvetica";
   font-size: 8pt;
   font-weight: bold;
   color: gray;
   text-align: justify;
}

</style>