diff -r 71c6de7f0a38 -r 11f83eac10b3 html/styl.css --- a/html/styl.css Sun May 24 00:24:48 2009 +0200 +++ b/html/styl.css Sun May 24 00:38:51 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;