--- stil.php 2001/09/28 23:34:37 1.3 +++ stil.php 2001/10/05 15:10:52 1.6 @@ -4,7 +4,7 @@ include_once("inc/util.php"); ?> -BODY, DIV, P, TABLE, TH, TD { +BODY, DIV, P, TABLE, TH, TD, INPUT, TEXTAREA, SELECT, OPTION { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; @@ -15,8 +15,8 @@ vertical-align: top; } -INPUT, TEXTAREA, SELECT, OPTION { - font-family: Verdana, sans-serif; +A { + text-decoration: none; } TT, PRE { @@ -33,10 +33,6 @@ padding-top: 0; } -SMALL { - font-size: 10px; -} - P.ptitle { font-weight: bold; margin-bottom: 0; @@ -54,11 +50,13 @@ } .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 { + color: #000000; font-size: 12px; /* font-weight: bold; */ } .maintitle, .topictitle, .newsworldtitle, .newsplivatitle { + color: #000000; font-size: 18px; font-weight: bold; } @@ -69,10 +67,12 @@ .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 { font-size: 12px; + color: #000000; font-weight: normal; } .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 { + color: #000000; font-weight: normal; } @@ -89,17 +89,21 @@ font-weight: bold; } -.more:link, .more:visited, .more3:link, .more3:visited, .tmore:link, .tmore:visited, .pmore:link, .pmore:visited, .wmore:link, .wmore:visited { +.more:link, .more:visited, .more3:link, .more3:visited, .tmore:link, .tmore:visited, .pmore:link, .pmore:visited, .wmore:link, .wmore:visited, .xmore:link, .xmore:visited { color: #0000FF; text-decoration: none; font-size: 10px; } -.more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .more3:hover { +.more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover { color: #0000FF; text-decoration: underline; } +.xmore:link, .xmore:visited, .xmore:hover { + color: #000000; +} + .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ { color: #; } @@ -112,7 +116,7 @@ color: #; } -.more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active { +.more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active { color: #FF0000; text-decoration: none; } @@ -123,7 +127,7 @@ font-weight: bold; } -.small, .bsmall, .small3, .btn_b, .btn_i, .btn_u { +SMALL, .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u { font-size: 10px; } @@ -362,6 +366,25 @@ font-weight: bold; } +.semniska, .semumjerena, .semvisoka, .semvrlovisoka { + color: #FFFFFF; + text-align: center; + vertical-align: bottom; +} + +.semniska { + background-color: #00A000; +} + +.semumjerena, .semvisoka { + color: #000000; + background-color: #FFFF00; +} + +.semvrlovisoka { + background-color: #FF0000; +} + .kalendar, .kalendar2 { font-family: Arial, Helvetica, sans-serif;