body, p, td, ul, li {
	font: normal 12px/120% Verdana, Arial, sans-serif;
	color: #000000;
}
body {
	margin:0px;
	background-color: #FFFFFF;
}

img {
	border: 0px;
}


a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #00496c;
	font-family: Verdana, Arial, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #b01a1e;
	font-family: Verdana, Arial, sans-serif;
}


.news a {
	font-weight: bold;
} /* pogrubienie wszystkich linków w newsie po wejściu do newsa */
.more a {
	font-weight: normal;
} /* usunięcie pogrubienia dla linku czytaj więcej w newsie */


#hyper a.forum_drzewo_tytul {
	font-weight: bold;
	color: #00a8a8;
} 
#hyper a.forum_drzewo_tytul:hover {
	font-weight: bold;
	color: #993300;
} 
#hyper .forum_select {
	color: #993300;
}

.forum_drzewo_data {
	font-weight: bold;
	color: #666666;
} 
.forum_autor_drzewo {
	color: #003366;
}
.forum_tytul {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
.forum_tresc {
	font-size: 125%;
	line-height: 125%;
}

#hyper ul {
	list-style-image: url(http://www.walbrzych.info/images/punkt.gif);
	margin:0px;
	padding:0px 0px 0px 10px;
}
#hyper li {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#hyper li a {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pas_forum {
	background-color: #f0ebcd;
	padding: 5px;
}


.pas {
	height: 16px;
	background-color: #5ba7f1;
	background-image: url(../index/arty.gif);
	background-repeat: no-repeat;
	padding: 2px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}
.pas a, .pas a:link, .pas a:visited, .pas a:active {
	color: #ffffff;
}
.pas a:hover {
	color: #b01a1e;
}

.pas_d {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}
.pas_d a, .pas_d a:link, .pas_d a:visited, .pas_d a:active {
	color: #e67300;
}
.pas_d a:hover {
	color: #b01a1e;
}


.font {
	font-size: 11px;
}
.font50 {
	font-size: 0.5em;
}
.font60 {
	font-size: 0.6em;
}
.font70 {
	font-size: 0.7em;
}
.font80 {
	font-size: 0.8em;
}
.font90 {
	font-size: 0.9em;
}
.font110 {
	font-size: 1.1em;
}
.font120 {
	font-size: 1.2em;
}
.font130 {
	font-size: 1.3em;
}
.font140 {
	font-size: 1.4em;
}
.font150 {
	font-size: 1.5em;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}

INPUT {font-family: Verdana, Helvetica, Arial; color: #000000;}
.input_komentarze {font-size: 9px; height: 18px;}

SELECT {font-family: Verdana, Helvetica, Arial; color: #000000;}

TEXTAREA {font-family: Verdana, Helvetica, Arial; color: #000000;}
.textarea_komentarze {font-size: 9px; height: 230px;}


#skyscraper1 {
	position: absolute;
	position: fixed;
	top: 0;
}
* html #skyscraper1 {
	height: 2em;
	position: absolute;
	top: expression(parseInt((document.body.scrollTop||documentElement.scrollTop))+'px');
}


div#weektopic {
	position:relative;
	background-position:center center;
	background-repeat:no-repeat;
	width:206px;
	height:155px;
	padding:1px;
	border:1px solid #5ba7f1;
}
div#weektopic div {
	text-align: left;
	height:40px;
	width:206px;
	position:absolute;
	bottom:1px;
	left:1px;
	background-color:#333b47;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80
}
div#weektopic a {
	color:#96b4de;
	text-decoration:underline;
	padding:3px 0 0 5px;
	margin-bottom:3px;
	display:block
}
div#weektopic a:hover {
	color:#b8c9e1;
	text-decoration:none
}
div#weektopic span {
	font-size:9px;
	padding:0 0 0 5px;
	color:#fff
}

