html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
                background-image:  url('http://www.esida.lt/fonas1.jpg');
                background-position: top left;
                background-repeat:  repeat;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: transparent;
	}

#slideshow {
   position: top;
   margin: 30px 60px 10px;
   width: 656px;
   height: 448px;
	}
#slideshow img {  
    display: none;
    padding: 0;  
    border:  none;  
    width:  656px; 
    height: 448px; 
    top:  0; 
    left: 0 
} 
#slideshow img.first { display: block }

#tekstas {
  margin-top: 0;  
  margin-left: 250;  
  width: 290px; 
  text-align: center;
  font-size: 16px;
	}

#counter {
  text-align: left;
  margin-left: 50px;
  margin-top: 22em;
                      }

a img { border:none; }


p
	{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	  text-decoration: none;
                       color: #324290;
                       white-space: nowrap;
	}


/* New Top begin  */


