body, td, th, caption {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 20px;
	}
body {
	background: url("images/tlo.gif");
	margin: 0;
	padding: 0;
	text-align: center;
}
td#top_menu {
	background: #5665EB;
	color: yellow;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-size: 12px;
	padding: 0;
}
td#top_menu a:link, td#top_menu a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
td#top_menu a:hover {
	color: red;
}

table.menu th {
	background: dark orange;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	padding: 0;
}
p.stopka
{
font-family: Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	color : black;
		}
A:link {
        COLOR: blue; FONT: 11px Verdana, Arial;  TEXT-DECORATION: none
        }
A:unknown {
        COLOR: black; FONT: 11px Verdana, Arial; TEXT-DECORATION: none
        }
A:visited {
        COLOR: blue; FONT: 11px Verdana, Arial; TEXT-DECORATION: none
        }
A:hover {
        COLOR:dodgerblue; FONT: 11px Verdana, Arial; TEXT-DECORATION: none
        }
.dep {FONT: 11px Verdana, Arial; FONT-WEIGHT: bold; COLOR: #321f6b;
        }
.bottom {FONT: 11px Verdana, Arial
        }