BODY {
	FONT-FAMILY: verdana, lucida, arial, helvetica, sans-serif; 
	FONT-SIZE: 80%;
}

TABLE       { FONT-SIZE: 100%; }
TABLE.small { FONT-SIZE:  80%; }

H1 { FONT-SIZE: 150%; }
H2 { FONT-SIZE: 140%; }
H3 { FONT-SIZE: 115%; }
H4 { FONT-SIZE: 100%; }

A:hover {color:#F49018;}

h2 {
   background-color: #bbbbcc;
   text-align: left;
   color: #222266;
   margin-top: 3em;  
   margin-bottom: 1em;
   padding-top: 0.1em;
   padding-bottom: 0.2em;
   border-top: 1px solid #006644;
   border-bottom: 1px solid #006644;
}

.JAMNIK_MAIL {
   margin-left:4em;
   margin-right:4em;
   margin-top:2em;
   background-color:#fcfcfc;
   padding:0.5em;
}


