body {
    	background: url(./grafa/tlo2.png) #FFFFFF;

   		font-family: "arial";
    	font-size: 14px;
    	color: navy;
  /*  	width: 800px;
    	margin: auto auto auto auto;
    	position: center;*/
}

div {   position: absolute;
		margin-left: 100px;
	}

    table {
	    border: 3px;
	    width: 800px;
	    border-collapse: collapse
	    }	
    	
    td {font-size: 12px;
    	border-left:1px solid navy;
		border-top:1px solid navy; 
		border-bottom:1px solid navy;
		border-right:1px solid navy;
		height: 1cm;
	}
		
	tr.aa {background-color: #EEEEEE; 
	}    	

	tr.bb {background-color: #F9F7ED; 
	}    	

	tr.cc {background-color: #DBDBDB; 
	}    	

	
	th {font-size: 12px;
		background-color: #848484; 
    	border-left:1px solid navy;
		border-top:1px solid navy; 
		border-bottom:1px solid navy;
		border-right:1px solid navy;
		height: 1.2cm;
	}    	

	  
	h2 {
	    font-family: "arial";
    	font-size: 23px;
    	color: navy;
    	}
    	
    h3 {
	    font-family: "arial";
    	font-size:14px;
    	color: navy;
    	}
    	
    .h2c {
	    text-align: center;
	    font-family: "arial";
    	font-size: 23px;
    	color: navy;
}
    	
    	
    .czerw {
	    font-family: "arial";
    	font-size:24px;
    	color: red;
    	}

    	
    	
   	.centruj {
		text-align: center;
		}
	    
		
    p {
    	font-family: "arial";	  
    	/*line-height: 129%;*/
       	font-size: 14px;
    	margin-bottom: 2px;
    	margin-top: 2px;
    	padding-left:50px;
    	}
    .wcie {
	    padding-left:50px;
		}	

    .h {
	    text-align:	center;
	    line-height: 24%;
	    color: navy;
	    font-size: 18px}
	    
/*    .duzy {
	    text-align:	center;
    	color: rgb(178, 33, 22);
    	font-size:18px;
    	}
    	
    .obraz {
	    background	: #aaa;
	    margin     : 0 auto;
		text-align  : left;
    	font-weight : normal;
    	width       : 750px;
    	border      : solid 1px;
    	padding     : 0px;
    }
*/