body,html {
  margin: 0;
  padding: 0;
  width:100%;
  height:100%;
  text-align:center;
  background-color:#d0f0ac; }
	
body,html{
  font-size:10px;
  line-height:150%;
  font-family:Tahoma,sans-serif;
  color: #000000; }

	table {
  font-size:16px;
	width:100%;
  font-family:Tahoma,sans-serif;
  color: #000000; 
	table-layout:auto;
	}

	.calosc {
  width:739px;
  margin: 0 auto 0 auto;
	text-align:center;
	}	
	
	#pusty{
	float:left;
  clear:both;
  width:740px; 
  height:59px;
	background-color:#d0f0ac;
	}
	
	#tresc{
	float:left;
  clear:both;
  width:740px; 
  height:350px;
	color: #000000;
	text-align:center;
	
	}
	
	#logo{
  float:left;
  clear:both;
  width:739px; 
	background-color:#d0f0ac;
  height:59px; 
  background-repeat:no-repeat;
  background-position: 0 0;
  background-image:url('images/logo.jpg');}
	
	div {
  display:block;
  margin: 0;
  padding: 0; 
  text-align:left; }
	
a {
  color:#0000ff;
  text-decoration: underline; }
a span {
  cursor:pointer; }
a:hover {
  color:#0505ff;
  text-decoration:underline; }

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 10px;
  font-weight:normal; 
  clear:both; }
h1 {
  font-weight:bold;
  font-size:18px; }
h2 {
  font-size:18px; }
	
	h3 {
  font-size:18px;
	font-weight:bold;
	font-family:Times New Roman,sans-serif;}