body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	text-align: center; 
}
#map_canvas {
        width: 300px;
        height: 200px;
		
      }
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

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


#logo {
	position:relative;
	float: left;
	padding-top: 10px;
	list-style: none;

}

#logo a:hover {
        text-decoration: none;
	color:#787878;
	cursor: hand;
}

.nowoczesne {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006378;
	letter-spacing: 3px;
	border: 0px;
	line-height: 200%
	
}


.ktsipa {
	font-size: 17px;
	font-weight: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #006378;
	letter-spacing: 2px;
	border: 0px;

	}

	

#links {
	width: 250px;
	float: right;
	padding-top: 10px;
}

	
#links li
	{
	display: inline-block;
	width: 90px;
	height: auto;
}

.wimic
	{
	float: left;
	width: 80px;
	height: 80px;
	background: url(WIMIC.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;
}

.agh
	{
	float: left;
	width: 120px;
	height: 80px;
	
	background: url(AGH.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;

}

#nav {
    padding-top: 40px;
    position:relative;
    width:960px;
    margin:0 auto;
    float:right;
}
 
ul#navigation {
    margin:0px auto;
    position:relative;
    float:right;
}
 
ul#navigation li {
    display:inline;
    font-size:15px;
    font-weight:bold;
    margin:0;
    padding:0;
    float:left;
    position:relative;
}
 
ul#navigation li a {
    padding:10px 20px;
    color:#000;
    text-decoration:none;
    display:inline-block;
    background: #fff;
     
    -webkit-transition:color 0.2s linear, background 0.2s linear;    
    -moz-transition:color 0.2s linear, background 0.2s linear;    
    -o-transition:color 0.2s linear, background 0.2s linear;    
    transition:color 0.2s linear, background 0.2s linear;    
}
 
ul#navigation li a.active {
color: #006378;
}

ul#navigation li a:hover {
    background:#fff;
    color:#006378;
}
 
ul#navigation li:hover > a {
    background:#fff;
}

ul#navigation li:hover > ul
{
    visibility:visible;
    opacity:1;
}
 
ul#navigation ul, ul#navigation ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;    
    visibility:hidden;
    position: absolute;
    z-index: 99999;
    width:180px;
    background:#fff;
    opacity:0;
    -webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
    -moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
    -o-transition:opacity 0.2s linear, visibility 0.2s linear; 
    transition:opacity 0.2s linear, visibility 0.2s linear;     
}
 
ul#navigation ul {
    top: 43px;
    left: 1px;
}
 
ul#navigation ul li ul {
    top: 0;
    left: 181px;
}
 
ul#navigation ul li {
    clear:both;
    width:100%;
    border:0 none;
}
 
ul#navigation ul li a {
    background:none;
    padding:7px 15px;
    color:#000;
    text-decoration:none;
    display:inline-block;
    border:0 none;
    float:left;
    clear:both;
    width:150px;
}

ul#jezyk {
    margin:0px auto;
    
    padding:0px;
}
 
ul#jezyk li {
    display:inline;
    font-size:15px;
    font-weight:italic;
    color:#000;
    margin:0;
    padding:0;
    float:left;
    position:relative;
}

ul#jezyk li a {
    padding:10px 5px;
    color:#000;
    text-decoration:none;
    display:inline-block;
    background: #fff;    
}
 
ul#jezyk li a.active {
color: #006378;
}

ul#jezyk li a:hover {
    background:#fff;
    color:#006378;
}

#header {
	float: left;
	width: 960px;
	height: 300px;
	margin-top: 10px;
	background: url(rysunek1.jpg) no-repeat center;
	background-size: cover;
	
}

#header2 {
	float: left;
	width: 960px;
	height: 300px;
	margin-top: 10px;
	background: url(mordki.jpg) no-repeat center;
	background-size: cover;
	
}

#header3 {
	float: left;
	width: 960px;
	height: 300px;
	margin-top: 10px;
	background: url(czasopisma.jpg) no-repeat center;
	background-size: cover;
	
}

#container {
	float: left;
	width: 960px;
}

#content {
	float: left;
	width: 960px;
	text-align: justify;
	padding-left: 0px;
	background: #fff;
	border-bottom:3px solid #006378;
	padding: 0  0 30px 0;

}

#content_box {
	width: 450px;
	background: #fff;
	padding: 0px;
	float: left;
	line-height: 22px;
}

#rysunek1 {
	float: left;
	width: 450px;
	height: 150px;
	background: url(rysunek2.jpg) no-repeat center;
	background-size: cover;
}

