body  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:  22px;
	color: #4f6b72;
	margin: 0px;
}

a:active {
  color:green;
  text-decoration: none;
  font-size: 13px;
}

a:link {
  color:green;
  text-decoration: none;
  font-size: 13px;
}

a:visited {
  color:green;
  text-decoration: none;
  font-size: 13px;
}

a:hover {
  color:gray;
  text-decoration:none;
  font-size: 13px;  
}

.main {
  width: 800px;
  height: 240px;
  border-style:none;
}

.glowna {
  width: 800px;
  height: 500px;
/*  border-style: none;*/

}

.links {
   width:170px;
   border-style: none;
   top:0px;
   background: #FFFFFF;/*rgb(255,247,153);*/
}

.zawartosc {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:  14px;
	/*color: #4f6b72;*/
	color: #000000;
	margin: 0px;
  width:635px;
}

.galeria {
  border-color: #000000;
  width: 100;
  height: 130;

}

