/*	
	CSS file for daNews & daForum
	Krzysztof Falkus '2003
*/

/* obsluga tabeli */
/* td:hover {color: yellow;}
tr:hover {background: silver;}
http://drweb.de/trickkiste/index-css.shtml
*/

/* forum - czcionka wyswietlania body */
.forum_body div { line-height: 16px; font-family: "Verdana, Arial, Courier New, Verdana", Arial, mono; font-size: 10pt}
.forum_body_prop div { line-height: 16px; font-family: "Verdana, Arial, Courier New, Verdana", Courier new, mono; font-size: 10pt}
.forum_norm { line-height: 16px; font-family: "Verdana, Arial, Courier New, Verdana", Arial, mono; font-size: 9pt}
.forum_prop { line-height: 16px; font-family: "Verdana, Arial, Courier New, Verdana", Courier, mono; font-size: 9pt}

/* forum -- naglowki nawigacji */
.forum A { text-decoration: none; font-weight : normal; font-size : 9pt; text-indent: 9pt; }
.forum A:link { color : #0000CC; font-style : normal; }
.forum A:visited { color : #0000CC; font-style : normal; }
.forum A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* forum -- lista watkow */
.forum_w A { text-decoration: none; font-weight : normal; font-size : 10pt; text-indent: 10pt; }
.forum_w A:link { color : #3333CC; font-style : normal; }
.forum_w A:visited { color : #3333AA; font-style : normal; }
.forum_w A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum_w A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum_w td { background : white; }

/* forum -- lista watkow - ostatnia odpowiedz */
.forum_wo A { text-decoration: none; font-weight : normal; font-size : 10pt; text-indent: 10pt; }
.forum_wo A:link { color : #CC3333; font-style : normal; }
.forum_wo A:visited { color : #AA3333; font-style : normal; }
.forum_wo A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum_wo A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* forum -- lista watkow - admin article */
.forum_wl A { text-decoration: none; font-weight : normal; font-size : 10pt; text-indent: 10pt; }
.forum_wl A:link { color : #6C1CCA; font-style : normal; }
.forum_wl A:visited { color : #6C1CCA; font-style : normal; }
.forum_wl A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum_wl A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* forum -- dodawanie edycja */
.forum_ed A { text-decoration: none; font-weight : normal; font-size : 9pt; text-indent: 9pt; }
.forum_ed A:link { color : #444444; font-style : normal; }
.forum_ed A:visited { color : #444444; font-style : normal; }
.forum_ed A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.forum_ed A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* -- tree watkow */
.tree_w A { text-decoration: none; font-weight : normal; font-size : 8pt; text-indent: 9pt; }
.tree_w A:link { color : #3333CC; font-style : normal; }
.tree_w A:visited { color : #3333AA; font-style : normal; }
.tree_w A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.tree_w A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.tree_w td { background : white; }

/* -- tree watkow - ostatnia odpowiedz */
.tree_wo A { text-decoration: none; font-weight : normal; font-size : 8pt; text-indent: 9pt; }
.tree_wo A:link { color : #CC3333; font-style : normal; }
.tree_wo A:visited { color : #AA3333; font-style : normal; }
.tree_wo A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.tree_wo A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* -- lista odpowiedzi */

/* newsgroups -- nawigacja */
.news_nav A { text-decoration: none; font-weight : normal; font-size : 8pt; text-indent: 8pt; }
.news_nav A:link { color : #8096CC; font-style : normal; text-decoration: underline; }
.news_nav A:visited { color : #8096CC; font-style : normal; text-decoration: underline; }
.news_nav A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.news_nav A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* newsgroups -- nawigacja */
.news_nav_table A { text-decoration: none; font-weight : normal; font-size : 10pt; text-indent: 8pt; }
.news_nav_table A:link { color : #000000; font-style : normal; text-decoration: none; }
.news_nav_table A:visited { color : #000000; font-style : normal; text-decoration: none; }
.news_nav_table A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.news_nav_table A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* newsgroups -- body */
.news_body { line-height: 16px; font-family: "Courier New, Verdana, Arial, Courier New, Verdana", Courier New, mono; font-size: 10pt; padding-left: 5pt;}

/* newsgroups -- linki */
.news_link A { font-family:"Verdana, Arial",Verdana; text-decoration: none; font-weight : normal; font-size : 8pt; }
.news_link A:link { color : #666666; font-style : normal; }
.news_link A:visited { color : #666666; font-style : normal; }
.news_link A:active { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }
.news_link A:hover { color : #FF0000; font-style : normal; text-decoration: underline; font-weight : normal; }

/* newsgroups -- lista artykulow */
.news_list A { text-decoration: none; font-family:'Arial,Verdana,Helvetica,sans-serif',Arial; font-weight : normal; font-size : 14px; }
.news_list A:link { color : #0000FF; font-style : normal; }
.news_list A:visited { color : #800080; font-style : normal; }
.news_list A:active { font-style : normal; text-decoration: underline; font-weight : normal; }
.news_list A:hover { font-style : normal; text-decoration: underline; font-weight : normal; }

