@charset "iso-8859-2";
/* CSS Document */

body {
        font-size: 11px;
        background: #e5e5e5;
        color: #707070;
        cursor: default;
		margin: 0px;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

td {
        font-size: 11px;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		padding: 0px;
}

table {
		border-spacing: 0px;
		border: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 12px;
	display: inline;
	font-weight: bold;
}

.lid {
	color: #88888;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.man:active, .man:focus, .man:link, .man:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.man:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.top:active, .top:focus, .top:link, .top:visited {
	color: #a0a0a0;
	text-decoration: none;
	font-size: 10px;
}

.top:hover {
	color: #FF9900;
	font-size: 10px;
	text-decoration: underline;
}

.pasek:active, .pasek:focus, .pasek:link, .pasek:visited {
	color:#aaaaaa;
	text-decoration: none;
	font-size: 11px;
}

.pasek:hover {
	color:#eeeeee;
	font-size: 11px;
	text-decoration: underline;
}

.man2:active, .man2:focus, .man2:link, .man2:visited {
	color: #993300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.man2:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nag:active, .nag:focus, .nag:link, .nag:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.nag:hover {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.stopka:active, .stopka:focus, .stopka:link, .stopka:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
}

.stopka:hover {
	color: #fafafa;
	background-color: #333333;
}

.pic {
	border: 1px solid #a0a0a0;
}