BODY {
background-image: url('tlo.jpg');
background-repeat:repeat-x;
background-attachment: fixed;
}
TABLE {
font-family: verdana, arial;
font-size: 10pt;
border-color: black;
border-width: thin;
border-style: groove;
}
A:link {
color:navy;
text-decoration:none;
}
A:visited {
color:navy;
text-decoration:none;
}
A:hover {
color: navy;
text-decoration:underline;
}
TD {
background:#ffffff;
}

img {border:none;
	}
.menu {
background-image:url("menuoff.jpg");
width: 17%;
height: 60px;
text-align: center;
color: white;
font-size:9pt;
}
.menu a{
color: white;
}
.menu a:visited {
color: white;
text-decoration:none;
} 
.menu a:link {
color: white;
text-decoration:none;
} 
.menu a:hover {
color: white;
text-decoration:underline;
}
.menu1 {
background-image:url("menuon.jpg");
width: 15%;
height: 60px;
text-align: center;
color: white;
font-size:9pt;
}
.menu1 a{
color: white;
}
.menu1 a:visited {
color: white;
text-decoration:none;
} 
.menu1 a:link {
color: white;
text-decoration:none;
} 
.menu1 a:hover {
color: white;
text-decoration:underline;
}
.mala {
font-size: 8pt;
border-color: transparent;
}
#linki {
	list-style: none;
	}
