body {
background-color:  rgb(245, 245, 220);
   	 color:#003300;
		font-size:15px; 
	padding:1px;
	font-family:Arial;
    }

.main {

background-image:url(images/titleEng.jpg);
background-color:#f5f5dc;
background-repeat:no-repeat;
background-position:top center;
}

#top {
height:280px;

}




#nav { 
background-color:rgba(255, 255, 240, 0.7);
	height:20px;
}

#left{
	vertical-align:top;
	width:250px;
	height:500px;

}

#middle{

	height:500px; 
	
}

#advertice{
	vertical-align:top;
	width:135px;
}
iframe {
	width:720px;   border:0; frameborder:0; 
	}
iframe.advertice
{

	width:130px;  height:500px; border:0;frameborder:0px;
	}

#bottom{
		 border-top:1px solid #CFCFCF;
		 background-color:rgba(245 ,245, 220, 1.0);
}


.font_eng{
		    font-family:Arial, Verdana, helvetica, sans-serif;
		    font-size:13px;
				color:#003300;	
}

table {
   	 cellpadding:0px;
        	cellspacing:0px;
         border-collapse: collapse;
		width:100%;
	

	}
td
{ 		 border: 0px outset ivory;
	    	 padding:5px; 
		font-size:100%;
		height:2em;
}
table.indextable { /* table in index.html and indexeng.html files */
	margin:0px;
	padding:0px;	
       cellpadding:0px;
        cellspacing:0px;
       border-collapse: collapse; 
/*	border:1px solid red;*/
	width:1024px;
		top:0px;
	}

p {
	font-size:12px;
	text-align:justify;
}

p.pbottom {
	padding-top:1px;
	font-size:90%;
    	color:#6B6B6B;
	text-align:right;
}

p.pcontent
{
	font-size:110%;

	padding:5px;
	line-height:20px;
	text-align:justify;
	
}

p.psign {
 	text-align:right;
		font-size:105%;
	
}

p.important{
		
		font-size:125%;
		font-weight:bold;
		text-align:center;
		
	}
p.heading1{
		
		font-size:120%;
		font-weight:bold;
		text-align:left;
		
		}
p.heading2{
	
		font-size:110%;
		font-weight:bold;
		text-align:left;
		
		}
p.fullname {
	
	font-size:15px;
	font-weight:bold;
}

p.position {
	font-size:13px;
}

p.phone {
	font-size:12px;
}

p.about {
	font-size:11px;
text-align:justify;
}

p.title , p.topics {

	font-size:13px;
	font-weight:bold;

	text-align:center;
}

p.aim, p.methodology , p.results , p.conclusion, p.keywords {

	font-size:13px;
text-align:justify;
}

#left ul.manu { 
			list-style-type: none;
			}
.menu li {
		display:block;
		letter-spacing: 0px;
		padding-top:5px;
		padding-left:0px;
		margin-left:-40px;
		text-align:left;
		font-size:90%;
}

tr.dark {	
		background-color:ivory; 
		}
tr.light {	
		background-color:rgba(255 ,255, 220, 1.0);
	}
tr.head {	
			background-color:DarkOliveGreen; /* Olive;*/
       				 color:Ivory; 
	         font-weight:bold; 
        	 text-align:center;
		 padding:4px;
}

td.time {
	width:15%;
}
td.event {
	width:70%;
}
td.place {
	width:15%;
}
table.programme td.time {

	width:10%;
}
table.programme td.event {
	width:75%;
}
table.programme td.place {
	width:15%;
}

ul.section, ul.articlename{
		list-style-type:none;

	}
li.author{
		font-style:italic;
		font-size:11pt;
		text-align:left;
		text-indent:10px;
		}

li.article{	
		font-size:10pt;
		font-weight:bold;
		text-align:justify;
		text-indent:-40px;
		padding-left:-40px;
		}
li.abstract{	
		font-size:11pt;
		text-align:left;
		text-indent:40px;
		padding-left:0;
		padding-bottom:10px;
}

span{ 
		font-weight:bold;
		font-size:11pt;
		}

a 		{
		text-decoration:none;
			} 

ul.list li
{
	padding:3px;
	font-size:110%;
	line-height:120%
}


a:link, a:visited{
		text-decoration: none; 
		font-weight:bold;
		color: DarkOliveGreen; /* 556B2F */
}

a:hover, a:active {
		text-decoration:none;
		font-weight:bold;
				color:#002200;
		font-size:100%;
}

ul.PrevHomeNext {
	    	padding:5px;
		/* border:1px solid black; */
          	list-style-type:none;
}

ul.PrevHomeNext li, ul.PrevHomeNext a  {
		  padding:10px;
		
  /* border:1px solid red;*/
		   display:inline;
}


#toppage{

 background:  url("images/top.png")  center no-repeat ;
}

#prev {
 
    background: url("images/prev.png") center  no-repeat ;
}

#next {
  
    background: url("images/next.png") center  no-repeat ;
}
