@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-bottom : 0px;
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
	width:100%;
	height:100%;
}
td.tlo2{
	background-image: url(../img/tlo_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.linki {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFDB2;
	text-decoration: none;
}
a.linki:hover {
	color: #CFCB07;


