/* Podstawowy wyglad czcionek na stronie*/ span.red{ color: #ff0000; } td.userform_value{ text-align: right; } div.hr{ background-color: #cccccc; height: 1px; margin-top: 3px; width: 90%; } LI { list-style-type: disc; font-size: 10px; color: #99CC00; } html, a, div, span, table, input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #00009E; text-decoration: none; } body { font-size: 10px; margin: 0; } input, select { font-size: 12px; line-height: 14px; color: #444444; text-decoration: none; } a { cursor: pointer; color: #536F13; } /* Kolor aktywnego odnosnika */ a:hover, a:active { color: #7FA81C; } /* Tytul komponentu */ *.component_topic { font-size: 13px; line-height: 16px; font-weight: bold; color: #DC7D02; text-align: left; letter-spacing:1px; padding-left: 3px; padding-top: 0px; /* border-bottom: #000 solid 1px; display: block; */ } /* 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: 10px; text-align: left; line-height: 12px; font-weight: bold; color: #00009E ; } a.news_topic:hover, a.news_topic:active { text-decoration: none; } *.news_description { font-size: 9px; text-align: left; line-height: 11px; } *.news_txt { font-size: 10px; line-height: 12px; text-align: justify; } div.article_show.font{ font-size: 20px; } /* *.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: CSS_FONT_FAMILY; font-size: 11px; color: #666666; background-color: #F5F5F5; font-weight: bold; border: thin #666666; } *.login_txt { font-family: CSS_FONT_FAMILY; font-size: 9px; color: #666666; } .login { font-family: CSS_FONT_FAMILY; font-size: 9px; color: #666666; background-color: #F5F5F5; font-weight: bold; border: thin #666666; } */