#hlavicka    { position: absolute; background-image: url('../images/hlavicka_02.jpg'); width: 770px; top: 5px; left: 5px;
               border-style: none; border-width: medium; height: 60px }
#obsah       { position: absolute; width: 495px;  top: 130px; left: 5px; color: black; font-size: 10; 
               font-family: arial, sans-serif }
#levy        { position: absolute; width: 110px; height: 520px; top: 130px; left: 5px; font-size: 14; 
               font-family: Arial Narrow, Arial, sans-serif; background-color: whitesmoke; color: forestgreen; 
               border-width: medium;}  
#pravy       { position: absolute; width: 265px; height: 220px;	top: 135px; left: 510px;	font-size: 10; font-family: Tahoma;  	
	             color: mediumpurple; border-style: none; border-width: medium; background-color: whitesmoke}	
#patka       { position: absolute; top: 800px; left: 5px; width: 495px; color: #cfcfcf; 
               border-style: none; border-width: medium; font-family: Times New Roman, serif; font-size: 10 }
#menu_1      { position: absolute; width: 100px; top: 40px; left: 40px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none;
               border-width: medium }
#menu_2      { position: absolute; width: 100px; top: 40px; left: 140px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none;
               border-width: medium }
#menu_3      { position: absolute; width: 100px; top: 40px; left: 220px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none;
               border-width: medium }
#menu_4      { position: absolute; width: 100px; top: 40px; left: 325px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none;
               border-width: medium }
#menu_5      { position: absolute; width: 100px; top: 40px; left: 420px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none; border-width: medium }
#menu_6      { position: absolute; width: 100px; top: 40px; left: 505px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none; border-width: medium }
#menu_7      { position: absolute; width: 100px; top: 40px; left: 605px; height: 20px; font-size: 12; font-family:
               Arial Narrow, Arial, sans-serif; font-weight: bolder; color: #FF33CC; border-style: none;border-width: medium }
a:active     { color: aqua  }
a:link       { color: dodgerblue  }
a:visited    { color: darkorange }
a:hover      { color: red   }
#levy h3     { color: black }
#pravy h4    { color: purple; font-style: italic; font-family: Garamond; }
div          { padding: 6px;}
basefont     { font-size: 6 }
body, html   { scrollbar-track-color: #CCFFCC; scrollbar-face-color: aliceblue; scrollbar-highlight-color: color;
               scrollbar-3dlight-color: lime; scrollbar-darkshadow-color: red; scrollbar-shadow-color: purple; 
               scrollbar-arrow-color: fuchsia; background-image: url('../images/back_6.jpg'); }