ACC SHELL
<script type="text/javascript" src="/kalkulace-en.js"></script>
<img src="/images/kalkulace.jpg" alt=""/>
<div class="inner kalkulace">
<h1>CALCULATIONS    
<a href="calculations-package.html" class="right">CALCULATIONS OF PACKAGE</a></h1>
<h4>Calculate how much you save with us</h4>
<form action="/">
<fieldset>
<label for="sirka">
width of the printing plate [mm]
</label>
<input name="sirka" id="sirka"/>
<label for="vyska">
height of the printing plate [mm]
</label>
<input name="vyska" id="vyska"/>
</fieldset>
</form>
<dl>
<dt>
Price of the lithographic printing and printing plates for one CMYK *:
</dt>
<dd id="cena1">
CZK 0
</dd>
<dt style="font-weight:bold">
Price of our printing plates for one CMYK *:
</dt>
<dd id="cena2" style="font-weight:bold">
CZK 0
</dd>
<dt style="font-size:80%;width:100%">* prices are given without 19% VAT and are only presented for orientation</dt>
<dt class="sum">
More quality plates and also savings on one CMYK:
</dt>
<dd id="sum">
CZK 0
</dd>
<dt class="slunicka">
THERE ARE NO MONKS LIVING IN OUR HOUSE!
</dt>
</dl>
</div>
ACC SHELL 2018