body{
background:url('images/tlo_intro.gif') repeat-x #ffffff;
}

.intro{
margin:auto;
text-align:center;
margin-top:168px;
}
.language{
margin:auto;
text-align:center;

}
img {
	border:none;
}
.linki {
	padding-top:60px;		
	text-align:center;
	font-size:11px;
	color:gray;		
}
a {
	color:rgb(159,201,218);
	text-decoration:none;
}

a:link {

}

a:visited {

}
a:active {
	text-decoration:underline;
}

a:hover {
        color:rgb(54,107,161);
	text-decoration:underline;
}