/* 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: 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: #444444; text-decoration: none; } body { background:#016098; font-size: 10x; margin: 0; } input, select { font-size: 12px; line-height: 14px; color: #444444; text-decoration: none; } a { cursor: pointer; } /* Kolor aktywnego odnosnika */ a:hover{ background-color: #ebc677; } a:active { color: #FF0000; } a img{ border: 0px; background-color: inherit; } /* Tytul komponentu */ *.component_topic { font-size: 13px; line-height: 16px; font-weight: normal; color: #444444; text-align: left; letter-spacing:1px; padding-left: 2px; 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: #000000 ; } 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: #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; } */