@charset "iso-8859-1";
/* CSS Document */

body {
        font-size: 11px;
		font-family: tahoma;
        background: #f5f5f5;
        color: #707070;
        cursor: default;
		margin: 0px;
		background-image:url(images/tlo.gif);
}

td {
        font-size: 11px;
		font-family: tahoma;
		padding: 0px;
}

table {
		border-spacing: 0px;
		border: 0px;
}

img {
	border: 0px;
}

.man:active, .man:focus, .man:link, .man:visited {
	color: #E61E26;
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
}

.man:hover {
	color: #888888;
	font-size: 11px;
	text-decoration: underline;
}

.normal:active, .normal:focus, .normal:link, .normal:visited {
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

.normal:hover {
	color: #666666;
	font-size: 11px;
}

.pasek:active, .pasek:focus, .pasek:link, .pasek:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
}

.pasek:hover {
	color: #eeeeee;
	font-size: 11px;
	text-decoration: none;
}



