body{
	margin: 0;
	padding: 0;
}
table.gl{
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	background: url(images/til_2.jpg);
	width: 100%;
	border: 0px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table.linki{
	width: 100%;
	border-width: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
a {
color: #6b6b6b; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
}
a:hover {
color: #D5D5D5; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
}
img{
	border-width: 0px;
}
