TD{
	font-family: Verdana;
	font-size: 11px;
	color: #4F4F4F;
}

BODY{
	font-family: Verdana;
	font-size: 11px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(tlo.gif);
	background-attachment: fixed;
}
A {
	color: black;
	text-decoration: none;
	font-weight:bolder;
	font-size:10px;
}
A:Hover {
	color: #FD4600;
	text-decoration: none;
	font-weight: bolder;
	font-size:10px;
}
.box	{
	color: #11124A;
	border: 1px solid #737373;
	background-color: #FBFBFF;
	font-family: Verdana;
	font-size: 7pt;
}
TD.main{
	background-image: url(tlo_box.gif);
	background-repeat: repeat-x;
	background-color: White;
	padding-top: 10px;
}
TD.kategoria{
	padding-left: 20px;
	background-image: url(kategoria.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.podkategoria{
	padding-left: 25px;
	background-image: url(podkat.gif);
	padding-top: 3px;
	background-position: center;
	padding-bottom: 3px;
	background-repeat: repeat-y;
}
A.kat{
	font-size: 11px;
	font-weight: bolder;
	color: #3E4955;
}
A.kat:Hover{
	font-size: 11px;
	font-weight: bolder;
	color: #6E8395;
}
A.podkat{
	font-size: 11px;
	font-weight: lighter;
	color: #3E4955;
}
A.podkat:Hover{
	font-size: 11px;
	font-weight: lighter;
	color: #6E8395;
}
TD.txt{
	background-image: url(bcg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	background-color: #E5E5E5;
	color:black;
}
