/* CSS styl */
body
 {
   background-color: white;
   color: black;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   line-height: normal;
   text-align: center;
   margin: 20px 0px 20px 0px;
   padding: 0px;
 }

img { border: 0px; }

sup{
  position: relative; 
  bottom: 4px; 
  vertical-align:baseline;
   }

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  font-size: 12px;
  }

.bold  { font-weight: bold; }
.center { text-align: center; }
.modra { color: #330099; font-weight: bold; }

 
#menu A:link { color: #CC0066; }
#menu A:visited { color: #CC0066; }
#menu A:active { color: #CC0066; }
#menu A:hover { color: #6699ff; text-decoration: none; }

#menu A:link.aktivni { color: #6699ff; text-decoration: none; }
#menu A:visited.aktivni { color: #6699ff; text-decoration: none; }
#menu A:active.aktivni { color: #6699ff; text-decoration: none; }
#menu A:hover.aktivni { color: #6699ff; text-decoration: none; }

A:link { color: #330099; }
A:visited { color: #330099; }
A:active { color: #330099; }
A:hover { color: #330099; text-decoration: none;}

#page 
 {
   position: relative;
   overflow: hidden; 
   width: 960px;
   padding: 0px;
   margin-right: auto; 
   margin-left: auto;  
   border: 2px solid #6699ff;
   text-align: left;
   background-image: url('image/logo.gif');
   background-repeat: no-repeat;
 }

h1
 {
   position: absolute;       
   height: 120px;
   top: 50px;
   right: 90px;
   padding: 0px;
   margin: 0px;
   color: #231432;
   font-weight: bold; 
   font-size: 70px;
   text-align: center;
 } 
  
h2
 {
   position: absolute;       
   top: 125px;
   right: 94px;
   padding-left: 190px;
   margin: 0px;
   border-top: 1px solid #6699ff;
   color: #CC0066;
   font-weight: bold; 
   font-size: 16px;
   text-align: center;
 } 

#skola 
 {
   position: absolute;       
   top: 2px;
   right: 20px;
   color: black;
   font-size: 11px;
 } 

#vlevo
 {
  position: relative;
  float: left;
 }
#menu_0
 {
   width: 156px;
   margin-top: 160px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 10px;
   border: 2px solid #6699ff;
 }
#menu 
 {
  padding: 10px;
  padding-bottom: 20px;
  font-weight: bold;
  }

#menu p
 {
  margin-bottom: 0px;
  }
.podkat
   { 
    margin-top: 2px;
    margin-left: 20px;
    font-size: 12px;
    line-height: 13px; 
  }



#info_0
 {
   width: 156px; 
   margin-top: 10px;
   margin-left: 20px; 
   margin-right: 20px;
   margin-bottom: 10px;
   border: 2px solid #6699ff;
 }
#info 
 {
   padding: 10px;
 }

#search_0
 {
   width: 156px; 
   margin-top: 10px;
   margin-left: 20px; 
   margin-right: 20px;
   margin-bottom: 10px;
   border: 2px solid #6699ff;
 }
#search 
 {
   padding: 10px;
 }
 
#print{
      position: absolute;
      top: 164px;
      right: 25px;
      }

#telo
 {    
   margin-top: 160px;
   margin-left: 200px;
   margin-right: 20px; 
   margin-bottom: 10px;  
   padding: 10px;
   padding-bottom: 20px;
   border: solid #6699ff 2px;
 }
 
#book
  {
    margin-left: 50px;
    margin-right: 50px;
  }

#book A:link { color: #6699ff;  }
#book A:visited { color: #6699ff;  }
#book A:active { color: #6699ff; }
#book A:hover { color: #6699ff; text-decoration: none; }
 
address A:link { color: #26185F; text-decoration: none; }
address A:visited { color: #26185F; text-decoration: none; }
address A:active { color: #26185F; text-decoration: none; }
address A:hover { color: #26185F; text-decoration: underline; }

address 
 {
   position: relative;
   width: 960px; 
   padding: 0px;
   margin-right: auto; 
   margin-left: auto;
   color: #26185F; 
   text-align: center;
   font-weight: bold;
   font-style: normal;
   font-size: 10px; 
   border-bottom: 2px solid #6699ff;
   border-right: 2px solid #6699ff;
   border-left: 2px solid #6699ff;
 }

/* Nadpisy: */
/*-------------------------------------------------*/

.nadpis_book 
 {
  color: #6699ff;
  font-weight: bold;
 }
.menu_nadpis 
 {
    margin-top: 0px;
    color: #330099;
    font-weight: bold; 
    text-align: center;
 }

h3 
 {
    color: #330099;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    margin: 0px;
 }

h4 
 {
    color: #330099;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    margin: 0px;
 }

h5
 {
    color: #330099;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    margin-top: 20px;
 }


/* zdroje */
/* ----------------------------------------------*/
table.zdroje{
  margin: 20px 50px 20px 50px;
 }
 
table.zdroje td {
  padding-left: 10px;
 }
 
/* IP tabulka */
/* ----------------------------------------------*/

table.IP-table {
  border: 1px black solid;
  border-collapse: collapse;
  background: #F9F9F9;
  
  }
table.IP-table td{
   padding: 5px;
   border: 1px black solid;
  }
table.IP-table th{
   padding: 5px;
   border: 1px black solid;
   background: #F2F2F2;
  }

/* ISO/OSI */
/* ----------------------------------------------*/

table.frames {  border: black solid 1px; }
td.frames{ border: black solid 1px; padding: 5px; } 


A:link.model { color: black;  }
A:visited.model {  color: black;  } 
A:active.model { color: black;  }
A:hover.model { font-size: 11px; color: black;  }

.model{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 3px; 
  border-top: black solid 2px;
  border-left: black solid 2px;
  border-right: black solid 2px;
  font-weight: bold; 
  text-decoration: none;
   }
.model:hover{
    padding-left: 1px;
    padding-bottom: 1px;
    border-bottom: black solid 2px;
   }
   
/* TCP/IP */
/* ----------------------------------------------*/


A:link.tcp { color: black;  }
A:visited.tcp {  color: black;  } 
A:active.tcp { color: black;  }
A:hover.tcp { color: #5A5A5A; background-color: #FBFBFB; }

A:link.tcp1 { color: black;  }
A:visited.tcp1 {  color: black;  } 
A:active.tcp1 { color: black;  }
A:hover.tcp1 { color: #6B6B6B; background-color: #EEEEEE; }

A:link.tcp3 { color: black;  }
A:visited.tcp3 {  color: black;  } 
A:active.tcp3 { color: black;  }
A:hover.tcp3 { color: #5A5A5A; background-color: #FBFBFB; }

.tcp{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 10px; 
  border-bottom: black solid 1px;
  border-right: black solid 1px;
  border-left: black solid 1px;
  text-decoration: none;
  text-align: center;
   }
.tcp0{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 10px; 
  border-bottom: black dotted 1px;
  text-decoration: none;
  text-align: center;
   }
.tcp2{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 10px; 
  border-bottom: black solid 1px;
  border-right: black solid 1px;
  text-decoration: none;
  text-align: center;
   }
.tcp1{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 10px; 
  border-bottom: black solid 1px;
  border-right: black solid 1px;
  border-left: black solid 1px;
  text-decoration: none;
  text-align: center;
  background-color: #DEDEDE;
   }
.tcp00{ 
  display: block;
  width: 145px;
  height: 25px;
  padding: 10px;
  font-size: 20px;
  border-bottom: black solid 1px;
  
  text-align: center;
   }
.tcp3{ 
  display: block;
  width: 145px;
  height: 15px; 
  padding: 10px; 
  border-bottom: black solid 1px;
  border-right: black solid 1px;
  text-decoration: none;
  text-align: center;
   }   
.iso { margin-left: 40px; }
.mtcp { margin-left: 100px; }
hr{ width: 70px; }

