BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

TABLE {
	text-align: center;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

P {
	text-align : justify;
	text-indent : 15px;
}

SUB{
	font-size : 6pt;
}
SUP{
	font-size : 6pt;
}

IMG {
	border: 0px;
	vertical-align: middle;
}

H1 {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
}

H2 {
	font-size : 10pt;
	text-align : left;
	font-weight : 900;
}

H3 {
	font-size : 9pt;
	text-align : left;
	font-weight : 900;
}

H4 {
	font-size : 9pt;
	text-align : center;
	font-weight : 600;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
}

#cover a{
	color: Black;
}

#main{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header{
  text-align: left;
  margin-bottom: 2em;
}

#logo{
	float: right;
	text-align: center;
	font-weight: bold;
	margin-top: -4em;
}
#tytul h1{
	font-size: 18pt;
	font-weight: 900;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: -4em;
}
#tytul h2{
	font-size: 18pt;
	font-weight: 900;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 4em;
}

#menu {
	text-align: left;
	background-color: Navy;
	padding: 15px 0 15px 20px;
	margin: 0;
	height: 15px;
	display: none;
}
#menu li{
	text-align: center;
	font-size: 9pt;
	font-weight: 600;
	display: inline;
}

#menu a{
	font-size : 9pt;
	text-decoration : none;
	color : White;
}
#menu a:hover{
	color: Navy;
}
#menu a:visited{
	color: White;
}

.td_bg {
	background: #00BFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid Silver;
	border-right: 2px solid Silver;
	padding: 4px 6px;
	margin: 0 5px;
}
.td_actbg {
   color: Black;
	background: #6495ED;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid Silver;
	border-right: 2px solid Silver;
	padding : 4px 6px;
	margin: 0 5px;
}

#body {
	text-align: center;
	vertical-align: top;
	background-color: White;
}
#footer {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 7pt;
	color: Gray;
	clear: both;
}


#leftcol{
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding: 15px 5px;
	float: left;
	display: none;
}
#rightcol{
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding: 15px 5px;
	float: right;
	display: none;
}
#maincell{
	text-align: left;
	vertical-align: top;
	padding: 25px;
}


TD.authors {
	text-align: left;
	font-weight: 600;
}
TD.title {
	text-align : left;
}

TD.info {
	text-align: left;
	font-size: 7pt;
	color: Gray;
}
TD.tools {
	text-align: right;
	font-size: 7pt;
	background-color: #CFF5D1;
	width: 80px;
	vertical-align: top;
	line-height: 12px;
	padding-bottom: 8px;
	padding-top: 5px;
	display: none;
}



UL.redakcje {
	font-size : 10pt;
	line-height : 14pt;
}



DIV.address {
	background-color : #FFDEAD;
	width : 50%;
	margin-top : 30px;
	text-align : center;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	padding: 5px;
}

.border {
	border: thin solid Black;
}

.center{
	text-align : center;
	text-indent : 0px;
}


.lang {
	background: #87CEFA;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
}
.news {
	background: #87CEFA;
	border: thick solid Red;
	padding: 10px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 110%;
	font-weight: 600;
}
#maincell a, a:visited {
	color: Gray;
}

#maincell a:hover {
	color: Red;
	text-decoration: underline;
}

.issues {
	background: #BFEE90;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}
.search {
	background: #FFF8DC;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: left;
	margin-top: 20px;
}
.quicksearch {
	background: #FFF8DC;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}
.subscribe {
	background: #FFF8FF;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}
.gateway {
	background: #FFF9FF;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}

.friends {
	background: #8FBC8F;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}
.friends a{
	font-size: 7pt;
	text-align: left;
	padding: 0px;
}
.friends ul {
	font-size: 7pt;
	text-align: left;
	padding: 0 0 0px 10px;
}
.friends li {
	padding: 0 0 4px 0;
}

#footer a{
	color: Gray;
}
#leftcol a, a:visited{
	color: Blue;
}

.results{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.imgfl{
	vertical-align: bottom;
	float: right;
	margin: 0 2px 0 4px;	
}
.imgflpl{
	vertical-align: bottom;
	float: right;
	margin: 5px 2px 0 4px;	
}
div.abstr{
	margin-bottom: 8px;
}
#abstract h3{
	text-align: left;
}
#abstract h4{
	text-align: left;
}
#abstract h5{
	text-align: left;
	font-weight: normal;
}
#abstract h6{
	text-align: left;
	font-size: 7pt;
}
#abstract .abstract{
	text-align: justify;
}
#abstract .fulltext{
margin-top: 30px;
}
#abstract .cite{
	margin: 40px 0 20px 0;
}
.imgpdfbig{
	float: left;
	margin: -7px 10px 4px 0;
}