a:link, a:active, a:visited {
	color: #002a62; 
} 

a:hover {
	color: #1267ab; 
	text-decoration : underline; 
}

a.nu:link, a.nu:active, a.nu:visited, a.nu:hover {
	text-decoration : none; 
}


BODY, TABLE, IMG, FORM, INPUT, SELECT, TEXTAREA {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-size : 12px;
	
	/*line-height: 16px;*/
	
	
}

BODY {
	background-color: white;
	color: #444444;	
	margin: 0px;
}

IMG {
	background-color: transparent;
}

TABLE.main {
	border-top: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 200px;
	width: 766px;	
	}

TABLE.main TD.main {
	padding: 30px;
	vertical-align: top;
	}
.footer {
	background-color: #dadcdd;
	padding: 20px;
	width: 766px;
	text-align: center;
	color: #999999;
	font-size: 10px;
}


.panel_lewy, .panel_prawy {
	vertical-align: top;
}

.panel_lewy {
	padding-right: 10px;
	
}
.panel_prawy {
	padding-left: 20px;
}


.smallfont {
	font-size: 11px;
	line-height: 16px;
	}

UL {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	margin-left: 15px;
}
LI {
	list-style-image : url("../img/-.gif");
	list-style-position: outside;
	padding-left: 10px;	
}

HR {
	width: 60%;
	height: 1px;
	color: #cccccc;
	}

H1 {
	color: #4d5457;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'Times New Roman CE','Times New Roman';
	font-weight: normal;
	/*letter-spacing: 1px;*/
}

H1:first-letter {
	font-size: 23px;
	}


H2 {
	color: #4d5457;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 18px;
	font-family: 'Times New Roman CE','Times New Roman';
	font-weight: normal;
	/*letter-spacing: 1px;*/
}

H2:first-letter {
	font-size: 23px;
	}
	



H5 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #002a62;	
	
}



.foto {
	border: 1px solid #9999aa;
}

.publikacje {
	font-size: 11px;
	margin-top: 4px;
}