* {
	margin: 0;
	padding: 0; 
	color: #000000;
	vertical-align: top;
	box-sizing: content-box;
}

img{
	border: 0;
	display: inline;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	height: 100%;
}

body {
	margin: 			10px;
	height: 			100%;
	text-align: 		left;
	font-family: 		Tahoma, helvetica, sans-serif;
	font-size: small;
	background-color: #e8e9ee
}

a {
	background-color:	transparent;
	color: 			#000066;
	text-decoration:	none;
}

a:hover	{
	background-color:	transparent;
	color: 			#330066;
	text-decoration:	underline;
}

.super {
	vertical-align: super;
	font-size: xx-small;
}

.sub {
	vertical-align: sub;
	font-size: xx-small;
}


.left 	{text-align:		left}
.right 	{text-align:		right}
.justify 	{text-align:		justify}
.center	{text-align:		center}

.top		{vertical-align:	top;}
.middle	{vertical-align:	middle;}
.bottom	{vertical-align:	bottom;}

.clear 	{clear:			both;}

.odsylacz {
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 20px;
}


#HEADER {
	width: 		100%;
	height: 		120px;
margin-left: 15px; 
/*
background: url(grafika/logo.gif);
background-position: left;
background-repeat: no-repeat; 8 */
}

.HeaderContent {
	margin-left: 160px; /* Margines g3&#55962;&#57189;j strony - margines HEADER */
	text-align: center;
 }
 
.naglowek {
	text-align: left;
}	
	
.MPR {
	font-variant:  small-caps;
}

.volumes {
font-weight: bold;
}

.year {
}

.page {
}

.find {
	font-size: small;
}

.number {
	font-weight: bold;
}

.title {
	font-variant:  small-caps;
}

.publikacja {
	margin-top: 5px;
	margin-bottom: 10px;
}

.beh_title {
	margin-left: 25px;
}

.author {
	font-weight: bold;
}


.address {
	font-style: italic;
}

.abstract {
	text-align: justify;
}	

.drukowanie {
	color: #FFFFFF;
}
