html, body {
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

a {
 color: #3b3f3c;
 text-decoration: none;
 }

body {
  background: #010101;
  font-family: "Verdana";
  color: #181818;
  line-height: 120%;
}

#calosc {
  width: 960px;
  height: 644px;
  margin-top: 25px;
  border: 0px solid #0b130c;
  border-bottom: 2px solid #1f271f;
  background: url(/site-bg.jpg) no-repeat;
  background-position: top;
}

#plyta {
  width: 960px;
  height: 460px;
	margin: 0;
  padding: 0;
  text-align: left;
}


#licznik {
	min-height: 50px;
	margin: 0px;
	font-size: 12px;
	color: #9ca69d;
	padding-left: 300px;
  padding-top: 116px;
}

.cyfry {
  font-size: 20px;
  }