@font-face {
font-family: 'Titillium';
src: local('Titillium'), local('Titillium Regular');
src: url('https://cdn.kombucheria.com/fonts/Titillium.eot');
src: url('https://cdn.kombucheria.com/fonts/Titillium.eot?#iefix') format('embedded-opentype'),
     url('https://cdn.kombucheria.com/fonts/Titillium.woff') format('woff'),
     url('https://cdn.kombucheria.com/fonts/Titillium.ttf') format('truetype');
     }

@font-face {
font-family: 'WVH';
src: local('Worstveld Hand Regular'), local('Worstveld Hand');
src: url('https://cdn.kombucheria.com/fonts/359C9D_0_0.eot');
src: url('https://cdn.kombucheria.com/fonts/359C9D_0_0.eot?#iefix') format('embedded-opentype'),
     url('https://cdn.kombucheria.com/fonts/359C9D_0_0.woff2') format('woff2'),
     url('https://cdn.kombucheria.com/fonts/359C9D_0_0.woff') format('woff'),
     url('https://cdn.kombucheria.com/fonts/359C9D_0_0.ttf') format('truetype');
     }

*,html,body {margin:0;padding:0;background:#ffffff; 
font-family: 'Titillium', Arial, Helvetica, sans-serif;
font-size:12px;
color:#222222;}

table { border:none; padding:0;margin:0; width:100% }
b { color:#363; }

.centered {text-align:center;} .normal {font-size:100%;} .small {font-size:90%;} .mini {font-size:80%;} .bold {font-weight:bold;} 
.info { color:#aaaaaa;}
.note { color:#225522; } .footer { color:#555555; font-size: 9px; font-family:'WVH',Georgia,Garamond, serif; } 

.fleft{float:left;}
.fright{float:right;}
.highlight{font-weight:bold;color:#ee6600;}
.image,.check{vertical-align:middle;background:none;border:none;}
.clr { clear:both; } .fleft { float:left; } .fright { float:right; }
.hr { clear:both; height:1px; border-bottom: 1px solid #cdc; margin:10px 0; }
.big { font-weight:bold; font-size:14px; line-height: 120%;} 
.info { color: #555; font-size:11px;}

.pagebreak { page-break-after:always; }
.page { width:100%; height:auto; min-height:96%; }


@page { }       

@page {
  size: A4;
  size:portrait; 
  margin: 15mm 15mm 10mm 15mm;

}

 @media screen {
  .container, #docheader, #docfooter { margin:0; max-width:780px; padding:20px}
} 
