BODY {
  	margin-top: 1em;
  	margin-right: 1em;
  	margin-bottom: 3em;
	margin-left: 1em;
 	text-align: justify;
	background-color: #ffffff;
 	font-size: 12px;
 	font-family: Verdana, helvetica, sans-serif;
}

A:link, A:visited {
	color: #3B6481;
  	font-weight: bold;
	}

A:active {
	color: #ff4040;
	}

TH {
	font-size: 12px;
	}

TD {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
 	text-align: justify;
}

.date {
	color: #000000;
	text-align: right;
	font-size: 10px;
	background-position: top left;
	}

.spcleft {
	margin-left: 1em;
	}
	
.spcright {
	margin-right: 1em;
	}

.totalleft {
	margin-left: -0.8em;
	}
		
.mezei {
	background-color: #EFE9BB;
	padding: 0
	}

.fancytd {
    		text-align: justify;
    		vertical-align: top;
    		font-size: 12px;
    	        padding-left: 4px;
    	        padding-right: 8px;
    	        background-color: #ffffff;
    	        
    	}
    	
.fancyth {
    		text-align: center;
    		font-size: 12px;
    		font-weight: bold;
    		background-color: #E0DAAD;
    	}
    	
.fancytable {
    		background-color: #ffffff;
		border: 1;
		
    		}

.nopadding {
		padding-left: 0px;
		padding-right: 0px;
		border-left: 0px;
		border-right: 0px;
	}

.minihead {
    		text-align: center;
    		font-size: 9px;
    		font-weight: bold;
    		color: #ffffff;
	}

.minitext {
    		text-align: center;
    		font-size: 9px;
    		font-weight: bold;
	}	
    	
.warn {
		font-weight: bold;
		color: #ffffff;
		background: #ff0000;
		}

.konyhaweb {	
		font-style: italic;
		font-size: 15px;
		font-family: Times, Times New Roman, sans-serif;
		}