#content_box1 {
	width: 450px;
	background: #fff;
	padding: 0px;
	float: right;
	line-height: 22px;
}

#rysunek2 {
	float: left;
	width: 450px;
	height: 150px;
	background: url(rysunek3.jpg) no-repeat center;
	background-size: cover;	
}

#content_box h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	border-left:10px solid #006378;
	color: #006378;
	padding: 0  0  0 10px;
	text-decoration: none;
}

#content_box p {
	margin-top: 175px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
}

#content_box1 h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	border-left:10px solid #006378;
	color: #006378;
	padding: 0  0  0 10px;
}


#content_box1 p {
	margin-top: 175px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;	
}

#content_box2 {
	list-style: none;
	width: 960px;
	height: 200px;
	background: #fff;
	padding-top: 30px;
	float: right;
}

#zdjecie1 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Katarzyna_Cholewa.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie2 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Justyna_Pawlik.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie3 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Michal_Dziadek.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie4 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Barbara_Zagrajczuk.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie5 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Kamila_Checinska.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie6 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Szymon_Salagierski.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie7 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Sebastian_Wilk.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie8 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Kinga_Halastra.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#zdjecie9 {
	float: left;
	width: 200px;
	height: 200px;
	background: url(Magdalena_Ziabka.jpg) no-repeat center;
	background-size: contain;
	border-left:25px solid #006378;
	color: #000;
	padding:0 0 0 50px;
}

#imie_nazwisko {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	color: #006378;	
}

#stanowisko {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000;
			
}

#mail_tel_adres {
	margin-top: 20px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000;
	line-height: 22px
}

#linki {
	width: auto;
	height: 30px;
	float: left;
	
}

#linki ul
	{
	padding: 0;
}
	

#linki li
	{
	display: inline-block;
	width: 10px;
	height:auto;
	padding: 0 30px 0 0;
}

.orcid
	{
	float: left;
	width: 30px;
	height: 30px;
	background: url(orcid.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

.scopus
	{
	float: left;
	width: 30px;
	height: 30px;
	
	background: url(scopus.png) no-repeat center;
	background-size: contain;
	cursor: hand;

}

.rg
	{
	float: left;
	width: 30px;
	height: 30px;
	background: url(RG.png) no-repeat center;
	background-size: contain;
	cursor: hand;

}



#content_box3 {
	list-style: none;
	width: 960px;
	background: #fff;
	float: right;
}

#content_box3 h3 {
	margin-top:30px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	border-left:10px solid #006378;
	color: #006378;
	padding: 0  0  0 10px;
	text-decoration: none;
}

#publikacja {
	

	line-height: 20px;
	text-align: left;
	font-size: 13px;
	margin-top: 20px;

}

#tytul {
	font-style: italic;
	}

#czasopismo {
	font-weight: bold;
	color: #000;
	cursor: hand;
}

#czasopismo li a:hover {
    background:#fff;
    color:#006378;
}

#projekt {
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	margin-top: 20px;
}

#nazwa {
	font-style: italic;
	}

#jednostka {
	font-weight: bold;
	color: #000;
	cursor: hand;
}

#jednostka li a:hover {
    background:#fff;
    color:#006378;
}

#osrodek {
	height: 60px;
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	margin-top: 20px;
}

#logo_osrodka1 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(Lancaster.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka2 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(CAS.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka3 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(FAU.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka4 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(CSIR.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka5 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(PUB.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka6 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(CM-UJ.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka7 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(UJ.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka8 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(UJ-UR.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka9 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(UR.png) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka10 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(ATH.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka11 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(umlub.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka12 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(ifj.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;
}

#logo_osrodka13 {
	float: left;
	width: 80px;
	height: 60px;
	background: url(PW.jpg) no-repeat center;
	background-size: contain;
	cursor: hand;
}


#nazwa_osrodka {
	padding:0 0 0 15px;
	display:table-cell;
        vertical-align:middle;
	height: 60px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	cursor: hand;
}

#nazwa_osrodka li a:hover {
    background:#fff;
    color:#006378;
}

#osiagniecie {
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	margin-top: 20px;
}

#kierownik_adres {
	font-size: 16px;
	font-weight: bold;
}

#adres {
	margin-top: 20px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000;
	line-height: 22px
}


#footer {
	width: 960px;
	float: left;
	font-size: 12px;
	margin: 0 auto;
        line-height: 16px
}