diff -r 5d6592e753c0 -r 47de9e8ce93e java/sql-vyuka/web/styl.css --- a/java/sql-vyuka/web/styl.css Thu May 28 21:19:06 2009 +0200 +++ b/java/sql-vyuka/web/styl.css Sat May 30 14:49:07 2009 +0200 @@ -49,6 +49,14 @@ text-align: right; } +#stavovePole { + width: 300px; + border: none; + background-color: transparent; + color: gray; + font-size: 11px; +} + #vstup textarea { width: 640px; height: 108px;