body        {
            margin-top: -100px;
            width:100%;
            height:100%;
            background-image: url(/pozadi.JPG);
            background-attachment: fixed;
            text-align:center;
            } 
                  
/* Pozicování */
                   
html>body 
#Telo       {                                                         /*(kvůli udržení patičky dole)*/
			      height: auto;
			      min-height: 100%;
			      text-align:center;
			      }	         
#Telo       { 
            position: absolute;
            top: 260px;
            left: 50%;
	          margin-left: -304px;  
            width: 814px;
            height: 100%;
            z-index: 2;
            text-align: center;
            font-size:13pt;
            background-color: white;
            text-decoration:none;
            }
#Navigace   { 
            position: absolute;
            top: 205px;
            left: 50%;
	          margin-left: -510px;  
	          width: 1020px;
            height: 50px;
            z-index: 4;
            background-image: url(/pozadi.png);
            }
#Hlavicka   { 
            position: absolute;
            top: 0px;
            left: 50%;
	          margin-left: -510px;  
	          width: 1020px;
            height: 200px;
            z-index: 2;
            background-image: url(/pozadi.png);
            }
#Paticka    {                                                   
            position: absolute;
            bottom:-90px;
            left: 50%;
	          margin-left: -407px;  
	          width: 815px;
            height: 80px;
            z-index:2;
            background-image: url(/paticka.png);            
            }
#Panel      {                                                         /*měnící se panel*/
            position: absolute;
            top: 298px;
            left: 50%;
	          margin-left: -510px;  
            width: 200px;
            height: auto;
            z-index: 3;
            text-align:center;
            background-image: url(/pozadi.png);
            }
#Panel2     {                                                         /*neměnící se panel*/
            position: absolute;
            top: 105%;
            left: 50%;
	          margin-left: -100px;  
            width: 200px;
            height: auto;
            z-index: 3;
            text-align:center;
            background-image: url(/pozadi.png);
            }
#PanelN     {                                                         /*nadpis MENU (kvůli špatnému posunutí)*/
            position: absolute;
            margin-top: 8px;
            top: 260px;
            left: 50%;
	          margin-left: -510px;  
            width: 200px;
            height: 30px;
            z-index: 4;
            text-align:center;
            background-image: url(/pozadi.png);
            }
#Podlozi1   {                                                         /*doplnění mezer mezi prvním a druhým panelem*/
            position: absolute;
            left: 50%;
	          margin-left: -613px;  
	          width: 200px;
	          height: 100%;
            /*height: 109.3%;*/
            z-index: 10;
            background-image: url(/pozadi.png);
            }
#Zakryti    {                                                         /*relativní zakrytí reklamy + zakrytí racka na fotce*/
            position: absolute;
            top: 0px;  
	          width: 100%;
            height: 100%;
            z-index: 0;
                    
            }   
            
/* Formátování */

a, 
a:link, 
a:visited		      {
                  text-decoration:none;
                  color: black;
		              }

/*Nastavení Navigace*/ 
table.navigace    {
                  margin-left: -10px;
                  width: 100%;
                  border: none;
                  }
td.navigace       {
                  height: 45px;
                  width: 14%; 
                  text-align: center;
                  }
a.navigace, 
a.navigace:link, 
a.navigace:visited{
                  margin-top:10px; 
                  background: black;
                  color: white;
                  padding: 0.3em 1em 0.3em 1em; 
                  border: outset 0.45em;
                  border-color: blue; 
                  font-weight: bold;   
                  text-decoration: none;
                  font-size: 12pt;
                  }
                                                                                                
a.navigace:hover  {
                  background: white;
                  color: black; 
                  border: inset 0.45em;
                  border-color: blue;                  
                  }
a.navigace_S      {
                  background: white;
                  color: black;
                  border: inset 0.45em;
                  border-color: blue;
                  padding: 0.3em 1em 0.3em 1em;  
                  font-weight: bold;   
                  text-decoration: none;
                  font-size: 12pt;
                  }
/*Nastavení Panelu*/                   
table.panel       {
                  width: 100%;
                  border: none;
                  height: 100%;
                  }
td.panel          {
                  height: 33px; 
                  text-align: center;
                  }
a.panel,
a.panel:link, 
a.panel:visited,
a.panel:active    {
                  background: black;
                  color: white;
                  padding: 0.3em 1em 0.3em 1em; 
                  border: outset 0.3em;
                  border-color: rgb(141,141,141); 
                  font-weight: bold;   
                  text-decoration: none;
                  font-size: 10.1pt;
                  }
a.panel:hover     {
                  background: white;
                  color: black; 
                  border: inset 0.3em;
                  border-color: rgb(141,141,141);
                  }
a.panel_S         {
                  background: white;
                  color: black; 
                  border: inset 0.3em;
                  border-color: rgb(141,141,141);
                  padding: 0.3em 1em 0.3em 1em;  
                  font-weight: bold;   
                  text-decoration: none;
                  font-size: 10.1pt; 
                  }
/*Nastavení tlačítka Diplom*/
a.diplom,
a.diplom:link,
a.diplom:visited  {
                  background: black;
                  color: white;
                  padding: 0.3em 1em 0.3em 1em; 
                  border: outset 0.3em;
                  border-color: violet; 
                  font-weight: bold;   
                  text-decoration: none;
                  font-size: 10pt;
                  }
a.diplom:hover    {
                  background: white;
                  color: black; 
                  border: inset 0.3em;
                  border-color: violet;
                  }
/*Nastavení aktualizace*/
a.aktualizace     {
                  background-image:url(/aktuality/aktuality.png)
                  }
table.aktualizace {
                  width: 100%;
                  height: 100%;
                  }
td.aktualizace    {
                  /*height: px; */
                  width: 120px; 
                  text-align: left;
                  vertical-align: top;
                  }
td.priklad        {
                  width: 200px; 
                  text-align: left;
                  vertical-align: top;
                  }
                  
                   
                                  
h1                {
                  text-align:center;
                  text-decoration:underline;
                  }
h2                {
                  text-align:left;
                  text-decoration:underline;
                  }
h2.video          {
                  text-align:center;
                  text-decoration:underline;
                  }
h3                {
                  text-align:center;
                  text-decoration:none;
                  white-space: pre-line;
                  }
span               {
                  font-size: 5pt;
                  font-family: 'Courier New', Courier, monospace;
                  }
font.panel        {
                  font-size:18pt;
                  text-decoration:none;
                  text-align: left;
                  }
div.odsazeni      {
                  margin-left:5px;
                  margin-right:5px;
                  margin-top:5px;
                  margin-bottom:20px;
                  text-decoration:none;
                  color:black;
                  }
div.foto          {
                  margin-left:5px;
                  margin-right:5px;
                  margin-top:20px;
                  margin-bottom:20px;
                  text-decoration:none;
                  color:black;
                  text-align:center;
                  }
iframe            {
                  width:100%;
                  height: 1120px;
                  border: 0px;
                  overflow: auto;
                  }
iframe.video      {
                  width:645px; 
                  height:394px;
                  margin-left:87.5px;
                  }
iframe.foto       {
                  width:356px; 
                  height:356px;
                  margin-left:232px;  
                  }
iframe.shoutbox   {
                  width:200px; 
                  height:270px;  
                  border: 0px;
                  overflow: auto;
                  }
hr.panel          {
                  height:5px;
                  background-image: url(/pozadi.JPG);
                  border: none;
                  }
hr.podtrzeni      {
                  margin-top: -5px;
                  }
img.img           {
                  text-align: center;
                  }
p.kontakt         { 
                  text-align:center;
                  }