@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tlo_main.png);
	background-repeat: repeat-x;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #039;
}
a:active {
	color: #039;
}
table.przycisk {
	width:120px;
	height:40px;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
	bordercolor:#8e8e8e;
	border-bottom:0px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-bottom-color:#8e8e8e;
	border-left-color:#8e8e8e;
	border-right-color:#8e8e8e;
	border-top-color:#8e8e8e;
}
table.tabelka {
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-bottom-color:#8e8e8e;
	border-left-color:#8e8e8e;
	border-right-color:#8e8e8e;
	border-top-color:#8e8e8e;
}
td.cen-mid {
	align:center;
	valign:middle;
}
