HTML{
	height: 100%;
}
BODY {
	height: 100%;
	text-align: center;
	font-family: Verdana, Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	margin: 0px;
}

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

P {
	text-align : justify;
	text-indent : 15px;
}
LI {
	text-align : justify;
}
OL {
	text-align : justify;
}
UL {
	text-align : justify;
	margin-right : 40px;
	list-style-type : square;
}

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;
}


TABLE.main{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

TD.logo {
  background-color: #FFB646;
  width: 180px;
  height: 70px;
  text-align: left;
}
TD.pagetitle {
	background-color: #FFB646;
	text-align: left;
}

TD.scope {
  background-color: #FFB646;
  padding: 5px;
  height: 30px;
}


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


TD.left{
	text-align: left;
	vertical-align: top;
	width: 170px;
	border-right-color: Green;
	border-right-style: solid;
	padding: 5px;
}
TD.right{
	text-align: left;
	vertical-align: top;
	width: 170px;
}
.maincell{
	text-align: left;
	vertical-align: top;
	padding: 25px;
}

TD.authors {
	text-align: left;
	background-color: #F0FFF0;
	font-weight: 600;
}
TD.title {
	text-align : left;
	background-color: #F0FFF0;
	text-transform: uppercase;
}

TD.info {
	text-align: left;
	font-size: 7pt;
	background-color: #F5FFFA;
}
TD.tools {
	text-align: right;
	font-size: 7pt;
	background-color: #CFF5D1;
	width: 80px;
	vertical-align: top;
	line-height: 17px;
}


TD.menu {
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: Green;
	padding-left: 20px;
   color: White;
	height: 30px;
}

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

.footer {
	font-size: 7pt;
	color: Gray;
}


DIV.address {
	background-color : #FFDEAD;
	width : 50%;
	margin-top : 30px;
	text-align : center;
}

.border {
	border: thin solid Black;
}

.center{
	text-align : center;
	text-indent : 0px;
}
TABLE.menu {
	color: White;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Thaoma, Arial, Helvetica, sans-serif;
	font-weight: 700;
}

A.menu {
	font-size : 9pt;
	text-decoration : none;
	color : White;
}

.td_bg {
	color: White;
	background: #00AC01;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid Silver;
	border-right: 2px solid Silver;
	padding: 4px;
}


.td_actbg {
	color: White;
	background: #006C01;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid Silver;
	border-right: 2px solid Silver;
	padding: 4px;
}

.menuspace {
	padding: 4px;
}

.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;
}
a.menu:visited {
	color: white;
}
a:visited {
	color: blue;
}

a:hover {
	color: Red;
}

.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: 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;
}

