BODY {
	FONT-FAMILY: verdana, lucida, arial, helvetica, sans-serif; 
	FONT-SIZE: 80%;
	background-color:#dfdfff;
}

TABLE {
	FONT-SIZE: 100%;
}

TD.mapy {
	padding-right: 1em;
	text-align: right;
}

H1 { FONT-SIZE: 150%; }
H2 { FONT-SIZE: 130%; }
H3 { FONT-SIZE: 115%; }
H4 { FONT-SIZE: 100%; }

A:hover {color:#F49018;}

h2 {
   font-size : 140%;
   font-weight:normal;
   background-color :#8080ff;
   text-align : left;
   color : white;
   margin-top: 2em;  
   padding-top: 0.1em;
   padding-bottom: 0.2em;
   padding-left: 0.3em;

   border-top: 1px solid #0000aa;
   border-bottom: 1px solid #0000aa;
}

 
