  <style>

  p:hover,li:hover,h1:hover,h2:hover,h3:hover,h4:hover,pre:hover,td:hover,th:hover
    	{color:black; 
         text-shadow: 1px 1px 1px #ffffff;}
  legend
        {font:16pt/18pt technical;
         color:#808000; background-color:#C9BC3D;
         text-shadow: 1px 1px 0px #000000;
         border-radius:10px 0px 0px 0px;
         border:1px solid #dad6b2;
         padding-left:0.5cm; padding-right:0.5cm;
         padding-top:0.25cm; padding-bottom:0.25cm;}
  fieldset.szep
        {color:black; background-color:#dad6b2;
         margin:0px 10px 5px 10px; 
         border-radius:10px 0px 0px 0px;
         border:1px solid #DACD4E;}
  fieldset.csoport
        {color:green; background-color:#E5E3D2;
         margin:0px 10px 5px 10px; 
         border-radius:10px 0px 0px 0px;
         border:1px solid #DACD4E;}
  .rejtettDef
    	{display: none;}
  .latszo
       	{display: inline;
         font-style:normal;
       	 border-bottom: dotted thin;
       	 cursor: row-resize;
    	 color: blue;}
  .latszo:link
       	{display: inline;
         font-style:normal;
       	 border-bottom: dotted thin;
       	 cursor: row-resize;
    	 color: #808000}
  .latszo:visited
     	{display: inline;
         font-style:normal;
       	 border-bottom: dotted thin;
       	 cursor: row-resize;
         color: #808000}
  .latszo:hover
      	{display: inline;
         font-style:normal;
       	 border-bottom: dotted thin;
       	 cursor: row-resize;
         color: green}
  .latszo:active
      	{display: inline;
         font-style:normal;
       	 border-bottom: dotted thin;
       	 cursor: row-resize;
         color: red}
  .latszoDef
     	{display: inline;
       	 padding: 0 3px 0 3px;
       	 font-size: 100%;
       	 font-style:normal; color:#808000;}
  .latszoDef:active
        {display: inline;
         padding: 0 3px 0 3px;
         font-size: 100%; color:#808000}
  .arnyekolt
        {text-shadow: 1px 1px 0px #000000;}

  p,li
     {line-height:150%; font-family: "Georgia", Times, serif; color:green; 
      font-size:12pt; font-style:normal;}
  h1
     {font-size:200%; text-align:center; }
  h2
     {font-size:175%;}
  h3
     {font-size:140%;}
  h4
     {font-size:125%;}
  a 
     {text-decoration:none; 
      text-shadow:1px 1px 0px #C9BC3D; 
      font-weight:bold; font-style:normal;}
  pre
     {line-height:115%; font-family: "Courier New", Courier, monospace;}
  .szines   
     {line-height:115%; font-family: "Courier New", Courier, monospace;
      background-color: #E0DBE5; width: 600pt;
      border-right-style: dotted; border-bottom-style: dotted; border-width: 1px;}    
  .kod
     {font-family: "Courier New", Courier, monospace; font-size: 100%;
      background-color: #E0DBE5;}
  .halmaz
     {text-shadow: 1px 1px 0px #C9BC3D; font-size:larger;}
  .piros
     {color:red;}
  .kek
     {color:blue;}
  .zold
     {color:green;}
  .sarga
     {color:yellow;}
  .narancs
     {color:orange;}
  .barna
     {color:brown;}
  .sorindex
     {font-size:85%; color:white; background-color:gray;}
  .sor_szurke_hatterrel
     {font-size:100%; color:white; background-color:gray;}
  .sorfolytatas
     {font-size:100%; color:black; background-color:lightgray;}
  .alapottyos /*hint: title-ben magyarázattal ellátott szövegrész kiemeléséhez*/
     {border-bottom: blue dotted thin;}
  .titled /*hint: title-ben magyarázattal ellátott szövegrész kiemeléséhez*/
     {border-bottom: dotted thin;}
  </style>
