/* Podstawowy wyglad czcionek na stronie*/ LI { list-style-type: circle; font-size: 11px; } html, a, div, span, table, input, select, form, body, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; } input, select { font-size: 11px; color: #444444; text-decoration: none; } body { background:#000000 url(../images/body_bg.gif) repeat; font-size: 11x; } a { cursor: pointer; } /* Kolor aktywnego odnosnika */ a:hover, a:active { color: #FF0000; } /* Tytul komponentu */ *.component_topic { font-size: 13px; line-height: 16px; font-weight: bold; color: #FFFFFF; text-align: left; letter-spacing:1px; padding-left: 10px; padding-top: 0px; } /* Wyglad tla menu full */ td.td_menu_class1, td.td_menu_class2, td.td_menu_class3 { background: transparent; // line-height: 13px; color: #0000FF; } /* Wyglad odnosnikow menu full */ a.menu_class1, a.menu_class2 { line-height: 13px; } /* Wyglad Newsów*/ *.news_topic { font-size: 11px; text-align: left; // line-height: 12px; font-weight: bold; color: #AAC1DF; } a.news_topic:hover, a.news_topic:active { text-decoration: none; } *.news_description { font-size: 11px; text-align: left; color: #AEAEAE; // line-height: 11px; } *.news_txt { font-size: 11px; // line-height: 12px; text-align: justify; } /* *.topic{ font-size: 14px; color: #FF0000; // line-height: 17px; text-align: center; padding-top: 10px; padding-bottom: 10px; } *.menu_topic { font-size: 11px; // line-height: 19px; color: black; background-color: #FFFFFF; font-weight: bold; } *.red { color: #FF0000; } *.loginform { font-family: Notice: Use of undefined constant CSS_FONT_FAMILY - assumed 'CSS_FONT_FAMILY' in /var/www/www.litoral.pl/litoral_data/theme/css/style.css.php on line 136 CSS_FONT_FAMILY; font-size: 11px; color: #666666; background-color: #F5F5F5; font-weight: bold; border: thin #666666; } *.login_txt { font-family: Notice: Use of undefined constant CSS_FONT_FAMILY - assumed 'CSS_FONT_FAMILY' in /var/www/www.litoral.pl/litoral_data/theme/css/style.css.php on line 145 CSS_FONT_FAMILY; font-size: 9px; color: #666666; } .login { font-family: Notice: Use of undefined constant CSS_FONT_FAMILY - assumed 'CSS_FONT_FAMILY' in /var/www/www.litoral.pl/litoral_data/theme/css/style.css.php on line 161 CSS_FONT_FAMILY; font-size: 9px; color: #666666; background-color: #F5F5F5; font-weight: bold; border: thin #666666; } */