diff -r f8d3d7914d9a -r 63d0f3ef8ca9 java/HrisniciSpameri/web/styl.css --- a/java/HrisniciSpameri/web/styl.css Sun Feb 15 12:46:40 2009 +0100 +++ b/java/HrisniciSpameri/web/styl.css Sun Mar 01 17:45:45 2009 +0100 @@ -28,6 +28,17 @@ text-decoration: none; } +#seznamHrisniku { + width: 1000px; +} + +#seznamHrisnikuScroll { + width: 1020px; + overflow: auto; + max-height: 400px; + padding: 2px; +} + img { border: none; }