diff -r 71c6de7f0a38 -r 9d8c8622ff4e html/styl.css --- a/html/styl.css Sun May 24 00:24:48 2009 +0200 +++ b/html/styl.css Sun May 31 23:13:47 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;