div.main{
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: justify;
}
div.kont100{
	width: 100%;
	text-align: center;
}
body {
	width: 100%;
	margin: 5mm auto 25mm auto;
	font: 12pt Times New Roman;
	text-align: justify;
}

#moj_header{
	padding-bottom: 10pt;
	text-align: justify;
	font-size: 7.5pt;
	border-bottom: 2px solid Silver;
	margin: 0;
}
#glowka_artykulu{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 220px;
	border-bottom: 2px solid Silver;
}
#napis_ejpau{
	font-size: 24pt;
	font-family: "Arial Narrow";
	font-weight: 900;
	margin: 10pt 0 10pt 33%;
	width: 33%;
}
#glowka_info{
	float: right;
	width:33%;
	font-size:13.5pt;
	font-family:Arial;
	text-align: right;
	padding: 10px 0 0 0;
}
#glowka_info .seria{
	font-size:12pt;
	font-family:Arial;
	font-weight: bold;
	text-align: right;
	margin: 2em 0 0 0;
}
#glowka_info h5{
	font-size:12pt;
	font-family:Arial;
	font-weight: normal;
	text-align: right;
	margin: 6pt 0 0 0;
}
#copyright{
	margin: 10pt 0 6pt 0;
	font-size:7.5pt;
}
#do_cytowania{
 	font-size:7.5pt;
	padding: 0 0 10pt 0;
	border-bottom: 2px solid Silver;
}

#layout {
  width: 718px;
}

.rozdzielacz{
width: 30%;
margin: auto;
border-bottom: 2px solid Silver;
text-align: center;
}

div.issue {
  border: 1px solid #003000;
  background-color: #f5f5f5; /* e3f9e5 */
  background-image: url("images/box.jpg");
  width: 215px;
  padding: 5px;
}

a {
  color: #264118;
  text-decoration: none;
}

a:hover {
  text-decoration:underline;
}

a.controls {
  font-weight: bold;
  font-size: 10px;
}

a.controls:hover {
}

a.univ {
  color: #264118;
  font-size: 12px;
}

td.navbar {
  text-align: center;
  border: 1px solid #003000;
  background-image: url("images/tlo.jpg");
  padding: 2px;
}

a.navbar {
  color: #ffffff;
  text-decoration: none;
}

a.navbar:hover {
  text-decoration: underline;
}

td.footer {
  text-align: right;
  font-size: 12px;
}

center.footer {
   font-size: 12px;
}

.head {
  font-size: 150%;
  font-weight: bold;
}

.issue_year {
  font-size: 16px;
  font-weight: bold;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 120%;
}

ul 
{
list-style-image: url("images/bullet.png");
margin-left: 0px;
padding-left: 15px;
}
td{
	text-align: left;
}

.main-table {
    border: 1px double #FFFFFF;
}