@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #ba2222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #e46d6d;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rama {
	background-color: #ba2222;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
	width: 1024px;
	text-align: center;
}
#licznik {
	padding-top: 87px;
	text-align: center;
}
.stopka {
	vertical-align: middle;
	padding: 10px;
	border: 2px dotted #FFF;
	text-align: center;
}
