diff -r bf21a4abea9b -r 5421bbe5973b java/nekurak.net-web/web/styl.css --- a/java/nekurak.net-web/web/styl.css Sat Jan 08 20:18:27 2011 +0100 +++ b/java/nekurak.net-web/web/styl.css Sun Jan 09 23:34:16 2011 +0100 @@ -115,10 +115,6 @@ color: black; } -.podnik { - border-top: 1px dashed silver; -} - fieldset { border: none; } @@ -249,6 +245,10 @@ clear: both; } +.oddelovac { + border-top: 1px dashed silver; +} + .slider_prev { background-image: url('grafika/fotkyPodnikuPredchozi.png'); width: 32px; @@ -264,7 +264,6 @@ } .komentare { - border-top: 1px dashed silver; margin-bottom: 8px; }