<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	font-family: "minion-pro-1", "minion-pro-2", Palatino, Georgia, "Times New Roman", serif;
	color: #444;
	font-size: 1em;
	line-height: 1.6em;
	background: #eee;
}

a:link,
a:visited{
	color: #9C0001;
}
a:active,
a:hover{
	color: #000;
}

a#active {
	background-color: #ddd;
}

p {
	text-align: justify;
}

img {
	border: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	/*width: 1100px;*/
}

#sidebar{
	border: 0px solid;
	width: 250px;
	float: left;
	text-align: center;
}

#sidebar ul {
	text-align:left;
	list-style: none;
	margin-top: 0px; 
}

#sidebar li {
	padding-left: 0px;
	display: block;
}

#sidebar a {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: none;
	color: #aaa;
	font-weight: bold;
}

#sidebar h3 {
	text-align: left;
	padding-left: 20px;
	font-size: 1.3em;
	margin: 0px;
}

#header {
	text-align: center;
	border-bottom: 1px solid #a6a6a6;

	font-size: 1.8em;
	line-height: 1.1em;
	text-shadow: 0 1px 0 #fff;
	margin: 0px 10px 40px 10px;
}

#header a {
	color: #9C0001;
	text-decoration: none;
}

#header a:hover {
	color: #9C0001;
	text-decoration: none;	
}


#footer {
	text-align: right;
	border-top: 1px solid #fff;
	margin-bottom: 20px;
	padding-top: 0px;
	margin: 0px 0 20px 280px;
	min-width: 800px;
}

#footer a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#colophon {
	border-top: 1px solid #a6a6a6;
	margin-top: -2px;
	overflow: hidden;
}


#content {
	margin: 0px 40px 20px 280px;
	min-width: 800px;
	min-height: 600px;

	border: 0px solid;
}

h1 {
	padding: 50px 0 10px 50px;
	font-size: 2.5em;
	color: #666;
}

h2 {
	color: #aaa;
}

.floatleft {
	float: left;
	margin: 0px 20px 20px 20px;
}














div#publikacje ol li {
	padding-bottom: 10px;
}

div#publikacje h2 {
	font-size: 1.3em;
}

div#publikacje h2 a {
	margin: 10px;
}


#researchersID, #linkedin, #logo3, #ACMReviews {
	padding-top: 20px;
}

#ACMReviews {
	text-align: center;
	padding-left: 20px;
}

#logo3 img {
	padding-right: 0px;
	text-align: center; 
}

div#cv h2 {
	padding-top: 30px;
	padding-bottom: 0px;
}

div#head {
	padding-bottom: 80px;
}

img.frame {
	border: 1px solid #a6a6a6;
	background: #f0f0f0;
	padding: 10px;
	box-shadow: 0 1px 7px #777;
	border-radius: 5px;
}

span.impactfactor {
	color: #339966;
}

span.pdf a {
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	color: #c00;
}

span.pdf a:hover {
	text-decoration: underline;
}

span.doi a {
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	color: #00c;
}

span.doi a:hover {
	text-decoration: underline;
}


div.linia {
	text-align: right; margin: 0 0 -25px 0;
}

div.linia span {
	position:relative; top: 0px; margin-right: 100px; font-size:30pt; background-color: #eee; z-index: -1; 
}

div.linia hr {
	position:relative; left: -30px; top: -25px; z-index: -2;
}

span.wos {
 	font-family: arial;
 	color: orange;
 	background-color: #888;	
 	padding: 3px 10px;
}

span.wos sup {
	font-size: 6pt;
}
</pre></body></html>