@charset "iso-8859-2";


body, td, tr, div,p,li { 
	font-size: 9pt; 
	font-family: Tahoma, Arial; 
	color: #002B9E;
}

A, A:visited, A:active {
   	font-weight: normal;
	font-style: normal;
   	text-decoration: underline;
	font-family: none;
	color: #0172CE;
}

 A:hover {
	font-weight: normal;
	font-family: none;
	color: #018DFF;	
	text-decoration: underline;
		}
.tytul {
   	font-size: 16pt;
	font-weight: normal;
	font-family: Book Antiqua, Tahoma;
	color: #002B9E;
	text-decoration: none;
}

A.tytul:link, A.tytul:hover, A.tytul:visited {
font-size: 16pt;
	font-weight: normal;
	font-family: Book Antiqua, Tahoma;
	color: #002B9E;
	text-decoration: none;
}

.podtytul {		   
	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: #015CA6;
	}	
A.podtytul:link, A.podtytul:hover, A.podtytul:visited {
	font-size: 9pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: #0172CE;
	text-decoration: underline;
	}	
			
.pasek {
	background-color: #D6E2F5;
	width: 80%;
	font-size: 9pt;
	 }  
	 
   
.tekst { 
	font-size: 9pt;   
	font-weight: normal;
	font-family: Tahoma, Arial; 
	color: #015CA6;
}

/* styl dla tresci tematu */
.code, .quote, .php {
    font-size: 11px;
   border: black; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.Forum {
    font-weight : bold;
    font-size: 18px;
}
.Topic {
    font-weight : bold;
    font-size: 14px;
}
.genmed {
    font-size: 12px;
}
hr.sep   { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
.code, .quote, .php {
    font-size: 11px;
   border: black; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.Forum {
    font-weight : bold;
    font-size: 18px;
}
.Topic {
    font-weight : bold;
    font-size: 14px;
}
.genmed {
    font-size: 12px;
}
hr.sep   { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
