@charset "windows-1250";	
body {background-color: #d8e9fa}   

h3 { color:teal;  }
h2 { color:teal; top:20px; text-align:center;} 	  

a:hover, a:active {background-color: #0000cc; color: white;
 } 
a {text-decoration: none; }		
#mail {text-decoration: none; text-align:center;  }	
#mydiv1 { position:absolute;}	
body>#mydiv1 {position: fixed}	
		  
#mydiv2 { position: absolute; left: 15%; z-index: 2;}
 
table {border-color: black;
    border-width: 0 0 1px 1px;
    border-style: solid; background-color:#c0c0c0; margin-left:auto; margin-right:auto; border-collapse: collapse; text-align:center;}	
	
	 
tr.rowcolor2 {background-color: #c0c0c0;} 	

tr.rowcolor1 {background-color: #808080; font-weight:bold} 		

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}


td
{
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}  

dd {font-variant:small-caps}	
dt {font-weight:bold}	 

img 
{	  

    float: left; 
    margin: 4px; 

clip: rect(10px, 5px, 10px, 5px)
}
