TABLE, TR {
		margin: 0;
		padding: 0;
		border: 0;
}

BODY {
		background: url('../../img/ws_tlo_gora.gif') repeat-x #C1DFAD;
		margin: 0;
		padding: 0;
		border: 0;
}

TD {
		font-size : 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color : black;
		text-align : justify;
		line-height: 120%;
		margin: 0;
		padding: 0;
		border-left: 0;
}

H1 {
		font-size : 20px;
		font-weight : bold;
}

H2 {
		font-size : 18px;
		font-weight : bold;
}

H3 {
		font-size : 16px;
		font-weight : bold;
}

IMG {
		padding: 0;
		margin: 0;
		border: 0;
}

a {
		font-size : 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		text-decoration: none;
		color : #2C9541;
		text-align : justify;
		line-height: 120%;
}

a:hover {

		text-decoration: underline;
}

a:active {
	color : #FF0000;
}


span.naglowek {
		font-size : 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bolder;
		color : black;
}


.small {
  font-size: 75%;
}

.large {
  font-size: 200%;
}

.tiled {
  padding: 0;
}

.thumb {
  text-align: center;
  vertical-align: middle;
  padding: 4px 1px;
  background-color: #C1DFAD;
}

.slide {
  text-align: center;
  vertical-align: middle;
}

.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


