diff -r 71c6de7f0a38 -r 9acb74ac7346 html/styl.css
--- a/html/styl.css Sun May 24 00:24:48 2009 +0200
+++ b/html/styl.css Fri May 29 03:44:35 2009 +0200
@@ -56,6 +56,13 @@
border: 1px solid silver;
}
+fieldset {
+ display: inline;
+ border: none;
+ padding: 0px;
+ margin: 0px;
+}
+
#vstup button {
height: 20px;
border: none;