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

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

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

#maincell H1 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

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

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

#maincell 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{
	background-color: #660087;
	height: 120px;
	padding: 5px 0 5px 150px;
	text-align: left;
	background-image: url(img/ekonomia_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#header h1{
	text-decoration: none;
	color: White;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-weight: 400;
}
#header a, #header a:visited{
	text-decoration: none;
	color: White;
}
#menu {
	text-align: left;
	background-color: rgb(130, 46, 157);
	padding: 15px 0 15px 20px;
	margin: 0;
	height: 15px;
}
#menu li{
	text-align: center;
	font-size: 9pt;
	font-weight: 600;
	display: inline;
	background: #9370DB;
	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;
}

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

.td_actbg {
	color: Black;
	background: #6535CC;
}

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


#leftcol{
	text-align: left;
	vertical-align: top;
	width: 190px;
	padding: 15px 3px;
	float: left;
}
#rightcol{
	text-align: left;
	vertical-align: top;
	width: 170px;
	padding: 15px 5px;
	float: right;
}
#maincell{
	text-align: left;
	vertical-align: top;
	padding: 25px;
	margin: 0 170px 0 196px;
	border-left: rgb(130, 46, 157) solid;
	min-height: 430px;
}


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

TD.info {
	text-align: left;
	font-size: 7pt;
	background-color: #F5FFFA;
	color: Gray;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 5px;
}
TD.tools {
	text-align: right;
	font-size: 7pt;
	background-color: #CFF5D1;
	width: 120px;
	vertical-align: top;
	line-height: 12px;
	padding-bottom: 8px;
	padding-top: 5px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 5px;
}



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



DIV.address {
	background-color: #E6E6FA;
	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: #660087;
	border: thin solid rgb(130, 46, 157);
	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: #660087;
	border: thin solid rgb(130, 46, 157);
	padding: 10px;
	text-align: left;
	margin-top: 20px;
	color: white;
}
#issues a, a:visited{
	color: white;
}
.search {
	background: #FFF8DC;
	border: thin solid #8793FA;
	padding: 10px;
	text-align: left;
	margin-top: 20px;
}
.quicksearch {
	background: #FFF8DC;
	border: thin solid rgb(130, 46, 157);
	padding: 10px;
	text-align: center;
	margin-top: 20px;
}
.subscribe {
	background: #FFF8FF;
	border: thin solid rgb(130, 46, 157);
	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: rgb(130, 46, 157);
	border: thin solid Black;
	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;
}

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

IMG.right{
	float: right;
	padding-top: 5px;
	padding-left: 3px;
}
div.tool{
	margin-top: 3px;
	white-space: nowrap;
	clear: both;
}
