body {
	background-color: #1d1666;
}

table {
	background-repeat: repeat-x;
}

td {
        background-repeat: repeat-x;
}

:link {
  color: #99cccc;
}

:visited {
  color: #99cccc;
}


 #container
{
width: 800px;
margin: 10px auto;
background-color: #1d1666;
color: #333;
}

#top
{
padding: .5em;
background-color: #100c50;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
#height: 100%;
margin: 0;
border: 1px solid #99cccc;
background-color: #100c50;
}

#rightnav
{
float: right;
width: 160px;
#height: 100%;
margin: 0;
border: 1px solid #99cccc;
background-color: #100c50;
}

 #content
{
margin-left: 170px;
margin-right: 170px;
max-width: 36em;
border: 1px solid #99cccc;
background-color: #100c50;
}

#footer
{
clear: both;
margin-top: 5;
padding: .5em;
color: #333;
background-color: #100c50;
}

p {
	font-family : sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 1px;
}

p.bar {
	font-size : 10px;
}

p.address {
     font-size : 10px;
      margin: 1;
      margin-bottom: 4px;
      color: #4c5af2;
      text-align : right;
}

p.note{
	font-size: 10px;
	text-align: center;
	color: White;
}

p.opis{
	font-size: 10px;
	text-align : justify;
	margin-left : 10px;
	margin-right: 10px;
	margin-top: 210px;
}

p.nbar{
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: center;
}

p.ndata{
	font-size : 10px;
	margin-left: 10px;
	margin-right: 5px;
}

p.ntitle{
	font-size : 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}

p.nbody	{
	margin-left: 10px;
	margin-right: 5px;
}

p.nverte {
	font-size : 10px;
	text-align : right;
	margin-right: 5px;
}

p.menuitem {
	font-size : 14px;
	font-weight : bold;
	margin-top: 10px;
	margin-left: 10px;
}

p.menuitem a:hover {
	   color: #10ff9d;
}


p.subtitle {
	font-size : 12px;
	font-weight: bold;
}

p.title {
	font-size: 26px;
	font-weight : bold;
}

p.pagetitle {
	font-size: 26px;
	font-weight : bold;
}

p.pictitle{
        text-align: center;
	margin: 0px 10px 0px 10px;
	font-size: 16px;
}

.sect-narrow {
  font-family: sans-serif;
  text-align:left; 
  margin: 10px 40px 5px 1px;
/*  color:#91bdc5; 
  background-color: #514b8b; */
  color: #10ff9d;
  background-color: #4008a0; 
  padding: 0px 20px 0px 20px; 
  font-size: 14px; 
  font-weight: bold;
  line-height: 1.2em;
  min-width: 140px;
  width: auto;
 }

.info {
  text-align: justify; 
  font-size: 10px;
  padding: 1px 2px 1px 2px;
}

.sect-wide {
  font-family: sans-serif;
  text-align:left; 
  margin: 10px 120px 15px 30px;
/*  color:#91bdc5; 
  background-color: #514b8b; 
*/
  color: #10ff9d;
  background-color: #4008a0; 
  padding: 0px 20px 0px 20px; 
  font-size: 15px; 
  font-weight: bold;
  line-height: 1.1em;
  min-width: 240px;
  width: auto;
 }

.info-wide {
  text-align: justify; 
  font-size: 12px;
  padding: 1px 10px 1px 10px;
}

.panel-main {	
/*  border: 1px solid #6857aa; */
  border: 1px solid #99cccc;
  background-color: #100c50;
  padding: 1px 1px 1px 1px;
  vertical-align: top; 
}

.panel-main-t {	
/*  border: 1px solid #6857aa; */
  border: 6px solid #000000;
  background-color: #eeeeee;
  padding: 2px 2px 2px 2px;
  vertical-align: top; 
}

.panel-main-t p {	
   color: black;
   text-align: left;
   font-size: small-x;
}
.panel-main-t span {	
   color: black;
   text-align: center;
   font-size: small;
}
.panel-main-t div {	
   color: black;
   text-align: center;
   font-size: large;
   font-weight: bold;
}


.panel-title {
  font-family: sans-serif;
  text-align:left; 
  margin: 0px 0px 10px 0px;
/*  color:#91bdc5;
  background-color: #6857aa; 
*/
  color: #10ff9d;
  background-color: #4008a0; 
  padding: 0px 20px 0px 20px; 
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
}

.panel-title a {color: #10ff88}

div.scroll {
  margin: 0;
  /* If scrolling is needed: */
  overflow: auto; 
  top: 0;
  left: 0;
  /* Width of left */
  width: 100%;
  height: auto;
}

div.scroll div {
  position: static; 
 /* Restore to normal values */
  width: auto;
  height: auto;
}

.mbar{
  width: 800px; 
  background-image: url(/bar_bkg.jpg);
  line-height: 22px;
  color: white;
}

.rlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 12px; 
  color: white;
}

.rlist li {
  display: inline; 
  text-decoration: none;
  padding: .2em 6px;
}

.llist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 12px; 
  color: white;
  float: left;  
}

.llist li {
  display: inline; 
  text-decoration: none;
  padding: .2em 6px;
}


p.head-s {
  background: navy;
  text-align: center;
  margin: 10px 5px 5px 5px;
  font-size: xx-small;
}

p.head-l {
  background: navy;
  text-align: center;
  margin: 10px 5px 5px 5px;
  font-size: x-small;
}

    p.cdate {
      margin-left: 25px;
      margin-top: 10px;
      font-size: 10px;
      color: cyan;
    }
    p.cspeaker {
      margin-left: 25px;
      font-weight: bold;
    }
    p.caffil {
      margin-left: 25px;
      font-size: 10px;
    }
    p.ctitle {
      margin-left: 25px;
      margin-right: 10px;
      font-style: italic;
      font-size: 14px;
    }
    p.cabstract {
      margin-left: 45px;
      margin-right: 30px;
      font-style: italic;
      font-size: 12px;
      color: white;
    }
    p.cabs {
      margin-left: 15px;
      margin-right: 20px;
      font-style: italic;
      font-size: 12px;
      color: white;
      display: table-cell;
    }
    div.tabs {
      margin-left: 25px;
      margin-right: 10px;
      font-size: 12px;
      float: left;
      color: yellow;
    }

.new {
   font-size: smaller;
   color: red;
   vertical-align: super;
   text-decoration: blink;
}
