body {
  background-color: #999999;
  list-style-position: outside;
  text-align: right;
  font-size: 14px;
  font-family : Palatino-Roman, Palatino, Arial, Tahoma, Verdana;
  padding: 0px;
  margin: 0px;
}

#area {
  width: 1024px;
  margin: auto;
}

#baner {
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  margin-top: 5px;
  clear: both;
  padding-bottom: 0px;
  padding-top: 0px;
  text-shadow: 0px 0px;
  text-align: left;
  height: 150px;
  width: 1024px;
  background-image : url('../img/baner.png');
}

#baner_en {
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  margin-top: 5px;
  clear: both;
  padding-bottom: 0px;
  padding-top: 0px;
  text-shadow: 0px 0px;
  text-align: left;
  height: 150px;
  width: 1024px;
  background-image : url('../img/baner_en.png');
}

#baner_flagi {
  margin-left: 925px;
  margin-top: 5px;
  position: absolute;
}

#baner_info {
    position: absolute;
    width: 300px;
	word-break: keep-all;
    word-spacing: 10px;
	color: white;  
	margin-left: 210px;
    margin-top: 10px;
}  

#baner_info a { text-decoration: none; font-weight: bold; color: white; }
#baner_info a:hover { color: #ff6600; }
#baner_info a.active { color: white; }
#baner_info a.active:hover { color: #ff6600; }


#konferencje{
	text-align: center;
}
#konferencje img {
	width: 950px;
	margin: 10px;
	color: #fff;
}

#publikacje {

  font-size: 14px;
}
#publikacje a { color: #666666; text-decoration: none; font-weight: bold; }
#publikacje a:hover { color: #ff6600; }
#publikacje a.active { color: maroon; }
#publikacje a.active:hover { color: #ff6600; }


#publikacje_grant {

margin-left:  0px;

}
#publikacje_grant a { color: black; text-decoration: none; }
#publikacje_grant a:hover { color: #ff6600; }
#publikacje_grant a.active { color: maroon; }
#publikacje_grant a.active:hover { color: #ff6600; }

#media {

  top: 4px;

  word-break: normal;

  word-spacing: 3px;

  margin-bottom: 30px;

  margin-left: 30px;

  font-size: 14px;
}
#media a { color: #666666; text-decoration: none; font-weight: bold; }
#media a:hover { color: #ff6600; }
#media a.active { color: maroon; }
#media a.active:hover { color: #ff6600; }


#baner_menu {
    margin-left: 200px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 115px;
    padding: 0px;
    height: 30px;
    
    position: absolute;
  }

ul#baner_menu  { position: relative; height: 25px; font-weight: bold;  line-height: 25px; padding: 0; margin: 0; }
ul#baner_menu li { display: block; float: left; overflow: hidden; list-style-type: none; color: #3399ff; height: 25px; padding: 0; margin: 0; }
ul#baner_menu li.active { color: #3399ff; padding: 0 20px; margin: 0 1px 0 0; }
ul#baner_menu a { background-color: #5d75cf; display: block; float: left; color: white; padding: 0 20px; margin: 0 1px 0 0; text-decoration: none; line-height: 25px; height: 25px; }
ul#baner_menu a:hover, #baner_menu a.active:hover { color: #ff6600; }
#baner_menu a.active { color: #ff6600; }
#baner_menu a.active:hover { color: #ff6600; }
ul#baner_menu li#modul_nazwa { float: right; font-size: 16px; padding: 0 10px 0 0;} 


#body {
    list-style-position: inside;
    padding: 10px;
    text-align: left;
    width: 1004px;
    margin: 0px;
    background: #fff;
    float: right;
  } 
#body h1{ color: #6c6c6c; margin-bottom: 50px; text-align: center;}

#body2 {
    list-style-position: inside;
    padding: 10px;
    text-align: left;
    width: 1000px;
    margin: 0px;
    background: #fff;
    float: right;
  } 
#body2 h1{ color: #6c6c6c; margin-bottom: 50px; text-align: center;}
#body2 a.active { color: #ff6600; }
#body2 a.active:hover { color: #ff6600; }


#tail {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 4px;
    color: white;
    text-align: center;
    height: 26px;
    width: 1024px;
    margin: auto;
    background-image : url('../img/tail.png');
    float: left;
}    
  
#home_adres {

	color: navy;

	margin-left: 100px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 18px;
	text-align: center;
    width: 320px;
    float: left;
}

#adres_info
{
    width: 950px;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 40px;
	font-size: 16px;
	text-align: justify;
}

#kontakt_adres {

	color: navy;

	clear: both;
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 20px;
	text-align: center;
}


.pracownicy_lista {
	margin: 10px auto;
}

.pracownicy_lista th {
 background-color: #5d75cf;
 color: white;
 text-align: center;
 padding: 4px 10px;
}

.pracownicy_lista tr{
	 background: #f5f5f5;
	 
	}

.pracownicy_lista tr.kolor{
	background-color: #FBE3C8;
	}
	
.pracownicy_lista td {
	padding: 4px 10px;
	border-bottom: 1px solid #333;
}


.pracownicy_lista a  {
	color: #369;
	text-decoration: underline;
}

.pracownicy_lista a:hover  {
	color: #ff6600;
	padding: 0;
	text-decoration: underline;
	background: none;
	
}



#eksperymenty_lista {
	margin: 10px auto;
	width: 100%;	
}

#eksperymenty_lista a { color: #004080; text-decoration: none; font-weight: bold; }
#eksperymenty_lista a:hover { color: #ff6600; }
#eksperymenty_lista a.active { color: #004080; }
#eksperymenty_lista a.active:hover { color: #ff6600; }

#eksperymenty_lista p {
color: #333333;
margin: 15px;
}

#eksperymenty_lista h1{ color: navy; margin-bottom: 10px; text-align: center;}


.granty_lista {
	margin: 10px auto;
	margin-bottom: 30px;
	width: 100%;
}

.granty_lista th {
 background-color: #5d75cf;
 color: white;
 text-align: left;
 padding: 4px 10px;
}


.granty_lista tr{
	 background: white;
	 
	}

.granty_lista tr.kolor{
	background-color: #FBE3C8;
	}
	
.granty_lista td {
    vertical-align: top;
	padding: 4px 10px;
	border-bottom: 1px solid #333;
}
