

BODY  { text-align : justify;
        background : #fff url('obrazky/sky.jpg') fixed;
        color:#004; font-size:14px; font-family:Helvetica, Arial, sans-serif; padding-top:10px; padding-bottom:0px; padding-left:30px; padding-right:30px; background-attachment:fixed
    
      }

BODY.menu  { text-align : justify;
        background : #111 url('obrazky/modra.gif') fixed;
        color:lightblue; font-size:16px; font-family:Helvetica, Arial, sans-serif; padding-top:0px; padding-bottom:10px; padding-left:2px; padding-right:2px; background-attachment:fixed
    
      }

P {text-align : justify;
   text-indent:0px;
   line-height:120%;
   }
      
BR {text-indent:10px;
   }
      
H1 { text-align:left;
     color : green;
     font-family : cursive;
     font-size : 220%;
   }      

HR { align:center;
     color:blue;
   }

.kapitola
	  { color: blue;
        font: 14pt; 
        position: relative;
		left: -30;
		font-style: italic;
      } 

.pravidla_kapitola {
	font: 12pt;
	font-weight:bold
      } 

A{
	font-size : 14px;
	color : red;
	text-decoration : underline;
}
a:hover.menu{
	font-size : 14px;
	color : yellow;
	text-decoration : none;
}
A:HOVER{
	font-size : 14px;
	color : blue;
	text-decoration : none;
}
TABLE.prog	{
    background : url('obrazky/sedive.gif');
	font-size : small;
	font-weight : normal;
	font-family: Courier New
}
TABLE	{
	font-size : 14px;
	font-weight : normal;
}
TD {
	font-size : 14px;
	font-weight : normal;
}

TABLE.vysl	{
    background : url('obrazky/sedive.gif');
	font-size : small;
	font-weight : normal;
	font-family: Courier New
}
TD.hl {
	font-size : 14px;
	font-weight : bold;color:#800080; background-color:#C0C0C0
	
}
TD.hlbr {
	font-size : 14px;
	font-weight : bold;color:#800080; background-color:#C0C0C0;
	width: 30px;
}
TD.za {
	border:1px solid #4488FF; font-size : 14px;
	font-weight : normal; color:#002277
}