/* Podstawowy wyglad czcionek na stronie*/ LI { list-style-type: circle; font-size: 10px; } html, a, div, span, table, input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #d0deee; text-decoration: none; } body { font-size: 10x; } input, select { font-size: 12px; line-height: 14px; color: #183861; text-decoration: none; } a { cursor: pointer; } /* Kolor aktywnego odnosnika */ a:hover, a:active { color: #FFFFFF; } /* Tytul komponentu */ *.component_topic { font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 14px; font-weight: bold; color: #82a4d0; text-align: right; letter-spacing:1px; padding-left: 15px; padding-right: 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: 10px; text-align: left; line-height: 12px; font-weight: bold; color: #64a304; } 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: 9px; 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: CSS_FONT_FAMILY; font-size: 11px; color: #666666; background-color: #395b86; 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; } */