--- branches/ecas/public_html/style.css 2009/04/17 15:16:13 785 +++ branches/ecas/public_html/style.css 2009/04/17 15:22:18 786 @@ -112,12 +112,6 @@ font-size: 70% } -.headline { - font-size: 110%; - font-weight: bold; - font-style: normal; -} - .small { font-size: 80%; } @@ -145,45 +139,3 @@ border-top: 1px dashed navy; } - -.round { - border: 1px solid #e3e4e4; - zoom:1; /* causes IE to behave properly */ -} - -.tl { - background: url(tl.gif) no-repeat top left; - margin:-1px; /* the margin pushes the container out 1px to line up borders */ -} -.tr { - background: url(tr.gif) no-repeat top right; -} -.br { - background: url(br.gif) no-repeat bottom right; -} - -.bl { - background: url(bl.gif) no-repeat bottom left; - padding: 20px; - text-align: center; - vertical-align: center; -} - -.tr, .tl, .bl, .br { - zoom:1; - position:relative; -} - -/* kraj okruglih rubova */ - -.bl table { - margin-left: auto; - margin-right: auto; - text-align: left; -} - -.abeceda { - font-size: 14px; - word-spacing: -0.15em -} -