diff --git a/korektury/templates/korektury/korekturovatko/html_obal.html b/korektury/templates/korektury/korekturovatko/html_obal.html
index daf1f535..2bea06b0 100644
--- a/korektury/templates/korektury/korekturovatko/html_obal.html
+++ b/korektury/templates/korektury/korekturovatko/html_obal.html
@@ -4,8 +4,8 @@
 <html lang='cs'>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <link rel="stylesheet" title="opraf-css" type="text/css" media="screen, projection" href="{% static "korektury/opraf.css"%}?version=2" />
-  <link href="{% static 'css/rozliseni.css' %}?version=2" rel="stylesheet">
+  <link rel="stylesheet" title="opraf-css" type="text/css" media="screen, projection" href="{% static "korektury/opraf.css"%}?version=3" />
+  <link href="{% static 'css/rozliseni.css' %}?version=3" rel="stylesheet">
   <title>Korektury {{korekturovanepdf.nazev}}</title>
 </head>
 <body class="{{ LOCAL_TEST_PROD }}web" data-stav_pdf="{{ korekturovanepdf.status }}">