body {
     background: #000000;
     margin:5,5,5,5;
	 text-align:center;
	 margin-left: auto;
     margin-right: auto;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#C0C0C0
}

.link_b,
a.link_b:link,
a.link_b:active,
a.link_b:visited,
a.link_b:hover  {
	text-decoration:none;
	color:#FFFFFF;
        border:0px;
}

div#slides {
    clear:both;
	width: 100%;
	backgroud:#000;
}

div#slides div {
	clear:both;
	width: 100%;
	font-size: 100px;
	line-height: 200px;
	text-align: center;
	color: #fff;
}

#linia {
    width:1130px;
	color:#FFFFFF;
	align:center;
}

#top {
       width :100%;
	   overflow:hidden;
	   white-space:nowrap;
	   text-align:center;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13pt;
	   color:#FFFFFF;
}  

#logo {
    float:left;
    background:#000000;
	text-align:right;
    width:275px;
}

#menu {
    float:left;
	background:#000000;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	text-align:center;
    font-size: 13pt;
	overflow:hidden;
    width:600px;
}

#alamy {  
    background:#000000;
    color:#EEEEEE;
	text-decoration:underline;
    font-size: 10pt;
}

#copyright {
	background:#000000;
    color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	white-space:nowrap;
	overflow:hidden;
}

#subject {
    font-family: Arial, Helvetica, sans-serif;
	background:#000000;
    color:#EEEEEE;
	text-align:justify;
    font-size: 11pt;	
	width: 1050px; 
	height: 713px; 	 
}

#subject2 {
    font-family: Arial, Helvetica, sans-serif;
	background:#000000;
	padding-right:10px;
    color:#EEEEEE;
	text-align:justify;
    font-size: 12pt;
	overflow:auto;
	width: 1050px; 
	height: 713px; 	 
}

#publication {
    font-family: Arial, Helvetica, sans-serif;
	background:#000000;
	padding-right:10px;
    color:#EEEEEE;
	text-align:center;
	overflow:auto;
	width: 1050px; 
	height: 713px; 	 
}


#contact {
   font-family: Arial, Helvetica, sans-serif;
   background:#000000;
   color:#EEEEEE;
   text-align:justify;
   font-size: 12pt;	
   width: 1050px;
   height: 713px; 
}

.black {
	background: #000000;

}

